2021-12-24 06:05:57.066 | + ./stack.sh:main:481 : exec 2021-12-24 06:05:57.066 | + ./stack.sh:main:489 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-24-060556' 2021-12-24 06:05:57.066 | ++ ./stack.sh:main:481 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-24-060556.summary.2021-12-24-060556 2021-12-24 06:05:57.066 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:05:57.066 | + ./stack.sh:echo_summary:440 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-24-060556 2021-12-24 06:05:57.066 | + ./stack.sh:main:491 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-24-060556 /opt/stack/logs/stack.sh.log 2021-12-24 06:05:57.066 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-24-060556.summary.2021-12-24-060556 /opt/stack/logs/stack.sh.log.summary 2021-12-24 06:05:57.066 | + ./stack.sh:main:507 : check_path_perm_sanity /opt/stack 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:596 : local real_path 2021-12-24 06:05:57.066 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-12-24 06:05:57.066 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-12-24 06:05:57.066 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-12-24 06:05:57.066 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-24 06:05:57.066 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-24 06:05:57.067 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-12-24 06:05:57.067 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-12-24 06:05:57.067 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-12-24 06:05:57.068 | + ./stack.sh:main:513 : trap exit_trap EXIT 2021-12-24 06:05:57.071 | + ./stack.sh:main:554 : trap err_trap ERR 2021-12-24 06:05:57.072 | + ./stack.sh:main:567 : set -o errexit 2021-12-24 06:05:57.074 | + ./stack.sh:main:570 : uname -a 2021-12-24 06:05:57.075 | Linux dv-osbrick-822871-1-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-12-24 06:05:57.077 | + ./stack.sh:main:573 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-24 06:05:57.080 | + ./stack.sh:main:574 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-24 06:05:57.083 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/database 2021-12-24 06:05:57.111 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-24 06:05:57.126 | + ./stack.sh:main:584 : fetch_plugins 2021-12-24 06:05:57.128 | + functions-common:fetch_plugins:1748 : local plugins=,devstack-plugin-ceph 2021-12-24 06:05:57.130 | + functions-common:fetch_plugins:1749 : local plugin 2021-12-24 06:05:57.131 | + functions-common:fetch_plugins:1752 : [[ -z ,devstack-plugin-ceph ]] 2021-12-24 06:05:57.133 | + functions-common:fetch_plugins:1756 : echo 'Fetching DevStack plugins' 2021-12-24 06:05:57.133 | Fetching DevStack plugins 2021-12-24 06:05:57.135 | + functions-common:fetch_plugins:1757 : for plugin in ${plugins//,/ } 2021-12-24 06:05:57.137 | + functions-common:fetch_plugins:1758 : git_clone_by_name devstack-plugin-ceph 2021-12-24 06:05:57.138 | + functions-common:git_clone_by_name:663 : local name=devstack-plugin-ceph 2021-12-24 06:05:57.140 | + functions-common:git_clone_by_name:664 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-12-24 06:05:57.143 | + functions-common:git_clone_by_name:665 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:05:57.144 | + functions-common:git_clone_by_name:666 : local branch=master 2021-12-24 06:05:57.146 | + functions-common:git_clone_by_name:667 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-12-24 06:05:57.148 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-12-24 06:05:57.150 | + functions-common:git_clone:586 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-12-24 06:05:57.151 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:05:57.153 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:05:57.155 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:05:57.157 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:05:57.159 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:05:57.161 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:05:57.174 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:05:57.175 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:05:57.177 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:05:57.179 | + functions-common:git_clone:606 : echo master 2021-12-24 06:05:57.180 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:05:57.184 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-12-24 06:05:57.185 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-12-24 06:05:57.187 | + functions-common:git_clone:627 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-12-24 06:05:57.189 | + functions-common:git_timed:679 : local count=0 2021-12-24 06:05:57.190 | + functions-common:git_timed:680 : local timeout=0 2021-12-24 06:05:57.192 | + functions-common:git_timed:682 : [[ -n 0 ]] 2021-12-24 06:05:57.194 | + functions-common:git_timed:683 : timeout=0 2021-12-24 06:05:57.195 | + functions-common:git_timed:686 : time_start git_timed 2021-12-24 06:05:57.197 | + functions-common:time_start:2388 : local name=git_timed 2021-12-24 06:05:57.199 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:05:57.200 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:05:57.203 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:05:57.206 | + functions-common:time_start:2393 : _TIME_START[$name]=1640325957204 2021-12-24 06:05:57.208 | + functions-common:git_timed:687 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-12-24 06:05:57.214 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-12-24 06:05:59.251 | + functions-common:git_timed:701 : time_stop git_timed 2021-12-24 06:05:59.253 | + functions-common:time_stop:2402 : local name 2021-12-24 06:05:59.255 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:05:59.257 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:05:59.259 | + functions-common:time_stop:2405 : local total 2021-12-24 06:05:59.260 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:05:59.262 | + functions-common:time_stop:2408 : name=git_timed 2021-12-24 06:05:59.264 | + functions-common:time_stop:2409 : start_time=1640325957204 2021-12-24 06:05:59.265 | + functions-common:time_stop:2411 : [[ -z 1640325957204 ]] 2021-12-24 06:05:59.267 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:05:59.271 | + functions-common:time_stop:2414 : end_time=1640325959268 2021-12-24 06:05:59.272 | + functions-common:time_stop:2415 : elapsed_time=2064 2021-12-24 06:05:59.274 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:05:59.276 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:05:59.278 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2064 2021-12-24 06:05:59.279 | + functions-common:git_clone:654 : cd /opt/stack/devstack-plugin-ceph 2021-12-24 06:05:59.282 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:05:59.282 | + functions-common:git_clone:655 : head -1 2021-12-24 06:05:59.285 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2021-12-24 06:05:59.287 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:05:59.290 | + ./stack.sh:main:588 : run_phase override_defaults 2021-12-24 06:05:59.291 | + functions-common:run_phase:1830 : local mode=override_defaults 2021-12-24 06:05:59.293 | + functions-common:run_phase:1831 : local phase= 2021-12-24 06:05:59.295 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:05:59.297 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:05:59.300 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:05:59.302 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:05:59.304 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:05:59.306 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:05:59.309 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:05:59.311 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:05:59.313 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:05:59.315 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-24 06:05:59.317 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:05:59.329 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:05:59.331 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-24 06:05:59.333 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 06:05:59.335 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 06:05:59.336 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 06:05:59.338 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 06:05:59.340 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-24 06:05:59.342 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-24 06:05:59.343 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-24 06:05:59.345 | + functions-common:run_phase:1851 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-24 06:05:59.347 | + functions-common:run_phase:1854 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 06:05:59.349 | + functions-common:run_phase:1855 : plugin_override_defaults 2021-12-24 06:05:59.351 | + functions-common:plugin_override_defaults:1789 : local plugins=,devstack-plugin-ceph 2021-12-24 06:05:59.353 | + functions-common:plugin_override_defaults:1790 : local plugin 2021-12-24 06:05:59.355 | + functions-common:plugin_override_defaults:1793 : [[ -z ,devstack-plugin-ceph ]] 2021-12-24 06:05:59.357 | + functions-common:plugin_override_defaults:1797 : echo 'Overriding Configuration Defaults' 2021-12-24 06:05:59.357 | Overriding Configuration Defaults 2021-12-24 06:05:59.359 | + functions-common:plugin_override_defaults:1798 : for plugin in ${plugins//,/ } 2021-12-24 06:05:59.361 | + functions-common:plugin_override_defaults:1799 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:05:59.363 | + functions-common:plugin_override_defaults:1801 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-12-24 06:05:59.365 | + functions-common:plugin_override_defaults:1804 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-12-24 06:05:59.365 | devstack-plugin-ceph has overridden the following defaults 2021-12-24 06:05:59.367 | + functions-common:plugin_override_defaults:1805 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-12-24 06:05:59.368 | # Plug-in overrides 2021-12-24 06:05:59.368 | 2021-12-24 06:05:59.368 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-12-24 06:05:59.368 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-12-24 06:05:59.368 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-12-24 06:05:59.368 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-12-24 06:05:59.368 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-12-24 06:05:59.368 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-12-24 06:05:59.368 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-12-24 06:05:59.368 | 2021-12-24 06:05:59.368 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-12-24 06:05:59.368 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-12-24 06:05:59.368 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-12-24 06:05:59.368 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-12-24 06:05:59.368 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-12-24 06:05:59.368 | else 2021-12-24 06:05:59.368 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-12-24 06:05:59.368 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-12-24 06:05:59.368 | fi 2021-12-24 06:05:59.368 | fi 2021-12-24 06:05:59.370 | + functions-common:plugin_override_defaults:1806 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-12-24 06:05:59.372 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-12-24 06:05:59.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-12-24 06:05:59.387 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-12-24 06:05:59.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-12-24 06:05:59.403 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-12-24 06:05:59.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-12-24 06:05:59.419 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-12-24 06:05:59.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-12-24 06:05:59.434 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-12-24 06:05:59.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-12-24 06:05:59.449 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-12-24 06:05:59.463 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-12-24 06:05:59.465 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-12-24 06:05:59.466 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-12-24 06:05:59.468 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-12-24 06:05:59.470 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-12-24 06:05:59.472 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/apache 2021-12-24 06:05:59.489 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/tls 2021-12-24 06:05:59.491 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-24 06:05:59.502 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:05:59.505 | +++ lib/tls:source:43 : hostname -f 2021-12-24 06:05:59.508 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-24 06:05:59.510 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-24 06:05:59.512 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-24 06:05:59.514 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-24 06:05:59.515 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-24 06:05:59.518 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-24 06:05:59.520 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-24 06:05:59.521 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-24 06:05:59.523 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-24 06:05:59.525 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-24 06:05:59.530 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/infra 2021-12-24 06:05:59.541 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/libraries 2021-12-24 06:05:59.557 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/lvm 2021-12-24 06:05:59.569 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/horizon 2021-12-24 06:05:59.581 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/keystone 2021-12-24 06:05:59.610 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/glance 2021-12-24 06:05:59.666 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/nova 2021-12-24 06:05:59.746 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/placement 2021-12-24 06:05:59.766 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/cinder 2021-12-24 06:05:59.811 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/swift 2021-12-24 06:05:59.856 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/neutron 2021-12-24 06:05:59.986 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/ldap 2021-12-24 06:05:59.999 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/dstat 2021-12-24 06:06:00.012 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-24 06:06:00.024 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/etcd3 2021-12-24 06:06:00.108 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/os-vif 2021-12-24 06:06:00.111 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-12-24 06:06:00.114 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-12-24 06:06:00.116 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-12-24 06:06:00.118 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-12-24 06:06:00.120 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-12-24 06:06:00.122 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-12-24 06:06:00.122 | False' 2021-12-24 06:06:00.125 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-12-24 06:06:00.139 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-12-24 06:06:00.141 | + ./stack.sh:main:618 : run_phase source 2021-12-24 06:06:00.144 | + functions-common:run_phase:1830 : local mode=source 2021-12-24 06:06:00.146 | + functions-common:run_phase:1831 : local phase= 2021-12-24 06:06:00.148 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:06:00.150 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:06:00.152 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:06:00.154 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:06:00.156 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:06:00.159 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:06:00.162 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:06:00.164 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:06:00.166 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:06:00.168 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-24 06:06:00.170 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:06:00.184 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:06:00.186 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-24 06:06:00.188 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-24 06:06:00.225 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-24 06:06:00.227 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-12-24 06:06:00.229 | + functions-common:run_phase:1851 : [[ source == \s\o\u\r\c\e ]] 2021-12-24 06:06:00.231 | + functions-common:run_phase:1852 : load_plugin_settings 2021-12-24 06:06:00.233 | + functions-common:load_plugin_settings:1766 : local plugins=,devstack-plugin-ceph 2021-12-24 06:06:00.235 | + functions-common:load_plugin_settings:1767 : local plugin 2021-12-24 06:06:00.237 | + functions-common:load_plugin_settings:1770 : [[ -z ,devstack-plugin-ceph ]] 2021-12-24 06:06:00.239 | + functions-common:load_plugin_settings:1774 : echo 'Loading plugin settings' 2021-12-24 06:06:00.239 | Loading plugin settings 2021-12-24 06:06:00.241 | + functions-common:load_plugin_settings:1775 : for plugin in ${plugins//,/ } 2021-12-24 06:06:00.243 | + functions-common:load_plugin_settings:1776 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:06:00.245 | + functions-common:load_plugin_settings:1778 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-12-24 06:06:00.247 | + functions-common:load_plugin_settings:1779 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-12-24 06:06:00.251 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-12-24 06:06:00.255 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-12-24 06:06:00.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-12-24 06:06:00.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-12-24 06:06:00.262 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-12-24 06:06:00.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-12-24 06:06:00.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-12-24 06:06:00.269 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-12-24 06:06:00.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-12-24 06:06:00.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-12-24 06:06:00.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:06:00.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:06:00.340 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-12-24 06:06:00.343 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-12-24 06:06:00.344 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:06:00.344 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:06:00.349 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-12-24 06:06:00.351 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-12-24 06:06:00.353 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:06:00.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:06:00.358 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-12-24 06:06:00.373 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:06:00.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:06:00.378 | + functions-common:run_phase:1853 : verify_disabled_services 2021-12-24 06:06:00.380 | + functions-common:verify_disabled_services:2113 : local service 2021-12-24 06:06:00.383 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.385 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.387 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.389 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.392 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.394 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.396 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.398 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.401 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.403 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.405 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.408 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.410 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.412 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.415 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.417 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.419 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.421 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.424 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.427 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.429 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.431 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.433 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.435 | + functions-common:verify_disabled_services:2115 : [[ ,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, =~ ,ovn-controller, ]] 2021-12-24 06:06:00.438 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.440 | + functions-common:verify_disabled_services:2115 : [[ ,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, =~ ,ovn-northd, ]] 2021-12-24 06:06:00.443 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.448 | + functions-common:verify_disabled_services:2115 : [[ ,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, =~ ,ovs-vswitchd, ]] 2021-12-24 06:06:00.450 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.452 | + functions-common:verify_disabled_services:2115 : [[ ,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, =~ ,ovsdb-server, ]] 2021-12-24 06:06:00.454 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.457 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.459 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.461 | + functions-common:verify_disabled_services:2115 : [[ ,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-ovn-metadata-agent, ]] 2021-12-24 06:06:00.464 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.466 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.468 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.472 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.474 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.476 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.478 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.481 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.483 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.485 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.488 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.490 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.492 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.495 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.497 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.499 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.503 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.505 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.507 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.510 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.512 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.515 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.517 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.520 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.522 | + functions-common:verify_disabled_services:2114 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:06:00.525 | + functions-common:verify_disabled_services:2115 : [[ ,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-12-24 06:06:00.528 | + ./stack.sh:main:689 : initialize_database_backends 2021-12-24 06:06:00.530 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-24 06:06:00.532 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-24 06:06:00.546 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:06:00.548 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-24 06:06:00.550 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-24 06:06:00.552 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-24 06:06:00.567 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:06:00.569 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-24 06:06:00.571 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-24 06:06:00.573 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-24 06:06:00.575 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-24 06:06:00.577 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-24 06:06:00.580 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-24 06:06:00.582 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-24 06:06:00.585 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-24 06:06:00.587 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-24 06:06:00.589 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-12-24 06:06:00.592 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 06:06:00.594 | + lib/database:initialize_database_backends:104 : return 0 2021-12-24 06:06:00.596 | + ./stack.sh:main:690 : echo 'Using mysql database backend' 2021-12-24 06:06:00.596 | Using mysql database backend 2021-12-24 06:06:00.599 | + ./stack.sh:main:693 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-24 06:06:00.613 | + ./stack.sh:main:705 : is_service_enabled rabbit 2021-12-24 06:06:00.629 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:06:00.632 | + ./stack.sh:main:706 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-24 06:06:00.648 | + ./stack.sh:main:713 : is_service_enabled keystone 2021-12-24 06:06:00.664 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:06:00.666 | + ./stack.sh:main:715 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-24 06:06:00.682 | + ./stack.sh:main:717 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-24 06:06:00.697 | + ./stack.sh:main:728 : is_service_enabled ldap 2021-12-24 06:06:00.713 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:06:00.716 | + ./stack.sh:main:737 : is_service_enabled s-proxy 2021-12-24 06:06:00.731 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:06:00.734 | + ./stack.sh:main:749 : save_stackenv 749 2021-12-24 06:06:00.736 | + functions-common:save_stackenv:60 : local tag=749 2021-12-24 06:06:00.739 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-24 06:06:00.743 | + functions-common:save_stackenv:62 : time_stamp=2021-12-24-060600 2021-12-24 06:06:00.745 | + functions-common:save_stackenv:63 : echo '# 2021-12-24-060600 749' 2021-12-24 06:06:00.747 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.749 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 06:06:00.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.754 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-24 06:06:00.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.758 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-24 06:06:00.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.763 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2021-12-24 06:06:00.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.768 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-12-24 06:06:00.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.772 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-12-24 06:06:00.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.777 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-24-060556 2021-12-24 06:06:00.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.781 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-24 06:06:00.784 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.786 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-12-24 06:06:00.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.791 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-24 06:06:00.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.795 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-24 06:06:00.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.800 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-24 06:06:00.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:06:00.805 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-24 06:06:00.807 | + ./stack.sh:main:760 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-12-24 06:06:00.809 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-24 06:06:00.811 | + functions-common:git_clone:586 : local git_dest=/opt/stack/requirements 2021-12-24 06:06:00.813 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:06:00.815 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:06:00.818 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:06:00.820 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:06:00.822 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:06:00.825 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:06:00.839 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:06:00.841 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:06:00.843 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:06:00.847 | + functions-common:git_clone:606 : echo master 2021-12-24 06:06:00.847 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:06:00.852 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/requirements ]] 2021-12-24 06:06:00.854 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:06:00.856 | + functions-common:git_clone:654 : cd /opt/stack/requirements 2021-12-24 06:06:00.858 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:06:00.859 | + functions-common:git_clone:655 : head -1 2021-12-24 06:06:00.862 | e5ba688e Add task-core to global-requirements.txt 2021-12-24 06:06:00.864 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:06:00.867 | + ./stack.sh:main:764 : echo_summary 'Installing package prerequisites' 2021-12-24 06:06:00.869 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:06:00.871 | + ./stack.sh:echo_summary:440 : echo -e Installing package prerequisites 2021-12-24 06:06:00.873 | + ./stack.sh:main:765 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-24 06:06:00.876 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-24 06:06:00.878 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-24 06:06:00.881 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-24 06:06:00.883 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-24 06:06:00.886 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-24 06:06:00.888 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-24 06:06:00.891 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-24 06:06:00.895 | ++ tools/install_prereqs.sh:source:47 : NOW=1640325960 2021-12-24 06:06:00.898 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-24 06:06:00.902 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-24 06:06:00.905 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-24 06:06:00.907 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640325960 2021-12-24 06:06:00.910 | ++ tools/install_prereqs.sh:source:50 : [[ 1640325960 -lt 7200 ]] 2021-12-24 06:06:00.912 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-24 06:06:00.915 | ++ functions-common:export_proxy_variables:2220 : isset http_proxy 2021-12-24 06:06:00.917 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-12-24 06:06:00.919 | ++ functions-common:export_proxy_variables:2223 : isset https_proxy 2021-12-24 06:06:00.921 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-12-24 06:06:00.924 | ++ functions-common:export_proxy_variables:2226 : isset no_proxy 2021-12-24 06:06:00.926 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-12-24 06:06:00.929 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2021-12-24 06:06:00.972 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-24 06:06:00.972 | apache2-dev 2021-12-24 06:06:00.972 | bc 2021-12-24 06:06:00.972 | bsdmainutils 2021-12-24 06:06:00.972 | curl 2021-12-24 06:06:00.972 | g++ 2021-12-24 06:06:00.972 | gawk 2021-12-24 06:06:00.972 | gcc 2021-12-24 06:06:00.972 | gettext 2021-12-24 06:06:00.972 | git 2021-12-24 06:06:00.972 | graphviz 2021-12-24 06:06:00.972 | iputils-ping 2021-12-24 06:06:00.972 | libapache2-mod-proxy-uwsgi 2021-12-24 06:06:00.972 | libffi-dev 2021-12-24 06:06:00.972 | libjpeg-dev 2021-12-24 06:06:00.972 | libpcre3-dev 2021-12-24 06:06:00.972 | libpq-dev 2021-12-24 06:06:00.972 | libssl-dev 2021-12-24 06:06:00.972 | libsystemd-dev 2021-12-24 06:06:00.972 | libxml2-dev 2021-12-24 06:06:00.972 | libxslt1-dev 2021-12-24 06:06:00.972 | libyaml-dev 2021-12-24 06:06:00.972 | lsof 2021-12-24 06:06:00.973 | openssh-server 2021-12-24 06:06:00.973 | openssl 2021-12-24 06:06:00.973 | pkg-config 2021-12-24 06:06:00.973 | psmisc 2021-12-24 06:06:00.973 | python3-dev 2021-12-24 06:06:00.973 | python3-pip 2021-12-24 06:06:00.973 | python3-systemd 2021-12-24 06:06:00.973 | python3-venv 2021-12-24 06:06:00.973 | tar 2021-12-24 06:06:00.973 | tcpdump 2021-12-24 06:06:00.973 | unzip 2021-12-24 06:06:00.973 | uuid-runtime 2021-12-24 06:06:00.973 | wget 2021-12-24 06:06:00.973 | wget 2021-12-24 06:06:00.973 | zlib1g-dev 2021-12-24 06:06:00.973 | libkrb5-dev 2021-12-24 06:06:00.973 | libldap2-dev 2021-12-24 06:06:00.973 | libsasl2-dev 2021-12-24 06:06:00.973 | memcached 2021-12-24 06:06:00.973 | python3-mysqldb 2021-12-24 06:06:00.973 | sqlite3 2021-12-24 06:06:00.973 | conntrack 2021-12-24 06:06:00.973 | curl 2021-12-24 06:06:00.973 | dnsmasq-base 2021-12-24 06:06:00.973 | dnsmasq-utils 2021-12-24 06:06:00.973 | ebtables 2021-12-24 06:06:00.973 | genisoimage 2021-12-24 06:06:00.973 | iptables 2021-12-24 06:06:00.973 | iputils-arping 2021-12-24 06:06:00.973 | kpartx 2021-12-24 06:06:00.973 | libjs-jquery-tablesorter 2021-12-24 06:06:00.973 | parted 2021-12-24 06:06:00.973 | pm-utils 2021-12-24 06:06:00.973 | python3-mysqldb 2021-12-24 06:06:00.973 | socat 2021-12-24 06:06:00.973 | sqlite3 2021-12-24 06:06:00.973 | sudo 2021-12-24 06:06:00.973 | vlan 2021-12-24 06:06:00.973 | lsscsi 2021-12-24 06:06:00.974 | open-iscsi 2021-12-24 06:06:00.974 | lvm2 2021-12-24 06:06:00.974 | qemu-utils 2021-12-24 06:06:00.974 | thin-provisioning-tools 2021-12-24 06:06:00.974 | acl 2021-12-24 06:06:00.974 | dnsmasq-base 2021-12-24 06:06:00.974 | dnsmasq-utils 2021-12-24 06:06:00.974 | ebtables 2021-12-24 06:06:00.974 | haproxy 2021-12-24 06:06:00.974 | iptables 2021-12-24 06:06:00.974 | iputils-arping 2021-12-24 06:06:00.974 | iputils-ping 2021-12-24 06:06:00.974 | postgresql-server-dev-all 2021-12-24 06:06:00.974 | python3-mysqldb 2021-12-24 06:06:00.974 | sqlite3 2021-12-24 06:06:00.974 | sudo 2021-12-24 06:06:00.974 | vlan 2021-12-24 06:06:00.974 | pcp 2021-12-24 06:06:00.974 | ipset 2021-12-24 06:06:00.974 | conntrack 2021-12-24 06:06:00.974 | conntrackd 2021-12-24 06:06:00.974 | keepalived 2021-12-24 06:06:00.974 | lvm2 2021-12-24 06:06:00.974 | qemu-utils 2021-12-24 06:06:00.974 | thin-provisioning-tools' 2021-12-24 06:06:00.976 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-24 06:06:00.994 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-24 06:06:00.994 | apache2-dev 2021-12-24 06:06:00.994 | bc 2021-12-24 06:06:00.994 | bsdmainutils 2021-12-24 06:06:00.994 | curl 2021-12-24 06:06:00.994 | g++ 2021-12-24 06:06:00.994 | gawk 2021-12-24 06:06:00.994 | gcc 2021-12-24 06:06:00.994 | gettext 2021-12-24 06:06:00.994 | git 2021-12-24 06:06:00.994 | graphviz 2021-12-24 06:06:00.994 | iputils-ping 2021-12-24 06:06:00.994 | libapache2-mod-proxy-uwsgi 2021-12-24 06:06:00.994 | libffi-dev 2021-12-24 06:06:00.994 | libjpeg-dev 2021-12-24 06:06:00.994 | libpcre3-dev 2021-12-24 06:06:00.994 | libpq-dev 2021-12-24 06:06:00.994 | libssl-dev 2021-12-24 06:06:00.994 | libsystemd-dev 2021-12-24 06:06:00.994 | libxml2-dev 2021-12-24 06:06:00.994 | libxslt1-dev 2021-12-24 06:06:00.995 | libyaml-dev 2021-12-24 06:06:00.995 | lsof 2021-12-24 06:06:00.995 | openssh-server 2021-12-24 06:06:00.995 | openssl 2021-12-24 06:06:00.995 | pkg-config 2021-12-24 06:06:00.995 | psmisc 2021-12-24 06:06:00.995 | python3-dev 2021-12-24 06:06:00.995 | python3-pip 2021-12-24 06:06:00.995 | python3-systemd 2021-12-24 06:06:00.995 | python3-venv 2021-12-24 06:06:00.995 | tar 2021-12-24 06:06:00.995 | tcpdump 2021-12-24 06:06:00.995 | unzip 2021-12-24 06:06:00.995 | uuid-runtime 2021-12-24 06:06:00.995 | wget 2021-12-24 06:06:00.995 | wget 2021-12-24 06:06:00.995 | zlib1g-dev 2021-12-24 06:06:00.995 | libkrb5-dev 2021-12-24 06:06:00.995 | libldap2-dev 2021-12-24 06:06:00.995 | libsasl2-dev 2021-12-24 06:06:00.995 | memcached 2021-12-24 06:06:00.995 | python3-mysqldb 2021-12-24 06:06:00.995 | sqlite3 2021-12-24 06:06:00.995 | conntrack 2021-12-24 06:06:00.995 | curl 2021-12-24 06:06:00.995 | dnsmasq-base 2021-12-24 06:06:00.995 | dnsmasq-utils 2021-12-24 06:06:00.995 | ebtables 2021-12-24 06:06:00.995 | genisoimage 2021-12-24 06:06:00.995 | iptables 2021-12-24 06:06:00.995 | iputils-arping 2021-12-24 06:06:00.995 | kpartx 2021-12-24 06:06:00.995 | libjs-jquery-tablesorter 2021-12-24 06:06:00.995 | parted 2021-12-24 06:06:00.995 | pm-utils 2021-12-24 06:06:00.995 | python3-mysqldb 2021-12-24 06:06:00.995 | socat 2021-12-24 06:06:00.995 | sqlite3 2021-12-24 06:06:00.995 | sudo 2021-12-24 06:06:00.995 | vlan 2021-12-24 06:06:00.996 | lsscsi 2021-12-24 06:06:00.996 | open-iscsi 2021-12-24 06:06:00.996 | lvm2 2021-12-24 06:06:00.996 | qemu-utils 2021-12-24 06:06:00.996 | thin-provisioning-tools 2021-12-24 06:06:00.996 | acl 2021-12-24 06:06:00.996 | dnsmasq-base 2021-12-24 06:06:00.996 | dnsmasq-utils 2021-12-24 06:06:00.996 | ebtables 2021-12-24 06:06:00.996 | haproxy 2021-12-24 06:06:00.996 | iptables 2021-12-24 06:06:00.996 | iputils-arping 2021-12-24 06:06:00.996 | iputils-ping 2021-12-24 06:06:00.996 | postgresql-server-dev-all 2021-12-24 06:06:00.996 | python3-mysqldb 2021-12-24 06:06:00.996 | sqlite3 2021-12-24 06:06:00.996 | sudo 2021-12-24 06:06:00.996 | vlan 2021-12-24 06:06:00.996 | pcp 2021-12-24 06:06:00.996 | ipset 2021-12-24 06:06:00.996 | conntrack 2021-12-24 06:06:00.996 | conntrackd 2021-12-24 06:06:00.996 | keepalived 2021-12-24 06:06:00.996 | lvm2 2021-12-24 06:06:00.996 | qemu-utils 2021-12-24 06:06:00.996 | thin-provisioning-tools ' 2021-12-24 06:06:00.998 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-24 06:06:01.000 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:06:01.003 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:06:01.006 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2021-12-24 06:06:01.006 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-24 06:06:01.011 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2021-12-24 06:06:01.013 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-24 06:06:01.015 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:06:01.018 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2021-12-24 06:06:01.019 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:06:01.022 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:06:01.024 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:06:01.026 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:06:01.028 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:06:01.030 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:06:01.032 | ++ functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2021-12-24 06:06:01.034 | ++ functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2021-12-24 06:06:01.036 | ++ functions-common:apt_get_update:1173 : local sudo=sudo 2021-12-24 06:06:01.039 | +++ functions-common:apt_get_update:1174 : id -u 2021-12-24 06:06:01.043 | ++ functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2021-12-24 06:06:01.045 | ++ functions-common:apt_get_update:1177 : time_start apt-get-update 2021-12-24 06:06:01.047 | ++ functions-common:time_start:2388 : local name=apt-get-update 2021-12-24 06:06:01.049 | ++ functions-common:time_start:2389 : local start_time= 2021-12-24 06:06:01.051 | ++ functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:06:01.054 | +++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:06:01.057 | ++ functions-common:time_start:2393 : _TIME_START[$name]=1640325961055 2021-12-24 06:06:01.059 | ++ functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-24 06:06:01.061 | ++ functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-24 06:06:01.063 | ++ functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-24 06:06:01.276 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-24 06:06:01.403 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-24 06:06:01.516 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-24 06:06:01.630 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-24 06:06:03.427 | Reading package lists... 2021-12-24 06:06:03.457 | ++ functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2021-12-24 06:06:03.459 | ++ functions-common:apt_get_update:1187 : time_stop apt-get-update 2021-12-24 06:06:03.461 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:06:03.463 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:06:03.465 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:06:03.467 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:06:03.469 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:06:03.471 | ++ functions-common:time_stop:2408 : name=apt-get-update 2021-12-24 06:06:03.473 | ++ functions-common:time_stop:2409 : start_time=1640325961055 2021-12-24 06:06:03.475 | ++ functions-common:time_stop:2411 : [[ -z 1640325961055 ]] 2021-12-24 06:06:03.478 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:06:03.481 | ++ functions-common:time_stop:2414 : end_time=1640325963479 2021-12-24 06:06:03.483 | ++ functions-common:time_stop:2415 : elapsed_time=2424 2021-12-24 06:06:03.485 | ++ functions-common:time_stop:2416 : total=0 2021-12-24 06:06:03.487 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:06:03.490 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=2424 2021-12-24 06:06:03.492 | ++ functions-common:install_package:1441 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2021-12-24 06:06:03.494 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:06:03.496 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:06:03.498 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:06:03.500 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2021-12-24 06:06:03.521 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools 2021-12-24 06:06:03.626 | Reading package lists... 2021-12-24 06:06:03.861 | Building dependency tree... 2021-12-24 06:06:03.862 | Reading state information... 2021-12-24 06:06:04.131 | bc is already the newest version (1.07.1-2build1). 2021-12-24 06:06:04.131 | bc set to manually installed. 2021-12-24 06:06:04.131 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-12-24 06:06:04.131 | bsdmainutils set to manually installed. 2021-12-24 06:06:04.131 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-12-24 06:06:04.131 | gawk set to manually installed. 2021-12-24 06:06:04.131 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-12-24 06:06:04.131 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-12-24 06:06:04.131 | iptables set to manually installed. 2021-12-24 06:06:04.131 | iputils-ping is already the newest version (3:20190709-3). 2021-12-24 06:06:04.131 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-12-24 06:06:04.131 | kpartx set to manually installed. 2021-12-24 06:06:04.131 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-12-24 06:06:04.131 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-12-24 06:06:04.131 | psmisc is already the newest version (23.3-1). 2021-12-24 06:06:04.131 | psmisc set to manually installed. 2021-12-24 06:06:04.131 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-12-24 06:06:04.132 | python3-systemd is already the newest version (234-3build2). 2021-12-24 06:06:04.132 | python3-systemd set to manually installed. 2021-12-24 06:06:04.132 | tcpdump is already the newest version (4.9.3-4). 2021-12-24 06:06:04.132 | tcpdump set to manually installed. 2021-12-24 06:06:04.132 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-12-24 06:06:04.132 | thin-provisioning-tools set to manually installed. 2021-12-24 06:06:04.132 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-12-24 06:06:04.132 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-12-24 06:06:04.132 | lsof set to manually installed. 2021-12-24 06:06:04.132 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-12-24 06:06:04.132 | parted set to manually installed. 2021-12-24 06:06:04.132 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-12-24 06:06:04.132 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-12-24 06:06:04.132 | tar set to manually installed. 2021-12-24 06:06:04.132 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-12-24 06:06:04.132 | uuid-runtime set to manually installed. 2021-12-24 06:06:04.132 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-12-24 06:06:04.132 | zlib1g-dev set to manually installed. 2021-12-24 06:06:04.132 | The following packages were automatically installed and are no longer required: 2021-12-24 06:06:04.132 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-24 06:06:04.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-24 06:06:04.132 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-24 06:06:04.132 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-24 06:06:04.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:06:04.132 | python3-zope.interface 2021-12-24 06:06:04.132 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:06:04.132 | The following additional packages will be installed: 2021-12-24 06:06:04.132 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-24 06:06:04.132 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-12-24 06:06:04.132 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-12-24 06:06:04.132 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-12-24 06:06:04.132 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-24 06:06:04.132 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-12-24 06:06:04.132 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-12-24 06:06:04.133 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-12-24 06:06:04.133 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-12-24 06:06:04.133 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-12-24 06:06:04.133 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-12-24 06:06:04.133 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2021-12-24 06:06:04.133 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-12-24 06:06:04.133 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2021-12-24 06:06:04.133 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2021-12-24 06:06:04.133 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2021-12-24 06:06:04.133 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2021-12-24 06:06:04.133 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2021-12-24 06:06:04.133 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2021-12-24 06:06:04.133 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-12-24 06:06:04.133 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2021-12-24 06:06:04.133 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-12-24 06:06:04.133 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-24 06:06:04.133 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-12-24 06:06:04.133 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-12-24 06:06:04.133 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-12-24 06:06:04.133 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-12-24 06:06:04.133 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-24 06:06:04.133 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-12-24 06:06:04.133 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-12-24 06:06:04.133 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2021-12-24 06:06:04.133 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2021-12-24 06:06:04.133 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-24 06:06:04.133 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2021-12-24 06:06:04.133 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2021-12-24 06:06:04.133 | systemd-timesyncd uuid-dev vbetool x11-common 2021-12-24 06:06:04.135 | Suggested packages: 2021-12-24 06:06:04.135 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-12-24 06:06:04.135 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-12-24 06:06:04.135 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-12-24 06:06:04.135 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-24 06:06:04.135 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2021-12-24 06:06:04.135 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2021-12-24 06:06:04.135 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2021-12-24 06:06:04.135 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2021-12-24 06:06:04.135 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2021-12-24 06:06:04.135 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2021-12-24 06:06:04.135 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2021-12-24 06:06:04.135 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2021-12-24 06:06:04.135 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-12-24 06:06:04.135 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-12-24 06:06:04.135 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-12-24 06:06:04.357 | The following NEW packages will be installed: 2021-12-24 06:06:04.357 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-12-24 06:06:04.357 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-12-24 06:06:04.357 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-12-24 06:06:04.357 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-12-24 06:06:04.357 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-24 06:06:04.357 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-12-24 06:06:04.358 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-12-24 06:06:04.358 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-12-24 06:06:04.358 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-24 06:06:04.358 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-24 06:06:04.358 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-24 06:06:04.358 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-12-24 06:06:04.358 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-12-24 06:06:04.358 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-12-24 06:06:04.358 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-24 06:06:04.358 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-12-24 06:06:04.358 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-12-24 06:06:04.358 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-12-24 06:06:04.358 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-24 06:06:04.358 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-24 06:06:04.358 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-24 06:06:04.358 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-12-24 06:06:04.358 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2021-12-24 06:06:04.358 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2021-12-24 06:06:04.358 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2021-12-24 06:06:04.358 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2021-12-24 06:06:04.358 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2021-12-24 06:06:04.358 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2021-12-24 06:06:04.358 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2021-12-24 06:06:04.358 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2021-12-24 06:06:04.358 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-24 06:06:04.358 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-12-24 06:06:04.358 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-24 06:06:04.358 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2021-12-24 06:06:04.358 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2021-12-24 06:06:04.358 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2021-12-24 06:06:04.358 | postgresql-client-common postgresql-common postgresql-server-dev-12 2021-12-24 06:06:04.358 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2021-12-24 06:06:04.358 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2021-12-24 06:06:04.359 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2021-12-24 06:06:04.359 | unzip uuid-dev vbetool vlan x11-common 2021-12-24 06:06:04.359 | The following packages will be upgraded: 2021-12-24 06:06:04.360 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2021-12-24 06:06:04.360 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2021-12-24 06:06:04.361 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2021-12-24 06:06:04.616 | 18 upgraded, 217 newly installed, 0 to remove and 105 not upgraded. 2021-12-24 06:06:04.616 | Need to get 164 MB of archives. 2021-12-24 06:06:04.616 | After this operation, 767 MB of additional disk space will be used. 2021-12-24 06:06:04.616 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2021-12-24 06:06:05.070 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2021-12-24 06:06:05.099 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2021-12-24 06:06:05.107 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2021-12-24 06:06:05.302 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2021-12-24 06:06:06.205 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2021-12-24 06:06:06.435 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-12-24 06:06:06.437 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2021-12-24 06:06:06.754 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-12-24 06:06:06.757 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-12-24 06:06:06.757 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-12-24 06:06:06.772 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-12-24 06:06:06.773 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2021-12-24 06:06:06.929 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2021-12-24 06:06:06.938 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-12-24 06:06:06.938 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-12-24 06:06:06.941 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2021-12-24 06:06:08.380 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-12-24 06:06:08.454 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2021-12-24 06:06:08.710 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2021-12-24 06:06:08.843 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2021-12-24 06:06:08.963 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2021-12-24 06:06:08.965 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-12-24 06:06:08.968 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2021-12-24 06:06:08.998 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-12-24 06:06:08.999 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-12-24 06:06:09.000 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-12-24 06:06:09.000 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2021-12-24 06:06:09.514 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-12-24 06:06:09.514 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-12-24 06:06:09.515 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-12-24 06:06:09.519 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-12-24 06:06:09.758 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2021-12-24 06:06:09.765 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2021-12-24 06:06:09.769 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-12-24 06:06:09.775 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2021-12-24 06:06:09.788 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-12-24 06:06:09.791 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2021-12-24 06:06:09.792 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2021-12-24 06:06:09.886 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2021-12-24 06:06:10.084 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2021-12-24 06:06:10.164 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-12-24 06:06:10.176 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-24 06:06:10.177 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-12-24 06:06:10.431 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-12-24 06:06:10.436 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-12-24 06:06:10.446 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-12-24 06:06:10.497 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-12-24 06:06:13.260 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-12-24 06:06:15.014 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-12-24 06:06:15.209 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-12-24 06:06:15.330 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-12-24 06:06:15.331 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-12-24 06:06:15.336 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-12-24 06:06:15.859 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-12-24 06:06:15.862 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-12-24 06:06:15.938 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-12-24 06:06:17.085 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-12-24 06:06:18.427 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-12-24 06:06:18.437 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-12-24 06:06:18.466 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-12-24 06:06:18.469 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-12-24 06:06:18.480 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-12-24 06:06:18.496 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-12-24 06:06:18.498 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-12-24 06:06:18.501 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-12-24 06:06:18.501 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-12-24 06:06:18.543 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-12-24 06:06:18.657 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-12-24 06:06:18.776 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-12-24 06:06:18.802 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-12-24 06:06:18.817 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-12-24 06:06:18.977 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-12-24 06:06:18.980 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-12-24 06:06:19.022 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-12-24 06:06:19.177 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-12-24 06:06:19.183 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-12-24 06:06:19.184 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-12-24 06:06:19.195 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-12-24 06:06:19.319 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-12-24 06:06:19.366 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-12-24 06:06:19.435 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2021-12-24 06:06:19.464 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-12-24 06:06:19.472 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-12-24 06:06:20.521 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-12-24 06:06:20.522 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-12-24 06:06:20.522 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-12-24 06:06:20.523 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-12-24 06:06:20.523 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-12-24 06:06:20.524 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-12-24 06:06:20.527 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-12-24 06:06:20.527 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-12-24 06:06:20.528 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-12-24 06:06:20.635 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-12-24 06:06:20.637 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-12-24 06:06:20.748 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-12-24 06:06:20.752 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-12-24 06:06:20.894 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-24 06:06:20.961 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-12-24 06:06:21.025 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-12-24 06:06:21.037 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-12-24 06:06:21.266 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-12-24 06:06:21.815 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-12-24 06:06:22.000 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-12-24 06:06:22.010 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-12-24 06:06:22.018 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-12-24 06:06:22.034 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-12-24 06:06:22.063 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-24 06:06:22.063 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-24 06:06:22.069 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-12-24 06:06:22.108 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2021-12-24 06:06:22.142 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-24 06:06:22.148 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2021-12-24 06:06:22.228 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-24 06:06:22.243 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-12-24 06:06:22.266 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-12-24 06:06:22.267 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-12-24 06:06:22.268 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-24 06:06:22.269 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-12-24 06:06:22.320 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-12-24 06:06:22.341 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-12-24 06:06:22.375 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-12-24 06:06:22.387 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-12-24 06:06:22.455 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-12-24 06:06:22.457 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-12-24 06:06:22.472 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-12-24 06:06:22.474 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-12-24 06:06:22.477 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-12-24 06:06:22.478 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-12-24 06:06:22.534 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-12-24 06:06:22.568 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-12-24 06:06:22.583 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-12-24 06:06:22.585 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-12-24 06:06:22.681 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-12-24 06:06:22.683 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-24 06:06:22.697 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-12-24 06:06:22.701 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-24 06:06:22.716 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-12-24 06:06:22.766 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-12-24 06:06:22.779 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-12-24 06:06:22.795 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-12-24 06:06:22.815 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2021-12-24 06:06:22.831 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-12-24 06:06:22.908 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-12-24 06:06:22.909 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-12-24 06:06:22.914 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-12-24 06:06:22.917 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-12-24 06:06:22.921 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-12-24 06:06:22.924 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-12-24 06:06:22.928 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-12-24 06:06:23.022 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-12-24 06:06:23.026 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-12-24 06:06:23.027 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-24 06:06:23.136 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-24 06:06:23.137 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-12-24 06:06:23.157 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-12-24 06:06:23.178 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-12-24 06:06:23.181 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-24 06:06:23.184 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2021-12-24 06:06:24.456 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2021-12-24 06:06:24.459 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-12-24 06:06:24.460 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-12-24 06:06:24.461 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-12-24 06:06:24.466 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-24 06:06:24.467 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-24 06:06:24.467 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-12-24 06:06:24.511 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-12-24 06:06:24.512 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-12-24 06:06:24.616 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-12-24 06:06:24.737 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-24 06:06:24.738 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-24 06:06:24.738 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-12-24 06:06:24.830 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-12-24 06:06:24.832 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2021-12-24 06:06:24.925 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-12-24 06:06:24.930 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-12-24 06:06:24.983 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-12-24 06:06:24.984 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-12-24 06:06:25.005 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-12-24 06:06:25.006 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-12-24 06:06:25.007 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2021-12-24 06:06:25.034 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2021-12-24 06:06:25.046 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2021-12-24 06:06:25.783 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2021-12-24 06:06:25.921 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-12-24 06:06:25.940 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2021-12-24 06:06:26.359 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2021-12-24 06:06:26.364 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-12-24 06:06:26.365 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-12-24 06:06:26.366 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-12-24 06:06:26.470 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-12-24 06:06:26.474 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-12-24 06:06:26.516 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-12-24 06:06:26.522 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-12-24 06:06:27.330 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-12-24 06:06:27.334 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-12-24 06:06:27.480 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-12-24 06:06:27.485 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-12-24 06:06:28.812 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-12-24 06:06:28.844 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-12-24 06:06:32.876 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-12-24 06:06:32.893 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-12-24 06:06:33.121 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-12-24 06:06:33.494 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-12-24 06:06:33.534 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2021-12-24 06:06:34.018 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-24 06:06:34.020 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-12-24 06:06:34.042 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2021-12-24 06:06:34.132 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-12-24 06:06:34.133 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2021-12-24 06:06:34.288 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-12-24 06:06:34.291 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-12-24 06:06:34.293 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2021-12-24 06:06:34.313 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2021-12-24 06:06:34.314 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-12-24 06:06:34.315 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2021-12-24 06:06:34.319 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2021-12-24 06:06:34.402 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-12-24 06:06:34.415 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-12-24 06:06:34.571 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-12-24 06:06:34.574 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-24 06:06:34.575 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2021-12-24 06:06:34.576 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-12-24 06:06:34.603 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2021-12-24 06:06:34.603 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-12-24 06:06:34.604 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-12-24 06:06:34.605 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-12-24 06:06:34.606 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-12-24 06:06:34.716 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-12-24 06:06:34.718 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-12-24 06:06:34.729 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-12-24 06:06:34.734 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-12-24 06:06:34.739 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-12-24 06:06:35.093 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-12-24 06:06:35.119 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-12-24 06:06:36.562 | Preconfiguring packages ... 2021-12-24 06:06:36.704 | Fetched 164 MB in 31s (5,320 kB/s) 2021-12-24 06:06:36.768 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2021-12-24 06:06:36.771 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:06:36.784 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-24 06:06:36.850 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:06:36.868 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-24 06:06:37.246 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:06:37.252 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-24 06:06:37.292 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:06:37.307 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-24 06:06:37.376 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:06:37.529 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-24 06:06:38.294 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:06:38.299 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2021-12-24 06:06:38.378 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2021-12-24 06:06:38.427 | Selecting previously unselected package libapr1:amd64. 2021-12-24 06:06:38.464 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-12-24 06:06:38.467 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-12-24 06:06:38.469 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-24 06:06:38.523 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-24 06:06:38.536 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-24 06:06:38.738 | Selecting previously unselected package libaprutil1:amd64. 2021-12-24 06:06:38.745 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-12-24 06:06:38.747 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-24 06:06:38.784 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-24 06:06:38.791 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-12-24 06:06:38.793 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-24 06:06:38.828 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-24 06:06:38.834 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-12-24 06:06:38.885 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-24 06:06:38.892 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-12-24 06:06:38.894 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-24 06:06:38.926 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-24 06:06:38.932 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-24 06:06:38.990 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2021-12-24 06:06:38.997 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2021-12-24 06:06:39.058 | Selecting previously unselected package libjansson4:amd64. 2021-12-24 06:06:39.065 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2021-12-24 06:06:39.067 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-12-24 06:06:39.096 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-24 06:06:39.103 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-12-24 06:06:39.106 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-24 06:06:39.160 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2021-12-24 06:06:39.171 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2021-12-24 06:06:40.430 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:06:40.436 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-12-24 06:06:40.551 | Selecting previously unselected package apache2-bin. 2021-12-24 06:06:40.558 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-24 06:06:40.560 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-24 06:06:40.761 | Selecting previously unselected package apache2-data. 2021-12-24 06:06:40.768 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2021-12-24 06:06:40.770 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-24 06:06:40.879 | Selecting previously unselected package apache2-utils. 2021-12-24 06:06:40.886 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-24 06:06:40.888 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-24 06:06:40.932 | Selecting previously unselected package apache2. 2021-12-24 06:06:40.939 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-24 06:06:40.959 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2021-12-24 06:06:41.038 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-24 06:06:41.045 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-12-24 06:06:41.047 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-24 06:06:41.091 | Selecting previously unselected package haproxy. 2021-12-24 06:06:41.098 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2021-12-24 06:06:41.108 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2021-12-24 06:06:41.324 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-24 06:06:41.331 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2021-12-24 06:06:41.333 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-12-24 06:06:41.367 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-24 06:06:41.374 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-12-24 06:06:41.376 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-24 06:06:41.406 | Selecting previously unselected package mysql-common. 2021-12-24 06:06:41.414 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-12-24 06:06:41.430 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-24 06:06:41.458 | Selecting previously unselected package libmysqlclient21:amd64. 2021-12-24 06:06:41.466 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:06:41.468 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:06:41.704 | Selecting previously unselected package libsensors-config. 2021-12-24 06:06:41.712 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-12-24 06:06:41.714 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-24 06:06:41.741 | Selecting previously unselected package libsensors5:amd64. 2021-12-24 06:06:41.748 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-12-24 06:06:41.817 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-24 06:06:41.846 | Selecting previously unselected package libsnmp-base. 2021-12-24 06:06:41.853 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-12-24 06:06:41.855 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-24 06:06:41.923 | Selecting previously unselected package libsnmp35:amd64. 2021-12-24 06:06:41.931 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-12-24 06:06:41.933 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-24 06:06:42.093 | Selecting previously unselected package keepalived. 2021-12-24 06:06:42.101 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2021-12-24 06:06:42.103 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-24 06:06:42.188 | Selecting previously unselected package memcached. 2021-12-24 06:06:42.196 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2021-12-24 06:06:42.198 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2021-12-24 06:06:42.254 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-12-24 06:06:42.706 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-12-24 06:06:42.809 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-24 06:06:42.814 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2021-12-24 06:06:42.940 | Selecting previously unselected package python3-yaml. 2021-12-24 06:06:42.948 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-12-24 06:06:42.950 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-24 06:06:43.003 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-24 06:06:43.009 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-24 06:06:43.054 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-24 06:06:43.127 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-24 06:06:43.580 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2021-12-24 06:06:43.602 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2021-12-24 06:06:43.753 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2021-12-24 06:06:43.758 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2021-12-24 06:06:43.827 | Selecting previously unselected package acl. 2021-12-24 06:06:43.834 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2021-12-24 06:06:43.836 | Unpacking acl (2.2.53-6) ... 2021-12-24 06:06:43.865 | Selecting previously unselected package autotools-dev. 2021-12-24 06:06:43.873 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2021-12-24 06:06:43.875 | Unpacking autotools-dev (20180224.1) ... 2021-12-24 06:06:43.905 | Selecting previously unselected package m4. 2021-12-24 06:06:43.912 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2021-12-24 06:06:43.914 | Unpacking m4 (1.4.18-4) ... 2021-12-24 06:06:43.965 | Selecting previously unselected package autoconf. 2021-12-24 06:06:43.972 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2021-12-24 06:06:43.974 | Unpacking autoconf (2.69-11.1) ... 2021-12-24 06:06:44.053 | Selecting previously unselected package automake. 2021-12-24 06:06:44.061 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-12-24 06:06:44.065 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-12-24 06:06:44.165 | Selecting previously unselected package autopoint. 2021-12-24 06:06:44.173 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2021-12-24 06:06:44.175 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-12-24 06:06:44.216 | Selecting previously unselected package libllvm10:amd64. 2021-12-24 06:06:44.223 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:06:44.225 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:06:46.450 | Selecting previously unselected package libclang-cpp10. 2021-12-24 06:06:46.457 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:06:46.459 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:06:47.895 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-12-24 06:06:47.903 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-24 06:06:47.905 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-24 06:06:48.357 | Selecting previously unselected package libgc1c2:amd64. 2021-12-24 06:06:48.364 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-12-24 06:06:48.366 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-24 06:06:48.404 | Selecting previously unselected package libobjc4:amd64. 2021-12-24 06:06:48.411 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-24 06:06:48.413 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:06:48.443 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-12-24 06:06:48.451 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-24 06:06:48.452 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-24 06:06:48.528 | Selecting previously unselected package libc6-i386. 2021-12-24 06:06:48.535 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-12-24 06:06:48.537 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-24 06:06:49.033 | Selecting previously unselected package lib32gcc-s1. 2021-12-24 06:06:49.041 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-24 06:06:49.043 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:06:49.081 | Selecting previously unselected package lib32stdc++6. 2021-12-24 06:06:49.088 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-24 06:06:49.090 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:06:49.196 | Selecting previously unselected package libclang-common-10-dev. 2021-12-24 06:06:49.204 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:06:49.206 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-24 06:06:50.179 | Selecting previously unselected package libclang1-10. 2021-12-24 06:06:50.187 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:06:50.189 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:06:51.293 | Selecting previously unselected package clang-10. 2021-12-24 06:06:51.300 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:06:51.302 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:06:51.336 | Selecting previously unselected package libtool. 2021-12-24 06:06:51.344 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2021-12-24 06:06:51.346 | Unpacking libtool (2.4.6-14) ... 2021-12-24 06:06:51.395 | Selecting previously unselected package dh-autoreconf. 2021-12-24 06:06:51.402 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2021-12-24 06:06:51.405 | Unpacking dh-autoreconf (19) ... 2021-12-24 06:06:51.433 | Selecting previously unselected package libdebhelper-perl. 2021-12-24 06:06:51.441 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-12-24 06:06:51.443 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-12-24 06:06:51.488 | Selecting previously unselected package libarchive-zip-perl. 2021-12-24 06:06:51.496 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2021-12-24 06:06:51.498 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-12-24 06:06:51.539 | Selecting previously unselected package libsub-override-perl. 2021-12-24 06:06:51.547 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2021-12-24 06:06:51.548 | Unpacking libsub-override-perl (0.09-2) ... 2021-12-24 06:06:51.573 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-24 06:06:51.580 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-12-24 06:06:51.582 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-24 06:06:51.610 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-24 06:06:51.618 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-12-24 06:06:51.620 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-12-24 06:06:51.645 | Selecting previously unselected package libdpkg-perl. 2021-12-24 06:06:51.653 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-12-24 06:06:51.655 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-12-24 06:06:51.728 | Selecting previously unselected package make. 2021-12-24 06:06:51.736 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2021-12-24 06:06:51.738 | Unpacking make (4.2.1-1.2) ... 2021-12-24 06:06:51.785 | Selecting previously unselected package dpkg-dev. 2021-12-24 06:06:51.793 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-12-24 06:06:51.795 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-12-24 06:06:51.933 | Selecting previously unselected package dwz. 2021-12-24 06:06:51.940 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2021-12-24 06:06:51.942 | Unpacking dwz (0.13-5) ... 2021-12-24 06:06:51.991 | Selecting previously unselected package libcroco3:amd64. 2021-12-24 06:06:51.998 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2021-12-24 06:06:52.000 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-12-24 06:06:52.037 | Selecting previously unselected package gettext. 2021-12-24 06:06:52.044 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2021-12-24 06:06:52.046 | Unpacking gettext (0.19.8.1-10build1) ... 2021-12-24 06:06:52.209 | Selecting previously unselected package intltool-debian. 2021-12-24 06:06:52.217 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-12-24 06:06:52.219 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-12-24 06:06:52.247 | Selecting previously unselected package po-debconf. 2021-12-24 06:06:52.254 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2021-12-24 06:06:52.257 | Unpacking po-debconf (1.0.21) ... 2021-12-24 06:06:52.321 | Selecting previously unselected package debhelper. 2021-12-24 06:06:52.329 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2021-12-24 06:06:52.331 | Unpacking debhelper (12.10ubuntu1) ... 2021-12-24 06:06:52.512 | Selecting previously unselected package uuid-dev:amd64. 2021-12-24 06:06:52.520 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-12-24 06:06:52.522 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-24 06:06:52.571 | Selecting previously unselected package libsctp1:amd64. 2021-12-24 06:06:52.579 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-12-24 06:06:52.581 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-24 06:06:52.607 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-24 06:06:52.614 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-12-24 06:06:52.617 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-24 06:06:52.653 | Selecting previously unselected package libapr1-dev. 2021-12-24 06:06:52.660 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-12-24 06:06:52.662 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-24 06:06:52.909 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-24 06:06:52.917 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-12-24 06:06:52.919 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-24 06:06:53.028 | Selecting previously unselected package libaprutil1-dev. 2021-12-24 06:06:53.036 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-12-24 06:06:53.038 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-24 06:06:53.260 | Selecting previously unselected package apache2-dev. 2021-12-24 06:06:53.268 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-24 06:06:53.270 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-24 06:06:53.335 | Selecting previously unselected package binfmt-support. 2021-12-24 06:06:53.342 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2021-12-24 06:06:53.352 | Unpacking binfmt-support (2.2.0-2) ... 2021-12-24 06:06:53.387 | Selecting previously unselected package g++-9. 2021-12-24 06:06:53.395 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-12-24 06:06:53.396 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-24 06:06:54.526 | Selecting previously unselected package g++. 2021-12-24 06:06:54.533 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-12-24 06:06:54.535 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-12-24 06:06:54.559 | Selecting previously unselected package build-essential. 2021-12-24 06:06:54.567 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-12-24 06:06:54.569 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-12-24 06:06:54.595 | Selecting previously unselected package conntrack. 2021-12-24 06:06:54.603 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-12-24 06:06:54.605 | Unpacking conntrack (1:1.4.5-2) ... 2021-12-24 06:06:54.635 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-24 06:06:54.643 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-12-24 06:06:54.645 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-24 06:06:54.674 | Selecting previously unselected package libnetfilter-queue1. 2021-12-24 06:06:54.681 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-12-24 06:06:54.683 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-12-24 06:06:54.715 | Selecting previously unselected package conntrackd. 2021-12-24 06:06:54.722 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-12-24 06:06:54.724 | Unpacking conntrackd (1:1.4.5-2) ... 2021-12-24 06:06:54.768 | Selecting previously unselected package dns-root-data. 2021-12-24 06:06:54.777 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2021-12-24 06:06:54.779 | Unpacking dns-root-data (2019052802) ... 2021-12-24 06:06:54.807 | Selecting previously unselected package libidn11:amd64. 2021-12-24 06:06:54.814 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-12-24 06:06:54.816 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-24 06:06:54.852 | Selecting previously unselected package dnsmasq-base. 2021-12-24 06:06:54.860 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-24 06:06:54.862 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-24 06:06:54.929 | Selecting previously unselected package dnsmasq-utils. 2021-12-24 06:06:54.936 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-12-24 06:06:54.939 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-24 06:06:54.969 | Selecting previously unselected package ebtables. 2021-12-24 06:06:54.978 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2021-12-24 06:06:54.993 | Unpacking ebtables (2.0.11-3build1) ... 2021-12-24 06:06:55.034 | Selecting previously unselected package libfakeroot:amd64. 2021-12-24 06:06:55.042 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2021-12-24 06:06:55.044 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-12-24 06:06:55.076 | Selecting previously unselected package fakeroot. 2021-12-24 06:06:55.084 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2021-12-24 06:06:55.087 | Unpacking fakeroot (1.24-1) ... 2021-12-24 06:06:55.125 | Selecting previously unselected package fonts-dejavu-core. 2021-12-24 06:06:55.133 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-24 06:06:55.135 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-24 06:06:55.305 | Selecting previously unselected package fonts-liberation. 2021-12-24 06:06:55.312 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-12-24 06:06:55.315 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-12-24 06:06:55.451 | Selecting previously unselected package fontconfig-config. 2021-12-24 06:06:55.458 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-12-24 06:06:55.461 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-24 06:06:55.498 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-24 06:06:55.505 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-12-24 06:06:55.508 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-24 06:06:55.552 | Selecting previously unselected package fontconfig. 2021-12-24 06:06:55.560 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-12-24 06:06:55.562 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-12-24 06:06:55.607 | Selecting previously unselected package genisoimage. 2021-12-24 06:06:55.615 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-12-24 06:06:55.617 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-24 06:06:55.696 | Selecting previously unselected package libann0. 2021-12-24 06:06:55.703 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-12-24 06:06:55.705 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-12-24 06:06:55.735 | Selecting previously unselected package libcdt5:amd64. 2021-12-24 06:06:55.743 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:55.747 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-12-24 06:06:55.775 | Selecting previously unselected package libcgraph6:amd64. 2021-12-24 06:06:55.783 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:55.785 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-24 06:06:55.819 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-24 06:06:55.827 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-24 06:06:55.829 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-24 06:06:55.871 | Selecting previously unselected package libjpeg8:amd64. 2021-12-24 06:06:55.879 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-24 06:06:55.881 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-24 06:06:55.908 | Selecting previously unselected package libjbig0:amd64. 2021-12-24 06:06:55.916 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-24 06:06:55.919 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-24 06:06:55.952 | Selecting previously unselected package libwebp6:amd64. 2021-12-24 06:06:55.960 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:06:55.962 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-24 06:06:56.013 | Selecting previously unselected package libtiff5:amd64. 2021-12-24 06:06:56.021 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2021-12-24 06:06:56.024 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-24 06:06:56.075 | Selecting previously unselected package libxpm4:amd64. 2021-12-24 06:06:56.082 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-24 06:06:56.084 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-24 06:06:56.118 | Selecting previously unselected package libgd3:amd64. 2021-12-24 06:06:56.126 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2021-12-24 06:06:56.128 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-24 06:06:56.173 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-24 06:06:56.181 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-24 06:06:56.183 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-24 06:06:56.231 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-24 06:06:56.239 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-12-24 06:06:56.241 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-24 06:06:56.301 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-24 06:06:56.309 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2021-12-24 06:06:56.311 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-12-24 06:06:56.343 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-24 06:06:56.350 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2021-12-24 06:06:56.353 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-12-24 06:06:56.382 | Selecting previously unselected package libxrender1:amd64. 2021-12-24 06:06:56.390 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-24 06:06:56.392 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-24 06:06:56.422 | Selecting previously unselected package libcairo2:amd64. 2021-12-24 06:06:56.430 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-12-24 06:06:56.433 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-24 06:06:56.531 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-24 06:06:56.539 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-12-24 06:06:56.542 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-24 06:06:56.580 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-24 06:06:56.587 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-12-24 06:06:56.589 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-24 06:06:56.669 | Selecting previously unselected package libthai-data. 2021-12-24 06:06:56.677 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2021-12-24 06:06:56.679 | Unpacking libthai-data (0.1.28-3) ... 2021-12-24 06:06:56.730 | Selecting previously unselected package libdatrie1:amd64. 2021-12-24 06:06:56.738 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2021-12-24 06:06:56.740 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-12-24 06:06:56.769 | Selecting previously unselected package libthai0:amd64. 2021-12-24 06:06:56.778 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2021-12-24 06:06:56.780 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-12-24 06:06:56.810 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-24 06:06:56.818 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-24 06:06:56.820 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-24 06:06:56.869 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-24 06:06:56.877 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-24 06:06:56.879 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-24 06:06:56.911 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-24 06:06:56.920 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-12-24 06:06:56.922 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-24 06:06:56.952 | Selecting previously unselected package libpathplan4:amd64. 2021-12-24 06:06:56.960 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:56.962 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-24 06:06:56.992 | Selecting previously unselected package libgvc6. 2021-12-24 06:06:57.000 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:57.002 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-12-24 06:06:57.122 | Selecting previously unselected package libgvpr2:amd64. 2021-12-24 06:06:57.129 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:57.131 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-24 06:06:57.183 | Selecting previously unselected package liblab-gamut1:amd64. 2021-12-24 06:06:57.191 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:57.193 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-24 06:06:57.351 | Selecting previously unselected package x11-common. 2021-12-24 06:06:57.359 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-12-24 06:06:57.383 | dpkg-query: no packages found matching nux-tools 2021-12-24 06:06:57.394 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-12-24 06:06:57.428 | Selecting previously unselected package libice6:amd64. 2021-12-24 06:06:57.436 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-12-24 06:06:57.438 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-24 06:06:57.470 | Selecting previously unselected package libsm6:amd64. 2021-12-24 06:06:57.478 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-12-24 06:06:57.481 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-12-24 06:06:57.509 | Selecting previously unselected package libxt6:amd64. 2021-12-24 06:06:57.521 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-24 06:06:57.523 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-24 06:06:57.572 | Selecting previously unselected package libxmu6:amd64. 2021-12-24 06:06:57.580 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-12-24 06:06:57.582 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-24 06:06:57.616 | Selecting previously unselected package libxaw7:amd64. 2021-12-24 06:06:57.624 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-24 06:06:57.626 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-24 06:06:57.676 | Selecting previously unselected package graphviz. 2021-12-24 06:06:57.684 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2021-12-24 06:06:57.686 | Unpacking graphviz (2.42.2-3build2) ... 2021-12-24 06:06:57.819 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-24 06:06:57.828 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-12-24 06:06:57.830 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-24 06:06:57.880 | Selecting previously unselected package libibverbs1:amd64. 2021-12-24 06:06:57.888 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-12-24 06:06:57.891 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-24 06:06:57.930 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-24 06:06:57.939 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-12-24 06:06:57.953 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-24 06:06:58.012 | Selecting previously unselected package icu-devtools. 2021-12-24 06:06:58.020 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2021-12-24 06:06:58.022 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2021-12-24 06:06:58.080 | Selecting previously unselected package iputils-arping. 2021-12-24 06:06:58.088 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-12-24 06:06:58.090 | Unpacking iputils-arping (3:20190709-3) ... 2021-12-24 06:06:58.123 | Selecting previously unselected package javascript-common. 2021-12-24 06:06:58.130 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2021-12-24 06:06:58.145 | Unpacking javascript-common (11) ... 2021-12-24 06:06:58.177 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-24 06:06:58.185 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-12-24 06:06:58.188 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:06:58.223 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-24 06:06:58.232 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-12-24 06:06:58.235 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:06:58.269 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-24 06:06:58.278 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-24 06:06:58.281 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:06:58.316 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-24 06:06:58.324 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-12-24 06:06:58.327 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:06:58.361 | Selecting previously unselected package comerr-dev:amd64. 2021-12-24 06:06:58.368 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-12-24 06:06:58.373 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-24 06:06:58.407 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-24 06:06:58.414 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-24 06:06:58.416 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:06:58.467 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-24 06:06:58.475 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-12-24 06:06:58.477 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-12-24 06:06:58.508 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-24 06:06:58.516 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-12-24 06:06:58.518 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-24 06:06:58.545 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-24 06:06:58.553 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-24 06:06:58.555 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-24 06:06:58.581 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-24 06:06:58.589 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-24 06:06:58.591 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-24 06:06:58.622 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-12-24 06:06:58.630 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-24 06:06:58.632 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-24 06:06:58.698 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-12-24 06:06:58.706 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-12-24 06:06:58.708 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-24 06:06:58.772 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-24 06:06:58.780 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-12-24 06:06:58.783 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-12-24 06:06:58.816 | Selecting previously unselected package libgts-bin. 2021-12-24 06:06:58.824 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-24 06:06:58.827 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-24 06:06:58.861 | Selecting previously unselected package libicu-dev:amd64. 2021-12-24 06:06:58.870 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2021-12-24 06:06:58.872 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-24 06:07:00.309 | Selecting previously unselected package libipset13:amd64. 2021-12-24 06:07:00.317 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:00.333 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-24 06:07:00.370 | Selecting previously unselected package librdmacm1:amd64. 2021-12-24 06:07:00.378 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-12-24 06:07:00.380 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-24 06:07:00.417 | Selecting previously unselected package libiscsi7:amd64. 2021-12-24 06:07:00.425 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2021-12-24 06:07:00.427 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-12-24 06:07:00.463 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-24 06:07:00.473 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-12-24 06:07:00.476 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-24 06:07:00.536 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-24 06:07:00.544 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-24 06:07:00.547 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 06:07:00.571 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-24 06:07:00.580 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-24 06:07:00.583 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 06:07:00.607 | Selecting previously unselected package libjs-jquery. 2021-12-24 06:07:00.614 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-12-24 06:07:00.616 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-12-24 06:07:00.676 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-24 06:07:00.685 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2021-12-24 06:07:00.687 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-12-24 06:07:00.713 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-24 06:07:00.721 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-12-24 06:07:00.723 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-24 06:07:00.797 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-24 06:07:00.805 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2021-12-24 06:07:00.809 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-12-24 06:07:00.862 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-24 06:07:00.871 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-24 06:07:00.873 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-24 06:07:00.900 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-24 06:07:00.908 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-24 06:07:00.910 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-24 06:07:00.940 | Selecting previously unselected package libncurses-dev:amd64. 2021-12-24 06:07:00.948 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-24 06:07:00.950 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-24 06:07:01.041 | Selecting previously unselected package libnspr4:amd64. 2021-12-24 06:07:01.049 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2021-12-24 06:07:01.051 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-12-24 06:07:01.093 | Selecting previously unselected package libnss3:amd64. 2021-12-24 06:07:01.101 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2021-12-24 06:07:01.103 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-24 06:07:01.312 | Selecting previously unselected package libomp5-10:amd64. 2021-12-24 06:07:01.320 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:07:01.323 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:01.396 | Selecting previously unselected package libomp-10-dev. 2021-12-24 06:07:01.404 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:07:01.407 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:01.440 | Selecting previously unselected package pcp-conf. 2021-12-24 06:07:01.448 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2021-12-24 06:07:01.450 | Unpacking pcp-conf (5.0.3-1) ... 2021-12-24 06:07:01.480 | Selecting previously unselected package libpcp3. 2021-12-24 06:07:01.488 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2021-12-24 06:07:01.490 | Unpacking libpcp3 (5.0.3-1) ... 2021-12-24 06:07:01.552 | Selecting previously unselected package libpcp-pmda3. 2021-12-24 06:07:01.561 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-12-24 06:07:01.563 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-12-24 06:07:01.592 | Selecting previously unselected package libpcp-pmda-perl. 2021-12-24 06:07:01.599 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-12-24 06:07:01.602 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-12-24 06:07:01.635 | Selecting previously unselected package libpq5:amd64. 2021-12-24 06:07:01.643 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:01.645 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:01.688 | Selecting previously unselected package libpq-dev. 2021-12-24 06:07:01.696 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:01.698 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:01.768 | Selecting previously unselected package librados2. 2021-12-24 06:07:01.777 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:01.779 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-24 06:07:02.248 | Selecting previously unselected package librbd1. 2021-12-24 06:07:02.256 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:02.259 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-24 06:07:02.516 | Selecting previously unselected package libsasl2-dev. 2021-12-24 06:07:02.524 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-12-24 06:07:02.527 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-24 06:07:02.593 | Selecting previously unselected package libssl-dev:amd64. 2021-12-24 06:07:02.601 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2021-12-24 06:07:02.603 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-24 06:07:02.860 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-24 06:07:02.867 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2021-12-24 06:07:02.870 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-24 06:07:02.981 | Selecting previously unselected package libtinfo-dev:amd64. 2021-12-24 06:07:02.989 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-12-24 06:07:02.991 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-24 06:07:03.016 | Selecting previously unselected package libx86-1:amd64. 2021-12-24 06:07:03.024 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2021-12-24 06:07:03.027 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-12-24 06:07:03.065 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-24 06:07:03.073 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:03.075 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-24 06:07:03.216 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-24 06:07:03.224 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-12-24 06:07:03.226 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-24 06:07:03.309 | Selecting previously unselected package llvm-10-runtime. 2021-12-24 06:07:03.317 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:07:03.320 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:03.374 | Selecting previously unselected package libpfm4:amd64. 2021-12-24 06:07:03.382 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-12-24 06:07:03.384 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-24 06:07:03.457 | Selecting previously unselected package llvm-10. 2021-12-24 06:07:03.465 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:07:03.467 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:04.232 | Selecting previously unselected package libffi-dev:amd64. 2021-12-24 06:07:04.240 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2021-12-24 06:07:04.242 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-12-24 06:07:04.282 | Selecting previously unselected package python3-pygments. 2021-12-24 06:07:04.290 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-12-24 06:07:04.292 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-24 06:07:04.433 | Selecting previously unselected package llvm-10-tools. 2021-12-24 06:07:04.441 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:07:04.445 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:04.585 | Selecting previously unselected package libz3-4:amd64. 2021-12-24 06:07:04.593 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2021-12-24 06:07:04.595 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-12-24 06:07:05.544 | Selecting previously unselected package libz3-dev:amd64. 2021-12-24 06:07:05.552 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-12-24 06:07:05.554 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-24 06:07:05.598 | Selecting previously unselected package llvm-10-dev. 2021-12-24 06:07:05.606 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-12-24 06:07:05.609 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:10.010 | Selecting previously unselected package lsscsi. 2021-12-24 06:07:10.018 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2021-12-24 06:07:10.020 | Unpacking lsscsi (0.30-0.1) ... 2021-12-24 06:07:10.054 | Selecting previously unselected package pkg-config. 2021-12-24 06:07:10.063 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-12-24 06:07:10.065 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-12-24 06:07:10.097 | Selecting previously unselected package pm-utils. 2021-12-24 06:07:10.106 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2021-12-24 06:07:10.108 | Unpacking pm-utils (1.4.1-19) ... 2021-12-24 06:07:10.156 | Selecting previously unselected package postgresql-client-common. 2021-12-24 06:07:10.165 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-12-24 06:07:10.167 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-12-24 06:07:10.199 | Selecting previously unselected package postgresql-client-12. 2021-12-24 06:07:10.214 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:10.216 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:10.411 | Selecting previously unselected package ssl-cert. 2021-12-24 06:07:10.420 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2021-12-24 06:07:10.422 | Unpacking ssl-cert (1.0.39) ... 2021-12-24 06:07:10.457 | Selecting previously unselected package postgresql-common. 2021-12-24 06:07:10.466 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2021-12-24 06:07:10.504 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-24 06:07:10.511 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-12-24 06:07:10.573 | Selecting previously unselected package postgresql-server-dev-12. 2021-12-24 06:07:10.582 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:10.584 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:10.888 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-24 06:07:10.896 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-12-24 06:07:10.899 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-24 06:07:10.928 | Selecting previously unselected package python-pip-whl. 2021-12-24 06:07:10.936 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2021-12-24 06:07:10.938 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-24 06:07:11.144 | Selecting previously unselected package python3-mysqldb. 2021-12-24 06:07:11.154 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-12-24 06:07:11.156 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-12-24 06:07:11.191 | Selecting previously unselected package python3-wheel. 2021-12-24 06:07:11.200 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2021-12-24 06:07:11.202 | Unpacking python3-wheel (0.34.2-1) ... 2021-12-24 06:07:11.235 | Selecting previously unselected package python3-pip. 2021-12-24 06:07:11.243 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2021-12-24 06:07:11.246 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-24 06:07:11.332 | Selecting previously unselected package python3.8-venv. 2021-12-24 06:07:11.341 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2021-12-24 06:07:11.343 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-24 06:07:11.368 | Selecting previously unselected package python3-venv. 2021-12-24 06:07:11.377 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-12-24 06:07:11.379 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-12-24 06:07:11.405 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-24 06:07:11.414 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-24 06:07:11.416 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-24 06:07:11.449 | Selecting previously unselected package qemu-utils. 2021-12-24 06:07:11.457 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2021-12-24 06:07:11.459 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-24 06:07:11.641 | Selecting previously unselected package sharutils. 2021-12-24 06:07:11.649 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-12-24 06:07:11.652 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-12-24 06:07:11.700 | Selecting previously unselected package sqlite3. 2021-12-24 06:07:11.709 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-12-24 06:07:11.711 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-24 06:07:11.854 | Selecting previously unselected package unzip. 2021-12-24 06:07:11.862 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2021-12-24 06:07:11.864 | Unpacking unzip (6.0-25ubuntu1) ... 2021-12-24 06:07:11.915 | Selecting previously unselected package vbetool. 2021-12-24 06:07:11.924 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2021-12-24 06:07:11.926 | Unpacking vbetool (1.1-4) ... 2021-12-24 06:07:11.956 | Selecting previously unselected package ipset. 2021-12-24 06:07:11.965 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:07:11.974 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-24 06:07:12.006 | Selecting previously unselected package ipvsadm. 2021-12-24 06:07:12.015 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-12-24 06:07:12.017 | Unpacking ipvsadm (1:1.31-1) ... 2021-12-24 06:07:12.055 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-24 06:07:12.064 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2021-12-24 06:07:12.074 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-24 06:07:12.098 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-24 06:07:12.106 | Preparing to unpack .../218-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-12-24 06:07:12.109 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:12.146 | Selecting previously unselected package libpcp-gui2. 2021-12-24 06:07:12.156 | Preparing to unpack .../219-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.158 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-12-24 06:07:12.190 | Selecting previously unselected package libpcp-import1. 2021-12-24 06:07:12.199 | Preparing to unpack .../220-libpcp-import1_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.202 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-12-24 06:07:12.234 | Selecting previously unselected package libpcp-mmv1. 2021-12-24 06:07:12.242 | Preparing to unpack .../221-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.248 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-12-24 06:07:12.279 | Selecting previously unselected package libpcp-trace2. 2021-12-24 06:07:12.288 | Preparing to unpack .../222-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.292 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-12-24 06:07:12.323 | Selecting previously unselected package libpcp-web1. 2021-12-24 06:07:12.333 | Preparing to unpack .../223-libpcp-web1_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.335 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-12-24 06:07:12.380 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-24 06:07:12.390 | Preparing to unpack .../224-libyaml-dev_0.2.2-1_amd64.deb ... 2021-12-24 06:07:12.392 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-12-24 06:07:12.433 | Selecting previously unselected package python3-pcp. 2021-12-24 06:07:12.442 | Preparing to unpack .../225-python3-pcp_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.445 | Unpacking python3-pcp (5.0.3-1) ... 2021-12-24 06:07:12.493 | Selecting previously unselected package pcp. 2021-12-24 06:07:12.503 | Preparing to unpack .../226-pcp_5.0.3-1_amd64.deb ... 2021-12-24 06:07:12.578 | Unpacking pcp (5.0.3-1) ... 2021-12-24 06:07:13.125 | Selecting previously unselected package socat. 2021-12-24 06:07:13.134 | Preparing to unpack .../227-socat_1.7.3.3-2_amd64.deb ... 2021-12-24 06:07:13.136 | Unpacking socat (1.7.3.3-2) ... 2021-12-24 06:07:13.214 | Selecting previously unselected package vlan. 2021-12-24 06:07:13.222 | Preparing to unpack .../228-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-12-24 06:07:13.224 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-24 06:07:13.292 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-12-24 06:07:13.298 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-12-24 06:07:13.306 | Setting up javascript-common (11) ... 2021-12-24 06:07:13.337 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-24 06:07:13.353 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-12-24 06:07:13.358 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-12-24 06:07:13.362 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-12-24 06:07:13.367 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-12-24 06:07:13.389 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-24 06:07:13.392 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-12-24 06:07:13.397 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-24 06:07:13.403 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-24 06:07:13.408 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-24 06:07:13.413 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-12-24 06:07:13.418 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-12-24 06:07:13.423 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-12-24 06:07:13.427 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-12-24 06:07:13.432 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-12-24 06:07:13.437 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-12-24 06:07:13.442 | Setting up libarchive-zip-perl (1.67-2) ... 2021-12-24 06:07:13.447 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-12-24 06:07:13.452 | Setting up vbetool (1.1-4) ... 2021-12-24 06:07:13.457 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2021-12-24 06:07:13.462 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-12-24 06:07:13.470 | Setting up pm-utils (1.4.1-19) ... 2021-12-24 06:07:13.478 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-24 06:07:13.719 | Setting up unzip (6.0-25ubuntu1) ... 2021-12-24 06:07:13.743 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-12-24 06:07:13.749 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-12-24 06:07:13.754 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-12-24 06:07:13.992 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-24 06:07:14.681 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-12-24 06:07:14.690 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-12-24 06:07:14.695 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-24 06:07:14.701 | Setting up m4 (1.4.18-4) ... 2021-12-24 06:07:14.706 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-12-24 06:07:14.992 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:07:14.998 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-12-24 06:07:15.003 | Setting up iputils-arping (3:20190709-3) ... 2021-12-24 06:07:15.031 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-12-24 06:07:15.036 | Setting up conntrack (1:1.4.5-2) ... 2021-12-24 06:07:15.042 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-24 06:07:15.047 | Setting up python3-wheel (0.34.2-1) ... 2021-12-24 06:07:15.299 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-24 06:07:15.304 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-12-24 06:07:15.497 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-12-24 06:07:17.560 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2021-12-24 06:07:18.805 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-24 06:07:19.511 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-12-24 06:07:19.519 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-12-24 06:07:19.526 | Setting up acl (2.2.53-6) ... 2021-12-24 06:07:19.534 | Setting up dns-root-data (2019052802) ... 2021-12-24 06:07:19.540 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:19.546 | Setting up fakeroot (1.24-1) ... 2021-12-24 06:07:19.553 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-24 06:07:19.561 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-24 06:07:19.566 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-12-24 06:07:19.571 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:19.576 | Setting up autotools-dev (20180224.1) ... 2021-12-24 06:07:19.581 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-12-24 06:07:20.379 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-12-24 06:07:20.384 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-12-24 06:07:20.390 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-12-24 06:07:20.395 | Setting up make (4.2.1-1.2) ... 2021-12-24 06:07:20.400 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-12-24 06:07:20.405 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-12-24 06:07:20.410 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:20.415 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-12-24 06:07:20.420 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-12-24 06:07:20.425 | Setting up ebtables (2.0.11-3build1) ... 2021-12-24 06:07:20.962 | Setting up socat (1.7.3.3-2) ... 2021-12-24 06:07:20.968 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-12-24 06:07:20.972 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-12-24 06:07:20.979 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2021-12-24 06:07:20.984 | Setting up autopoint (0.19.8.1-10build1) ... 2021-12-24 06:07:20.989 | Setting up binfmt-support (2.2.0-2) ... 2021-12-24 06:07:21.274 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-12-24 06:07:22.331 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-24 06:07:22.336 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2021-12-24 06:07:22.356 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-24 06:07:22.385 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-12-24 06:07:22.391 | Setting up lsscsi (0.30-0.1) ... 2021-12-24 06:07:22.396 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-12-24 06:07:22.403 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-12-24 06:07:22.408 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-24 06:07:22.413 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-12-24 06:07:22.418 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-12-24 06:07:22.423 | Setting up autoconf (2.69-11.1) ... 2021-12-24 06:07:22.430 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-12-24 06:07:22.474 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-24 06:07:22.477 | Setting up dwz (0.13-5) ... 2021-12-24 06:07:22.482 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-12-24 06:07:22.487 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-12-24 06:07:22.493 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2021-12-24 06:07:22.500 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-12-24 06:07:22.504 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-12-24 06:07:22.517 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:22.521 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:22.528 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-24 06:07:22.533 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-12-24 06:07:22.539 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-12-24 06:07:22.544 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-12-24 06:07:22.554 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-12-24 06:07:22.559 | Setting up pcp-conf (5.0.3-1) ... 2021-12-24 06:07:22.566 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-12-24 06:07:22.574 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2021-12-24 06:07:22.580 | Setting up libsub-override-perl (0.09-2) ... 2021-12-24 06:07:22.586 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-12-24 06:07:22.592 | Setting up libthai-data (0.1.28-3) ... 2021-12-24 06:07:22.597 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2021-12-24 06:07:22.603 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-12-24 06:07:22.609 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-12-24 06:07:22.615 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2021-12-24 06:07:22.621 | Setting up curl (7.68.0-1ubuntu2.7) ... 2021-12-24 06:07:22.627 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:22.632 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-12-24 06:07:22.638 | Setting up sharutils (1:4.15.2-4build1) ... 2021-12-24 06:07:22.644 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2021-12-24 06:07:22.657 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2021-12-24 06:07:22.665 | Setting up conntrackd (1:1.4.5-2) ... 2021-12-24 06:07:23.694 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-24 06:07:24.020 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-24 06:07:24.027 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-12-24 06:07:24.032 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2021-12-24 06:07:24.037 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-24 06:07:24.042 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2021-12-24 06:07:24.048 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-12-24 06:07:24.052 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-24 06:07:24.057 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-12-24 06:07:24.064 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-24 06:07:24.069 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-12-24 06:07:24.077 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-12-24 06:07:24.080 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-12-24 06:07:24.086 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-12-24 06:07:24.092 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:24.097 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-24 06:07:24.102 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-12-24 06:07:24.107 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-12-24 06:07:24.112 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-12-24 06:07:24.118 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:07:24.124 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:24.129 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-12-24 06:07:24.136 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:24.141 | Setting up wget (1.20.3-1ubuntu2) ... 2021-12-24 06:07:24.148 | Setting up libtool (2.4.6-14) ... 2021-12-24 06:07:24.155 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-12-24 06:07:24.259 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2021-12-24 06:07:24.289 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:24.295 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2021-12-24 06:07:24.684 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-24 06:07:25.749 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:25.756 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2021-12-24 06:07:25.761 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-12-24 06:07:25.767 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-12-24 06:07:25.908 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-12-24 06:07:25.913 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:25.920 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:25.928 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-12-24 06:07:25.938 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-12-24 06:07:25.943 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-12-24 06:07:26.195 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-24 06:07:26.200 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-12-24 06:07:26.206 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-12-24 06:07:26.212 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-12-24 06:07:26.218 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:26.825 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-12-24 06:07:26.852 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:07:26.860 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:07:26.867 | Setting up ssl-cert (1.0.39) ... 2021-12-24 06:07:27.295 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2021-12-24 06:07:27.371 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-12-24 06:07:27.376 | Setting up postgresql-common (214ubuntu0.1) ... 2021-12-24 06:07:27.844 | Adding user postgres to group ssl-cert 2021-12-24 06:07:27.990 | 2021-12-24 06:07:27.990 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-24 06:07:28.186 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-24 06:07:28.186 | Removing obsolete dictionary files: 2021-12-24 06:07:28.762 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-24 06:07:29.871 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-12-24 06:07:29.878 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-12-24 06:07:29.887 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-12-24 06:07:29.975 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2021-12-24 06:07:30.385 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-12-24 06:07:30.391 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-12-24 06:07:30.397 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-12-24 06:07:30.404 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-12-24 06:07:30.410 | Setting up build-essential (12.8ubuntu1.1) ... 2021-12-24 06:07:30.415 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2021-12-24 06:07:30.420 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-12-24 06:07:30.426 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 06:07:30.432 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-12-24 06:07:30.438 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2021-12-24 06:07:30.443 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:30.449 | Setting up ipvsadm (1:1.31-1) ... 2021-12-24 06:07:31.200 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2021-12-24 06:07:31.207 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-12-24 06:07:31.311 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-12-24 06:07:33.382 | Regenerating fonts cache... done. 2021-12-24 06:07:33.386 | Setting up gettext (0.19.8.1-10build1) ... 2021-12-24 06:07:33.391 | Setting up libpcp3 (5.0.3-1) ... 2021-12-24 06:07:33.396 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-12-24 06:07:33.402 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-12-24 06:07:33.407 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2021-12-24 06:07:34.708 | rescue-ssh.target is a disabled or a static unit, not starting it. 2021-12-24 06:07:35.533 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-12-24 06:07:35.582 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:35.588 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2021-12-24 06:07:36.551 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-24 06:07:37.264 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:37.269 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-12-24 06:07:37.276 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-24 06:07:37.281 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-12-24 06:07:37.287 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-24 06:07:37.293 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-12-24 06:07:37.299 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2021-12-24 06:07:37.305 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-12-24 06:07:37.312 | Setting up libpcp-web1 (5.0.3-1) ... 2021-12-24 06:07:37.318 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-12-24 06:07:37.324 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-12-24 06:07:37.330 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:37.336 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-12-24 06:07:37.342 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-12-24 06:07:37.348 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-12-24 06:07:37.368 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2021-12-24 06:07:37.374 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-24 06:07:37.387 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-12-24 06:07:37.393 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-12-24 06:07:37.398 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-24 06:07:37.404 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2021-12-24 06:07:37.411 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-12-24 06:07:37.417 | Setting up libpcp-import1 (5.0.3-1) ... 2021-12-24 06:07:37.422 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-12-24 06:07:37.429 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-24 06:07:37.436 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-12-24 06:07:37.442 | Setting up po-debconf (1.0.21) ... 2021-12-24 06:07:37.449 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2021-12-24 06:07:37.835 | Enabling module mpm_event. 2021-12-24 06:07:37.898 | Enabling module authz_core. 2021-12-24 06:07:37.904 | Enabling module authz_host. 2021-12-24 06:07:37.965 | Enabling module authn_core. 2021-12-24 06:07:37.969 | Enabling module auth_basic. 2021-12-24 06:07:38.028 | Enabling module access_compat. 2021-12-24 06:07:38.087 | Enabling module authn_file. 2021-12-24 06:07:38.146 | Enabling module authz_user. 2021-12-24 06:07:38.205 | Enabling module alias. 2021-12-24 06:07:38.263 | Enabling module dir. 2021-12-24 06:07:38.324 | Enabling module autoindex. 2021-12-24 06:07:38.383 | Enabling module env. 2021-12-24 06:07:38.442 | Enabling module mime. 2021-12-24 06:07:38.501 | Enabling module negotiation. 2021-12-24 06:07:38.560 | Enabling module setenvif. 2021-12-24 06:07:38.618 | Enabling module filter. 2021-12-24 06:07:38.677 | Enabling module deflate. 2021-12-24 06:07:38.737 | Enabling module status. 2021-12-24 06:07:38.796 | Enabling module reqtimeout. 2021-12-24 06:07:38.855 | Enabling conf charset. 2021-12-24 06:07:38.914 | Enabling conf localized-error-pages. 2021-12-24 06:07:38.973 | Enabling conf other-vhosts-access-log. 2021-12-24 06:07:39.032 | Enabling conf security. 2021-12-24 06:07:39.090 | Enabling conf serve-cgi-bin. 2021-12-24 06:07:39.149 | Enabling site 000-default. 2021-12-24 06:07:39.201 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-24 06:07:39.256 | Enabling conf javascript-common. 2021-12-24 06:07:39.521 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-24 06:07:40.104 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-24 06:07:42.793 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-24 06:07:42.807 | Setting up python3-pcp (5.0.3-1) ... 2021-12-24 06:07:43.118 | Setting up libgvc6 (2.42.2-3build2) ... 2021-12-24 06:07:43.139 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2021-12-24 06:07:43.144 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2021-12-24 06:07:43.157 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-12-24 06:07:43.162 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-12-24 06:07:43.167 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2021-12-24 06:07:43.172 | Setting up graphviz (2.42.2-3build2) ... 2021-12-24 06:07:43.180 | Setting up pcp (5.0.3-1) ... 2021-12-24 06:07:43.514 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-12-24 06:07:43.954 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-12-24 06:07:44.396 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-12-24 06:07:44.830 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-12-24 06:08:00.806 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2021-12-24 06:08:00.815 | Setting up systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:08:00.818 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-24 06:08:01.981 | Setting up dh-autoreconf (19) ... 2021-12-24 06:08:01.987 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2021-12-24 06:08:02.806 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2021-12-24 06:08:02.814 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-24 06:08:02.821 | Setting up debhelper (12.10ubuntu1) ... 2021-12-24 06:08:02.827 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2021-12-24 06:08:03.171 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2021-12-24 06:08:03.177 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-12-24 06:08:03.200 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-12-24 06:08:03.277 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-12-24 06:08:16.374 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-24 06:08:16.398 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-12-24 06:08:16.807 | Processing triggers for ufw (0.36-6) ... 2021-12-24 06:08:16.944 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:08:42.656 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-24 06:08:42.670 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-12-24 06:08:49.625 | ++ functions-common:apt_get:1211 : result=0 2021-12-24 06:08:49.627 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:08:49.629 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:08:49.631 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:08:49.633 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:08:49.635 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:08:49.637 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:08:49.640 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:08:49.642 | ++ functions-common:time_stop:2409 : start_time=1640325963518 2021-12-24 06:08:49.644 | ++ functions-common:time_stop:2411 : [[ -z 1640325963518 ]] 2021-12-24 06:08:49.647 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:08:49.650 | ++ functions-common:time_stop:2414 : end_time=1640326129648 2021-12-24 06:08:49.653 | ++ functions-common:time_stop:2415 : elapsed_time=166130 2021-12-24 06:08:49.655 | ++ functions-common:time_stop:2416 : total=700 2021-12-24 06:08:49.657 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:08:49.659 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=166830 2021-12-24 06:08:49.662 | ++ functions-common:apt_get:1215 : return 0 2021-12-24 06:08:49.664 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-24 06:08:49.666 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-24 06:08:49.669 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-24 06:08:49.673 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-24 06:08:49.677 | + ./stack.sh:main:780 : [[ False != \T\r\u\e ]] 2021-12-24 06:08:49.679 | + ./stack.sh:main:781 : PYPI_ALTERNATIVE_URL= 2021-12-24 06:08:49.682 | + ./stack.sh:main:781 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-24 06:08:50.849 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-24 06:08:50.851 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-24 06:08:50.853 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-24 06:08:50.856 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-24 06:08:50.858 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-24 06:08:50.860 | + functions-common:GetDistro:435 : GetOSVersion 2021-12-24 06:08:50.861 | + functions-common:GetOSVersion:405 : source /etc/os-release 2021-12-24 06:08:50.863 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2021-12-24 06:08:50.865 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2021-12-24 06:08:50.866 | ++ /etc/os-release:source:3 : ID=ubuntu 2021-12-24 06:08:50.868 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2021-12-24 06:08:50.870 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2021-12-24 06:08:50.871 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2021-12-24 06:08:50.873 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2021-12-24 06:08:50.874 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2021-12-24 06:08:50.876 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2021-12-24 06:08:50.878 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2021-12-24 06:08:50.879 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2021-12-24 06:08:50.881 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2021-12-24 06:08:50.883 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2021-12-24 06:08:50.884 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2021-12-24 06:08:50.886 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-12-24 06:08:50.889 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-12-24 06:08:50.891 | + functions-common:_ensure_lsb_release:383 : return 2021-12-24 06:08:50.893 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2021-12-24 06:08:50.960 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2021-12-24 06:08:50.962 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2021-12-24 06:08:51.029 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2021-12-24 06:08:51.031 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2021-12-24 06:08:51.098 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2021-12-24 06:08:51.099 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-24 06:08:51.101 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2021-12-24 06:08:51.103 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2021-12-24 06:08:51.105 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2021-12-24 06:08:51.106 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2021-12-24 06:08:51.108 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2021-12-24 06:08:51.110 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-24 06:08:51.112 | + functions-common:GetDistro:440 : DISTRO=focal 2021-12-24 06:08:51.114 | + functions-common:GetDistro:484 : typeset -xr DISTRO 2021-12-24 06:08:51.116 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-12-24 06:08:51.116 | Distro: focal 2021-12-24 06:08:51.118 | + tools/install_pip.sh:main:115 : get_versions 2021-12-24 06:08:51.120 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-24 06:08:51.123 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-24 06:08:51.125 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-24 06:08:51.128 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-24 06:08:51.128 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-24 06:08:51.521 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-24 06:08:51.523 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-24 06:08:51.523 | pip: 20.2.2 2021-12-24 06:08:51.525 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-12-24 06:08:51.527 | + tools/install_pip.sh:main:121 : is_fedora 2021-12-24 06:08:51.528 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:08:51.530 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:08:51.532 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:08:51.534 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:08:51.535 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:08:51.537 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:08:51.539 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:08:51.540 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:08:51.542 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:08:51.543 | + tools/install_pip.sh:main:133 : install_get_pip 2021-12-24 06:08:51.545 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-24 06:08:51.547 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-24 06:08:51.548 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-24 06:08:51.550 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-24 06:08:51.552 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-24 06:08:51.562 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-24 06:08:51.562 | Dload Upload Total Spent Left Speed 2021-12-24 06:08:51.847 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7399k 0 --:--:-- --:--:-- --:--:-- 7399k 2021-12-24 06:08:51.851 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-24 06:08:51.854 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-12-24 06:08:54.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:08:54.902 | from cryptography.utils import int_from_bytes 2021-12-24 06:08:54.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:08:54.902 | from cryptography.utils import int_from_bytes 2021-12-24 06:08:55.182 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:08:55.372 | Collecting pip 2021-12-24 06:08:55.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-12-24 06:08:56.959 | Installing collected packages: pip 2021-12-24 06:08:56.959 | Attempting uninstall: pip 2021-12-24 06:08:56.960 | Found existing installation: pip 20.2.2 2021-12-24 06:08:57.190 | Uninstalling pip-20.2.2: 2021-12-24 06:08:57.231 | Successfully uninstalled pip-20.2.2 2021-12-24 06:08:58.815 | Successfully installed pip-21.3.1 2021-12-24 06:08:58.815 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-24 06:08:58.816 | warnings.warn( 2021-12-24 06:08:58.816 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-24 06:08:58.816 | warnings.warn( 2021-12-24 06:08:58.816 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-24 06:08:58.816 | warnings.warn( 2021-12-24 06:08:58.816 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:08:58.937 | + tools/install_pip.sh:main:136 : set -x 2021-12-24 06:08:58.939 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-12-24 06:08:58.941 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-24 06:08:58.943 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 06:08:58.945 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-24 06:08:58.947 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-12-24 06:08:58.948 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-24 06:08:58.951 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:08:58.951 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-24 06:08:58.956 | ++ 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-12-24 06:08:58.958 | ++ 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-12-24 06:08:58.959 | ++ 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-12-24 06:08:58.961 | + 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-12-24 06:08:58.963 | + 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-12-24 06:08:58.979 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-12-24 06:08:58.980 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-12-24 06:08:59.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:08:59.725 | from cryptography.utils import int_from_bytes 2021-12-24 06:08:59.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:08:59.725 | from cryptography.utils import int_from_bytes 2021-12-24 06:09:00.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:09:00.828 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.8.0) 2021-12-24 06:09:02.410 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:09:02.515 | + inc/python:pip_install:200 : result=0 2021-12-24 06:09:02.517 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:09:02.519 | + functions-common:time_stop:2402 : local name 2021-12-24 06:09:02.520 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:09:02.522 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:09:02.523 | + functions-common:time_stop:2405 : local total 2021-12-24 06:09:02.525 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:09:02.527 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:09:02.528 | + functions-common:time_stop:2409 : start_time=1640326138974 2021-12-24 06:09:02.530 | + functions-common:time_stop:2411 : [[ -z 1640326138974 ]] 2021-12-24 06:09:02.532 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:09:02.535 | + functions-common:time_stop:2414 : end_time=1640326142533 2021-12-24 06:09:02.536 | + functions-common:time_stop:2415 : elapsed_time=3559 2021-12-24 06:09:02.538 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:09:02.540 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:09:02.541 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3559 2021-12-24 06:09:02.543 | + inc/python:pip_install:203 : return 0 2021-12-24 06:09:02.545 | + tools/install_pip.sh:main:142 : get_versions 2021-12-24 06:09:02.547 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-24 06:09:02.551 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-24 06:09:02.552 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-24 06:09:02.555 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-24 06:09:02.561 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-24 06:09:03.122 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-12-24 06:09:03.125 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-12-24 06:09:03.125 | pip: 21.3.1 2021-12-24 06:09:03.128 | + ./stack.sh:main:785 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-24 06:09:03.131 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-24 06:09:03.134 | + ./stack.sh:main:786 : fixup_all 2021-12-24 06:09:03.136 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-12-24 06:09:03.138 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-12-24 06:09:03.141 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:09:03.143 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:09:03.145 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2021-12-24 06:09:03.156 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-24 06:09:03.167 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-12-24 06:09:03.177 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-12-24 06:09:03.179 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-12-24 06:09:03.181 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:09:03.183 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:09:03.185 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:09:03.188 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:09:03.190 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:09:03.192 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:09:03.194 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:09:03.196 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:09:03.198 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:09:03.200 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-12-24 06:09:03.202 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-12-24 06:09:03.204 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-12-24 06:09:03.207 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:09:03.209 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:09:03.211 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:09:03.213 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:09:03.215 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:09:03.217 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:09:03.219 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-12-24 06:09:03.221 | + ./stack.sh:main:789 : pip_install -U os-testr 2021-12-24 06:09:03.241 | Using python 3.8 to install os-testr 2021-12-24 06:09:03.243 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-24 06:09:03.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:09:03.957 | from cryptography.utils import int_from_bytes 2021-12-24 06:09:03.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:09:03.957 | from cryptography.utils import int_from_bytes 2021-12-24 06:09:05.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:09:05.122 | Collecting os-testr 2021-12-24 06:09:05.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2021-12-24 06:09:05.144 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-12-24 06:09:05.145 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2021-12-24 06:09:05.186 | Collecting stestr>=1.0.0 2021-12-24 06:09:05.193 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2021-12-24 06:09:05.235 | Collecting python-subunit>=1.0.0 2021-12-24 06:09:05.241 | 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-12-24 06:09:05.263 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-12-24 06:09:05.435 | Collecting future 2021-12-24 06:09:05.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-24 06:09:06.143 | Preparing metadata (setup.py): started 2021-12-24 06:09:06.760 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:09:06.765 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-12-24 06:09:06.769 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2021-12-24 06:09:06.770 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-12-24 06:09:06.771 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-12-24 06:09:06.797 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-12-24 06:09:06.798 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-12-24 06:09:06.799 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-12-24 06:09:06.800 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2021-12-24 06:09:06.801 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2021-12-24 06:09:06.815 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-12-24 06:09:06.883 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-12-24 06:09:06.883 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-12-24 06:09:06.884 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-12-24 06:09:06.984 | Building wheels for collected packages: future 2021-12-24 06:09:06.985 | Building wheel for future (setup.py): started 2021-12-24 06:09:07.980 | Building wheel for future (setup.py): finished with status 'done' 2021-12-24 06:09:07.984 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=f0789517803ea04148d145d74e853b8be1cd115e58dc19e99bd6a13d42301afb 2021-12-24 06:09:07.985 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-12-24 06:09:07.991 | Successfully built future 2021-12-24 06:09:09.431 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-24 06:09:10.278 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2021-12-24 06:09:10.278 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:09:10.416 | + inc/python:pip_install:200 : result=0 2021-12-24 06:09:10.418 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:09:10.421 | + functions-common:time_stop:2402 : local name 2021-12-24 06:09:10.423 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:09:10.425 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:09:10.427 | + functions-common:time_stop:2405 : local total 2021-12-24 06:09:10.429 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:09:10.431 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:09:10.433 | + functions-common:time_stop:2409 : start_time=1640326143236 2021-12-24 06:09:10.435 | + functions-common:time_stop:2411 : [[ -z 1640326143236 ]] 2021-12-24 06:09:10.438 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:09:10.441 | + functions-common:time_stop:2414 : end_time=1640326150439 2021-12-24 06:09:10.443 | + functions-common:time_stop:2415 : elapsed_time=7203 2021-12-24 06:09:10.445 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:09:10.447 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:09:10.449 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7203 2021-12-24 06:09:10.451 | + inc/python:pip_install:203 : return 0 2021-12-24 06:09:10.454 | + ./stack.sh:main:793 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-24 06:09:10.502 | + ./stack.sh:main:794 : sudo systemctl restart systemd-journald 2021-12-24 06:09:10.600 | + ./stack.sh:main:800 : install_infra 2021-12-24 06:09:10.602 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-24 06:09:10.604 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-24 06:09:10.607 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-24 06:09:13.715 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-24 06:09:13.717 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-24 06:09:13.739 | + 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-12-24 06:09:15.597 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.644 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.718 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.746 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.857 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.946 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.977 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:15.994 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.010 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.023 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.037 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.106 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.170 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.173 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.177 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.217 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.254 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.270 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.286 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.306 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.337 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.393 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.429 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.472 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.478 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.482 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:16.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:09:16.612 | Collecting pbr===5.8.0 2021-12-24 06:09:16.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-24 06:09:16.671 | Installing collected packages: pbr 2021-12-24 06:09:16.816 | Successfully installed pbr-5.8.0 2021-12-24 06:09:16.876 | + inc/python:pip_install:200 : result=0 2021-12-24 06:09:16.878 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:09:16.880 | + functions-common:time_stop:2402 : local name 2021-12-24 06:09:16.882 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:09:16.884 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:09:16.886 | + functions-common:time_stop:2405 : local total 2021-12-24 06:09:16.889 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:09:16.891 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:09:16.893 | + functions-common:time_stop:2409 : start_time=1640326153731 2021-12-24 06:09:16.895 | + functions-common:time_stop:2411 : [[ -z 1640326153731 ]] 2021-12-24 06:09:16.897 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:09:16.901 | + functions-common:time_stop:2414 : end_time=1640326156899 2021-12-24 06:09:16.903 | + functions-common:time_stop:2415 : elapsed_time=3168 2021-12-24 06:09:16.905 | + functions-common:time_stop:2416 : total=7203 2021-12-24 06:09:16.907 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:09:16.909 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=10371 2021-12-24 06:09:16.911 | + inc/python:pip_install:203 : return 0 2021-12-24 06:09:16.913 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-24 06:09:16.916 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-24 06:09:16.937 | + 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-12-24 06:09:18.750 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:18.797 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:18.869 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:18.897 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:18.940 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.008 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.096 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.128 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.145 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.160 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.174 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.188 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.257 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.319 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.322 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.326 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.365 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.402 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.418 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.434 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.454 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.484 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.540 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.576 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.618 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.625 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.629 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2021-12-24 06:09:19.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:09:19.637 | Processing /opt/stack/requirements 2021-12-24 06:09:20.890 | Collecting fixtures===3.0.0 2021-12-24 06:09:20.896 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-12-24 06:09:21.126 | Collecting PyYAML===6.0 2021-12-24 06:09:21.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2021-12-24 06:09:21.303 | Collecting requests===2.26.0 2021-12-24 06:09:21.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2021-12-24 06:09:21.420 | Collecting packaging===21.3 2021-12-24 06:09:21.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-24 06:09:21.492 | Collecting testtools===2.5.0 2021-12-24 06:09:21.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2021-12-24 06:09:21.580 | Collecting idna===3.3 2021-12-24 06:09:21.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2021-12-24 06:09:21.724 | Collecting pyparsing===3.0.6 2021-12-24 06:09:21.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-24 06:09:21.788 | Collecting six===1.16.0 2021-12-24 06:09:21.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-12-24 06:09:21.843 | Collecting charset-normalizer===2.0.9 2021-12-24 06:09:21.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ee/caa09422db5be/charset_normalizer-2.0.9-py3-none-any.whl (39 kB) 2021-12-24 06:09:21.882 | Collecting Parsley>=1.2 2021-12-24 06:09:21.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-24 06:09:21.939 | Collecting beagle>=0.2.1 2021-12-24 06:09:21.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-12-24 06:09:21.970 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.8.0) 2021-12-24 06:09:22.046 | Collecting urllib3===1.26.7 2021-12-24 06:09:22.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2021-12-24 06:09:22.169 | Collecting certifi>=2017.4.17 2021-12-24 06:09:22.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2021-12-24 06:09:22.246 | Collecting extras===1.0.0 2021-12-24 06:09:22.251 | 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-12-24 06:09:22.333 | Collecting cliff===3.10.0 2021-12-24 06:09:22.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2021-12-24 06:09:22.394 | Collecting autopage===0.4.0 2021-12-24 06:09:22.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2021-12-24 06:09:22.443 | Collecting prettytable===2.4.0 2021-12-24 06:09:22.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB) 2021-12-24 06:09:22.542 | Collecting stevedore===3.5.0 2021-12-24 06:09:22.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2021-12-24 06:09:22.704 | Collecting cmd2===2.3.3 2021-12-24 06:09:22.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2021-12-24 06:09:22.812 | Collecting wcwidth===0.2.5 2021-12-24 06:09:22.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-12-24 06:09:22.871 | Collecting attrs===21.2.0 2021-12-24 06:09:22.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-12-24 06:09:22.978 | Collecting pyperclip===1.8.2 2021-12-24 06:09:22.985 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2021-12-24 06:09:22.996 | Building wheels for collected packages: openstack-requirements 2021-12-24 06:09:22.997 | Building wheel for openstack-requirements (setup.py): started 2021-12-24 06:09:23.823 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-12-24 06:09:23.823 | ERROR: Command errored out with exit status 1: 2021-12-24 06:09:23.823 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vgcjkrtl/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vgcjkrtl/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-wd1026hv 2021-12-24 06:09:23.823 | cwd: /tmp/pip-req-build-vgcjkrtl/ 2021-12-24 06:09:23.823 | Complete output (6 lines): 2021-12-24 06:09:23.823 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-24 06:09:23.823 | or: setup.py --help [cmd1 cmd2 ...] 2021-12-24 06:09:23.823 | or: setup.py --help-commands 2021-12-24 06:09:23.823 | or: setup.py cmd --help 2021-12-24 06:09:23.823 | 2021-12-24 06:09:23.823 | error: invalid command 'bdist_wheel' 2021-12-24 06:09:23.823 | ---------------------------------------- 2021-12-24 06:09:23.823 | ERROR: Failed building wheel for openstack-requirements 2021-12-24 06:09:23.824 | Running setup.py clean for openstack-requirements 2021-12-24 06:09:24.634 | Failed to build openstack-requirements 2021-12-24 06:09:24.864 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, autopage, pyparsing, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-12-24 06:09:26.690 | Running setup.py install for openstack-requirements: started 2021-12-24 06:09:28.815 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-24 06:09:28.847 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.9 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5116 packaging-21.3 prettytable-2.4.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2021-12-24 06:09:28.970 | + inc/python:pip_install:200 : result=0 2021-12-24 06:09:28.972 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:09:28.974 | + functions-common:time_stop:2402 : local name 2021-12-24 06:09:28.976 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:09:28.978 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:09:28.980 | + functions-common:time_stop:2405 : local total 2021-12-24 06:09:28.982 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:09:28.985 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:09:28.987 | + functions-common:time_stop:2409 : start_time=1640326156930 2021-12-24 06:09:28.989 | + functions-common:time_stop:2411 : [[ -z 1640326156930 ]] 2021-12-24 06:09:28.991 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:09:28.995 | + functions-common:time_stop:2414 : end_time=1640326168993 2021-12-24 06:09:28.997 | + functions-common:time_stop:2415 : elapsed_time=12063 2021-12-24 06:09:29.000 | + functions-common:time_stop:2416 : total=10371 2021-12-24 06:09:29.002 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:09:29.004 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22434 2021-12-24 06:09:29.006 | + inc/python:pip_install:203 : return 0 2021-12-24 06:09:29.008 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-24 06:09:29.011 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-24 06:09:29.013 | + inc/python:use_library_from_git:250 : local name=pbr 2021-12-24 06:09:29.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:09:29.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:09:29.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-12-24 06:09:29.022 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:09:29.025 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-24 06:09:29.044 | Using python 3.8 to install pbr 2021-12-24 06:09:29.046 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-24 06:09:29.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:09:29.796 | from cryptography.utils import int_from_bytes 2021-12-24 06:09:29.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:09:29.796 | from cryptography.utils import int_from_bytes 2021-12-24 06:09:30.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:09:30.927 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2021-12-24 06:09:32.715 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:09:32.825 | + inc/python:pip_install:200 : result=0 2021-12-24 06:09:32.828 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:09:32.830 | + functions-common:time_stop:2402 : local name 2021-12-24 06:09:32.832 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:09:32.834 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:09:32.836 | + functions-common:time_stop:2405 : local total 2021-12-24 06:09:32.838 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:09:32.840 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:09:32.843 | + functions-common:time_stop:2409 : start_time=1640326169039 2021-12-24 06:09:32.845 | + functions-common:time_stop:2411 : [[ -z 1640326169039 ]] 2021-12-24 06:09:32.847 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:09:32.851 | + functions-common:time_stop:2414 : end_time=1640326172849 2021-12-24 06:09:32.853 | + functions-common:time_stop:2415 : elapsed_time=3810 2021-12-24 06:09:32.855 | + functions-common:time_stop:2416 : total=22434 2021-12-24 06:09:32.857 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:09:32.859 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=26244 2021-12-24 06:09:32.861 | + inc/python:pip_install:203 : return 0 2021-12-24 06:09:32.864 | + ./stack.sh:main:803 : python3 -m venv /opt/stack/bindep-venv 2021-12-24 06:09:35.969 | + ./stack.sh:main:805 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-24 06:09:37.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:09:37.797 | Collecting bindep 2021-12-24 06:09:37.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2021-12-24 06:09:37.865 | Collecting distro 2021-12-24 06:09:37.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2021-12-24 06:09:37.900 | Collecting Parsley 2021-12-24 06:09:37.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-12-24 06:09:38.001 | Collecting packaging; python_version >= "3.6" 2021-12-24 06:09:38.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2021-12-24 06:09:38.146 | Collecting pbr>=2.0.0 2021-12-24 06:09:38.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2021-12-24 06:09:38.335 | Collecting pyparsing!=3.0.5,>=2.0.2 2021-12-24 06:09:38.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2021-12-24 06:09:38.387 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2021-12-24 06:09:38.952 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-24 06:09:39.020 | + ./stack.sh:main:806 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-24 06:09:39.022 | + ./stack.sh:main:806 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-24 06:09:39.026 | ++ ./stack.sh:main:809 : _get_plugin_bindep_packages 2021-12-24 06:09:39.042 | + ./stack.sh:main:809 : pkgs= 2021-12-24 06:09:39.044 | + ./stack.sh:main:810 : [[ -n '' ]] 2021-12-24 06:09:39.047 | + ./stack.sh:main:817 : run_phase stack pre-install 2021-12-24 06:09:39.049 | + functions-common:run_phase:1830 : local mode=stack 2021-12-24 06:09:39.051 | + functions-common:run_phase:1831 : local phase=pre-install 2021-12-24 06:09:39.054 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:09:39.056 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:09:39.058 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:09:39.060 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:09:39.062 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:09:39.065 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:09:39.068 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:09:39.070 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:09:39.072 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:09:39.074 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-24 06:09:39.077 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:09:39.091 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:09:39.094 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:09:39.096 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:09:39.098 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-24 06:09:39.100 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:09:39.102 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:09:39.104 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:09:39.106 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-24 06:09:39.108 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:09:39.110 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-24 06:09:39.112 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:09:39.114 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:09:39.116 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:09:39.118 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:09:39.120 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:09:39.122 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 06:09:39.125 | + functions-common:run_phase:1857 : run_plugins stack pre-install 2021-12-24 06:09:39.127 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-24 06:09:39.129 | + functions-common:run_plugins:1817 : local phase=pre-install 2021-12-24 06:09:39.131 | + functions-common:run_plugins:1819 : local plugins=,devstack-plugin-ceph 2021-12-24 06:09:39.134 | + functions-common:run_plugins:1820 : local plugin 2021-12-24 06:09:39.136 | + functions-common:run_plugins:1821 : for plugin in ${plugins//,/ } 2021-12-24 06:09:39.138 | + functions-common:run_plugins:1822 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:09:39.141 | + functions-common:run_plugins:1823 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-12-24 06:09:39.143 | + functions-common:run_plugins:1824 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-12-24 06:09:39.146 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:09:39.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:09:39.150 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-12-24 06:09:39.152 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-12-24 06:09:39.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-12-24 06:09:39.156 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:09:39.158 | ++ ./stack.sh:echo_summary:440 : echo -e Installing Ceph 2021-12-24 06:09:39.160 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-12-24 06:09:39.162 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2021-12-24 06:09:39.164 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-12-24 06:09:39.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-12-24 06:09:39.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-12-24 06:09:39.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-12-24 06:09:39.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2021-12-24 06:09:39.174 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:09:39.176 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:09:39.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2021-12-24 06:09:39.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2021-12-24 06:09:39.183 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-24 06:09:39.185 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:09:39.187 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:09:39.189 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:09:39.191 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:09:39.193 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:09:39.195 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:09:39.197 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:09:39.200 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:09:39.202 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:09:39.204 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:09:39.206 | ++ functions-common:apt_get_update:1167 : return 2021-12-24 06:09:39.208 | ++ functions-common:install_package:1441 : real_install_package software-properties-common 2021-12-24 06:09:39.210 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:09:39.212 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:09:39.214 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:09:39.216 | ++ functions-common:real_install_package:1427 : apt_get install software-properties-common 2021-12-24 06:09:39.235 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-12-24 06:09:39.340 | Reading package lists... 2021-12-24 06:09:39.570 | Building dependency tree... 2021-12-24 06:09:39.571 | Reading state information... 2021-12-24 06:09:39.804 | The following packages were automatically installed and are no longer required: 2021-12-24 06:09:39.806 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-12-24 06:09:39.806 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-12-24 06:09:39.806 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-12-24 06:09:39.806 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-12-24 06:09:39.806 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:09:39.806 | python3-zope.interface 2021-12-24 06:09:39.806 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:09:39.807 | The following additional packages will be installed: 2021-12-24 06:09:39.807 | python3-software-properties 2021-12-24 06:09:39.881 | The following packages will be upgraded: 2021-12-24 06:09:39.881 | python3-software-properties software-properties-common 2021-12-24 06:09:40.158 | 2 upgraded, 0 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:09:40.158 | Need to get 35.5 kB of archives. 2021-12-24 06:09:40.158 | After this operation, 0 B of additional disk space will be used. 2021-12-24 06:09:40.158 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2021-12-24 06:09:40.288 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2021-12-24 06:09:40.880 | Fetched 35.5 kB in 0s (76.8 kB/s) 2021-12-24 06:09:40.958 | (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 ... 81557 files and directories currently installed.) 2021-12-24 06:09:40.962 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2021-12-24 06:09:41.085 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2021-12-24 06:09:41.148 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2021-12-24 06:09:41.276 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2021-12-24 06:09:41.330 | Setting up python3-software-properties (0.99.9.8) ... 2021-12-24 06:09:41.585 | Setting up software-properties-common (0.99.9.8) ... 2021-12-24 06:09:41.820 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:09:42.153 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-12-24 06:09:48.699 | ++ functions-common:apt_get:1211 : result=0 2021-12-24 06:09:48.701 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:09:48.704 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:09:48.706 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:09:48.708 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:09:48.710 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:09:48.712 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:09:48.714 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:09:48.716 | ++ functions-common:time_stop:2409 : start_time=1640326179232 2021-12-24 06:09:48.719 | ++ functions-common:time_stop:2411 : [[ -z 1640326179232 ]] 2021-12-24 06:09:48.721 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:09:48.725 | ++ functions-common:time_stop:2414 : end_time=1640326188723 2021-12-24 06:09:48.727 | ++ functions-common:time_stop:2415 : elapsed_time=9491 2021-12-24 06:09:48.729 | ++ functions-common:time_stop:2416 : total=166830 2021-12-24 06:09:48.731 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:09:48.734 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=176321 2021-12-24 06:09:48.736 | ++ functions-common:apt_get:1215 : return 0 2021-12-24 06:09:48.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2021-12-24 06:09:48.740 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2021-12-24 06:09:48.742 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2021-12-24 06:09:48.744 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2021-12-24 06:09:48.746 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2021-12-24 06:09:48.749 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:09:48.751 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:09:48.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2021-12-24 06:09:48.755 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-12-24 06:09:48.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2021-12-24 06:09:48.843 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-12-24 06:09:49.604 | OK 2021-12-24 06:09:49.616 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:994 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2021-12-24 06:09:50.649 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-24 06:09:50.682 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-24 06:09:50.724 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-24 06:09:50.858 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-24 06:09:51.074 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2021-12-24 06:09:51.383 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2021-12-24 06:09:59.589 | Fetched 25.8 kB in 1s (29.8 kB/s) 2021-12-24 06:10:01.028 | Reading package lists... 2021-12-24 06:10:01.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2021-12-24 06:10:01.273 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-12-24 06:10:01.273 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-12-24 06:10:01.306 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-12-24 06:10:01.349 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-12-24 06:10:01.638 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2021-12-24 06:10:03.509 | Reading package lists... 2021-12-24 06:10:03.539 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2021-12-24 06:10:03.541 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2021-12-24 06:10:03.543 | ++ inc/python:python3_enabled:456 : return 0 2021-12-24 06:10:03.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-12-24 06:10:03.548 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2021-12-24 06:10:03.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:10:03.553 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:10:03.555 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-12-24 06:10:03.558 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-12-24 06:10:03.558 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:10:03.559 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:10:03.564 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-12-24 06:10:03.566 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-12-24 06:10:03.568 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:10:03.571 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:10:03.573 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-12-24 06:10:03.588 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:10:03.591 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:10:03.593 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2021-12-24 06:10:03.595 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2021-12-24 06:10:03.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-12-24 06:10:03.599 | ++ functions-common:install_package:1440 : update_package_repo 2021-12-24 06:10:03.602 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:10:03.604 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:10:03.606 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:10:03.608 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:10:03.610 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:10:03.612 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:10:03.614 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:10:03.617 | ++ functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:10:03.619 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:10:03.621 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:10:03.623 | ++ functions-common:apt_get_update:1167 : return 2021-12-24 06:10:03.625 | ++ functions-common:install_package:1441 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-12-24 06:10:03.627 | ++ functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:10:03.630 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:10:03.632 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:10:03.634 | ++ functions-common:real_install_package:1427 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-12-24 06:10:03.653 | ++ functions-common:apt_get:1207 : 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-12-24 06:10:03.760 | Reading package lists... 2021-12-24 06:10:03.994 | Building dependency tree... 2021-12-24 06:10:03.995 | Reading state information... 2021-12-24 06:10:04.236 | The following packages were automatically installed and are no longer required: 2021-12-24 06:10:04.237 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:10:04.237 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:10:04.237 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:10:04.237 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:10:04.237 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:10:04.237 | python3-zope.interface 2021-12-24 06:10:04.237 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:10:04.237 | The following additional packages will be installed: 2021-12-24 06:10:04.238 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-12-24 06:10:04.238 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2021-12-24 06:10:04.238 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2021-12-24 06:10:04.238 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2021-12-24 06:10:04.238 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2021-12-24 06:10:04.238 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2021-12-24 06:10:04.238 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2021-12-24 06:10:04.238 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2021-12-24 06:10:04.238 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2021-12-24 06:10:04.238 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2021-12-24 06:10:04.238 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2021-12-24 06:10:04.238 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2021-12-24 06:10:04.238 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2021-12-24 06:10:04.238 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2021-12-24 06:10:04.238 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2021-12-24 06:10:04.238 | python3-numpy python3-olefile python3-packaging python3-paste 2021-12-24 06:10:04.239 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-12-24 06:10:04.239 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2021-12-24 06:10:04.239 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2021-12-24 06:10:04.239 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2021-12-24 06:10:04.239 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2021-12-24 06:10:04.239 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-12-24 06:10:04.239 | python3-tempita python3-tk python3-waitress python3-wcwidth 2021-12-24 06:10:04.239 | python3-webencodings python3-webob python3-websocket python3-webtest 2021-12-24 06:10:04.239 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2021-12-24 06:10:04.239 | ubuntu-fan 2021-12-24 06:10:04.240 | Suggested packages: 2021-12-24 06:10:04.240 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2021-12-24 06:10:04.240 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2021-12-24 06:10:04.240 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2021-12-24 06:10:04.240 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2021-12-24 06:10:04.240 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2021-12-24 06:10:04.240 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2021-12-24 06:10:04.240 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2021-12-24 06:10:04.240 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2021-12-24 06:10:04.240 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2021-12-24 06:10:04.240 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2021-12-24 06:10:04.240 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2021-12-24 06:10:04.240 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2021-12-24 06:10:04.240 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2021-12-24 06:10:04.240 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2021-12-24 06:10:04.240 | | mailutils 2021-12-24 06:10:04.240 | Recommended packages: 2021-12-24 06:10:04.240 | btrfs-tools 2021-12-24 06:10:04.423 | The following NEW packages will be installed: 2021-12-24 06:10:04.424 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-12-24 06:10:04.424 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2021-12-24 06:10:04.424 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2021-12-24 06:10:04.424 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2021-12-24 06:10:04.424 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2021-12-24 06:10:04.424 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2021-12-24 06:10:04.424 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2021-12-24 06:10:04.424 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2021-12-24 06:10:04.424 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2021-12-24 06:10:04.424 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2021-12-24 06:10:04.424 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2021-12-24 06:10:04.424 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2021-12-24 06:10:04.425 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2021-12-24 06:10:04.425 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2021-12-24 06:10:04.425 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2021-12-24 06:10:04.425 | python3-numpy python3-olefile python3-packaging python3-paste 2021-12-24 06:10:04.425 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-12-24 06:10:04.425 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2021-12-24 06:10:04.425 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2021-12-24 06:10:04.425 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2021-12-24 06:10:04.425 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2021-12-24 06:10:04.425 | python3-simplejson python3-singledispatch python3-sklearn 2021-12-24 06:10:04.425 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2021-12-24 06:10:04.425 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2021-12-24 06:10:04.425 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2021-12-24 06:10:04.425 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2021-12-24 06:10:04.426 | The following packages will be upgraded: 2021-12-24 06:10:04.426 | librados2 librbd1 2021-12-24 06:10:04.540 | 2 upgraded, 119 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:10:04.540 | Need to get 204 MB of archives. 2021-12-24 06:10:04.541 | After this operation, 950 MB of additional disk space will be used. 2021-12-24 06:10:04.541 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2021-12-24 06:10:04.676 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2021-12-24 06:10:04.849 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2021-12-24 06:10:04.853 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2021-12-24 06:10:04.854 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2021-12-24 06:10:04.914 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-12-24 06:10:04.977 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2021-12-24 06:10:04.978 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2021-12-24 06:10:04.985 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2021-12-24 06:10:04.998 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2021-12-24 06:10:05.000 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2021-12-24 06:10:05.003 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2021-12-24 06:10:05.038 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2021-12-24 06:10:05.038 | Get:14 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2021-12-24 06:10:05.057 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-12-24 06:10:05.071 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2021-12-24 06:10:05.080 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2021-12-24 06:10:05.097 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-12-24 06:10:05.099 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2021-12-24 06:10:05.111 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2021-12-24 06:10:05.115 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-12-24 06:10:05.120 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2021-12-24 06:10:05.123 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2021-12-24 06:10:05.136 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2021-12-24 06:10:05.138 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2021-12-24 06:10:05.143 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2021-12-24 06:10:05.164 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2021-12-24 06:10:05.165 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2021-12-24 06:10:05.173 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-12-24 06:10:05.175 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-12-24 06:10:05.183 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2021-12-24 06:10:05.205 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2021-12-24 06:10:05.207 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2021-12-24 06:10:05.246 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2021-12-24 06:10:05.247 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2021-12-24 06:10:05.249 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2021-12-24 06:10:05.251 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2021-12-24 06:10:05.258 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2021-12-24 06:10:05.274 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2021-12-24 06:10:05.291 | Get:40 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2021-12-24 06:10:05.374 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2021-12-24 06:10:05.376 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2021-12-24 06:10:05.378 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2021-12-24 06:10:05.380 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2021-12-24 06:10:05.382 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2021-12-24 06:10:05.397 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2021-12-24 06:10:05.740 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2021-12-24 06:10:06.166 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-12-24 06:10:06.167 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2021-12-24 06:10:06.168 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2021-12-24 06:10:07.826 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2021-12-24 06:10:08.211 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2021-12-24 06:10:08.238 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2021-12-24 06:10:08.611 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2021-12-24 06:10:08.612 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2021-12-24 06:10:08.613 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2021-12-24 06:10:08.614 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2021-12-24 06:10:08.615 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2021-12-24 06:10:08.616 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2021-12-24 06:10:08.617 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2021-12-24 06:10:08.618 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2021-12-24 06:10:08.634 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.1-0ubuntu2~20.04.1 [4,155 kB] 2021-12-24 06:10:08.769 | Get:63 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2021-12-24 06:10:09.312 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2021-12-24 06:10:10.116 | Get:65 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2021-12-24 06:10:10.315 | Get:66 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2021-12-24 06:10:10.431 | Get:67 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2021-12-24 06:10:10.435 | Get:68 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2021-12-24 06:10:10.514 | Get:69 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2021-12-24 06:10:10.520 | Get:70 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2021-12-24 06:10:10.625 | Get:71 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2021-12-24 06:10:11.407 | Get:72 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2021-12-24 06:10:11.433 | Get:73 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2021-12-24 06:10:11.509 | Get:74 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2021-12-24 06:10:14.939 | Get:75 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2021-12-24 06:10:15.502 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2021-12-24 06:10:16.489 | Get:77 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2021-12-24 06:10:16.554 | Get:78 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2021-12-24 06:10:17.090 | Get:79 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2021-12-24 06:10:19.282 | Get:80 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2021-12-24 06:10:21.090 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-12-24 06:10:21.097 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-12-24 06:10:21.098 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-12-24 06:10:21.136 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2021-12-24 06:10:21.156 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2021-12-24 06:10:21.320 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2021-12-24 06:10:21.321 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2021-12-24 06:10:21.332 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2021-12-24 06:10:21.389 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-12-24 06:10:21.428 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2021-12-24 06:10:22.038 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2021-12-24 06:10:22.038 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2021-12-24 06:10:22.039 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-12-24 06:10:22.039 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-12-24 06:10:22.068 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-12-24 06:10:22.070 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1,382 kB] 2021-12-24 06:10:22.308 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-12-24 06:10:22.309 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2021-12-24 06:10:23.007 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2021-12-24 06:10:23.060 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-12-24 06:10:23.061 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2021-12-24 06:10:23.063 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2021-12-24 06:10:23.064 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2021-12-24 06:10:23.092 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2021-12-24 06:10:23.093 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2021-12-24 06:10:23.111 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2021-12-24 06:10:23.121 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2021-12-24 06:10:23.133 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2021-12-24 06:10:23.153 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2021-12-24 06:10:23.214 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2021-12-24 06:10:23.215 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2021-12-24 06:10:23.237 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2021-12-24 06:10:23.321 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2021-12-24 06:10:25.568 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2021-12-24 06:10:25.568 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2021-12-24 06:10:25.730 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2021-12-24 06:10:26.208 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2021-12-24 06:10:26.219 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2021-12-24 06:10:26.249 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2021-12-24 06:10:26.675 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2021-12-24 06:10:28.112 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2021-12-24 06:10:29.146 | Preconfiguring packages ... 2021-12-24 06:10:29.240 | Fetched 204 MB in 24s (8,630 kB/s) 2021-12-24 06:10:29.270 | Selecting previously unselected package pigz. 2021-12-24 06:10:29.317 | (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 ... 81557 files and directories currently installed.) 2021-12-24 06:10:29.320 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2021-12-24 06:10:29.322 | Unpacking pigz (2.4-1) ... 2021-12-24 06:10:29.357 | Selecting previously unselected package libtcl8.6:amd64. 2021-12-24 06:10:29.366 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2021-12-24 06:10:29.370 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2021-12-24 06:10:29.573 | Selecting previously unselected package libxft2:amd64. 2021-12-24 06:10:29.583 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2021-12-24 06:10:29.585 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2021-12-24 06:10:29.616 | Selecting previously unselected package libxss1:amd64. 2021-12-24 06:10:29.625 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2021-12-24 06:10:29.627 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2021-12-24 06:10:29.655 | Selecting previously unselected package libtk8.6:amd64. 2021-12-24 06:10:29.663 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2021-12-24 06:10:29.665 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2021-12-24 06:10:29.798 | Selecting previously unselected package tk8.6-blt2.5. 2021-12-24 06:10:29.806 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-12-24 06:10:29.808 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-12-24 06:10:29.914 | Selecting previously unselected package blt. 2021-12-24 06:10:29.924 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2021-12-24 06:10:29.926 | Unpacking blt (2.5.3+dfsg-4) ... 2021-12-24 06:10:29.949 | Selecting previously unselected package libjaeger. 2021-12-24 06:10:29.958 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:29.960 | Unpacking libjaeger (16.2.7-1focal) ... 2021-12-24 06:10:29.986 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2021-12-24 06:10:29.994 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2021-12-24 06:10:29.996 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2021-12-24 06:10:30.034 | Selecting previously unselected package liblttng-ust0:amd64. 2021-12-24 06:10:30.043 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2021-12-24 06:10:30.045 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2021-12-24 06:10:30.104 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:30.110 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.1) ... 2021-12-24 06:10:30.634 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:30.641 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.1) ... 2021-12-24 06:10:31.156 | Selecting previously unselected package libcephfs2. 2021-12-24 06:10:31.165 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:31.167 | Unpacking libcephfs2 (16.2.7-1focal) ... 2021-12-24 06:10:31.292 | Selecting previously unselected package python3-rados. 2021-12-24 06:10:31.302 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:31.304 | Unpacking python3-rados (16.2.7-1focal) ... 2021-12-24 06:10:31.390 | Selecting previously unselected package python3-ceph-argparse. 2021-12-24 06:10:31.398 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2021-12-24 06:10:31.400 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2021-12-24 06:10:31.429 | Selecting previously unselected package python3-cephfs. 2021-12-24 06:10:31.438 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:31.440 | Unpacking python3-cephfs (16.2.7-1focal) ... 2021-12-24 06:10:31.496 | Selecting previously unselected package python3-ceph-common. 2021-12-24 06:10:31.505 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2021-12-24 06:10:31.507 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2021-12-24 06:10:31.541 | Selecting previously unselected package python3-prettytable. 2021-12-24 06:10:31.550 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2021-12-24 06:10:31.552 | Unpacking python3-prettytable (0.7.2-5) ... 2021-12-24 06:10:31.579 | Selecting previously unselected package python3-rbd. 2021-12-24 06:10:31.588 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:31.590 | Unpacking python3-rbd (16.2.7-1focal) ... 2021-12-24 06:10:31.675 | Selecting previously unselected package librabbitmq4:amd64. 2021-12-24 06:10:31.684 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2021-12-24 06:10:31.686 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2021-12-24 06:10:31.718 | Selecting previously unselected package librdkafka1:amd64. 2021-12-24 06:10:31.727 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2021-12-24 06:10:31.729 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-12-24 06:10:31.811 | Selecting previously unselected package librgw2. 2021-12-24 06:10:31.820 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:31.822 | Unpacking librgw2 (16.2.7-1focal) ... 2021-12-24 06:10:32.365 | Selecting previously unselected package python3-rgw. 2021-12-24 06:10:32.375 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:32.377 | Unpacking python3-rgw (16.2.7-1focal) ... 2021-12-24 06:10:32.420 | Selecting previously unselected package libdw1:amd64. 2021-12-24 06:10:32.429 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2021-12-24 06:10:32.431 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2021-12-24 06:10:32.494 | Selecting previously unselected package libbabeltrace1:amd64. 2021-12-24 06:10:32.503 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-12-24 06:10:32.506 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-12-24 06:10:32.555 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2021-12-24 06:10:32.564 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2021-12-24 06:10:32.566 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2021-12-24 06:10:32.606 | Selecting previously unselected package libgoogle-perftools4:amd64. 2021-12-24 06:10:32.616 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2021-12-24 06:10:32.618 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2021-12-24 06:10:32.676 | Selecting previously unselected package libsnappy1v5:amd64. 2021-12-24 06:10:32.684 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-12-24 06:10:32.686 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-12-24 06:10:32.713 | Selecting previously unselected package libleveldb1d:amd64. 2021-12-24 06:10:32.722 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2021-12-24 06:10:32.724 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-12-24 06:10:32.770 | Selecting previously unselected package liboath0. 2021-12-24 06:10:32.779 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2021-12-24 06:10:32.781 | Unpacking liboath0 (2.6.1-1.3) ... 2021-12-24 06:10:32.813 | Selecting previously unselected package libradosstriper1. 2021-12-24 06:10:32.822 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:32.824 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2021-12-24 06:10:32.918 | Selecting previously unselected package ceph-common. 2021-12-24 06:10:32.927 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:32.929 | Unpacking ceph-common (16.2.7-1focal) ... 2021-12-24 06:10:36.061 | Selecting previously unselected package ceph-base. 2021-12-24 06:10:36.071 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:36.081 | Unpacking ceph-base (16.2.7-1focal) ... 2021-12-24 06:10:36.999 | Selecting previously unselected package python3-dateutil. 2021-12-24 06:10:37.008 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-12-24 06:10:37.010 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-12-24 06:10:37.048 | Selecting previously unselected package ceph-mgr-modules-core. 2021-12-24 06:10:37.057 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2021-12-24 06:10:37.059 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2021-12-24 06:10:37.137 | Selecting previously unselected package python3-bcrypt. 2021-12-24 06:10:37.147 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2021-12-24 06:10:37.149 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2021-12-24 06:10:37.180 | Selecting previously unselected package python3-cherrypy3. 2021-12-24 06:10:37.189 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2021-12-24 06:10:37.191 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2021-12-24 06:10:37.247 | Selecting previously unselected package python3-logutils. 2021-12-24 06:10:37.257 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2021-12-24 06:10:37.259 | Unpacking python3-logutils (0.3.3-7) ... 2021-12-24 06:10:37.288 | Selecting previously unselected package python3-mako. 2021-12-24 06:10:37.297 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2021-12-24 06:10:37.299 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-12-24 06:10:37.338 | Selecting previously unselected package python3-simplegeneric. 2021-12-24 06:10:37.346 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2021-12-24 06:10:37.348 | Unpacking python3-simplegeneric (0.8.1-3) ... 2021-12-24 06:10:37.377 | Selecting previously unselected package python3-singledispatch. 2021-12-24 06:10:37.386 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2021-12-24 06:10:37.388 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2021-12-24 06:10:37.416 | Selecting previously unselected package python3-webob. 2021-12-24 06:10:37.425 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2021-12-24 06:10:37.427 | Unpacking python3-webob (1:1.8.5-2) ... 2021-12-24 06:10:37.467 | Selecting previously unselected package python3-soupsieve. 2021-12-24 06:10:37.476 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-12-24 06:10:37.478 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-12-24 06:10:37.509 | Selecting previously unselected package python3-bs4. 2021-12-24 06:10:37.518 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2021-12-24 06:10:37.520 | Unpacking python3-bs4 (4.8.2-1) ... 2021-12-24 06:10:37.561 | Selecting previously unselected package python3-waitress. 2021-12-24 06:10:37.571 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2021-12-24 06:10:37.575 | Unpacking python3-waitress (1.4.1-1) ... 2021-12-24 06:10:37.620 | Selecting previously unselected package python3-tempita. 2021-12-24 06:10:37.629 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2021-12-24 06:10:37.631 | Unpacking python3-tempita (0.5.2-6) ... 2021-12-24 06:10:37.660 | Selecting previously unselected package python3-paste. 2021-12-24 06:10:37.669 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2021-12-24 06:10:37.672 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2021-12-24 06:10:37.748 | Selecting previously unselected package python-pastedeploy-tpl. 2021-12-24 06:10:37.758 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2021-12-24 06:10:37.760 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2021-12-24 06:10:37.788 | Selecting previously unselected package python3-pastedeploy. 2021-12-24 06:10:37.796 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2021-12-24 06:10:37.798 | Unpacking python3-pastedeploy (2.1.0-1) ... 2021-12-24 06:10:37.830 | Selecting previously unselected package python3-webtest. 2021-12-24 06:10:37.838 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2021-12-24 06:10:37.840 | Unpacking python3-webtest (2.0.32-2) ... 2021-12-24 06:10:37.872 | Selecting previously unselected package python3-pecan. 2021-12-24 06:10:37.881 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2021-12-24 06:10:37.883 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2021-12-24 06:10:37.946 | Selecting previously unselected package python3-werkzeug. 2021-12-24 06:10:37.956 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2021-12-24 06:10:37.958 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2021-12-24 06:10:38.017 | Selecting previously unselected package ceph-mgr. 2021-12-24 06:10:38.026 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:38.028 | Unpacking ceph-mgr (16.2.7-1focal) ... 2021-12-24 06:10:38.267 | Selecting previously unselected package ceph-mon. 2021-12-24 06:10:38.276 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:38.278 | Unpacking ceph-mon (16.2.7-1focal) ... 2021-12-24 06:10:39.289 | Selecting previously unselected package ceph-osd. 2021-12-24 06:10:39.298 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:39.300 | Unpacking ceph-osd (16.2.7-1focal) ... 2021-12-24 06:10:42.981 | Selecting previously unselected package ceph. 2021-12-24 06:10:42.990 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:42.992 | Unpacking ceph (16.2.7-1focal) ... 2021-12-24 06:10:43.019 | Selecting previously unselected package ceph-fuse. 2021-12-24 06:10:43.028 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:43.031 | Unpacking ceph-fuse (16.2.7-1focal) ... 2021-12-24 06:10:43.174 | Selecting previously unselected package ceph-mds. 2021-12-24 06:10:43.183 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:43.185 | Unpacking ceph-mds (16.2.7-1focal) ... 2021-12-24 06:10:43.535 | Selecting previously unselected package cephadm. 2021-12-24 06:10:43.544 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2021-12-24 06:10:43.547 | Unpacking cephadm (16.2.7-1focal) ... 2021-12-24 06:10:43.581 | Selecting previously unselected package ceph-mgr-cephadm. 2021-12-24 06:10:43.590 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2021-12-24 06:10:43.592 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2021-12-24 06:10:43.637 | Selecting previously unselected package python3-repoze.lru. 2021-12-24 06:10:43.646 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2021-12-24 06:10:43.648 | Unpacking python3-repoze.lru (0.7-2) ... 2021-12-24 06:10:43.677 | Selecting previously unselected package libjs-underscore. 2021-12-24 06:10:43.685 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2021-12-24 06:10:43.688 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2021-12-24 06:10:43.725 | Selecting previously unselected package libjs-sphinxdoc. 2021-12-24 06:10:43.734 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2021-12-24 06:10:43.736 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-12-24 06:10:43.776 | Selecting previously unselected package python3-routes. 2021-12-24 06:10:43.785 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2021-12-24 06:10:43.787 | Unpacking python3-routes (2.4.1-2) ... 2021-12-24 06:10:43.837 | Selecting previously unselected package ceph-mgr-dashboard. 2021-12-24 06:10:43.846 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2021-12-24 06:10:43.849 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2021-12-24 06:10:44.457 | Selecting previously unselected package libblas3:amd64. 2021-12-24 06:10:44.467 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2021-12-24 06:10:44.471 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2021-12-24 06:10:44.518 | Selecting previously unselected package libgfortran5:amd64. 2021-12-24 06:10:44.527 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-12-24 06:10:44.529 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:10:44.666 | Selecting previously unselected package liblapack3:amd64. 2021-12-24 06:10:44.675 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2021-12-24 06:10:44.679 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2021-12-24 06:10:45.001 | Selecting previously unselected package python3-numpy. 2021-12-24 06:10:45.010 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-12-24 06:10:45.012 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-12-24 06:10:45.477 | Selecting previously unselected package python3-decorator. 2021-12-24 06:10:45.486 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-12-24 06:10:45.488 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-12-24 06:10:45.518 | Selecting previously unselected package liblbfgsb0:amd64. 2021-12-24 06:10:45.527 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2021-12-24 06:10:45.529 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-12-24 06:10:45.562 | Selecting previously unselected package python3-scipy. 2021-12-24 06:10:45.571 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2021-12-24 06:10:45.573 | Unpacking python3-scipy (1.3.3-3build1) ... 2021-12-24 06:10:47.056 | Selecting previously unselected package python3-sklearn-lib. 2021-12-24 06:10:47.066 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2021-12-24 06:10:47.069 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-12-24 06:10:47.457 | Selecting previously unselected package python3-joblib. 2021-12-24 06:10:47.466 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2021-12-24 06:10:47.470 | Unpacking python3-joblib (0.14.0-3) ... 2021-12-24 06:10:47.556 | Selecting previously unselected package python3-sklearn. 2021-12-24 06:10:47.566 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2021-12-24 06:10:47.568 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-12-24 06:10:47.914 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-12-24 06:10:47.924 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2021-12-24 06:10:47.926 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2021-12-24 06:10:49.174 | Selecting previously unselected package python3-cachetools. 2021-12-24 06:10:49.183 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2021-12-24 06:10:49.185 | Unpacking python3-cachetools (4.0.0-1) ... 2021-12-24 06:10:49.217 | Selecting previously unselected package python3-pyasn1. 2021-12-24 06:10:49.226 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2021-12-24 06:10:49.228 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2021-12-24 06:10:49.271 | Selecting previously unselected package python3-pyasn1-modules. 2021-12-24 06:10:49.280 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2021-12-24 06:10:49.283 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-12-24 06:10:49.319 | Selecting previously unselected package python3-rsa. 2021-12-24 06:10:49.329 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2021-12-24 06:10:49.331 | Unpacking python3-rsa (4.0-3) ... 2021-12-24 06:10:49.367 | Selecting previously unselected package python3-google-auth. 2021-12-24 06:10:49.376 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2021-12-24 06:10:49.378 | Unpacking python3-google-auth (1.5.1-2) ... 2021-12-24 06:10:49.434 | Selecting previously unselected package python3-requests-oauthlib. 2021-12-24 06:10:49.445 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2021-12-24 06:10:49.447 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-12-24 06:10:49.478 | Selecting previously unselected package python3-websocket. 2021-12-24 06:10:49.487 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2021-12-24 06:10:49.489 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2021-12-24 06:10:49.525 | Selecting previously unselected package python3-kubernetes. 2021-12-24 06:10:49.535 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2021-12-24 06:10:49.537 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2021-12-24 06:10:49.803 | Selecting previously unselected package ceph-mgr-k8sevents. 2021-12-24 06:10:49.813 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2021-12-24 06:10:49.815 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2021-12-24 06:10:49.839 | Selecting previously unselected package runc. 2021-12-24 06:10:49.849 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2021-12-24 06:10:49.851 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2021-12-24 06:10:50.471 | Selecting previously unselected package containerd. 2021-12-24 06:10:50.480 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.1_amd64.deb ... 2021-12-24 06:10:50.482 | Unpacking containerd (1.5.5-0ubuntu3~20.04.1) ... 2021-12-24 06:10:55.216 | Selecting previously unselected package docker.io. 2021-12-24 06:10:55.225 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2021-12-24 06:10:55.229 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2021-12-24 06:11:00.661 | Selecting previously unselected package fonts-lyx. 2021-12-24 06:11:00.671 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2021-12-24 06:11:00.673 | Unpacking fonts-lyx (2.3.4.2-2) ... 2021-12-24 06:11:00.722 | Selecting previously unselected package libimagequant0:amd64. 2021-12-24 06:11:00.732 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-12-24 06:11:00.734 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-12-24 06:11:00.767 | Selecting previously unselected package libjs-jquery-ui. 2021-12-24 06:11:00.776 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-12-24 06:11:00.787 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-12-24 06:11:00.931 | Selecting previously unselected package liblcms2-2:amd64. 2021-12-24 06:11:00.941 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2021-12-24 06:11:00.943 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2021-12-24 06:11:00.988 | Selecting previously unselected package libnss3-tools. 2021-12-24 06:11:00.997 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2021-12-24 06:11:00.999 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2021-12-24 06:11:01.192 | Selecting previously unselected package libwebpdemux2:amd64. 2021-12-24 06:11:01.202 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:11:01.204 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-24 06:11:01.233 | Selecting previously unselected package libwebpmux3:amd64. 2021-12-24 06:11:01.242 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:11:01.245 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-24 06:11:01.278 | Selecting previously unselected package nvme-cli. 2021-12-24 06:11:01.288 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2021-12-24 06:11:01.303 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2021-12-24 06:11:01.380 | Selecting previously unselected package ttf-bitstream-vera. 2021-12-24 06:11:01.391 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2021-12-24 06:11:01.393 | Unpacking ttf-bitstream-vera (1.10-8) ... 2021-12-24 06:11:01.430 | Selecting previously unselected package python-matplotlib-data. 2021-12-24 06:11:01.440 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-12-24 06:11:01.442 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-12-24 06:11:01.915 | Selecting previously unselected package python3-atomicwrites. 2021-12-24 06:11:01.926 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2021-12-24 06:11:01.928 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2021-12-24 06:11:01.956 | Selecting previously unselected package python3-cycler. 2021-12-24 06:11:01.966 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2021-12-24 06:11:01.968 | Unpacking python3-cycler (0.10.0-3) ... 2021-12-24 06:11:01.997 | Selecting previously unselected package python3-webencodings. 2021-12-24 06:11:02.006 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-12-24 06:11:02.008 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-12-24 06:11:02.037 | Selecting previously unselected package python3-html5lib. 2021-12-24 06:11:02.048 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2021-12-24 06:11:02.050 | Unpacking python3-html5lib (1.0.1-2) ... 2021-12-24 06:11:02.091 | Selecting previously unselected package python3-kiwisolver. 2021-12-24 06:11:02.101 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-12-24 06:11:02.103 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-12-24 06:11:02.141 | Selecting previously unselected package python3-lxml:amd64. 2021-12-24 06:11:02.151 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-12-24 06:11:02.153 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-12-24 06:11:02.385 | Selecting previously unselected package python3-pyparsing. 2021-12-24 06:11:02.395 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2021-12-24 06:11:02.397 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-12-24 06:11:02.433 | Selecting previously unselected package python3-matplotlib. 2021-12-24 06:11:02.443 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-12-24 06:11:02.445 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-12-24 06:11:03.109 | Selecting previously unselected package python3-nose. 2021-12-24 06:11:03.119 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2021-12-24 06:11:03.121 | Unpacking python3-nose (1.3.7-5) ... 2021-12-24 06:11:03.172 | Selecting previously unselected package python3-olefile. 2021-12-24 06:11:03.182 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2021-12-24 06:11:03.184 | Unpacking python3-olefile (0.46-2) ... 2021-12-24 06:11:03.215 | Selecting previously unselected package python3-packaging. 2021-12-24 06:11:03.225 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2021-12-24 06:11:03.227 | Unpacking python3-packaging (20.3-1) ... 2021-12-24 06:11:03.260 | Selecting previously unselected package python3-pastescript. 2021-12-24 06:11:03.270 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2021-12-24 06:11:03.272 | Unpacking python3-pastescript (2.0.2-4) ... 2021-12-24 06:11:03.314 | Selecting previously unselected package python3-pil:amd64. 2021-12-24 06:11:03.324 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2021-12-24 06:11:03.326 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-12-24 06:11:03.416 | Selecting previously unselected package python3-pluggy. 2021-12-24 06:11:03.426 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2021-12-24 06:11:03.428 | Unpacking python3-pluggy (0.13.0-2) ... 2021-12-24 06:11:03.463 | Selecting previously unselected package python3-psutil. 2021-12-24 06:11:03.474 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2021-12-24 06:11:03.476 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2021-12-24 06:11:03.527 | Selecting previously unselected package python3-py. 2021-12-24 06:11:03.537 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2021-12-24 06:11:03.539 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2021-12-24 06:11:03.581 | Selecting previously unselected package python3-pyinotify. 2021-12-24 06:11:03.590 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2021-12-24 06:11:03.593 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-12-24 06:11:03.621 | Selecting previously unselected package python3-wcwidth. 2021-12-24 06:11:03.632 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2021-12-24 06:11:03.634 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2021-12-24 06:11:03.672 | Selecting previously unselected package python3-pytest. 2021-12-24 06:11:03.681 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2021-12-24 06:11:03.684 | Unpacking python3-pytest (4.6.9-1) ... 2021-12-24 06:11:03.743 | Selecting previously unselected package python3-simplejson. 2021-12-24 06:11:03.753 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2021-12-24 06:11:03.756 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2021-12-24 06:11:03.798 | Selecting previously unselected package python3-tk:amd64. 2021-12-24 06:11:03.808 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-12-24 06:11:03.810 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2021-12-24 06:11:03.861 | Selecting previously unselected package smartmontools. 2021-12-24 06:11:03.871 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2021-12-24 06:11:03.892 | Unpacking smartmontools (7.1-1build1) ... 2021-12-24 06:11:03.999 | Selecting previously unselected package ubuntu-fan. 2021-12-24 06:11:04.009 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2021-12-24 06:11:04.011 | Unpacking ubuntu-fan (0.12.13) ... 2021-12-24 06:11:04.073 | Setting up smartmontools (7.1-1build1) ... 2021-12-24 06:11:04.716 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-12-24 06:11:04.716 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-12-24 06:11:05.464 | Setting up liblcms2-2:amd64 (2.9-4) ... 2021-12-24 06:11:05.470 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2021-12-24 06:11:05.475 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2021-12-24 06:11:05.480 | Setting up ubuntu-fan (0.12.13) ... 2021-12-24 06:11:05.755 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2021-12-24 06:11:06.974 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2021-12-24 06:11:06.979 | Setting up ttf-bitstream-vera (1.10-8) ... 2021-12-24 06:11:06.985 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2021-12-24 06:11:07.007 | Setting up cephadm (16.2.7-1focal) ... 2021-12-24 06:11:07.134 | Adding system user cephadm....done 2021-12-24 06:11:07.153 | Setting up python3-waitress (1.4.1-1) ... 2021-12-24 06:11:07.526 | Setting up python3-repoze.lru (0.7-2) ... 2021-12-24 06:11:07.776 | Setting up liboath0 (2.6.1-1.3) ... 2021-12-24 06:11:07.782 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2021-12-24 06:11:08.103 | Setting up python3-joblib (0.14.0-3) ... 2021-12-24 06:11:08.525 | Setting up python3-cachetools (4.0.0-1) ... 2021-12-24 06:11:08.774 | Setting up fonts-lyx (2.3.4.2-2) ... 2021-12-24 06:11:08.779 | Setting up python3-olefile (0.46-2) ... 2021-12-24 06:11:09.035 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-24 06:11:09.040 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2021-12-24 06:11:09.282 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-12-24 06:11:09.536 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2021-12-24 06:11:09.541 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2021-12-24 06:11:09.797 | Setting up python3-nose (1.3.7-5) ... 2021-12-24 06:11:10.141 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-12-24 06:11:10.395 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2021-12-24 06:11:10.810 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2021-12-24 06:11:10.815 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-12-24 06:11:10.820 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2021-12-24 06:11:11.062 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2021-12-24 06:11:11.353 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-12-24 06:11:11.600 | Setting up libjaeger (16.2.7-1focal) ... 2021-12-24 06:11:11.605 | Setting up python3-tempita (0.5.2-6) ... 2021-12-24 06:11:11.860 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2021-12-24 06:11:11.868 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2021-12-24 06:11:11.871 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-12-24 06:11:11.883 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2021-12-24 06:11:11.889 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2021-12-24 06:11:12.136 | Setting up python3-pyparsing (2.4.6-1) ... 2021-12-24 06:11:12.436 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2021-12-24 06:11:12.441 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2021-12-24 06:11:12.889 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2021-12-24 06:11:13.292 | Setting up python3-cycler (0.10.0-3) ... 2021-12-24 06:11:13.536 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-12-24 06:11:13.541 | Setting up python3-ceph-common (16.2.7-1focal) ... 2021-12-24 06:11:13.821 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-12-24 06:11:13.826 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2021-12-24 06:11:13.831 | Setting up python3-html5lib (1.0.1-2) ... 2021-12-24 06:11:14.189 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-12-24 06:11:14.194 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-12-24 06:11:14.200 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-12-24 06:11:14.205 | Setting up python3-pluggy (0.13.0-2) ... 2021-12-24 06:11:14.456 | Setting up pigz (2.4-1) ... 2021-12-24 06:11:14.460 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-12-24 06:11:14.760 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2021-12-24 06:11:15.077 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-12-24 06:11:15.380 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2021-12-24 06:11:15.626 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2021-12-24 06:11:15.631 | Setting up python3-logutils (0.3.3-7) ... 2021-12-24 06:11:15.889 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2021-12-24 06:11:15.895 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2021-12-24 06:11:15.900 | Setting up python3-simplegeneric (0.8.1-3) ... 2021-12-24 06:11:16.179 | Setting up containerd (1.5.5-0ubuntu3~20.04.1) ... 2021-12-24 06:11:16.453 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2021-12-24 06:11:17.361 | Setting up python3-prettytable (0.7.2-5) ... 2021-12-24 06:11:17.617 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-12-24 06:11:17.624 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-12-24 06:11:17.629 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-12-24 06:11:17.904 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2021-12-24 06:11:17.913 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-12-24 06:11:18.180 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2021-12-24 06:11:18.186 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-12-24 06:11:18.440 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-12-24 06:11:18.748 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2021-12-24 06:11:18.754 | Setting up python3-cherrypy3 (8.9.1-6) ... 2021-12-24 06:11:19.138 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2021-12-24 06:11:19.143 | Setting up python3-webob (1:1.8.5-2) ... 2021-12-24 06:11:19.475 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-12-24 06:11:19.480 | Setting up librados2 (16.2.7-1focal) ... 2021-12-24 06:11:19.487 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2021-12-24 06:11:19.495 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2021-12-24 06:11:19.499 | Setting up librgw2 (16.2.7-1focal) ... 2021-12-24 06:11:19.504 | Setting up python3-pastedeploy (2.1.0-1) ... 2021-12-24 06:11:19.760 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2021-12-24 06:11:19.780 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2021-12-24 06:11:20.029 | Adding group `docker' (GID 124) ... 2021-12-24 06:11:20.040 | Done. 2021-12-24 06:11:20.320 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2021-12-24 06:11:21.282 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2021-12-24 06:11:23.659 | Setting up python3-bs4 (4.8.2-1) ... 2021-12-24 06:11:23.979 | Setting up libcephfs2 (16.2.7-1focal) ... 2021-12-24 06:11:23.986 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-12-24 06:11:24.439 | Setting up python3-packaging (20.3-1) ... 2021-12-24 06:11:24.701 | Setting up libradosstriper1 (16.2.7-1focal) ... 2021-12-24 06:11:24.707 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-12-24 06:11:25.037 | Setting up librbd1 (16.2.7-1focal) ... 2021-12-24 06:11:25.042 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-12-24 06:11:27.059 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-12-24 06:11:27.064 | Setting up python3-rsa (4.0-3) ... 2021-12-24 06:11:27.323 | Setting up python3-webtest (2.0.32-2) ... 2021-12-24 06:11:27.588 | Setting up ceph-fuse (16.2.7-1focal) ... 2021-12-24 06:11:27.839 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-12-24 06:11:27.840 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-12-24 06:11:28.558 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-12-24 06:11:28.564 | Setting up python3-pastescript (2.0.2-4) ... 2021-12-24 06:11:28.863 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2021-12-24 06:11:29.247 | Setting up python3-rados (16.2.7-1focal) ... 2021-12-24 06:11:29.252 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-12-24 06:11:29.258 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-12-24 06:11:30.855 | Setting up python3-scipy (1.3.3-3build1) ... 2021-12-24 06:11:33.678 | Setting up python3-pytest (4.6.9-1) ... 2021-12-24 06:11:34.104 | Setting up blt (2.5.3+dfsg-4) ... 2021-12-24 06:11:34.110 | Setting up python3-rbd (16.2.7-1focal) ... 2021-12-24 06:11:34.115 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-12-24 06:11:34.120 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2021-12-24 06:11:34.279 | Setting up python3-routes (2.4.1-2) ... 2021-12-24 06:11:34.544 | Setting up python3-google-auth (1.5.1-2) ... 2021-12-24 06:11:34.818 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-12-24 06:11:36.694 | Setting up python3-rgw (16.2.7-1focal) ... 2021-12-24 06:11:36.699 | Setting up python3-cephfs (16.2.7-1focal) ... 2021-12-24 06:11:36.952 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2021-12-24 06:11:38.538 | Setting up ceph-common (16.2.7-1focal) ... 2021-12-24 06:11:38.647 | Adding group ceph....done 2021-12-24 06:11:38.757 | Adding system user ceph....done 2021-12-24 06:11:38.786 | Setting system user ceph properties....done 2021-12-24 06:11:38.796 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2021-12-24 06:11:39.057 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-12-24 06:11:39.670 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-12-24 06:11:40.436 | Setting up ceph-base (16.2.7-1focal) ... 2021-12-24 06:11:40.749 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-12-24 06:11:41.511 | Setting up ceph-mds (16.2.7-1focal) ... 2021-12-24 06:11:41.773 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-12-24 06:11:41.773 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-12-24 06:11:42.527 | Setting up ceph-mgr (16.2.7-1focal) ... 2021-12-24 06:11:42.787 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-12-24 06:11:42.787 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-12-24 06:11:43.521 | Setting up ceph-osd (16.2.7-1focal) ... 2021-12-24 06:11:44.193 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-12-24 06:11:44.193 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-12-24 06:11:44.942 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2021-12-24 06:11:44.948 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2021-12-24 06:11:44.968 | Setting up ceph-mon (16.2.7-1focal) ... 2021-12-24 06:11:45.219 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-12-24 06:11:45.219 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-12-24 06:11:45.963 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2021-12-24 06:11:45.983 | Setting up ceph (16.2.7-1focal) ... 2021-12-24 06:11:45.988 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2021-12-24 06:11:46.008 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-24 06:11:46.030 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:11:46.390 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:11:52.584 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-12-24 06:11:59.343 | ++ functions-common:apt_get:1211 : result=0 2021-12-24 06:11:59.345 | ++ functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:11:59.347 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:11:59.349 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:11:59.352 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:11:59.354 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:11:59.356 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:11:59.358 | ++ functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:11:59.360 | ++ functions-common:time_stop:2409 : start_time=1640326203650 2021-12-24 06:11:59.362 | ++ functions-common:time_stop:2411 : [[ -z 1640326203650 ]] 2021-12-24 06:11:59.365 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:11:59.369 | ++ functions-common:time_stop:2414 : end_time=1640326319366 2021-12-24 06:11:59.371 | ++ functions-common:time_stop:2415 : elapsed_time=115716 2021-12-24 06:11:59.374 | ++ functions-common:time_stop:2416 : total=176321 2021-12-24 06:11:59.376 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:11:59.378 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=292037 2021-12-24 06:11:59.380 | ++ functions-common:apt_get:1215 : return 0 2021-12-24 06:11:59.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2021-12-24 06:11:59.384 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:11:59.386 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:11:59.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1173 : sudo rm -rf /usr/lib/python3/dist-packages/logutils-0.3.3.egg-info 2021-12-24 06:11:59.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2021-12-24 06:11:59.409 | ++ functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:11:59.411 | ++ functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:11:59.414 | ++ functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:11:59.416 | ++ functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:11:59.418 | ++ functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:11:59.420 | ++ functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:11:59.422 | ++ functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:11:59.424 | ++ functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:11:59.426 | ++ functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:11:59.428 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-12-24 06:11:59.431 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:11:59.433 | ++ ./stack.sh:echo_summary:440 : echo -e Configuring Ceph 2021-12-24 06:11:59.435 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-12-24 06:11:59.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2021-12-24 06:11:59.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2021-12-24 06:11:59.442 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-12-24 06:11:59.444 | ++ functions:create_disk:732 : local node_number 2021-12-24 06:11:59.446 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.448 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2021-12-24 06:11:59.450 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2021-12-24 06:11:59.452 | ++ functions:create_disk:736 : local key 2021-12-24 06:11:59.455 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.455 | +++ functions:create_disk:738 : sed s#/.## 2021-12-24 06:11:59.460 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.462 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.464 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-12-24 06:11:59.467 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.469 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2021-12-24 06:11:59.471 | ++ functions:destroy_disk:765 : local key 2021-12-24 06:11:59.474 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.475 | +++ functions:destroy_disk:767 : sed s#/.## 2021-12-24 06:11:59.479 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.481 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.483 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2021-12-24 06:11:59.488 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-12-24 06:11:59.500 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.511 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.515 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2021-12-24 06:11:59.525 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.542 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-12-24 06:11:59.571 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-12-24 06:11:59.571 | = sectsz=512 attr=2, projid32bit=1 2021-12-24 06:11:59.571 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-12-24 06:11:59.571 | = reflink=1 2021-12-24 06:11:59.571 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-12-24 06:11:59.571 | = sunit=0 swidth=0 blks 2021-12-24 06:11:59.571 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-12-24 06:11:59.571 | log =internal log bsize=4096 blocks=2980, version=2 2021-12-24 06:11:59.571 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-24 06:11:59.572 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-24 06:11:59.576 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2021-12-24 06:11:59.576 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2021-12-24 06:11:59.584 | /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-12-24 06:11:59.587 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2021-12-24 06:11:59.599 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2021-12-24 06:11:59.682 | mount: /dev/loop3 mounted on /var/lib/ceph. 2021-12-24 06:11:59.688 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : 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-12-24 06:11:59.702 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2021-12-24 06:11:59.707 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2021-12-24 06:11:59.731 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822871-1-ceph --create-keyring --name=mon. --add-key=AQCvZMVhJ2VdKxAAj1opPs4ZUk4rLIhnI6uNZg== --cap mon 'allow *' 2021-12-24 06:11:59.768 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822871-1-ceph 2021-12-24 06:11:59.768 | added entity mon. auth(key=AQCvZMVhJ2VdKxAAj1opPs4ZUk4rLIhnI6uNZg==) 2021-12-24 06:11:59.768 | added 1 caps to entity mon. 2021-12-24 06:11:59.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : 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-12-24 06:11:59.825 | creating /etc/ceph/ceph.client.admin.keyring 2021-12-24 06:11:59.830 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2021-12-24 06:11:59.834 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822871-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-12-24 06:11:59.864 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822871-1-ceph 2021-12-24 06:11:59.869 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2021-12-24 06:11:59.873 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-822871-1-ceph 2021-12-24 06:11:59.884 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid f5545ee5-a7e2-491d-bd23-394744bd40f9 2021-12-24 06:11:59.942 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2021-12-24 06:11:59.946 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-822871-1-ceph 2021-12-24 06:11:59.992 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.36 2021-12-24 06:12:00.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-12-24 06:12:00.087 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-12-24 06:12:00.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-12-24 06:12:00.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-12-24 06:12:00.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-12-24 06:12:00.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-12-24 06:12:00.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-12-24 06:12:00.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2021-12-24 06:12:00.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-12-24 06:12:00.475 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2021-12-24 06:12:00.478 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2021-12-24 06:12:00.478 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2021-12-24 06:12:00.484 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2021-12-24 06:12:00.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-12-24 06:12:00.534 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-12-24 06:12:00.538 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-12-24 06:12:00.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-822871-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-822871-1-ceph 2021-12-24 06:12:00.625 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2021-12-24 06:12:00.638 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-12-24 06:12:00.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:00.655 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-822871-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-12-24 06:12:01.030 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2021-12-24 06:12:01.034 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:01.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2021-12-24 06:12:01.064 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2021-12-24 06:12:01.067 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2021-12-24 06:12:01.069 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2021-12-24 06:12:01.071 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2021-12-24 06:12:01.074 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2021-12-24 06:12:01.078 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2021-12-24 06:12:01.081 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph' 2021-12-24 06:12:01.084 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2021-12-24 06:12:01.086 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph' 2021-12-24 06:12:01.088 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2021-12-24 06:12:01.091 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:01.093 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:01.108 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2021-12-24 06:12:01.111 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2021-12-24 06:12:01.115 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2021-12-24 06:12:01.117 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2021-12-24 06:12:01.117 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2021-12-24 06:12:01.508 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2021-12-24 06:12:01.511 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2021-12-24 06:12:01.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2021-12-24 06:12:01.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2021-12-24 06:12:01.518 | ++ functions:vercmp:628 : local v1=16.2 2021-12-24 06:12:01.520 | ++ functions:vercmp:629 : local 'op=>=' 2021-12-24 06:12:01.522 | ++ functions:vercmp:630 : local v2=14.0 2021-12-24 06:12:01.524 | ++ functions:vercmp:631 : local result 2021-12-24 06:12:01.528 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2021-12-24 06:12:01.529 | +++ functions:vercmp:635 : sort -V 2021-12-24 06:12:01.529 | +++ functions:vercmp:635 : head -1 2021-12-24 06:12:01.533 | ++ functions:vercmp:635 : result=14.0 2021-12-24 06:12:01.536 | ++ functions:vercmp:637 : case $op in 2021-12-24 06:12:01.538 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2021-12-24 06:12:01.540 | ++ functions:vercmp:652 : return 2021-12-24 06:12:01.542 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-12-24 06:12:01.545 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-12-24 06:12:01.904 | exported keyring for client.bootstrap-mds 2021-12-24 06:12:01.923 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-12-24 06:12:01.925 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-12-24 06:12:02.281 | exported keyring for client.bootstrap-osd 2021-12-24 06:12:02.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-12-24 06:12:02.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-12-24 06:12:02.657 | exported keyring for client.bootstrap-rgw 2021-12-24 06:12:02.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-12-24 06:12:02.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : 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-12-24 06:12:03.083 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-12-24 06:12:03.095 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2021-12-24 06:12:03.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2021-12-24 06:12:03.100 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-12-24 06:12:03.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2021-12-24 06:12:03.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-12-24 06:12:03.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-12-24 06:12:03.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-12-24 06:12:03.894 | [osd.0] 2021-12-24 06:12:03.894 | key = AQCzZMVhcc7fNBAAXqxRjT6Iq25Slm/4oEj9XQ== 2021-12-24 06:12:03.917 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-12-24 06:12:03.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-12-24 06:12:03.941 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-12-24 06:12:03.999 | 2021-12-24T06:12:03.993+0000 7f56a23b7f00 -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-12-24 06:12:04.000 | 2021-12-24T06:12:03.993+0000 7f56a23b7f00 -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-12-24 06:12:04.000 | 2021-12-24T06:12:03.993+0000 7f56a23b7f00 -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-12-24 06:12:04.003 | 2021-12-24T06:12:03.997+0000 7f56a23b7f00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-12-24 06:12:06.257 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-12-24 06:12:07.956 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2021-12-24 06:12:07.970 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-12-24 06:12:08.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2021-12-24 06:12:08.344 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:12:08.346 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:12:08.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-12-24 06:12:08.352 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-12-24 06:12:08.352 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:12:08.353 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:12:08.358 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-12-24 06:12:08.361 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-12-24 06:12:08.363 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:12:08.365 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:12:08.368 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-12-24 06:12:08.383 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:12:08.386 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:12:08.389 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2021-12-24 06:12:08.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2021-12-24 06:12:08.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-12-24 06:12:08.396 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:12:08.398 | ++ ./stack.sh:echo_summary:440 : echo -e Initializing Ceph 2021-12-24 06:12:08.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-12-24 06:12:08.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2021-12-24 06:12:08.416 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2021-12-24 06:12:08.420 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:08.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2021-12-24 06:12:08.439 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2021-12-24 06:12:08.442 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2021-12-24 06:12:08.444 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2021-12-24 06:12:08.446 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2021-12-24 06:12:08.448 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2021-12-24 06:12:08.452 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2021-12-24 06:12:08.456 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph' 2021-12-24 06:12:08.458 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2021-12-24 06:12:08.460 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph' 2021-12-24 06:12:08.463 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2021-12-24 06:12:08.465 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:08.468 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-822871-1-ceph 2021-12-24 06:12:08.483 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2021-12-24 06:12:08.486 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2021-12-24 06:12:08.490 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2021-12-24 06:12:08.490 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2021-12-24 06:12:08.490 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2021-12-24 06:12:08.872 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2021-12-24 06:12:08.875 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2021-12-24 06:12:08.877 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2021-12-24 06:12:08.879 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2021-12-24 06:12:08.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1192 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-12-24 06:12:15.544 | no valid command found; 10 closest matches: 2021-12-24 06:12:15.544 | 0 2021-12-24 06:12:15.544 | 1 2021-12-24 06:12:15.545 | 2 2021-12-24 06:12:15.545 | abort 2021-12-24 06:12:15.545 | assert 2021-12-24 06:12:15.545 | config diff 2021-12-24 06:12:15.545 | config diff get 2021-12-24 06:12:15.545 | config get 2021-12-24 06:12:15.545 | config help [] 2021-12-24 06:12:15.545 | config set ... 2021-12-24 06:12:15.545 | Error EINVAL: invalid command 2021-12-24 06:12:15.550 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-12-24 06:12:15.550 | MGR Restful is not working, perhaps the package is not installed? 2021-12-24 06:12:15.553 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-12-24 06:12:16.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-12-24 06:12:16.064 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2021-12-24 06:12:16.127 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2021-12-24 06:12:16.129 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:12:16.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:12:16.134 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-12-24 06:12:16.139 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:12:16.139 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-12-24 06:12:16.139 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:12:16.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-12-24 06:12:16.146 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-12-24 06:12:16.149 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:12:16.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:12:16.155 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-12-24 06:12:16.170 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:12:16.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:12:16.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2021-12-24 06:12:16.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:12:16.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:12:16.183 | + ./stack.sh:main:820 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-24 06:12:16.186 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-12-24 06:12:16.189 | + functions:set_systemd_override:821 : local value=2048 2021-12-24 06:12:16.191 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-12-24 06:12:16.194 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-24 06:12:16.244 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-24 06:12:16.244 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-24 06:12:16.247 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-12-24 06:12:16.628 | + ./stack.sh:main:822 : install_rpc_backend 2021-12-24 06:12:16.630 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-24 06:12:16.648 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:12:16.650 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-24 06:12:16.653 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:12:16.655 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:12:16.657 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:12:16.660 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:12:16.662 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:12:16.665 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:12:16.667 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:16.670 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:16.672 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:12:16.674 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:12:16.677 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:12:16.679 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:12:16.682 | + functions-common:install_package:1441 : real_install_package rabbitmq-server 2021-12-24 06:12:16.684 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:12:16.687 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:16.689 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:16.692 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2021-12-24 06:12:16.713 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-24 06:12:16.821 | Reading package lists... 2021-12-24 06:12:17.046 | Building dependency tree... 2021-12-24 06:12:17.048 | Reading state information... 2021-12-24 06:12:17.278 | The following packages were automatically installed and are no longer required: 2021-12-24 06:12:17.279 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:12:17.279 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:12:17.279 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:12:17.279 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:12:17.279 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:12:17.279 | python3-zope.interface 2021-12-24 06:12:17.279 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:12:17.280 | The following additional packages will be installed: 2021-12-24 06:12:17.280 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-24 06:12:17.280 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-24 06:12:17.280 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-24 06:12:17.280 | erlang-tools erlang-xmerl locales-all 2021-12-24 06:12:17.281 | Suggested packages: 2021-12-24 06:12:17.281 | erlang erlang-manpages erlang-doc 2021-12-24 06:12:17.347 | The following NEW packages will be installed: 2021-12-24 06:12:17.348 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-12-24 06:12:17.348 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-12-24 06:12:17.348 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-12-24 06:12:17.348 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-12-24 06:12:17.454 | 0 upgraded, 19 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:12:17.454 | Need to get 38.1 MB of archives. 2021-12-24 06:12:17.454 | After this operation, 276 MB of additional disk space will be used. 2021-12-24 06:12:17.454 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-12-24 06:12:18.411 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-12-24 06:12:18.518 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-12-24 06:12:18.573 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-12-24 06:12:18.829 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-12-24 06:12:18.866 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-12-24 06:12:18.913 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-12-24 06:12:19.124 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-12-24 06:12:19.133 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-12-24 06:12:19.135 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-12-24 06:12:19.138 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-12-24 06:12:19.148 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-12-24 06:12:19.304 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-12-24 06:12:19.305 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-12-24 06:12:19.308 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-12-24 06:12:19.383 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-12-24 06:12:19.464 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-12-24 06:12:19.653 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-12-24 06:12:21.366 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2021-12-24 06:12:23.807 | Fetched 38.1 MB in 6s (6,499 kB/s) 2021-12-24 06:12:23.841 | Selecting previously unselected package erlang-base. 2021-12-24 06:12:23.894 | (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 ... 90868 files and directories currently installed.) 2021-12-24 06:12:23.897 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:23.900 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:24.993 | Selecting previously unselected package erlang-asn1. 2021-12-24 06:12:25.003 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.005 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.116 | Selecting previously unselected package erlang-crypto. 2021-12-24 06:12:25.125 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.128 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.172 | Selecting previously unselected package erlang-public-key. 2021-12-24 06:12:25.182 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.184 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.283 | Selecting previously unselected package erlang-mnesia. 2021-12-24 06:12:25.293 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.295 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.408 | Selecting previously unselected package erlang-runtime-tools. 2021-12-24 06:12:25.418 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.420 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.476 | Selecting previously unselected package erlang-ssl. 2021-12-24 06:12:25.486 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.488 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.660 | Selecting previously unselected package erlang-eldap. 2021-12-24 06:12:25.669 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.671 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.710 | Selecting previously unselected package erlang-ftp. 2021-12-24 06:12:25.720 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.722 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.756 | Selecting previously unselected package erlang-tftp. 2021-12-24 06:12:25.766 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.768 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.804 | Selecting previously unselected package erlang-inets. 2021-12-24 06:12:25.815 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.817 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:25.924 | Selecting previously unselected package erlang-snmp. 2021-12-24 06:12:25.934 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:25.936 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:26.183 | Selecting previously unselected package erlang-os-mon. 2021-12-24 06:12:26.192 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:26.195 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:26.233 | Selecting previously unselected package erlang-parsetools. 2021-12-24 06:12:26.242 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:26.244 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:26.288 | Selecting previously unselected package erlang-syntax-tools. 2021-12-24 06:12:26.298 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:26.300 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:26.371 | Selecting previously unselected package erlang-tools. 2021-12-24 06:12:26.380 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:26.383 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:26.477 | Selecting previously unselected package erlang-xmerl. 2021-12-24 06:12:26.486 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-12-24 06:12:26.489 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:26.665 | Selecting previously unselected package locales-all. 2021-12-24 06:12:26.675 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-12-24 06:12:26.677 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-12-24 06:12:30.855 | Selecting previously unselected package rabbitmq-server. 2021-12-24 06:12:30.868 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2021-12-24 06:12:30.871 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-24 06:12:32.005 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:32.384 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-12-24 06:12:32.384 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-12-24 06:12:37.120 | Searching for services which depend on erlang and should be started... none found. 2021-12-24 06:12:37.124 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.129 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.134 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-12-24 06:12:37.142 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.147 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.151 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.156 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.161 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.166 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.172 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.177 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.183 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.188 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.200 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.205 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.211 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.217 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-12-24 06:12:37.221 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2021-12-24 06:12:37.311 | Adding group `rabbitmq' (GID 126) ... 2021-12-24 06:12:37.322 | Done. 2021-12-24 06:12:37.402 | Adding system user `rabbitmq' (UID 118) ... 2021-12-24 06:12:37.402 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2021-12-24 06:12:37.433 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-24 06:12:37.699 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-24 06:12:43.678 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:12:44.237 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:12:51.361 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:12:51.363 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:12:51.366 | + functions-common:time_stop:2402 : local name 2021-12-24 06:12:51.368 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:12:51.370 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:12:51.373 | + functions-common:time_stop:2405 : local total 2021-12-24 06:12:51.375 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:12:51.377 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:12:51.380 | + functions-common:time_stop:2409 : start_time=1640326336710 2021-12-24 06:12:51.382 | + functions-common:time_stop:2411 : [[ -z 1640326336710 ]] 2021-12-24 06:12:51.385 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:12:51.390 | + functions-common:time_stop:2414 : end_time=1640326371387 2021-12-24 06:12:51.392 | + functions-common:time_stop:2415 : elapsed_time=34677 2021-12-24 06:12:51.394 | + functions-common:time_stop:2416 : total=292037 2021-12-24 06:12:51.397 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:12:51.399 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=326714 2021-12-24 06:12:51.402 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:12:51.404 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-24 06:12:51.407 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:12:51.409 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:12:51.412 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:12:51.414 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:12:51.416 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:12:51.419 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:12:51.421 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-24 06:12:51.424 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:12:51.426 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:12:51.428 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:12:51.431 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:12:51.433 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:12:51.436 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:12:51.438 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:12:51.440 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:12:51.443 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:12:51.445 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-24 06:12:51.448 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:12:51.450 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:12:51.453 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:12:51.455 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:12:51.457 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:12:51.460 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:12:51.462 | + ./stack.sh:main:823 : restart_rpc_backend 2021-12-24 06:12:51.466 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-24 06:12:51.482 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:12:51.485 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-24 06:12:51.487 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:12:51.489 | + ./stack.sh:echo_summary:440 : echo -e Starting RabbitMQ 2021-12-24 06:12:51.492 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-24 06:12:51.495 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-24 06:12:51.499 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-24 06:12:51.501 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-24 06:12:51.504 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-24 06:12:51.506 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-24 06:12:51.508 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-24 06:12:51.511 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-24 06:12:51.515 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-24 06:12:52.195 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-12-24 06:12:52.195 | user tags 2021-12-24 06:12:52.195 | guest [administrator]' 2021-12-24 06:12:52.200 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-12-24 06:12:52.200 | user tags 2021-12-24 06:12:52.200 | guest [administrator]' 2021-12-24 06:12:52.200 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-24 06:12:52.206 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-24 06:12:52.208 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-24 06:12:52.211 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-24 06:12:52.858 | Adding user "stackrabbit" ... 2021-12-24 06:12:52.880 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-24 06:12:53.529 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-12-24 06:12:53.552 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-24 06:12:53.554 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-24 06:12:54.206 | Changing password for user "stackrabbit" ... 2021-12-24 06:12:54.227 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-24 06:12:54.230 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-24 06:12:54.232 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-24 06:12:54.886 | Deleting user "guest" ... 2021-12-24 06:12:54.909 | + ./stack.sh:main:825 : is_service_enabled mysql postgresql 2021-12-24 06:12:54.927 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:12:54.929 | + ./stack.sh:main:826 : install_database 2021-12-24 06:12:54.931 | + lib/database:install_database:116 : install_database_mysql 2021-12-24 06:12:54.934 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-12-24 06:12:54.936 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:54.938 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:54.941 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-12-24 06:12:55.156 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-24 06:12:55.158 | + lib/databases/mysql:install_database_mysql:166 : cat 2021-12-24 06:12:55.163 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2021-12-24 06:12:55.165 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:55.168 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:55.171 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2021-12-24 06:12:55.173 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2021-12-24 06:12:55.176 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-24 06:12:55.180 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-12-24 06:12:55.182 | + functions-common:is_oraclelinux:496 : [[ -z Ubuntu ]] 2021-12-24 06:12:55.185 | + functions-common:is_oraclelinux:500 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:12:55.187 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-12-24 06:12:55.190 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:12:55.192 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:12:55.194 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:12:55.197 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:12:55.199 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:12:55.202 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:12:55.204 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:12:55.206 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:12:55.209 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:12:55.211 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-12-24 06:12:55.214 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:12:55.216 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:12:55.218 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:12:55.221 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:12:55.223 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:12:55.226 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:12:55.228 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-12-24 06:12:55.231 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:55.233 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:55.235 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-12-24 06:12:55.238 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:12:55.240 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:12:55.242 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:12:55.245 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:12:55.248 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:12:55.250 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:12:55.252 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:55.255 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:55.257 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:12:55.259 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:12:55.262 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:12:55.264 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:12:55.267 | + functions-common:install_package:1441 : real_install_package mysql-server 2021-12-24 06:12:55.269 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:12:55.272 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:12:55.274 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:12:55.276 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2021-12-24 06:12:55.298 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-24 06:12:55.406 | Reading package lists... 2021-12-24 06:12:55.637 | Building dependency tree... 2021-12-24 06:12:55.638 | Reading state information... 2021-12-24 06:12:55.877 | The following packages were automatically installed and are no longer required: 2021-12-24 06:12:55.878 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:12:55.878 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:12:55.878 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:12:55.878 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:12:55.878 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:12:55.878 | python3-zope.interface 2021-12-24 06:12:55.878 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:12:55.878 | The following additional packages will be installed: 2021-12-24 06:12:55.878 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-24 06:12:55.878 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-24 06:12:55.878 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-24 06:12:55.879 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-24 06:12:55.879 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-24 06:12:55.879 | mysql-server-8.0 mysql-server-core-8.0 2021-12-24 06:12:55.880 | Suggested packages: 2021-12-24 06:12:55.880 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-24 06:12:55.955 | The following NEW packages will be installed: 2021-12-24 06:12:55.955 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-12-24 06:12:55.955 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-12-24 06:12:55.955 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-24 06:12:55.955 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-12-24 06:12:55.956 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-12-24 06:12:55.956 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-12-24 06:12:56.062 | 0 upgraded, 24 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:12:56.062 | Need to get 31.9 MB of archives. 2021-12-24 06:12:56.062 | After this operation, 263 MB of additional disk space will be used. 2021-12-24 06:12:56.062 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2021-12-24 06:12:56.664 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2021-12-24 06:12:56.666 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-12-24 06:12:56.674 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-12-24 06:12:56.675 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-12-24 06:12:56.694 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2021-12-24 06:12:59.438 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2021-12-24 06:12:59.626 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-12-24 06:12:59.627 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-12-24 06:12:59.636 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-12-24 06:12:59.646 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-12-24 06:12:59.676 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-12-24 06:12:59.677 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-12-24 06:12:59.678 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-24 06:12:59.678 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-24 06:12:59.695 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-12-24 06:12:59.707 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-12-24 06:12:59.711 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-24 06:12:59.714 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-12-24 06:12:59.761 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-12-24 06:12:59.763 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-12-24 06:12:59.763 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-12-24 06:13:00.818 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-12-24 06:13:00.818 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2021-12-24 06:13:01.335 | Preconfiguring packages ... 2021-12-24 06:13:01.452 | Fetched 31.9 MB in 5s (6,567 kB/s) 2021-12-24 06:13:01.481 | Selecting previously unselected package mysql-client-core-8.0. 2021-12-24 06:13:01.539 | (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 ... 99324 files and directories currently installed.) 2021-12-24 06:13:01.543 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:13:01.545 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:02.464 | Selecting previously unselected package mysql-client-8.0. 2021-12-24 06:13:02.474 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:13:02.477 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:02.509 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-12-24 06:13:02.520 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-24 06:13:02.524 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-24 06:13:02.565 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-12-24 06:13:02.576 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-12-24 06:13:02.578 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-24 06:13:02.608 | Selecting previously unselected package libmecab2:amd64. 2021-12-24 06:13:02.619 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-12-24 06:13:02.621 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-12-24 06:13:02.688 | Selecting previously unselected package mysql-server-core-8.0. 2021-12-24 06:13:02.699 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:13:02.701 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:05.640 | Selecting previously unselected package mysql-server-8.0. 2021-12-24 06:13:05.651 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2021-12-24 06:13:06.104 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:06.176 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-24 06:13:06.187 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-12-24 06:13:06.189 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-12-24 06:13:06.217 | Selecting previously unselected package liburi-perl. 2021-12-24 06:13:06.228 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-12-24 06:13:06.230 | Unpacking liburi-perl (1.76-2) ... 2021-12-24 06:13:06.278 | Selecting previously unselected package libhtml-parser-perl. 2021-12-24 06:13:06.289 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-12-24 06:13:06.292 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-12-24 06:13:06.332 | Selecting previously unselected package libcgi-pm-perl. 2021-12-24 06:13:06.342 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-12-24 06:13:06.345 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-12-24 06:13:06.397 | Selecting previously unselected package libfcgi-perl. 2021-12-24 06:13:06.407 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-12-24 06:13:06.409 | Unpacking libfcgi-perl (0.79-1) ... 2021-12-24 06:13:06.440 | Selecting previously unselected package libcgi-fast-perl. 2021-12-24 06:13:06.450 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-12-24 06:13:06.452 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-12-24 06:13:06.481 | Selecting previously unselected package libencode-locale-perl. 2021-12-24 06:13:06.492 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-12-24 06:13:06.495 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-24 06:13:06.523 | Selecting previously unselected package libhtml-template-perl. 2021-12-24 06:13:06.534 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-12-24 06:13:06.537 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-24 06:13:06.572 | Selecting previously unselected package libtimedate-perl. 2021-12-24 06:13:06.582 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-12-24 06:13:06.584 | Unpacking libtimedate-perl (2.3200-1) ... 2021-12-24 06:13:06.625 | Selecting previously unselected package libhttp-date-perl. 2021-12-24 06:13:06.636 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-12-24 06:13:06.638 | Unpacking libhttp-date-perl (6.05-1) ... 2021-12-24 06:13:06.667 | Selecting previously unselected package libio-html-perl. 2021-12-24 06:13:06.677 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-12-24 06:13:06.679 | Unpacking libio-html-perl (1.001-1) ... 2021-12-24 06:13:06.708 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-24 06:13:06.719 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-12-24 06:13:06.721 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-12-24 06:13:06.751 | Selecting previously unselected package libhttp-message-perl. 2021-12-24 06:13:06.761 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-12-24 06:13:06.764 | Unpacking libhttp-message-perl (6.22-1) ... 2021-12-24 06:13:06.801 | Selecting previously unselected package mecab-utils. 2021-12-24 06:13:06.811 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-12-24 06:13:06.813 | Unpacking mecab-utils (0.996-10build1) ... 2021-12-24 06:13:06.845 | Selecting previously unselected package mecab-ipadic. 2021-12-24 06:13:06.856 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-12-24 06:13:06.858 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-24 06:13:08.117 | Selecting previously unselected package mecab-ipadic-utf8. 2021-12-24 06:13:08.127 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-12-24 06:13:08.129 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-24 06:13:08.157 | Selecting previously unselected package mysql-server. 2021-12-24 06:13:08.168 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2021-12-24 06:13:08.170 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:08.226 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-12-24 06:13:08.233 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:08.238 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-12-24 06:13:08.244 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-12-24 06:13:08.249 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-24 06:13:08.254 | Setting up mecab-utils (0.996-10build1) ... 2021-12-24 06:13:08.259 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-24 06:13:08.265 | Setting up libio-html-perl (1.001-1) ... 2021-12-24 06:13:08.270 | Setting up libtimedate-perl (2.3200-1) ... 2021-12-24 06:13:08.275 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:08.280 | Setting up libfcgi-perl (0.79-1) ... 2021-12-24 06:13:08.285 | Setting up liburi-perl (1.76-2) ... 2021-12-24 06:13:08.290 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-12-24 06:13:08.295 | Setting up libhttp-date-perl (6.05-1) ... 2021-12-24 06:13:08.301 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-12-24 06:13:08.305 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-24 06:13:08.309 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-24 06:13:08.309 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-12-24 06:13:08.309 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-24 06:13:08.310 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-24 06:13:08.449 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-24 06:13:08.450 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-24 06:13:08.450 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-24 06:13:08.450 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-24 06:13:08.458 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-24 06:13:08.546 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-24 06:13:08.547 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-24 06:13:08.547 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-24 06:13:08.574 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-24 06:13:08.619 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-24 06:13:08.904 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-24 06:13:08.910 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-24 06:13:09.001 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-24 06:13:09.001 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-24 06:13:09.001 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-24 06:13:09.001 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-24 06:13:09.005 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-24 06:13:09.005 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-24 06:13:09.050 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-24 06:13:09.241 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-24 06:13:09.241 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-24 06:13:09.242 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-24 06:13:09.242 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-24 06:13:09.245 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-24 06:13:09.245 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-24 06:13:09.661 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-12-24 06:13:09.779 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-24 06:13:10.096 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-12-24 06:13:10.100 | 2021-12-24 06:13:10.100 | done! 2021-12-24 06:13:10.107 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-24 06:13:10.111 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:10.116 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-12-24 06:13:10.122 | Compiling IPA dictionary for Mecab. This takes long time... 2021-12-24 06:13:10.144 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-12-24 06:13:10.144 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-12-24 06:13:10.144 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-12-24 06:13:10.144 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-12-24 06:13:10.353 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-12-24 06:13:10.353 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-12-24 06:13:10.354 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-12-24 06:13:10.354 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-12-24 06:13:10.365 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-12-24 06:13:10.494 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-12-24 06:13:10.495 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-12-24 06:13:10.496 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-12-24 06:13:10.535 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-12-24 06:13:10.608 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-12-24 06:13:11.100 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-12-24 06:13:11.110 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-12-24 06:13:11.220 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-12-24 06:13:11.221 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-12-24 06:13:11.221 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-12-24 06:13:11.221 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-12-24 06:13:11.226 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-12-24 06:13:11.227 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-12-24 06:13:11.316 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-12-24 06:13:11.604 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-12-24 06:13:11.605 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-12-24 06:13:11.606 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-12-24 06:13:11.606 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-12-24 06:13:11.610 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-12-24 06:13:11.610 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-12-24 06:13:12.113 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-12-24 06:13:12.250 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-12-24 06:13:12.569 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-12-24 06:13:12.573 | 2021-12-24 06:13:12.573 | done! 2021-12-24 06:13:12.581 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-12-24 06:13:12.585 | Setting up libhtml-parser-perl (3.72-5) ... 2021-12-24 06:13:12.590 | Setting up libhttp-message-perl (6.22-1) ... 2021-12-24 06:13:12.596 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:13.298 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-24 06:13:13.328 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-24 06:13:21.378 | mysqld will log errors to /var/log/mysql/error.log 2021-12-24 06:13:22.027 | mysqld is running as pid 66002 2021-12-24 06:13:24.863 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-24 06:13:26.991 | Setting up libcgi-pm-perl (4.46-1) ... 2021-12-24 06:13:26.997 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-24 06:13:27.002 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2021-12-24 06:13:27.007 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-12-24 06:13:27.014 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:13:27.398 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:13:29.138 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-24 06:13:35.938 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:13:35.941 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:13:35.943 | + functions-common:time_stop:2402 : local name 2021-12-24 06:13:35.945 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:13:35.947 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:13:35.950 | + functions-common:time_stop:2405 : local total 2021-12-24 06:13:35.952 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:13:35.954 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:13:35.957 | + functions-common:time_stop:2409 : start_time=1640326375295 2021-12-24 06:13:35.959 | + functions-common:time_stop:2411 : [[ -z 1640326375295 ]] 2021-12-24 06:13:35.962 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:13:35.966 | + functions-common:time_stop:2414 : end_time=1640326415964 2021-12-24 06:13:35.969 | + functions-common:time_stop:2415 : elapsed_time=40669 2021-12-24 06:13:35.971 | + functions-common:time_stop:2416 : total=326714 2021-12-24 06:13:35.973 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:13:35.975 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=367383 2021-12-24 06:13:35.978 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:13:35.981 | + ./stack.sh:main:828 : '[' -n mysql ']' 2021-12-24 06:13:35.983 | + ./stack.sh:main:829 : install_database_python 2021-12-24 06:13:35.985 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-24 06:13:35.988 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-12-24 06:13:35.991 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-24 06:13:35.994 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 06:13:35.997 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-24 06:13:35.999 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-12-24 06:13:36.002 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-24 06:13:36.005 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:13:36.006 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-24 06:13:36.011 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-12-24 06:13:36.013 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-12-24 06:13:36.016 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-12-24 06:13:36.019 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-24 06:13:36.021 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-24 06:13:36.044 | Using python 3.8 to install PyMySQL 2021-12-24 06:13:36.046 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-24 06:13:36.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:13:36.840 | from cryptography.utils import int_from_bytes 2021-12-24 06:13:36.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:13:36.840 | from cryptography.utils import int_from_bytes 2021-12-24 06:13:37.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:13:38.031 | Collecting PyMySQL 2021-12-24 06:13:38.039 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-12-24 06:13:39.652 | Installing collected packages: PyMySQL 2021-12-24 06:13:39.776 | Successfully installed PyMySQL-1.0.2 2021-12-24 06:13:39.776 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:13:39.890 | + inc/python:pip_install:200 : result=0 2021-12-24 06:13:39.892 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:13:39.895 | + functions-common:time_stop:2402 : local name 2021-12-24 06:13:39.897 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:13:39.899 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:13:39.902 | + functions-common:time_stop:2405 : local total 2021-12-24 06:13:39.904 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:13:39.906 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:13:39.909 | + functions-common:time_stop:2409 : start_time=1640326416038 2021-12-24 06:13:39.911 | + functions-common:time_stop:2411 : [[ -z 1640326416038 ]] 2021-12-24 06:13:39.914 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:13:39.918 | + functions-common:time_stop:2414 : end_time=1640326419916 2021-12-24 06:13:39.921 | + functions-common:time_stop:2415 : elapsed_time=3878 2021-12-24 06:13:39.923 | + functions-common:time_stop:2416 : total=26244 2021-12-24 06:13:39.925 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:13:39.928 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=30122 2021-12-24 06:13:39.931 | + inc/python:pip_install:203 : return 0 2021-12-24 06:13:39.933 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-24 06:13:39.936 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-24 06:13:39.938 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-24 06:13:39.940 | + ./stack.sh:main:832 : is_service_enabled neutron 2021-12-24 06:13:39.958 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:13:39.961 | + ./stack.sh:main:833 : install_neutron_agent_packages 2021-12-24 06:13:39.963 | + lib/neutron:install_neutron_agent_packages:703 : is_neutron_legacy_enabled 2021-12-24 06:13:39.967 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:13:39.967 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:13:39.972 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:13:39.975 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:13:39.977 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:13:39.980 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:13:39.982 | + lib/neutron:install_neutron_agent_packages:705 : install_neutron_agent_packages_mutnauq 2021-12-24 06:13:39.984 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2021-12-24 06:13:40.001 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:13:40.003 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2021-12-24 06:13:40.006 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:13:40.009 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:13:40.011 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:13:40.014 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:13:40.016 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:13:40.018 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:13:40.021 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:13:40.023 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:13:40.026 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:13:40.029 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:13:40.031 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:13:40.034 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:13:40.036 | + functions-common:install_package:1441 : real_install_package radvd 2021-12-24 06:13:40.039 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:13:40.042 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:13:40.044 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:13:40.046 | + functions-common:real_install_package:1427 : apt_get install radvd 2021-12-24 06:13:40.068 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-24 06:13:40.176 | Reading package lists... 2021-12-24 06:13:40.405 | Building dependency tree... 2021-12-24 06:13:40.407 | Reading state information... 2021-12-24 06:13:40.643 | The following packages were automatically installed and are no longer required: 2021-12-24 06:13:40.644 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:13:40.644 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:13:40.644 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:13:40.644 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:13:40.644 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:13:40.644 | python3-zope.interface 2021-12-24 06:13:40.644 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:13:40.710 | The following NEW packages will be installed: 2021-12-24 06:13:40.710 | radvd 2021-12-24 06:13:40.814 | 0 upgraded, 1 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:13:40.814 | Need to get 59.0 kB of archives. 2021-12-24 06:13:40.814 | After this operation, 164 kB of additional disk space will be used. 2021-12-24 06:13:40.814 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-12-24 06:13:41.471 | Fetched 59.0 kB in 0s (311 kB/s) 2021-12-24 06:13:41.505 | Selecting previously unselected package radvd. 2021-12-24 06:13:41.564 | (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 ... 99901 files and directories currently installed.) 2021-12-24 06:13:41.568 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-12-24 06:13:41.575 | Unpacking radvd (1:2.17-2) ... 2021-12-24 06:13:41.640 | Setting up radvd (1:2.17-2) ... 2021-12-24 06:13:42.616 | Job for radvd.service failed because the control process exited with error code. 2021-12-24 06:13:42.616 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-24 06:13:42.618 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-24 06:13:42.630 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-24 06:13:42.630 | Loaded: loaded (]8;;file://dv-osbrick-822871-1-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-12-24 06:13:42.630 | Active: failed (Result: exit-code) since Fri 2021-12-24 06:13:42 UTC; 15ms ago 2021-12-24 06:13:42.630 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-12-24 06:13:42.630 | Process: 67098 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-24 06:13:42.630 | 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph radvd[67098]: can't open /etc/radvd.conf: No such file or directory 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph radvd[67098]: Insecure file permissions, but continuing anyway 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph radvd[67098]: exiting, failed to read config file 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-24 06:13:42.630 | Dec 24 06:13:42 dv-osbrick-822871-1-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-24 06:13:42.635 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:13:42.730 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:13:49.930 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:13:49.932 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:13:49.935 | + functions-common:time_stop:2402 : local name 2021-12-24 06:13:49.937 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:13:49.939 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:13:49.942 | + functions-common:time_stop:2405 : local total 2021-12-24 06:13:49.944 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:13:49.946 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:13:49.949 | + functions-common:time_stop:2409 : start_time=1640326420065 2021-12-24 06:13:49.951 | + functions-common:time_stop:2411 : [[ -z 1640326420065 ]] 2021-12-24 06:13:49.954 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:13:49.958 | + functions-common:time_stop:2414 : end_time=1640326429955 2021-12-24 06:13:49.960 | + functions-common:time_stop:2415 : elapsed_time=9890 2021-12-24 06:13:49.962 | + functions-common:time_stop:2416 : total=367383 2021-12-24 06:13:49.965 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:13:49.967 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=377273 2021-12-24 06:13:49.969 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:13:49.972 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2021-12-24 06:13:49.989 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:13:49.992 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2021-12-24 06:13:49.994 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-24 06:13:49.997 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-24 06:13:50.017 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-24 06:13:50.020 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:13:50.022 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:13:50.025 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:13:50.027 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:13:50.029 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:13:50.032 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:13:50.034 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:13:50.036 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:13:50.039 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:13:50.042 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:13:50.044 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:13:50.046 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:13:50.048 | + functions-common:install_package:1441 : real_install_package fakeroot make openvswitch-switch 2021-12-24 06:13:50.051 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:13:50.053 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:13:50.056 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:13:50.058 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2021-12-24 06:13:50.079 | + functions-common:apt_get:1207 : 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-12-24 06:13:50.189 | Reading package lists... 2021-12-24 06:13:50.418 | Building dependency tree... 2021-12-24 06:13:50.420 | Reading state information... 2021-12-24 06:13:50.655 | fakeroot is already the newest version (1.24-1). 2021-12-24 06:13:50.655 | fakeroot set to manually installed. 2021-12-24 06:13:50.655 | make is already the newest version (4.2.1-1.2). 2021-12-24 06:13:50.655 | make set to manually installed. 2021-12-24 06:13:50.655 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-12-24 06:13:50.655 | The following packages were automatically installed and are no longer required: 2021-12-24 06:13:50.656 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:13:50.656 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:13:50.656 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:13:50.656 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:13:50.656 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:13:50.656 | python3-zope.interface 2021-12-24 06:13:50.656 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:13:50.784 | 0 upgraded, 0 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:13:50.789 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:13:50.791 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:13:50.794 | + functions-common:time_stop:2402 : local name 2021-12-24 06:13:50.796 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:13:50.798 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:13:50.800 | + functions-common:time_stop:2405 : local total 2021-12-24 06:13:50.802 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:13:50.805 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:13:50.808 | + functions-common:time_stop:2409 : start_time=1640326430076 2021-12-24 06:13:50.810 | + functions-common:time_stop:2411 : [[ -z 1640326430076 ]] 2021-12-24 06:13:50.813 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:13:50.817 | + functions-common:time_stop:2414 : end_time=1640326430814 2021-12-24 06:13:50.820 | + functions-common:time_stop:2415 : elapsed_time=738 2021-12-24 06:13:50.822 | + functions-common:time_stop:2416 : total=377273 2021-12-24 06:13:50.824 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:13:50.826 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=378011 2021-12-24 06:13:50.828 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:13:50.831 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-24 06:13:50.833 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:13:50.836 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:13:50.838 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-24 06:13:50.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-24 06:13:50.843 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-24 06:13:50.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-12-24 06:13:50.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-24 06:13:50.854 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-12-24 06:13:50.854 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-24 06:13:50.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-12-24 06:13:50.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-12-24 06:13:50.864 | + functions:vercmp:628 : local v1=5.4 2021-12-24 06:13:50.866 | + functions:vercmp:629 : local 'op=<' 2021-12-24 06:13:50.869 | + functions:vercmp:630 : local v2=3.13 2021-12-24 06:13:50.871 | + functions:vercmp:631 : local result 2021-12-24 06:13:50.875 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-12-24 06:13:50.875 | ++ functions:vercmp:635 : sort -V 2021-12-24 06:13:50.875 | ++ functions:vercmp:635 : head -1 2021-12-24 06:13:50.880 | + functions:vercmp:635 : result=3.13 2021-12-24 06:13:50.883 | + functions:vercmp:637 : case $op in 2021-12-24 06:13:50.885 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-12-24 06:13:50.887 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-12-24 06:13:50.890 | + functions:vercmp:648 : return 2021-12-24 06:13:50.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-24 06:13:50.895 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:13:50.898 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart openvswitch-switch 2021-12-24 06:13:51.219 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-12-24 06:13:51.221 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-12-24 06:13:51.224 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:51.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:51.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-12-24 06:13:51.232 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:51.235 | + ./stack.sh:main:836 : is_service_enabled etcd3 2021-12-24 06:13:51.255 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:13:51.257 | + ./stack.sh:main:837 : install_etcd3 2021-12-24 06:13:51.260 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-24 06:13:51.260 | Installing etcd 2021-12-24 06:13:51.263 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-24 06:13:51.276 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-24 06:13:51.291 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-24 06:13:51.294 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-24 06:13:51.307 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-24 06:13:51.310 | ++ 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-12-24 06:13:51.312 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:51.315 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:51.320 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:51.323 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-24 06:13:51.325 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-24 06:13:51.328 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:51.331 | --2021-12-24 06:13:51-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:51.389 | Resolving github.com (github.com)... 140.82.121.4 2021-12-24 06:13:51.433 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-12-24 06:13:51.714 | HTTP request sent, awaiting response... 302 Found 2021-12-24 06:13:51.714 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211224T061351Z&X-Amz-Expires=300&X-Amz-Signature=5ba6e73f753fea82a6d7a82f95860458171c7308371a9595b61d3c97e4c830f3&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-12-24 06:13:51.714 | --2021-12-24 06:13:51-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211224T061351Z&X-Amz-Expires=300&X-Amz-Signature=5ba6e73f753fea82a6d7a82f95860458171c7308371a9595b61d3c97e4c830f3&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-12-24 06:13:51.715 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2021-12-24 06:13:51.740 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-12-24 06:13:51.923 | HTTP request sent, awaiting response... 200 OK 2021-12-24 06:13:51.923 | Length: 11350736 (11M) [application/octet-stream] 2021-12-24 06:13:51.924 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-24 06:13:52.048 | 2021-12-24 06:13:52.267 | 0K ........ .. 100% 31.5M=0.3s 2021-12-24 06:13:52.267 | 2021-12-24 06:13:52.267 | 2021-12-24 06:13:52 (31.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-24 06:13:52.267 | 2021-12-24 06:13:52.271 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-12-24 06:13:52.274 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:52.276 | ++ functions:get_extra_file:74 : return 2021-12-24 06:13:52.279 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-24 06:13:52.281 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-24 06:13:52.284 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-24 06:13:52.286 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-24 06:13:52.417 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-24 06:13:52.420 | + 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-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/ 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/README.md 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-24 06:13:52.424 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-24 06:13:52.425 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-24 06:13:52.426 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-24 06:13:52.427 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-24 06:13:52.428 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-24 06:13:52.428 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-24 06:13:52.428 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-24 06:13:52.428 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-24 06:13:52.428 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-24 06:13:52.429 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-24 06:13:52.430 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-24 06:13:52.431 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-24 06:13:52.432 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-24 06:13:52.433 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-24 06:13:52.435 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-24 06:13:52.623 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-24 06:13:52.623 | etcd-v3.3.12-linux-amd64/etcd 2021-12-24 06:13:52.852 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-24 06:13:52.890 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-24 06:13:52.924 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-24 06:13:52.926 | + ./stack.sh:main:846 : is_service_enabled tls-proxy 2021-12-24 06:13:52.944 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:13:52.947 | + ./stack.sh:main:856 : install_dstat 2021-12-24 06:13:52.949 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-24 06:13:52.966 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:13:52.968 | + ./stack.sh:main:862 : echo_summary 'Installing OpenStack project source' 2021-12-24 06:13:52.970 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:13:52.973 | + ./stack.sh:echo_summary:440 : echo -e Installing OpenStack project source 2021-12-24 06:13:52.976 | + ./stack.sh:main:865 : install_libs 2021-12-24 06:13:52.978 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-12-24 06:13:52.981 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-12-24 06:13:52.983 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-12-24 06:13:52.985 | + inc/python:use_library_from_git:250 : local name=automaton 2021-12-24 06:13:52.988 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:52.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:52.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-12-24 06:13:52.995 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:52.998 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-12-24 06:13:53.000 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-12-24 06:13:53.003 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-12-24 06:13:53.006 | + inc/python:use_library_from_git:250 : local name=castellan 2021-12-24 06:13:53.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-12-24 06:13:53.015 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.017 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-12-24 06:13:53.020 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-12-24 06:13:53.022 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-12-24 06:13:53.024 | + inc/python:use_library_from_git:250 : local name=cliff 2021-12-24 06:13:53.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-12-24 06:13:53.034 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.036 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-12-24 06:13:53.039 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-12-24 06:13:53.042 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-12-24 06:13:53.044 | + inc/python:use_library_from_git:250 : local name=cursive 2021-12-24 06:13:53.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-12-24 06:13:53.054 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.056 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-12-24 06:13:53.058 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-12-24 06:13:53.061 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-12-24 06:13:53.063 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-12-24 06:13:53.065 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-12-24 06:13:53.072 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.075 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-12-24 06:13:53.077 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-12-24 06:13:53.079 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-12-24 06:13:53.082 | + inc/python:use_library_from_git:250 : local name=futurist 2021-12-24 06:13:53.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-12-24 06:13:53.091 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.093 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-12-24 06:13:53.095 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-12-24 06:13:53.098 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-12-24 06:13:53.101 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-12-24 06:13:53.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-12-24 06:13:53.110 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.112 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-12-24 06:13:53.115 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-12-24 06:13:53.117 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-12-24 06:13:53.120 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-12-24 06:13:53.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-12-24 06:13:53.129 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.131 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-12-24 06:13:53.133 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-12-24 06:13:53.136 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-12-24 06:13:53.138 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-12-24 06:13:53.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-12-24 06:13:53.148 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.151 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-12-24 06:13:53.153 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-12-24 06:13:53.155 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-12-24 06:13:53.158 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-12-24 06:13:53.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-12-24 06:13:53.167 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.170 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-12-24 06:13:53.172 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-12-24 06:13:53.174 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-12-24 06:13:53.177 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-12-24 06:13:53.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-12-24 06:13:53.186 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.188 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-12-24 06:13:53.191 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-12-24 06:13:53.193 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-12-24 06:13:53.195 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-12-24 06:13:53.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-24 06:13:53.205 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.207 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-12-24 06:13:53.211 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-12-24 06:13:53.213 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-12-24 06:13:53.215 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-12-24 06:13:53.218 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-12-24 06:13:53.225 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.227 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-12-24 06:13:53.229 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-12-24 06:13:53.232 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-12-24 06:13:53.234 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-12-24 06:13:53.236 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-12-24 06:13:53.244 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.246 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-12-24 06:13:53.248 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-12-24 06:13:53.251 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-12-24 06:13:53.253 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-12-24 06:13:53.256 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-12-24 06:13:53.264 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.266 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-12-24 06:13:53.268 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-12-24 06:13:53.270 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-12-24 06:13:53.273 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-12-24 06:13:53.275 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-24 06:13:53.282 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.284 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-12-24 06:13:53.287 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-12-24 06:13:53.289 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-12-24 06:13:53.291 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-12-24 06:13:53.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-12-24 06:13:53.301 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.303 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-12-24 06:13:53.306 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-12-24 06:13:53.308 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-12-24 06:13:53.310 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-12-24 06:13:53.313 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-24 06:13:53.320 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.323 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-12-24 06:13:53.325 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-12-24 06:13:53.327 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-12-24 06:13:53.330 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-12-24 06:13:53.332 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-24 06:13:53.339 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.341 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-12-24 06:13:53.344 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-12-24 06:13:53.346 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-12-24 06:13:53.348 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-12-24 06:13:53.351 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-12-24 06:13:53.357 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.360 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-12-24 06:13:53.362 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-12-24 06:13:53.364 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-12-24 06:13:53.367 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-12-24 06:13:53.370 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-24 06:13:53.377 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.379 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-12-24 06:13:53.382 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-12-24 06:13:53.384 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-12-24 06:13:53.387 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-12-24 06:13:53.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-12-24 06:13:53.396 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.398 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-12-24 06:13:53.401 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-12-24 06:13:53.403 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-12-24 06:13:53.405 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-12-24 06:13:53.408 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-24 06:13:53.415 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.417 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-12-24 06:13:53.419 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-12-24 06:13:53.422 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-12-24 06:13:53.424 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-12-24 06:13:53.426 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-24 06:13:53.434 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.436 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-12-24 06:13:53.438 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-12-24 06:13:53.441 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-12-24 06:13:53.443 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-12-24 06:13:53.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-12-24 06:13:53.453 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.455 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-12-24 06:13:53.458 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-12-24 06:13:53.460 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-12-24 06:13:53.462 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-12-24 06:13:53.465 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-12-24 06:13:53.472 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.474 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-12-24 06:13:53.476 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-12-24 06:13:53.479 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-12-24 06:13:53.481 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-12-24 06:13:53.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.486 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-24 06:13:53.491 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.493 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-12-24 06:13:53.496 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-12-24 06:13:53.498 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-12-24 06:13:53.500 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-12-24 06:13:53.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.508 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-24 06:13:53.510 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.513 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-12-24 06:13:53.515 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-12-24 06:13:53.518 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-12-24 06:13:53.520 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-12-24 06:13:53.522 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.525 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-12-24 06:13:53.529 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.532 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-12-24 06:13:53.534 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-12-24 06:13:53.536 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-12-24 06:13:53.539 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-12-24 06:13:53.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-12-24 06:13:53.548 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.551 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-12-24 06:13:53.554 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-12-24 06:13:53.556 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-12-24 06:13:53.559 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-12-24 06:13:53.561 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-12-24 06:13:53.568 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.570 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-12-24 06:13:53.573 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-12-24 06:13:53.575 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-12-24 06:13:53.577 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-12-24 06:13:53.580 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-12-24 06:13:53.587 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.589 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-12-24 06:13:53.591 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-12-24 06:13:53.594 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-12-24 06:13:53.596 | + inc/python:use_library_from_git:250 : local name=tooz 2021-12-24 06:13:53.598 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-12-24 06:13:53.606 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.608 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-12-24 06:13:53.611 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-12-24 06:13:53.613 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-12-24 06:13:53.616 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-12-24 06:13:53.619 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-12-24 06:13:53.626 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.628 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-12-24 06:13:53.630 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-12-24 06:13:53.633 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-12-24 06:13:53.635 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-12-24 06:13:53.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-12-24 06:13:53.645 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.647 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-12-24 06:13:53.649 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-12-24 06:13:53.652 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-12-24 06:13:53.654 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-12-24 06:13:53.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.661 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-12-24 06:13:53.664 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.666 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-12-24 06:13:53.668 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-12-24 06:13:53.671 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-12-24 06:13:53.673 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-12-24 06:13:53.675 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:13:53.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:13:53.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-24 06:13:53.683 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:13:53.685 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-12-24 06:13:53.706 | Using python 3.8 to install etcd3 2021-12-24 06:13:53.708 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-24 06:13:54.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:13:54.510 | from cryptography.utils import int_from_bytes 2021-12-24 06:13:54.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:13:54.510 | from cryptography.utils import int_from_bytes 2021-12-24 06:13:55.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:13:55.689 | Collecting etcd3 2021-12-24 06:13:55.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-24 06:13:55.722 | Preparing metadata (setup.py): started 2021-12-24 06:13:56.402 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:13:58.715 | Collecting grpcio>=1.27.1 2021-12-24 06:13:58.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2021-12-24 06:13:59.562 | Collecting protobuf>=3.6.1 2021-12-24 06:13:59.572 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2021-12-24 06:13:59.600 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-12-24 06:13:59.601 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-12-24 06:13:59.629 | Building wheels for collected packages: etcd3 2021-12-24 06:13:59.629 | Building wheel for etcd3 (setup.py): started 2021-12-24 06:14:00.402 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-24 06:14:00.403 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=2fa79bbd43deeed6bb7abe2acaf70ff31decc007828de1bb288fb2febcc503f3 2021-12-24 06:14:00.403 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-12-24 06:14:00.407 | Successfully built etcd3 2021-12-24 06:14:02.059 | Installing collected packages: protobuf, grpcio, etcd3 2021-12-24 06:14:02.652 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.1 2021-12-24 06:14:02.652 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:14:02.802 | + inc/python:pip_install:200 : result=0 2021-12-24 06:14:02.804 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:14:02.807 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:02.809 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:02.811 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:02.813 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:02.816 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:02.818 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:14:02.820 | + functions-common:time_stop:2409 : start_time=1640326433701 2021-12-24 06:14:02.823 | + functions-common:time_stop:2411 : [[ -z 1640326433701 ]] 2021-12-24 06:14:02.825 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:02.829 | + functions-common:time_stop:2414 : end_time=1640326442827 2021-12-24 06:14:02.832 | + functions-common:time_stop:2415 : elapsed_time=9126 2021-12-24 06:14:02.834 | + functions-common:time_stop:2416 : total=30122 2021-12-24 06:14:02.836 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:02.839 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=39248 2021-12-24 06:14:02.841 | + inc/python:pip_install:203 : return 0 2021-12-24 06:14:02.844 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-12-24 06:14:02.865 | Using python 3.8 to install etcd3gw 2021-12-24 06:14:02.867 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-24 06:14:03.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:03.685 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:03.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:03.685 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:04.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:14:04.858 | Collecting etcd3gw 2021-12-24 06:14:04.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2021-12-24 06:14:04.876 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-12-24 06:14:04.877 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-12-24 06:14:04.878 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2021-12-24 06:14:04.879 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-12-24 06:14:04.914 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-12-24 06:14:04.915 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-12-24 06:14:04.916 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-12-24 06:14:04.919 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2021-12-24 06:14:06.524 | Installing collected packages: etcd3gw 2021-12-24 06:14:06.627 | Successfully installed etcd3gw-1.0.0 2021-12-24 06:14:06.627 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:14:06.737 | + inc/python:pip_install:200 : result=0 2021-12-24 06:14:06.739 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:14:06.742 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:06.744 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:06.746 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:06.748 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:06.751 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:06.753 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:14:06.755 | + functions-common:time_stop:2409 : start_time=1640326442859 2021-12-24 06:14:06.757 | + functions-common:time_stop:2411 : [[ -z 1640326442859 ]] 2021-12-24 06:14:06.760 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:06.764 | + functions-common:time_stop:2414 : end_time=1640326446762 2021-12-24 06:14:06.767 | + functions-common:time_stop:2415 : elapsed_time=3903 2021-12-24 06:14:06.769 | + functions-common:time_stop:2416 : total=39248 2021-12-24 06:14:06.772 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:06.774 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=43151 2021-12-24 06:14:06.776 | + inc/python:pip_install:203 : return 0 2021-12-24 06:14:06.779 | + ./stack.sh:main:868 : install_apache_uwsgi 2021-12-24 06:14:06.781 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-24 06:14:06.783 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-24 06:14:06.786 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:14:06.789 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:14:06.791 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:14:06.794 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:14:06.796 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:14:06.798 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:14:06.800 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:14:06.803 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:14:06.805 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:14:06.808 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-12-24 06:14:06.810 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-12-24 06:14:06.812 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:06.815 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:06.817 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-12-24 06:14:06.819 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 06:14:06.822 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:14:06.824 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:14:06.826 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:14:06.829 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:14:06.831 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:14:06.834 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:14:06.836 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:06.839 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:06.841 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:14:06.843 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:14:06.846 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:14:06.848 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:14:06.850 | + functions-common:install_package:1441 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 06:14:06.853 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:14:06.855 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:06.857 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:06.860 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 06:14:06.882 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-24 06:14:06.990 | Reading package lists... 2021-12-24 06:14:07.220 | Building dependency tree... 2021-12-24 06:14:07.222 | Reading state information... 2021-12-24 06:14:07.462 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-12-24 06:14:07.462 | The following packages were automatically installed and are no longer required: 2021-12-24 06:14:07.463 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:14:07.463 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:14:07.463 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:14:07.464 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:14:07.464 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:14:07.464 | python3-zope.interface 2021-12-24 06:14:07.464 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:14:07.464 | The following additional packages will be installed: 2021-12-24 06:14:07.465 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-12-24 06:14:07.466 | Suggested packages: 2021-12-24 06:14:07.466 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-12-24 06:14:07.531 | The following NEW packages will be installed: 2021-12-24 06:14:07.532 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-12-24 06:14:07.640 | 0 upgraded, 6 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:14:07.640 | Need to get 1,306 kB of archives. 2021-12-24 06:14:07.640 | After this operation, 4,613 kB of additional disk space will be used. 2021-12-24 06:14:07.640 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-12-24 06:14:07.883 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-12-24 06:14:07.901 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-12-24 06:14:07.944 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-12-24 06:14:07.988 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-12-24 06:14:07.989 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-12-24 06:14:08.561 | Fetched 1,306 kB in 0s (2,872 kB/s) 2021-12-24 06:14:08.596 | Selecting previously unselected package libnorm1:amd64. 2021-12-24 06:14:08.654 | (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 ... 99914 files and directories currently installed.) 2021-12-24 06:14:08.658 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-12-24 06:14:08.662 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-24 06:14:08.734 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-24 06:14:08.744 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-12-24 06:14:08.747 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-24 06:14:08.799 | Selecting previously unselected package libzmq5:amd64. 2021-12-24 06:14:08.810 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-12-24 06:14:08.812 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-24 06:14:08.876 | Selecting previously unselected package uwsgi-core. 2021-12-24 06:14:08.887 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-12-24 06:14:08.890 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-24 06:14:09.030 | Selecting previously unselected package uwsgi. 2021-12-24 06:14:09.041 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-12-24 06:14:09.043 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-12-24 06:14:09.081 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-24 06:14:09.091 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-12-24 06:14:09.093 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-24 06:14:09.166 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-12-24 06:14:09.171 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-12-24 06:14:09.177 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-12-24 06:14:09.183 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-12-24 06:14:09.196 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-12-24 06:14:10.103 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-12-24 06:14:10.130 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:14:10.537 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:14:10.890 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-12-24 06:14:17.737 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:14:17.740 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:14:17.742 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:17.744 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:17.746 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:17.749 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:17.751 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:17.753 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:14:17.756 | + functions-common:time_stop:2409 : start_time=1640326446879 2021-12-24 06:14:17.758 | + functions-common:time_stop:2411 : [[ -z 1640326446879 ]] 2021-12-24 06:14:17.761 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:17.765 | + functions-common:time_stop:2414 : end_time=1640326457763 2021-12-24 06:14:17.767 | + functions-common:time_stop:2415 : elapsed_time=10884 2021-12-24 06:14:17.770 | + functions-common:time_stop:2416 : total=378011 2021-12-24 06:14:17.772 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:17.775 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=388895 2021-12-24 06:14:17.777 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:14:17.779 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-12-24 06:14:17.782 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:17.784 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:17.786 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-12-24 06:14:17.849 | Enabling module proxy. 2021-12-24 06:14:17.855 | To activate the new configuration, you need to run: 2021-12-24 06:14:17.855 | systemctl restart apache2 2021-12-24 06:14:17.859 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-12-24 06:14:17.922 | Considering dependency proxy for proxy_uwsgi: 2021-12-24 06:14:17.922 | Module proxy already enabled 2021-12-24 06:14:17.922 | Enabling module proxy_uwsgi. 2021-12-24 06:14:17.928 | To activate the new configuration, you need to run: 2021-12-24 06:14:17.928 | systemctl restart apache2 2021-12-24 06:14:17.932 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-12-24 06:14:17.935 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:14:17.937 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:14:17.939 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:14:18.070 | + ./stack.sh:main:871 : install_keystoneauth 2021-12-24 06:14:18.072 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2021-12-24 06:14:18.075 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-12-24 06:14:18.077 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-12-24 06:14:18.085 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.087 | + ./stack.sh:main:872 : install_keystoneclient 2021-12-24 06:14:18.090 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2021-12-24 06:14:18.092 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-12-24 06:14:18.095 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-24 06:14:18.102 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.104 | + ./stack.sh:main:873 : install_glanceclient 2021-12-24 06:14:18.107 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2021-12-24 06:14:18.109 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-12-24 06:14:18.111 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-24 06:14:18.119 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.122 | + ./stack.sh:main:874 : install_cinderclient 2021-12-24 06:14:18.124 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2021-12-24 06:14:18.126 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-12-24 06:14:18.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-24 06:14:18.137 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.139 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2021-12-24 06:14:18.142 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-12-24 06:14:18.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-24 06:14:18.152 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.154 | + ./stack.sh:main:875 : install_novaclient 2021-12-24 06:14:18.157 | + lib/nova:install_novaclient:813 : use_library_from_git python-novaclient 2021-12-24 06:14:18.159 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-12-24 06:14:18.161 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-12-24 06:14:18.169 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.171 | + ./stack.sh:main:876 : is_service_enabled swift glance horizon 2021-12-24 06:14:18.188 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:18.191 | + ./stack.sh:main:877 : install_swiftclient 2021-12-24 06:14:18.193 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-12-24 06:14:18.195 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-12-24 06:14:18.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-24 06:14:18.205 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.208 | + ./stack.sh:main:879 : is_service_enabled neutron nova horizon 2021-12-24 06:14:18.225 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:18.227 | + ./stack.sh:main:880 : install_neutronclient 2021-12-24 06:14:18.230 | + lib/neutron:install_neutronclient:446 : use_library_from_git python-neutronclient 2021-12-24 06:14:18.232 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-12-24 06:14:18.234 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-24 06:14:18.242 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.245 | + ./stack.sh:main:884 : install_keystonemiddleware 2021-12-24 06:14:18.247 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2021-12-24 06:14:18.249 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-12-24 06:14:18.252 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:18.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:18.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-24 06:14:18.259 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:18.262 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2021-12-24 06:14:18.264 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-24 06:14:18.267 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 06:14:18.271 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-24 06:14:18.273 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-12-24 06:14:18.275 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-24 06:14:18.279 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:14:18.279 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-24 06:14:18.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-12-24 06:14:18.287 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-12-24 06:14:18.289 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-12-24 06:14:18.292 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-24 06:14:18.295 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-24 06:14:18.316 | Using python 3.8 to install keystonemiddleware 2021-12-24 06:14:18.319 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-24 06:14:19.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:19.139 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:19.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:19.139 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:20.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:14:20.248 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-12-24 06:14:20.300 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-12-24 06:14:20.302 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2021-12-24 06:14:20.303 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-12-24 06:14:20.304 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-12-24 06:14:20.305 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-12-24 06:14:20.306 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-12-24 06:14:20.307 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-12-24 06:14:20.308 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-12-24 06:14:20.309 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2021-12-24 06:14:20.310 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-12-24 06:14:20.311 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-12-24 06:14:20.312 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-12-24 06:14:20.313 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-12-24 06:14:20.314 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-12-24 06:14:20.372 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-12-24 06:14:20.373 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-12-24 06:14:20.375 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2021-12-24 06:14:20.411 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-12-24 06:14:20.450 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-12-24 06:14:20.451 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-12-24 06:14:20.452 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-12-24 06:14:20.453 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-12-24 06:14:20.503 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-12-24 06:14:20.505 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-12-24 06:14:20.515 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2021-12-24 06:14:20.515 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-12-24 06:14:20.530 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-12-24 06:14:20.531 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2021-12-24 06:14:20.532 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2021-12-24 06:14:20.597 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-12-24 06:14:20.599 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-12-24 06:14:20.601 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2021-12-24 06:14:20.602 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-12-24 06:14:20.655 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-12-24 06:14:20.668 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-12-24 06:14:22.322 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:14:22.455 | + inc/python:pip_install:200 : result=0 2021-12-24 06:14:22.458 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:14:22.460 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:22.462 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:22.465 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:22.467 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:22.470 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:22.475 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:14:22.478 | + functions-common:time_stop:2409 : start_time=1640326458310 2021-12-24 06:14:22.480 | + functions-common:time_stop:2411 : [[ -z 1640326458310 ]] 2021-12-24 06:14:22.483 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:22.487 | + functions-common:time_stop:2414 : end_time=1640326462485 2021-12-24 06:14:22.493 | + functions-common:time_stop:2415 : elapsed_time=4175 2021-12-24 06:14:22.495 | + functions-common:time_stop:2416 : total=43151 2021-12-24 06:14:22.497 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:22.499 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=47326 2021-12-24 06:14:22.502 | + inc/python:pip_install:203 : return 0 2021-12-24 06:14:22.506 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2021-12-24 06:14:22.508 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-24 06:14:22.512 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 06:14:22.516 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-24 06:14:22.518 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-12-24 06:14:22.521 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-24 06:14:22.525 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-24 06:14:22.525 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:14:22.531 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-12-24 06:14:22.533 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-12-24 06:14:22.539 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-12-24 06:14:22.542 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-24 06:14:22.546 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-24 06:14:22.570 | Using python 3.8 to install python-memcached 2021-12-24 06:14:22.572 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-24 06:14:23.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:23.402 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:23.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:23.402 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:24.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:14:24.572 | Collecting python-memcached 2021-12-24 06:14:24.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-24 06:14:24.586 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-12-24 06:14:26.216 | Installing collected packages: python-memcached 2021-12-24 06:14:26.309 | Successfully installed python-memcached-1.59 2021-12-24 06:14:26.309 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:14:26.421 | + inc/python:pip_install:200 : result=0 2021-12-24 06:14:26.423 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:14:26.426 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:26.429 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:26.431 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:26.433 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:26.436 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:26.438 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:14:26.440 | + functions-common:time_stop:2409 : start_time=1640326462564 2021-12-24 06:14:26.443 | + functions-common:time_stop:2411 : [[ -z 1640326462564 ]] 2021-12-24 06:14:26.446 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:26.450 | + functions-common:time_stop:2414 : end_time=1640326466448 2021-12-24 06:14:26.452 | + functions-common:time_stop:2415 : elapsed_time=3884 2021-12-24 06:14:26.455 | + functions-common:time_stop:2416 : total=47326 2021-12-24 06:14:26.457 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:26.459 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=51210 2021-12-24 06:14:26.461 | + inc/python:pip_install:203 : return 0 2021-12-24 06:14:26.464 | + ./stack.sh:main:886 : is_service_enabled keystone 2021-12-24 06:14:26.481 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:26.483 | + ./stack.sh:main:887 : '[' 10.222.0.36 == 10.222.0.36 ']' 2021-12-24 06:14:26.485 | + ./stack.sh:main:888 : stack_install_service keystone 2021-12-24 06:14:26.488 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-24 06:14:26.491 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-24 06:14:26.493 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 06:14:26.496 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-24 06:14:26.498 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2021-12-24 06:14:26.514 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:14:26.517 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-12-24 06:14:26.519 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-24 06:14:26.521 | + functions-common:git_clone:586 : local git_dest=/opt/stack/keystone 2021-12-24 06:14:26.523 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:14:26.525 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:14:26.528 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:14:26.530 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:14:26.532 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:14:26.536 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:14:26.552 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:14:26.554 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:14:26.556 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:14:26.559 | + functions-common:git_clone:606 : echo master 2021-12-24 06:14:26.559 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:14:26.564 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/keystone ]] 2021-12-24 06:14:26.566 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:14:26.568 | + functions-common:git_clone:654 : cd /opt/stack/keystone 2021-12-24 06:14:26.571 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:14:26.571 | + functions-common:git_clone:655 : head -1 2021-12-24 06:14:26.585 | a9fa5131c Merge "Replace assertItemsEqual with assertCountEqual" 2021-12-24 06:14:26.588 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:14:26.590 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2021-12-24 06:14:26.593 | + inc/python:setup_develop:338 : local bindep 2021-12-24 06:14:26.595 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-24 06:14:26.598 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-12-24 06:14:26.600 | + inc/python:setup_develop:344 : local extras= 2021-12-24 06:14:26.603 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-24 06:14:26.605 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:14:26.607 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-24 06:14:26.610 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-12-24 06:14:26.612 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:14:26.615 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:14:26.618 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-12-24 06:14:26.620 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:14:26.623 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-12-24 06:14:26.625 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:14:26.627 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:14:26.631 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-24 06:14:26.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-12-24 06:14:26.639 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-12-24 06:14:27.271 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-12-24 06:14:27.273 | + inc/python:setup_package:418 : local bindep=0 2021-12-24 06:14:27.276 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:14:27.278 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:14:27.280 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-24 06:14:27.282 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-12-24 06:14:27.284 | + inc/python:setup_package:427 : local flags=-e 2021-12-24 06:14:27.287 | + inc/python:setup_package:428 : local extras= 2021-12-24 06:14:27.289 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:14:27.292 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:14:27.294 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:14:27.299 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:14:27.301 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:14:27.305 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-12-24 06:14:27.326 | Using python 3.8 to install /opt/stack/keystone 2021-12-24 06:14:27.328 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-24 06:14:28.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:28.151 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:28.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:28.151 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:29.220 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:14:29.259 | Obtaining file:///opt/stack/keystone 2021-12-24 06:14:29.260 | Preparing metadata (setup.py): started 2021-12-24 06:14:30.815 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:14:30.985 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.8.0) 2021-12-24 06:14:30.986 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.8.7) 2021-12-24 06:14:31.084 | Collecting Flask!=0.11,>=1.0.2 2021-12-24 06:14:31.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2021-12-24 06:14:31.142 | Collecting Flask-RESTful>=0.3.5 2021-12-24 06:14:31.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-12-24 06:14:31.152 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (36.0.1) 2021-12-24 06:14:31.153 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.28) 2021-12-24 06:14:31.154 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (0.13.0) 2021-12-24 06:14:31.156 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.5.0) 2021-12-24 06:14:31.200 | Collecting passlib>=1.7.0 2021-12-24 06:14:31.208 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-12-24 06:14:31.225 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.3.0) 2021-12-24 06:14:31.226 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (9.3.0) 2021-12-24 06:14:31.227 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2021-12-24 06:14:31.443 | Collecting scrypt>=0.8.0 2021-12-24 06:14:31.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2021-12-24 06:14:31.483 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2.8.1) 2021-12-24 06:14:31.484 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (8.7.1) 2021-12-24 06:14:31.485 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.0) 2021-12-24 06:14:31.486 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (12.11.1) 2021-12-24 06:14:31.487 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (11.1.0) 2021-12-24 06:14:31.489 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.1.0) 2021-12-24 06:14:31.490 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.6.1) 2021-12-24 06:14:31.491 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.5.0) 2021-12-24 06:14:31.492 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.10.1) 2021-12-24 06:14:31.494 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.2.0) 2021-12-24 06:14:31.495 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.0) 2021-12-24 06:14:31.496 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.12.0) 2021-12-24 06:14:31.542 | Collecting oauthlib>=0.6.2 2021-12-24 06:14:31.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-12-24 06:14:31.618 | Collecting pysaml2>=5.0.0 2021-12-24 06:14:31.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-12-24 06:14:31.715 | Collecting PyJWT>=1.6.1 2021-12-24 06:14:31.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2021-12-24 06:14:31.725 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.1.4) 2021-12-24 06:14:31.726 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2021-12-24 06:14:31.727 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.1.1) 2021-12-24 06:14:31.728 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.0.3) 2021-12-24 06:14:31.729 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.2) 2021-12-24 06:14:31.730 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2021.3) 2021-12-24 06:14:31.741 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.16.0) 2021-12-24 06:14:31.742 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.15.0) 2021-12-24 06:14:31.784 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev24) (5.1.0) 2021-12-24 06:14:31.797 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (3.0.3) 2021-12-24 06:14:31.882 | Collecting Werkzeug>=2.0 2021-12-24 06:14:31.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2021-12-24 06:14:31.966 | Collecting click>=7.1.2 2021-12-24 06:14:31.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2021-12-24 06:14:32.016 | Collecting itsdangerous>=2.0 2021-12-24 06:14:32.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-12-24 06:14:32.083 | Collecting aniso8601>=0.82 2021-12-24 06:14:32.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-12-24 06:14:32.166 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.26.0) 2021-12-24 06:14:32.170 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (4.4.0) 2021-12-24 06:14:32.263 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.5.0) 2021-12-24 06:14:32.265 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (2.3.0) 2021-12-24 06:14:32.266 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (6.0) 2021-12-24 06:14:32.267 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (0.8.0) 2021-12-24 06:14:32.320 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.7.5) 2021-12-24 06:14:32.321 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (0.5.0) 2021-12-24 06:14:32.324 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.0.1) 2021-12-24 06:14:32.399 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (2.8.2) 2021-12-24 06:14:32.403 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (0.9.6) 2021-12-24 06:14:32.459 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.2.2) 2021-12-24 06:14:32.462 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.7.0) 2021-12-24 06:14:32.463 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.8) 2021-12-24 06:14:32.464 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.4.0) 2021-12-24 06:14:32.466 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.4.0) 2021-12-24 06:14:32.468 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (4.2.4) 2021-12-24 06:14:32.488 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev24) (3.3.0) 2021-12-24 06:14:32.535 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (2.4.0) 2021-12-24 06:14:32.554 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (0.11.0) 2021-12-24 06:14:32.555 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (1.0.2) 2021-12-24 06:14:32.556 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (21.3) 2021-12-24 06:14:32.559 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (3.0.6) 2021-12-24 06:14:32.610 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev24) (4.5.0) 2021-12-24 06:14:32.724 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (5.4.0) 2021-12-24 06:14:32.725 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (21.0.0) 2021-12-24 06:14:32.759 | Collecting defusedxml 2021-12-24 06:14:32.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-12-24 06:14:32.872 | Collecting xmlschema>=1.2.1 2021-12-24 06:14:32.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99b/24c60efaa2cc3/xmlschema-1.9.1-py3-none-any.whl (273 kB) 2021-12-24 06:14:33.109 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev24) (1.1.2) 2021-12-24 06:14:33.141 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.5.2) 2021-12-24 06:14:33.142 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.4.2) 2021-12-24 06:14:33.211 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.1.6) 2021-12-24 06:14:33.213 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (4.9.0) 2021-12-24 06:14:33.230 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.0) 2021-12-24 06:14:33.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev24) (2.21) 2021-12-24 06:14:33.344 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.13.3) 2021-12-24 06:14:33.456 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (2.0.1) 2021-12-24 06:14:33.528 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.7.0) 2021-12-24 06:14:33.656 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (0.14.1) 2021-12-24 06:14:33.686 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.12.0) 2021-12-24 06:14:33.726 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.5.1) 2021-12-24 06:14:33.728 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.33.0) 2021-12-24 06:14:33.730 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.5.0) 2021-12-24 06:14:33.731 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (1.3.3) 2021-12-24 06:14:33.732 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.1) 2021-12-24 06:14:33.733 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.0.0) 2021-12-24 06:14:33.789 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (0.2.5) 2021-12-24 06:14:33.925 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (3.3) 2021-12-24 06:14:33.927 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.0.9) 2021-12-24 06:14:33.928 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.26.7) 2021-12-24 06:14:33.929 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2019.11.28) 2021-12-24 06:14:34.078 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.5.0) 2021-12-24 06:14:34.243 | Collecting elementpath<3.0.0,>=2.4.0 2021-12-24 06:14:34.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2021-12-24 06:14:34.335 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev24) (3.6.0) 2021-12-24 06:14:34.516 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.0) 2021-12-24 06:14:34.544 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (1.6) 2021-12-24 06:14:34.689 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (59.8.0) 2021-12-24 06:14:34.783 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.7) 2021-12-24 06:14:34.819 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.0.0) 2021-12-24 06:14:36.277 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2021-12-24 06:14:36.277 | Attempting uninstall: Werkzeug 2021-12-24 06:14:36.279 | Found existing installation: Werkzeug 0.16.1 2021-12-24 06:14:36.281 | Uninstalling Werkzeug-0.16.1: 2021-12-24 06:14:36.392 | Successfully uninstalled Werkzeug-0.16.1 2021-12-24 06:14:36.878 | Attempting uninstall: click 2021-12-24 06:14:36.880 | Found existing installation: Click 7.0 2021-12-24 06:14:36.887 | Uninstalling Click-7.0: 2021-12-24 06:14:36.990 | Successfully uninstalled Click-7.0 2021-12-24 06:14:38.170 | Attempting uninstall: PyJWT 2021-12-24 06:14:38.172 | Found existing installation: PyJWT 1.7.1 2021-12-24 06:14:38.182 | Uninstalling PyJWT-1.7.1: 2021-12-24 06:14:38.284 | Successfully uninstalled PyJWT-1.7.1 2021-12-24 06:14:38.712 | Attempting uninstall: oauthlib 2021-12-24 06:14:38.715 | Found existing installation: oauthlib 3.1.0 2021-12-24 06:14:38.728 | Uninstalling oauthlib-3.1.0: 2021-12-24 06:14:38.828 | Successfully uninstalled oauthlib-3.1.0 2021-12-24 06:14:38.985 | Running setup.py develop for keystone 2021-12-24 06:14:41.130 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.1 2021-12-24 06:14:41.130 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:14:41.281 | + inc/python:pip_install:200 : result=0 2021-12-24 06:14:41.283 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:14:41.286 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:41.289 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:41.291 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:41.293 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:41.295 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:41.298 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:14:41.300 | + functions-common:time_stop:2409 : start_time=1640326467321 2021-12-24 06:14:41.303 | + functions-common:time_stop:2411 : [[ -z 1640326467321 ]] 2021-12-24 06:14:41.305 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:41.310 | + functions-common:time_stop:2414 : end_time=1640326481307 2021-12-24 06:14:41.312 | + functions-common:time_stop:2415 : elapsed_time=13986 2021-12-24 06:14:41.314 | + functions-common:time_stop:2416 : total=51210 2021-12-24 06:14:41.317 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:41.319 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=65196 2021-12-24 06:14:41.321 | + inc/python:pip_install:203 : return 0 2021-12-24 06:14:41.323 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:14:41.326 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-24 06:14:41.328 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-24 06:14:41.346 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-24 06:14:41.358 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-12-24 06:14:41.360 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-12-24 06:14:41.363 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:41.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:41.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-24 06:14:41.370 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:41.373 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2021-12-24 06:14:41.389 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:14:41.392 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2021-12-24 06:14:41.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 06:14:41.397 | + ./stack.sh:main:889 : configure_keystone 2021-12-24 06:14:41.399 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2021-12-24 06:14:41.412 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-24 06:14:41.414 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-24 06:14:41.418 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2021-12-24 06:14:41.434 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:14:41.437 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-24 06:14:41.467 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-24 06:14:41.494 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-24 06:14:41.524 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-24 06:14:41.555 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-24 06:14:41.586 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-24 06:14:41.620 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-24 06:14:41.649 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-24 06:14:41.676 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-24 06:14:41.678 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-24 06:14:41.680 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-24 06:14:41.683 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-24 06:14:41.685 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 06:14:41.687 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:14:41.703 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:41.707 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 06:14:41.709 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 06:14:41.711 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:14:41.726 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:41.729 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:14:41.732 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:14:41.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:14:41.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:14:41.767 | + lib/keystone:configure_keystone:209 : local service_port=5000 2021-12-24 06:14:41.770 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2021-12-24 06:14:41.786 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:14:41.788 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2021-12-24 06:14:41.818 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2021-12-24 06:14:41.821 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-24 06:14:41.852 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2021-12-24 06:14:41.854 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-24 06:14:41.857 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-24 06:14:41.859 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-12-24 06:14:41.861 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-24 06:14:41.865 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-24 06:14:41.901 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2021-12-24 06:14:41.903 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2021-12-24 06:14:41.906 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-24 06:14:41.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-12-24 06:14:41.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:14:41.929 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:14:41.931 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:14:41.933 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:14:41.936 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:14:41.938 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:14:41.966 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:14:41.994 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:14:42.022 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:14:42.050 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-24 06:14:42.078 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2021-12-24 06:14:42.081 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-24 06:14:42.083 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-24 06:14:42.086 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-24 06:14:42.088 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-12-24 06:14:42.091 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-24 06:14:42.093 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-24 06:14:42.096 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-12-24 06:14:42.100 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-12-24 06:14:42.102 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-24 06:14:42.104 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 06:14:42.117 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 06:14:42.118 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:14:42.126 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 06:14:42.130 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:14:42.146 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-24 06:14:42.148 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-24 06:14:42.152 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-24 06:14:42.181 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-24 06:14:42.208 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-24 06:14:42.235 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-24 06:14:42.263 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-24 06:14:42.291 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-24 06:14:42.318 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-24 06:14:42.345 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-24 06:14:42.373 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-24 06:14:42.400 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 06:14:42.428 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-24 06:14:42.454 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-24 06:14:42.482 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-24 06:14:42.509 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-24 06:14:42.512 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-24 06:14:42.515 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-12-24 06:14:42.517 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-12-24 06:14:42.519 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-24 06:14:42.521 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:42.524 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:42.527 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-24 06:14:42.529 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-24 06:14:42.532 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-24 06:14:42.560 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-24 06:14:42.588 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-24 06:14:42.588 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-12-24 06:14:42.597 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-12-24 06:14:42.600 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-12-24 06:14:42.603 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-12-24 06:14:42.605 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-24 06:14:42.607 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 06:14:42.610 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:14:42.612 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:42.615 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:42.617 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 06:14:42.620 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-24 06:14:42.622 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:14:42.625 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:14:42.627 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-12-24 06:14:42.690 | Enabling site keystone-wsgi-public. 2021-12-24 06:14:42.696 | To activate the new configuration, you need to run: 2021-12-24 06:14:42.696 | systemctl reload apache2 2021-12-24 06:14:42.700 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-24 06:14:42.703 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:14:42.705 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:14:42.708 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:14:42.839 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-24 06:14:42.869 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-24 06:14:42.900 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-24 06:14:42.931 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2021-12-24 06:14:42.933 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-24 06:14:42.964 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-24 06:14:42.993 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-24 06:14:43.021 | + ./stack.sh:main:893 : is_service_enabled swift 2021-12-24 06:14:43.038 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:14:43.041 | + ./stack.sh:main:907 : is_service_enabled g-api n-api 2021-12-24 06:14:43.058 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:43.060 | + ./stack.sh:main:909 : stack_install_service glance 2021-12-24 06:14:43.063 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-24 06:14:43.065 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-24 06:14:43.068 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 06:14:43.070 | + lib/stack:stack_install_service:32 : install_glance 2021-12-24 06:14:43.072 | + lib/glance:install_glance:507 : glance_store_extras=() 2021-12-24 06:14:43.075 | + lib/glance:install_glance:507 : local glance_store_extras 2021-12-24 06:14:43.077 | + lib/glance:install_glance:509 : is_service_enabled cinder 2021-12-24 06:14:43.093 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:14:43.095 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-24 06:14:43.098 | + lib/glance:install_glance:513 : is_service_enabled swift 2021-12-24 06:14:43.115 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:14:43.117 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2021-12-24 06:14:43.120 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-12-24 06:14:43.122 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:14:43.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:14:43.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-12-24 06:14:43.129 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:14:43.132 | ++ lib/glance:install_glance:525 : join_extras cinder 2021-12-24 06:14:43.135 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-24 06:14:43.137 | ++ inc/python:join_extras:30 : echo cinder 2021-12-24 06:14:43.140 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2021-12-24 06:14:43.142 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-24 06:14:43.145 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-12-24 06:14:43.147 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-24 06:14:43.150 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-24 06:14:43.153 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-12-24 06:14:43.155 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-12-24 06:14:43.159 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-12-24 06:14:43.159 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:14:43.165 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-24 06:14:43.167 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-12-24 06:14:43.169 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-12-24 06:14:43.172 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-24 06:14:43.175 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-12-24 06:14:43.197 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2021-12-24 06:14:43.201 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2021-12-24 06:14:44.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:44.045 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:44.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:44.045 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:45.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:14:45.283 | Collecting glance-store[cinder]!=0.29.0 2021-12-24 06:14:45.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2021-12-24 06:14:45.381 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.5.0) 2021-12-24 06:14:45.382 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.26.0) 2021-12-24 06:14:45.383 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2021-12-24 06:14:45.384 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (8.7.1) 2021-12-24 06:14:45.385 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.12.0) 2021-12-24 06:14:45.386 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder]!=0.29.0) (3.2.0) 2021-12-24 06:14:45.387 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (1.16.0) 2021-12-24 06:14:45.388 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.3.0) 2021-12-24 06:14:45.389 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.2.0) 2021-12-24 06:14:45.390 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (5.1.0) 2021-12-24 06:14:45.392 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (0.33.0) 2021-12-24 06:14:45.392 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (3.5.0) 2021-12-24 06:14:45.395 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (6.3.0) 2021-12-24 06:14:45.397 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.6.2) 2021-12-24 06:14:45.493 | Collecting python-cinderclient>=4.1.0 2021-12-24 06:14:45.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2021-12-24 06:14:45.650 | Collecting os-brick>=2.6.0 2021-12-24 06:14:45.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2021-12-24 06:14:45.676 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (1.1.2) 2021-12-24 06:14:45.677 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder]!=0.29.0) (2.1.0) 2021-12-24 06:14:45.746 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.0.2) 2021-12-24 06:14:45.747 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (1.7.0) 2021-12-24 06:14:45.749 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder]!=0.29.0) (5.8.0) 2021-12-24 06:14:45.772 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (5.5.0) 2021-12-24 06:14:45.773 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.4.0) 2021-12-24 06:14:45.775 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (4.6.1) 2021-12-24 06:14:45.777 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (6.3.1) 2021-12-24 06:14:45.778 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.7.0) 2021-12-24 06:14:45.790 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder]!=0.29.0) (0.14.1) 2021-12-24 06:14:45.830 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (2.3.0) 2021-12-24 06:14:45.831 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (6.0) 2021-12-24 06:14:45.832 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (0.8.0) 2021-12-24 06:14:45.834 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.5.0) 2021-12-24 06:14:45.853 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.15.0) 2021-12-24 06:14:45.854 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.0.3) 2021-12-24 06:14:45.868 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder]!=0.29.0) (2021.3) 2021-12-24 06:14:45.884 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (0.11.0) 2021-12-24 06:14:45.885 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (3.0.6) 2021-12-24 06:14:45.887 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder]!=0.29.0) (21.3) 2021-12-24 06:14:45.904 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (2.4.0) 2021-12-24 06:14:45.906 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.16.0) 2021-12-24 06:14:45.957 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2.0.9) 2021-12-24 06:14:45.958 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (1.26.7) 2021-12-24 06:14:45.959 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (2019.11.28) 2021-12-24 06:14:45.962 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder]!=0.29.0) (3.3) 2021-12-24 06:14:46.009 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.21) 2021-12-24 06:14:46.036 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder]!=0.29.0) (1.13.3) 2021-12-24 06:14:46.073 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder]!=0.29.0) (1.6) 2021-12-24 06:14:46.234 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.9.6) 2021-12-24 06:14:46.235 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.8.2) 2021-12-24 06:14:46.270 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.3.3) 2021-12-24 06:14:46.272 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.8.7) 2021-12-24 06:14:46.274 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.1) 2021-12-24 06:14:46.275 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.0.0) 2021-12-24 06:14:46.276 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (3.5.0) 2021-12-24 06:14:46.277 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.1.1) 2021-12-24 06:14:46.332 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.2.5) 2021-12-24 06:14:46.517 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (2.5.0) 2021-12-24 06:14:46.557 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (59.8.0) 2021-12-24 06:14:46.637 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (0.7) 2021-12-24 06:14:46.779 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder]!=0.29.0) (1.0.0) 2021-12-24 06:14:48.394 | Installing collected packages: python-cinderclient, os-brick, glance-store 2021-12-24 06:14:49.358 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 2021-12-24 06:14:49.358 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:14:49.485 | + inc/python:pip_install:200 : result=0 2021-12-24 06:14:49.488 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:14:49.490 | + functions-common:time_stop:2402 : local name 2021-12-24 06:14:49.493 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:14:49.495 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:14:49.497 | + functions-common:time_stop:2405 : local total 2021-12-24 06:14:49.499 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:14:49.502 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:14:49.504 | + functions-common:time_stop:2409 : start_time=1640326483191 2021-12-24 06:14:49.506 | + functions-common:time_stop:2411 : [[ -z 1640326483191 ]] 2021-12-24 06:14:49.509 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:14:49.513 | + functions-common:time_stop:2414 : end_time=1640326489511 2021-12-24 06:14:49.515 | + functions-common:time_stop:2415 : elapsed_time=6320 2021-12-24 06:14:49.518 | + functions-common:time_stop:2416 : total=65196 2021-12-24 06:14:49.520 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:14:49.523 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=71516 2021-12-24 06:14:49.525 | + inc/python:pip_install:203 : return 0 2021-12-24 06:14:49.527 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2021-12-24 06:14:49.530 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2021-12-24 06:14:49.532 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2021-12-24 06:14:49.545 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-12-24 06:14:49.550 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-12-24 06:14:49.552 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-24 06:14:49.555 | + functions-common:git_clone:586 : local git_dest=/opt/stack/glance 2021-12-24 06:14:49.557 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:14:49.559 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:14:49.562 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:14:49.565 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:14:49.567 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:14:49.570 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:14:49.586 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:14:49.588 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:14:49.591 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:14:49.593 | + functions-common:git_clone:606 : echo master 2021-12-24 06:14:49.594 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:14:49.600 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/glance ]] 2021-12-24 06:14:49.602 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:14:49.605 | + functions-common:git_clone:654 : cd /opt/stack/glance 2021-12-24 06:14:49.608 | + functions-common:git_clone:655 : head -1 2021-12-24 06:14:49.609 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:14:49.613 | 4ee7799aa Merge "Imported Translations from Zanata" 2021-12-24 06:14:49.615 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:14:49.618 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2021-12-24 06:14:49.620 | + inc/python:setup_develop:338 : local bindep 2021-12-24 06:14:49.623 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-12-24 06:14:49.625 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-12-24 06:14:49.628 | + inc/python:setup_develop:344 : local extras= 2021-12-24 06:14:49.630 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-24 06:14:49.632 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:14:49.635 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-12-24 06:14:49.637 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-12-24 06:14:49.640 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:14:49.642 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:14:49.646 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-12-24 06:14:49.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:14:49.651 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-12-24 06:14:49.653 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:14:49.656 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:14:49.659 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-24 06:14:49.665 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2021-12-24 06:14:49.667 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2021-12-24 06:14:50.311 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2021-12-24 06:14:50.313 | + inc/python:setup_package:418 : local bindep=0 2021-12-24 06:14:50.316 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:14:50.318 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:14:50.320 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2021-12-24 06:14:50.323 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2021-12-24 06:14:50.325 | + inc/python:setup_package:427 : local flags=-e 2021-12-24 06:14:50.327 | + inc/python:setup_package:428 : local extras= 2021-12-24 06:14:50.329 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:14:50.332 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:14:50.334 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:14:50.337 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:14:50.339 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:14:50.341 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2021-12-24 06:14:50.362 | Using python 3.8 to install /opt/stack/glance 2021-12-24 06:14:50.365 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-24 06:14:51.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:51.205 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:51.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:14:51.205 | from cryptography.utils import int_from_bytes 2021-12-24 06:14:52.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:14:52.330 | Obtaining file:///opt/stack/glance 2021-12-24 06:14:52.331 | Preparing metadata (setup.py): started 2021-12-24 06:14:53.569 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:14:53.738 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2021-12-24 06:14:53.739 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2021-12-24 06:14:53.740 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.28) 2021-12-24 06:14:53.741 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2021-12-24 06:14:53.742 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2021-12-24 06:14:53.743 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2021-12-24 06:14:53.744 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2021-12-24 06:14:53.745 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2021-12-24 06:14:53.746 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2021-12-24 06:14:53.747 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2021-12-24 06:14:53.748 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2021-12-24 06:14:53.749 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-24 06:14:53.750 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2021-12-24 06:14:53.751 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2021-12-24 06:14:53.753 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2021-12-24 06:14:53.754 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-24 06:14:53.755 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-24 06:14:53.908 | Collecting taskflow>=4.0.0 2021-12-24 06:14:53.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2021-12-24 06:14:53.939 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2021-12-24 06:14:53.941 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2021-12-24 06:14:53.981 | Collecting WSME>=0.8.0 2021-12-24 06:14:53.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2021-12-24 06:14:53.994 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2021-12-24 06:14:53.995 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2021-12-24 06:14:53.996 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2021-12-24 06:14:53.997 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2021-12-24 06:14:53.998 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2021-12-24 06:14:53.999 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2021-12-24 06:14:54.000 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2021-12-24 06:14:54.001 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2021-12-24 06:14:54.039 | Collecting oslo.limit>=1.0.0 2021-12-24 06:14:54.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2021-12-24 06:14:54.050 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2021-12-24 06:14:54.051 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.1) 2021-12-24 06:14:54.052 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2021-12-24 06:14:54.053 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-24 06:14:54.054 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.1) 2021-12-24 06:14:54.084 | Collecting retrying!=1.3.0,>=1.2.3 2021-12-24 06:14:54.091 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-24 06:14:54.094 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2021-12-24 06:14:54.095 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2021-12-24 06:14:54.096 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2021-12-24 06:14:54.097 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.1) 2021-12-24 06:14:54.128 | Collecting cursive>=0.2.1 2021-12-24 06:14:54.135 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-24 06:14:54.139 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2021-12-24 06:14:54.140 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2021-12-24 06:14:54.230 | Collecting castellan>=0.17.0 2021-12-24 06:14:54.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2021-12-24 06:14:54.259 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.9.0) 2021-12-24 06:14:54.260 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2021-12-24 06:14:54.262 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2021-12-24 06:14:54.283 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2021-12-24 06:14:54.343 | Collecting python-barbicanclient>=4.5.2 2021-12-24 06:14:54.349 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2021-12-24 06:14:54.397 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2021-12-24 06:14:54.412 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2021-12-24 06:14:54.445 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2021-12-24 06:14:54.460 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2021-12-24 06:14:54.461 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2021-12-24 06:14:54.553 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2021-12-24 06:14:54.628 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2021-12-24 06:14:54.680 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2021-12-24 06:14:54.682 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2021-12-24 06:14:54.742 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2021-12-24 06:14:54.786 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2021-12-24 06:14:54.788 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2021-12-24 06:14:54.789 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2021-12-24 06:14:54.848 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2021-12-24 06:14:54.850 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2021-12-24 06:14:54.853 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2021-12-24 06:14:54.880 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2021-12-24 06:14:54.928 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2021-12-24 06:14:54.930 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2021-12-24 06:14:54.988 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2021-12-24 06:14:54.989 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.2) 2021-12-24 06:14:54.991 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2021-12-24 06:14:54.993 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2021-12-24 06:14:54.994 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.8) 2021-12-24 06:14:55.020 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2021-12-24 06:14:55.022 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2021-12-24 06:14:55.023 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2021-12-24 06:14:55.067 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.8.0) 2021-12-24 06:14:55.110 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2021-12-24 06:14:55.111 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2021-12-24 06:14:55.113 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2021-12-24 06:14:55.190 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (59.8.0) 2021-12-24 06:14:55.249 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2021-12-24 06:14:55.353 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2021-12-24 06:14:55.747 | Collecting networkx>=2.1.0 2021-12-24 06:14:55.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2021-12-24 06:14:55.819 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2021-12-24 06:14:55.851 | Collecting pydot>=1.2.4 2021-12-24 06:14:55.856 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-12-24 06:14:55.921 | Collecting automaton>=1.9.0 2021-12-24 06:14:55.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2021-12-24 06:14:55.991 | Requirement already satisfied: simplegeneric in /usr/lib/python3/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev27) (0.8.1) 2021-12-24 06:14:56.016 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2021-12-24 06:14:56.138 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2021-12-24 06:14:56.201 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2021-12-24 06:14:56.252 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2021-12-24 06:14:56.475 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2021-12-24 06:14:56.476 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2021-12-24 06:14:56.477 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2021-12-24 06:14:56.479 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2021-12-24 06:14:56.480 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2021-12-24 06:14:56.482 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-24 06:14:56.483 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2021-12-24 06:14:56.606 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2021-12-24 06:14:56.638 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2021-12-24 06:14:56.717 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2021-12-24 06:14:56.720 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2021-12-24 06:14:56.975 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2021-12-24 06:14:57.170 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2021-12-24 06:14:57.172 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2021-12-24 06:14:57.174 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2021-12-24 06:14:57.177 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2021-12-24 06:14:57.256 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2021-12-24 06:14:57.417 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2021-12-24 06:14:57.522 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.6.0) 2021-12-24 06:14:57.840 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2021-12-24 06:14:57.841 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2021-12-24 06:14:58.076 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2021-12-24 06:14:58.403 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2021-12-24 06:14:58.721 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2021-12-24 06:14:58.722 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.2.0) 2021-12-24 06:14:59.920 | Installing collected packages: python-barbicanclient, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2021-12-24 06:15:02.534 | Running setup.py develop for glance 2021-12-24 06:15:04.766 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 taskflow-4.6.3 2021-12-24 06:15:04.766 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:15:04.913 | + inc/python:pip_install:200 : result=0 2021-12-24 06:15:04.915 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:15:04.918 | + functions-common:time_stop:2402 : local name 2021-12-24 06:15:04.920 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:15:04.922 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:15:04.924 | + functions-common:time_stop:2405 : local total 2021-12-24 06:15:04.926 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:15:04.929 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:15:04.931 | + functions-common:time_stop:2409 : start_time=1640326490357 2021-12-24 06:15:04.933 | + functions-common:time_stop:2411 : [[ -z 1640326490357 ]] 2021-12-24 06:15:04.936 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:15:04.940 | + functions-common:time_stop:2414 : end_time=1640326504937 2021-12-24 06:15:04.943 | + functions-common:time_stop:2415 : elapsed_time=14580 2021-12-24 06:15:04.945 | + functions-common:time_stop:2416 : total=71516 2021-12-24 06:15:04.947 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:15:04.949 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=86096 2021-12-24 06:15:04.951 | + inc/python:pip_install:203 : return 0 2021-12-24 06:15:04.954 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:15:04.957 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-24 06:15:04.959 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-24 06:15:04.978 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-24 06:15:04.990 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2021-12-24 06:15:04.992 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-12-24 06:15:04.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:15:04.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:15:04.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-24 06:15:05.002 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:15:05.005 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 06:15:05.007 | + ./stack.sh:main:910 : configure_glance 2021-12-24 06:15:05.010 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-24 06:15:05.023 | + lib/glance:configure_glance:326 : local dburl 2021-12-24 06:15:05.026 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2021-12-24 06:15:05.028 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-24 06:15:05.030 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-24 06:15:05.032 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2021-12-24 06:15:05.035 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 06:15:05.037 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 06:15:05.040 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-24 06:15:05.069 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-24 06:15:05.099 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-24 06:15:05.125 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-24 06:15:05.153 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-24 06:15:05.183 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-24 06:15:05.213 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-24 06:15:05.216 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2021-12-24 06:15:05.218 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2021-12-24 06:15:05.221 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-24 06:15:05.223 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-24 06:15:05.252 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-24 06:15:05.279 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-12-24 06:15:05.306 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-24 06:15:05.334 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-24 06:15:05.361 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-24 06:15:05.389 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-24 06:15:05.416 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-24 06:15:05.443 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:15:05.470 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 06:15:05.498 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-24 06:15:05.531 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-24 06:15:05.535 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-24 06:15:05.538 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-24 06:15:05.541 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 06:15:05.543 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 06:15:05.545 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:15:05.563 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:15:05.566 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 06:15:05.568 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 06:15:05.571 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:15:05.587 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:15:05.589 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:15:05.592 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:15:05.620 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:15:05.622 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:15:05.624 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2021-12-24 06:15:05.627 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2021-12-24 06:15:05.629 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2021-12-24 06:15:05.661 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2021-12-24 06:15:05.689 | + lib/glance:configure_glance:346 : configure_glance_store False False 2021-12-24 06:15:05.691 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2021-12-24 06:15:05.694 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2021-12-24 06:15:05.696 | + lib/glance:configure_glance_store:254 : local be 2021-12-24 06:15:05.698 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2021-12-24 06:15:05.701 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2021-12-24 06:15:05.703 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-24 06:15:05.733 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2021-12-24 06:15:05.736 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2021-12-24 06:15:05.766 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2021-12-24 06:15:05.768 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2021-12-24 06:15:05.785 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:15:05.788 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2021-12-24 06:15:05.815 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2021-12-24 06:15:05.831 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:15:05.833 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2021-12-24 06:15:05.836 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-24 06:15:05.838 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-12-24 06:15:05.841 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:15:05.858 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:15:05.860 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:15:05.863 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:15:05.865 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:15:05.867 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:15:05.895 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:15:05.925 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:15:05.953 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:15:05.981 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-24 06:15:05.985 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-24 06:15:06.016 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-24 06:15:06.045 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-24 06:15:06.072 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2021-12-24 06:15:06.100 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-24 06:15:06.128 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-24 06:15:06.156 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-24 06:15:06.185 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-24 06:15:06.216 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-24 06:15:06.247 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-24 06:15:06.277 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-24 06:15:06.305 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-24 06:15:06.310 | + lib/glance:configure_glance:411 : 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-12-24 06:15:06.318 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2021-12-24 06:15:06.337 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:15:06.340 | + lib/glance:configure_glance:421 : [[ False == False ]] 2021-12-24 06:15:06.342 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-24 06:15:06.344 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-12-24 06:15:06.347 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-24 06:15:06.349 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-12-24 06:15:06.352 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-12-24 06:15:06.356 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-12-24 06:15:06.358 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-24 06:15:06.362 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-24 06:15:06.391 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-12-24 06:15:06.394 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-12-24 06:15:06.396 | ++ functions:get_random_port:837 : true 2021-12-24 06:15:06.399 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-12-24 06:15:06.401 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-12-24 06:15:06.403 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-12-24 06:15:06.477 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-12-24 06:15:06.479 | ++ functions:get_random_port:841 : break 2 2021-12-24 06:15:06.481 | ++ functions:get_random_port:845 : echo 60999 2021-12-24 06:15:06.484 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-12-24 06:15:06.486 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-24 06:15:06.514 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-24 06:15:06.541 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-24 06:15:06.568 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-24 06:15:06.596 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 06:15:06.623 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-24 06:15:06.651 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-24 06:15:06.678 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-24 06:15:06.705 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 06:15:06.732 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 06:15:06.761 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 06:15:06.788 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 06:15:06.815 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-24 06:15:06.842 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 06:15:06.869 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-24 06:15:06.896 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-24 06:15:06.924 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-24 06:15:06.952 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-24 06:15:06.978 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-24 06:15:07.006 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-12-24 06:15:07.008 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-24 06:15:07.011 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:15:07.013 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:15:07.015 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:15:07.017 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-24 06:15:07.020 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-24 06:15:07.078 | proxy (enabled by site administrator) 2021-12-24 06:15:07.081 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-12-24 06:15:07.084 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-24 06:15:07.086 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:15:07.088 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:15:07.090 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:15:07.093 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-24 06:15:07.095 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-24 06:15:07.148 | No module matches proxy_http 2021-12-24 06:15:07.152 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-24 06:15:07.214 | Considering dependency proxy for proxy_http: 2021-12-24 06:15:07.214 | Module proxy already enabled 2021-12-24 06:15:07.214 | Enabling module proxy_http. 2021-12-24 06:15:07.220 | To activate the new configuration, you need to run: 2021-12-24 06:15:07.220 | systemctl restart apache2 2021-12-24 06:15:07.224 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-24 06:15:07.227 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:15:07.229 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:15:07.231 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:15:07.365 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-12-24 06:15:07.368 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-12-24 06:15:07.371 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-12-24 06:15:07.373 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-24 06:15:07.375 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:15:07.378 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:15:07.380 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 06:15:07.383 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 06:15:07.386 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-12-24 06:15:07.386 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 06:15:07.396 | KeepAlive Off 2021-12-24 06:15:07.400 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-12-24 06:15:07.400 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 06:15:07.409 | SetEnv proxy-sendchunked 1 2021-12-24 06:15:07.413 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-24 06:15:07.413 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-24 06:15:07.421 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-24 06:15:07.425 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-12-24 06:15:07.427 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-12-24 06:15:07.429 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-24 06:15:07.432 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 06:15:07.434 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:15:07.436 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:15:07.438 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:15:07.441 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 06:15:07.443 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-24 06:15:07.445 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:15:07.448 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:15:07.450 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-12-24 06:15:07.512 | Enabling site glance-wsgi-api. 2021-12-24 06:15:07.518 | To activate the new configuration, you need to run: 2021-12-24 06:15:07.518 | systemctl reload apache2 2021-12-24 06:15:07.522 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-12-24 06:15:07.525 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:15:07.527 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:15:07.529 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:15:07.659 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-12-24 06:15:07.666 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-12-24 06:15:07.695 | + lib/glance:configure_glance:435 : [[ False == True ]] 2021-12-24 06:15:07.698 | + ./stack.sh:main:913 : is_service_enabled cinder 2021-12-24 06:15:07.715 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:15:07.717 | + ./stack.sh:main:915 : stack_install_service cinder 2021-12-24 06:15:07.720 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-24 06:15:07.723 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-24 06:15:07.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 06:15:07.727 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-24 06:15:07.730 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-12-24 06:15:07.732 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-24 06:15:07.734 | + functions-common:git_clone:586 : local git_dest=/opt/stack/cinder 2021-12-24 06:15:07.737 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:15:07.739 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:15:07.742 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:15:07.745 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:15:07.747 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:15:07.750 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:15:07.766 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:15:07.769 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:15:07.771 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:15:07.774 | + functions-common:git_clone:606 : echo master 2021-12-24 06:15:07.774 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:15:07.779 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/cinder ]] 2021-12-24 06:15:07.782 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:15:07.785 | + functions-common:git_clone:654 : cd /opt/stack/cinder 2021-12-24 06:15:07.787 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:15:07.788 | + functions-common:git_clone:655 : head -1 2021-12-24 06:15:07.866 | de6d54108 Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2021-12-24 06:15:07.870 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:15:07.873 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2021-12-24 06:15:07.875 | + inc/python:setup_develop:338 : local bindep 2021-12-24 06:15:07.878 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-24 06:15:07.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-12-24 06:15:07.883 | + inc/python:setup_develop:344 : local extras= 2021-12-24 06:15:07.886 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-24 06:15:07.889 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:15:07.891 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-24 06:15:07.895 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-12-24 06:15:07.897 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:15:07.900 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:15:07.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-12-24 06:15:07.906 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:15:07.909 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-12-24 06:15:07.912 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:15:07.914 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:15:07.917 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-24 06:15:07.924 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2021-12-24 06:15:07.926 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2021-12-24 06:15:08.560 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2021-12-24 06:15:08.563 | + inc/python:setup_package:418 : local bindep=0 2021-12-24 06:15:08.566 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:15:08.568 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:15:08.570 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-24 06:15:08.573 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2021-12-24 06:15:08.575 | + inc/python:setup_package:427 : local flags=-e 2021-12-24 06:15:08.577 | + inc/python:setup_package:428 : local extras= 2021-12-24 06:15:08.580 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:15:08.583 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:15:08.585 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:15:08.587 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:15:08.590 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:15:08.592 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2021-12-24 06:15:08.616 | Using python 3.8 to install /opt/stack/cinder 2021-12-24 06:15:08.618 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-24 06:15:09.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:15:09.494 | from cryptography.utils import int_from_bytes 2021-12-24 06:15:09.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:15:09.494 | from cryptography.utils import int_from_bytes 2021-12-24 06:15:10.562 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:15:10.601 | Obtaining file:///opt/stack/cinder 2021-12-24 06:15:10.602 | Preparing metadata (setup.py): started 2021-12-24 06:15:12.578 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:15:12.809 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.8.0) 2021-12-24 06:15:12.810 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2021-12-24 06:15:12.811 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.33.0) 2021-12-24 06:15:12.812 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.1.2) 2021-12-24 06:15:12.814 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.20.2) 2021-12-24 06:15:12.815 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.0.2) 2021-12-24 06:15:12.816 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev143) (3.2.0) 2021-12-24 06:15:12.817 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.4.0) 2021-12-24 06:15:12.818 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (9.3.0) 2021-12-24 06:15:13.720 | Collecting lxml>=4.5.2 2021-12-24 06:15:13.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2021-12-24 06:15:13.976 | Collecting oauth2client>=4.1.3 2021-12-24 06:15:13.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-24 06:15:13.989 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (8.7.1) 2021-12-24 06:15:13.990 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2021-12-24 06:15:13.991 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.0) 2021-12-24 06:15:13.992 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (11.1.0) 2021-12-24 06:15:13.993 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.1) 2021-12-24 06:15:13.994 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (12.11.1) 2021-12-24 06:15:13.995 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2021-12-24 06:15:13.996 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.1) 2021-12-24 06:15:13.997 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.6.2) 2021-12-24 06:15:13.998 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.3.0) 2021-12-24 06:15:13.999 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.0) 2021-12-24 06:15:14.000 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.2.0) 2021-12-24 06:15:14.002 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.7.0) 2021-12-24 06:15:14.003 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.0) 2021-12-24 06:15:14.004 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.12.0) 2021-12-24 06:15:14.005 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.0) 2021-12-24 06:15:14.006 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.2) 2021-12-24 06:15:14.007 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (21.3) 2021-12-24 06:15:14.133 | Collecting paramiko>=2.7.2 2021-12-24 06:15:14.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2021-12-24 06:15:14.148 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2021-12-24 06:15:14.149 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.1.1) 2021-12-24 06:15:14.150 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.8.0) 2021-12-24 06:15:14.152 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.0.6) 2021-12-24 06:15:14.153 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.2.0) 2021-12-24 06:15:14.247 | Collecting python-glanceclient>=3.2.2 2021-12-24 06:15:14.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2021-12-24 06:15:14.263 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.3.0) 2021-12-24 06:15:14.264 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (17.6.0) 2021-12-24 06:15:14.326 | Collecting python-swiftclient>=3.10.1 2021-12-24 06:15:14.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2021-12-24 06:15:14.338 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2021.3) 2021-12-24 06:15:14.339 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.26.0) 2021-12-24 06:15:14.340 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.1) 2021-12-24 06:15:14.341 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.3) 2021-12-24 06:15:14.384 | Collecting rtslib-fb>=2.1.74 2021-12-24 06:15:14.391 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2021-12-24 06:15:14.396 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.16.0) 2021-12-24 06:15:14.397 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.28) 2021-12-24 06:15:14.398 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.13.0) 2021-12-24 06:15:14.399 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2021-12-24 06:15:14.437 | Collecting tabulate>=0.8.7 2021-12-24 06:15:14.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-12-24 06:15:14.447 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.1) 2021-12-24 06:15:14.448 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.8.7) 2021-12-24 06:15:14.449 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2021-12-24 06:15:14.559 | Collecting oslo.vmware>=3.10.0 2021-12-24 06:15:14.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2021-12-24 06:15:14.582 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2021-12-24 06:15:14.583 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.5.0) 2021-12-24 06:15:14.584 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.10.0) 2021-12-24 06:15:14.773 | Collecting google-api-python-client>=1.11.0 2021-12-24 06:15:14.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/132/2d026110bc62e/google_api_python_client-2.33.0-py2.py3-none-any.whl (7.9 MB) 2021-12-24 06:15:14.981 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.0) 2021-12-24 06:15:14.982 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (36.0.1) 2021-12-24 06:15:14.983 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.2.2) 2021-12-24 06:15:15.032 | Collecting zstd>=1.4.5.1 2021-12-24 06:15:15.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d0/48f03fc6354c5/zstd-1.5.0.4.tar.gz (535 kB) 2021-12-24 06:15:15.132 | Preparing metadata (setup.py): started 2021-12-24 06:15:15.798 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:15:16.789 | Collecting boto3>=1.16.51 2021-12-24 06:15:16.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f0/8e8e94bf107c5/boto3-1.20.24-py3-none-any.whl (131 kB) 2021-12-24 06:15:16.880 | Collecting s3transfer<0.6.0,>=0.5.0 2021-12-24 06:15:16.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2021-12-24 06:15:16.892 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev143) (0.10.0) 2021-12-24 06:15:18.476 | Collecting botocore<1.24.0,>=1.23.24 2021-12-24 06:15:18.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/d48c50c8c013f/botocore-1.23.24-py3-none-any.whl (8.4 MB) 2021-12-24 06:15:18.767 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev143) (1.15.0) 2021-12-24 06:15:18.796 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev143) (2.1.0) 2021-12-24 06:15:18.932 | Collecting google-api-core<3.0.0dev,>=1.21.0 2021-12-24 06:15:18.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/62d393aed7e3d/google_api_core-2.3.2-py2.py3-none-any.whl (109 kB) 2021-12-24 06:15:18.972 | Collecting google-auth-httplib2>=0.1.0 2021-12-24 06:15:18.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-12-24 06:15:19.017 | Collecting uritemplate<5,>=3.0.0 2021-12-24 06:15:19.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2021-12-24 06:15:19.172 | Collecting google-auth<3.0.0dev,>=1.16.0 2021-12-24 06:15:19.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2021-12-24 06:15:19.281 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev143) (1.7.0) 2021-12-24 06:15:19.336 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (3.1.1) 2021-12-24 06:15:19.338 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (2.8.1) 2021-12-24 06:15:19.422 | Collecting rsa>=3.1.4 2021-12-24 06:15:19.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2021-12-24 06:15:19.432 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/lib/python3/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev143) (0.2.1) 2021-12-24 06:15:19.574 | Collecting pyasn1>=0.1.7 2021-12-24 06:15:19.580 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-24 06:15:19.640 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (0.14.1) 2021-12-24 06:15:19.739 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (2.3.0) 2021-12-24 06:15:19.740 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (6.0) 2021-12-24 06:15:19.742 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (0.8.0) 2021-12-24 06:15:19.743 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (1.5.0) 2021-12-24 06:15:19.803 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.7.5) 2021-12-24 06:15:19.804 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (2.0.1) 2021-12-24 06:15:19.806 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (0.5.0) 2021-12-24 06:15:19.862 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (2.8.2) 2021-12-24 06:15:19.865 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (0.9.6) 2021-12-24 06:15:19.927 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.8) 2021-12-24 06:15:19.928 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.4.0) 2021-12-24 06:15:19.930 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (4.2.4) 2021-12-24 06:15:19.932 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.2.2) 2021-12-24 06:15:19.936 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (2.4.0) 2021-12-24 06:15:19.958 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.3.0) 2021-12-24 06:15:19.960 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.2.0) 2021-12-24 06:15:19.963 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.0.3) 2021-12-24 06:15:20.009 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev143) (1.0.3) 2021-12-24 06:15:20.093 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (3.0.0) 2021-12-24 06:15:20.096 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.3.3) 2021-12-24 06:15:20.118 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (2.4.0) 2021-12-24 06:15:20.144 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev143) (0.11.0) 2021-12-24 06:15:20.260 | Collecting suds-community>=0.6 2021-12-24 06:15:20.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2021-12-24 06:15:20.275 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev143) (1.26.7) 2021-12-24 06:15:20.519 | Collecting pynacl>=1.0.1 2021-12-24 06:15:20.528 | 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-12-24 06:15:20.575 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev143) (59.8.0) 2021-12-24 06:15:20.717 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (3.10.0) 2021-12-24 06:15:20.753 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.13.3) 2021-12-24 06:15:20.791 | Collecting warlock<2,>=1.2.0 2021-12-24 06:15:20.799 | 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-12-24 06:15:20.803 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (21.0.0) 2021-12-24 06:15:21.005 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (3.3) 2021-12-24 06:15:21.006 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2019.11.28) 2021-12-24 06:15:21.009 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2.0.9) 2021-12-24 06:15:21.045 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev143) (0.7) 2021-12-24 06:15:21.111 | Collecting pyudev>=0.16.1 2021-12-24 06:15:21.118 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-24 06:15:21.360 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.4.2) 2021-12-24 06:15:21.361 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.5.2) 2021-12-24 06:15:21.505 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (1.4.2) 2021-12-24 06:15:21.508 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.6.3) 2021-12-24 06:15:21.510 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.4.0) 2021-12-24 06:15:21.638 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev143) (0.12.2) 2021-12-24 06:15:21.760 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.1.6) 2021-12-24 06:15:21.762 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (4.9.0) 2021-12-24 06:15:21.763 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (5.4.0) 2021-12-24 06:15:21.798 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.0) 2021-12-24 06:15:22.050 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev143) (2.21) 2021-12-24 06:15:22.129 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (2.3.3) 2021-12-24 06:15:22.131 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (0.4.0) 2021-12-24 06:15:22.261 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (1.6) 2021-12-24 06:15:22.306 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (2.5.0) 2021-12-24 06:15:22.477 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2021-12-24 06:15:22.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2021-12-24 06:15:22.496 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev143) (3.19.1) 2021-12-24 06:15:22.688 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (2.0.1) 2021-12-24 06:15:23.114 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (1.1.4) 2021-12-24 06:15:23.164 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.12.0) 2021-12-24 06:15:23.215 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (0.2.5) 2021-12-24 06:15:24.687 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.32) 2021-12-24 06:15:24.969 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (21.2.0) 2021-12-24 06:15:24.970 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (1.8.2) 2021-12-24 06:15:25.122 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (2.2) 2021-12-24 06:15:25.365 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.0.0) 2021-12-24 06:15:25.498 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (3.6.0) 2021-12-24 06:15:26.120 | Building wheels for collected packages: zstd 2021-12-24 06:15:26.121 | Building wheel for zstd (setup.py): started 2021-12-24 06:16:26.756 | Building wheel for zstd (setup.py): still running... 2021-12-24 06:16:34.870 | Building wheel for zstd (setup.py): finished with status 'done' 2021-12-24 06:16:34.887 | Created wheel for zstd: filename=zstd-1.5.0.4-cp38-cp38-linux_x86_64.whl size=2350336 sha256=47106686bbf5f7bdf1cf0a73036e5e47541b52503f4b8dccb0ca2ef060f94206 2021-12-24 06:16:34.887 | Stored in directory: /root/.cache/pip/wheels/40/a6/c0/7dd724e5b3708b089a06a9ec04bebd0e235aa318d2289defa9 2021-12-24 06:16:34.891 | Successfully built zstd 2021-12-24 06:16:36.014 | Installing collected packages: pyasn1, rsa, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, lxml, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-swiftclient, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2021-12-24 06:16:36.014 | Attempting uninstall: pyasn1 2021-12-24 06:16:36.017 | Found existing installation: pyasn1 0.4.2 2021-12-24 06:16:36.018 | Uninstalling pyasn1-0.4.2: 2021-12-24 06:16:36.118 | Successfully uninstalled pyasn1-0.4.2 2021-12-24 06:16:36.234 | Attempting uninstall: rsa 2021-12-24 06:16:36.237 | Found existing installation: rsa 4.0 2021-12-24 06:16:36.241 | Uninstalling rsa-4.0: 2021-12-24 06:16:36.339 | Successfully uninstalled rsa-4.0 2021-12-24 06:16:36.550 | Attempting uninstall: google-auth 2021-12-24 06:16:36.553 | Found existing installation: google-auth 1.5.1 2021-12-24 06:16:36.554 | Uninstalling google-auth-1.5.1: 2021-12-24 06:16:36.653 | Successfully uninstalled google-auth-1.5.1 2021-12-24 06:16:38.087 | Attempting uninstall: pynacl 2021-12-24 06:16:38.090 | Found existing installation: PyNaCl 1.3.0 2021-12-24 06:16:38.095 | Uninstalling PyNaCl-1.3.0: 2021-12-24 06:16:38.192 | Successfully uninstalled PyNaCl-1.3.0 2021-12-24 06:16:38.289 | Attempting uninstall: lxml 2021-12-24 06:16:38.292 | Found existing installation: lxml 4.5.0 2021-12-24 06:16:38.293 | Uninstalling lxml-4.5.0: 2021-12-24 06:16:38.390 | Successfully uninstalled lxml-4.5.0 2021-12-24 06:16:40.420 | Running setup.py develop for cinder 2021-12-24 06:16:43.969 | Successfully installed boto3-1.20.24 botocore-1.23.24 cinder google-api-core-2.3.2 google-api-python-client-2.33.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 lxml-4.7.1 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pynacl-1.4.0 python-glanceclient-3.5.0 python-swiftclient-3.13.0 pyudev-0.22.0 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.4 2021-12-24 06:16:43.969 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:16:44.244 | + inc/python:pip_install:200 : result=0 2021-12-24 06:16:44.246 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:16:44.249 | + functions-common:time_stop:2402 : local name 2021-12-24 06:16:44.251 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:16:44.253 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:16:44.255 | + functions-common:time_stop:2405 : local total 2021-12-24 06:16:44.258 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:16:44.260 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:16:44.263 | + functions-common:time_stop:2409 : start_time=1640326508610 2021-12-24 06:16:44.266 | + functions-common:time_stop:2411 : [[ -z 1640326508610 ]] 2021-12-24 06:16:44.269 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:16:44.273 | + functions-common:time_stop:2414 : end_time=1640326604270 2021-12-24 06:16:44.275 | + functions-common:time_stop:2415 : elapsed_time=95660 2021-12-24 06:16:44.278 | + functions-common:time_stop:2416 : total=86096 2021-12-24 06:16:44.280 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:16:44.283 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=181756 2021-12-24 06:16:44.286 | + inc/python:pip_install:203 : return 0 2021-12-24 06:16:44.288 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:16:44.290 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-24 06:16:44.293 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-24 06:16:44.313 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-24 06:16:44.325 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2021-12-24 06:16:44.328 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-12-24 06:16:44.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:16:44.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:16:44.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-24 06:16:44.337 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:16:44.340 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2021-12-24 06:16:44.342 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2021-12-24 06:16:44.345 | + lib/cinder:install_cinder:475 : is_ubuntu 2021-12-24 06:16:44.348 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:16:44.350 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:16:44.353 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2021-12-24 06:16:44.366 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2021-12-24 06:16:44.368 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:16:44.370 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:16:44.373 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:16:44.375 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:16:44.378 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:16:44.380 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:16:44.383 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:16:44.385 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:16:44.388 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:16:44.390 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:16:44.393 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:16:44.395 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:16:44.398 | + functions-common:install_package:1441 : real_install_package targetcli-fb 2021-12-24 06:16:44.400 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:16:44.402 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:16:44.405 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:16:44.407 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2021-12-24 06:16:44.430 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-12-24 06:16:44.539 | Reading package lists... 2021-12-24 06:16:44.771 | Building dependency tree... 2021-12-24 06:16:44.773 | Reading state information... 2021-12-24 06:16:45.008 | The following packages were automatically installed and are no longer required: 2021-12-24 06:16:45.009 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:16:45.009 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:16:45.009 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:16:45.009 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:16:45.009 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:16:45.009 | python3-zope.interface 2021-12-24 06:16:45.009 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:16:45.010 | The following additional packages will be installed: 2021-12-24 06:16:45.010 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2021-12-24 06:16:45.011 | Suggested packages: 2021-12-24 06:16:45.011 | python-urwid-doc 2021-12-24 06:16:45.079 | The following NEW packages will be installed: 2021-12-24 06:16:45.079 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2021-12-24 06:16:45.079 | targetcli-fb 2021-12-24 06:16:45.188 | 0 upgraded, 5 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:16:45.188 | Need to get 295 kB of archives. 2021-12-24 06:16:45.188 | After this operation, 1,989 kB of additional disk space will be used. 2021-12-24 06:16:45.188 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-12-24 06:16:45.390 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-12-24 06:16:45.393 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-12-24 06:16:45.399 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2021-12-24 06:16:45.407 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-12-24 06:16:45.983 | Fetched 295 kB in 0s (903 kB/s) 2021-12-24 06:16:46.017 | Selecting previously unselected package python3-urwid. 2021-12-24 06:16:46.075 | (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 ... 100152 files and directories currently installed.) 2021-12-24 06:16:46.079 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2021-12-24 06:16:46.082 | Unpacking python3-urwid (2.0.1-3) ... 2021-12-24 06:16:46.141 | Selecting previously unselected package python3-configshell-fb. 2021-12-24 06:16:46.152 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-12-24 06:16:46.155 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-24 06:16:46.193 | Selecting previously unselected package python3-pyudev. 2021-12-24 06:16:46.204 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-12-24 06:16:46.207 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-24 06:16:46.246 | Selecting previously unselected package python3-rtslib-fb. 2021-12-24 06:16:46.257 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2021-12-24 06:16:46.259 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-24 06:16:46.302 | Selecting previously unselected package targetcli-fb. 2021-12-24 06:16:46.313 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-12-24 06:16:46.315 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-24 06:16:46.378 | Setting up python3-urwid (2.0.1-3) ... 2021-12-24 06:16:46.742 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-24 06:16:46.742 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-24 06:16:46.742 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-24 06:16:46.742 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-24 06:16:46.742 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-24 06:16:46.742 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-24 06:16:46.742 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-12-24 06:16:46.742 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-12-24 06:16:46.849 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-12-24 06:16:47.162 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-12-24 06:16:47.450 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2021-12-24 06:16:48.759 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-12-24 06:16:49.292 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-12-24 06:16:49.292 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-12-24 06:16:51.366 | Processing triggers for man-db (2.9.1-1) ... 2021-12-24 06:16:51.473 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2021-12-24 06:16:59.131 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:16:59.133 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:16:59.136 | + functions-common:time_stop:2402 : local name 2021-12-24 06:16:59.138 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:16:59.142 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:16:59.144 | + functions-common:time_stop:2405 : local total 2021-12-24 06:16:59.147 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:16:59.149 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:16:59.151 | + functions-common:time_stop:2409 : start_time=1640326604427 2021-12-24 06:16:59.154 | + functions-common:time_stop:2411 : [[ -z 1640326604427 ]] 2021-12-24 06:16:59.157 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:16:59.162 | + functions-common:time_stop:2414 : end_time=1640326619159 2021-12-24 06:16:59.164 | + functions-common:time_stop:2415 : elapsed_time=14732 2021-12-24 06:16:59.167 | + functions-common:time_stop:2416 : total=388895 2021-12-24 06:16:59.169 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:16:59.171 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=403627 2021-12-24 06:16:59.174 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:16:59.176 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 06:16:59.179 | + ./stack.sh:main:916 : configure_cinder 2021-12-24 06:16:59.181 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-24 06:16:59.194 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2021-12-24 06:16:59.197 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2021-12-24 06:16:59.200 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-24 06:16:59.202 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-24 06:16:59.206 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-24 06:16:59.206 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-24 06:16:59.210 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-24 06:16:59.212 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-24 06:16:59.215 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-24 06:16:59.217 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-24 06:16:59.219 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-24 06:16:59.221 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-24 06:16:59.223 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-24 06:16:59.226 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-24 06:16:59.237 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-24 06:16:59.248 | + 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-12-24 06:16:59.260 | + 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-12-24 06:16:59.273 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-24 06:16:59.285 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-24 06:16:59.288 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-24 06:16:59.292 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.F6EA254BEQ 2021-12-24 06:16:59.294 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-24 06:16:59.296 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-24 06:16:59.299 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-24 06:16:59.301 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.F6EA254BEQ 2021-12-24 06:16:59.304 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.F6EA254BEQ 2021-12-24 06:16:59.316 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.F6EA254BEQ /etc/sudoers.d/cinder-rootwrap 2021-12-24 06:16:59.328 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-24 06:16:59.332 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-24 06:16:59.334 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-24 06:16:59.337 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-24 06:16:59.339 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-24 06:16:59.341 | + 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-12-24 06:16:59.343 | + 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-12-24 06:16:59.346 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-24 06:16:59.348 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-24 06:16:59.352 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-24 06:16:59.357 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-24 06:16:59.375 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-24 06:16:59.393 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-24 06:16:59.411 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-24 06:16:59.430 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-24 06:16:59.448 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-24 06:16:59.466 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-24 06:16:59.484 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-24 06:16:59.503 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-24 06:16:59.505 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 06:16:59.507 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2021-12-24 06:16:59.510 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-24 06:16:59.512 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-24 06:16:59.541 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-24 06:16:59.568 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-12-24 06:16:59.597 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-24 06:16:59.624 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-24 06:16:59.653 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-24 06:16:59.680 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-24 06:16:59.707 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-24 06:16:59.734 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:16:59.763 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 06:16:59.790 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-24 06:16:59.822 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-12-24 06:16:59.851 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2021-12-24 06:16:59.853 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-24 06:16:59.856 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-24 06:16:59.858 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2021-12-24 06:16:59.860 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-24 06:16:59.863 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-24 06:16:59.894 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-24 06:16:59.922 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-24 06:16:59.950 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-24 06:16:59.977 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-24 06:17:00.005 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-24 06:17:00.033 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-24 06:17:00.063 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2021-12-24 06:17:00.066 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2021-12-24 06:17:00.094 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-24 06:17:00.125 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2021-12-24 06:17:00.133 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key ed2e6f399e48acf989bd04952a15ed04 2021-12-24 06:17:00.161 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2021-12-24 06:17:00.164 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-24 06:17:00.191 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-24 06:17:00.219 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-24 06:17:00.246 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-12-24 06:17:00.274 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2021-12-24 06:17:00.291 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:00.294 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2021-12-24 06:17:00.296 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2021-12-24 06:17:00.299 | + lib/cinder:configure_cinder:301 : local default_name= 2021-12-24 06:17:00.301 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2021-12-24 06:17:00.303 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-24 06:17:00.306 | + lib/cinder:configure_cinder:304 : be_type=ceph 2021-12-24 06:17:00.308 | + lib/cinder:configure_cinder:305 : be_name=ceph 2021-12-24 06:17:00.311 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2021-12-24 06:17:00.313 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2021-12-24 06:17:00.315 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2021-12-24 06:17:00.318 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-12-24 06:17:00.348 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-12-24 06:17:00.376 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-12-24 06:17:00.404 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-12-24 06:17:00.432 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2021-12-24 06:17:00.459 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid f4a84fdb-fb91-4fc5-8a78-c66ed72efaff 2021-12-24 06:17:00.488 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2021-12-24 06:17:00.517 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-12-24 06:17:00.546 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-24 06:17:00.574 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2021-12-24 06:17:00.576 | + lib/cinder:configure_cinder:310 : default_name=ceph 2021-12-24 06:17:00.579 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2021-12-24 06:17:00.581 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-12-24 06:17:00.609 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2021-12-24 06:17:00.611 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2021-12-24 06:17:00.641 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2021-12-24 06:17:00.643 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-24 06:17:00.646 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=ceph 2021-12-24 06:17:00.648 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2021-12-24 06:17:00.676 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2021-12-24 06:17:00.678 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2021-12-24 06:17:00.681 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2021-12-24 06:17:00.697 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:00.700 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2021-12-24 06:17:00.716 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:00.718 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2021-12-24 06:17:00.735 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:00.737 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2021-12-24 06:17:00.739 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-24 06:17:00.742 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-24 06:17:00.744 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-24 06:17:00.746 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 06:17:00.748 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 06:17:00.751 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:17:00.767 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:00.770 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 06:17:00.773 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 06:17:00.775 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:17:00.791 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:00.794 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:17:00.797 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:17:00.824 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:17:00.827 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:17:00.830 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2021-12-24 06:17:00.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-24 06:17:00.835 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 06:17:00.838 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:17:00.855 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:17:00.857 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:17:00.859 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:17:00.862 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:17:00.864 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:17:00.892 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:17:00.919 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:17:00.948 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:17:00.975 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2021-12-24 06:17:00.992 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:00.994 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-24 06:17:00.997 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-24 06:17:01.000 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-24 06:17:01.002 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-12-24 06:17:01.004 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-24 06:17:01.007 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-24 06:17:01.010 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-12-24 06:17:01.014 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-12-24 06:17:01.016 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-24 06:17:01.019 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 06:17:01.031 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 06:17:01.032 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:17:01.040 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 06:17:01.043 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:17:01.059 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-24 06:17:01.062 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-24 06:17:01.066 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-24 06:17:01.095 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-24 06:17:01.121 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-24 06:17:01.148 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-24 06:17:01.175 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 06:17:01.202 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 06:17:01.230 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-24 06:17:01.257 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-24 06:17:01.284 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-24 06:17:01.311 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 06:17:01.339 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 06:17:01.365 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 06:17:01.393 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-24 06:17:01.421 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-24 06:17:01.424 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-24 06:17:01.427 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-12-24 06:17:01.429 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-12-24 06:17:01.431 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-24 06:17:01.434 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:01.436 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:01.438 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-24 06:17:01.441 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-24 06:17:01.443 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-24 06:17:01.471 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 06:17:01.499 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-24 06:17:01.499 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2021-12-24 06:17:01.507 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2021-12-24 06:17:01.511 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-12-24 06:17:01.513 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-12-24 06:17:01.516 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-24 06:17:01.519 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 06:17:01.521 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:17:01.523 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:01.526 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:01.528 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 06:17:01.535 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-24 06:17:01.537 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:01.540 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:01.542 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-12-24 06:17:01.603 | Enabling site cinder-wsgi. 2021-12-24 06:17:01.610 | To activate the new configuration, you need to run: 2021-12-24 06:17:01.610 | systemctl reload apache2 2021-12-24 06:17:01.614 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-24 06:17:01.616 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:17:01.618 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:17:01.621 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:17:01.753 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2021-12-24 06:17:01.755 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-24 06:17:01.784 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2021-12-24 06:17:01.812 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2021-12-24 06:17:01.829 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:01.831 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-24 06:17:01.834 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2021-12-24 06:17:01.836 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-24 06:17:01.838 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-24 06:17:01.841 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-24 06:17:01.871 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-24 06:17:01.900 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2021-12-24 06:17:01.927 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-24 06:17:01.955 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-24 06:17:01.983 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-24 06:17:02.011 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-24 06:17:02.039 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-24 06:17:02.066 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:17:02.094 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-24 06:17:02.121 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-24 06:17:02.150 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-24 06:17:02.178 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2021-12-24 06:17:02.180 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2021-12-24 06:17:02.197 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:02.199 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2021-12-24 06:17:02.229 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2021-12-24 06:17:02.232 | + ./stack.sh:main:919 : is_service_enabled neutron 2021-12-24 06:17:02.249 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:02.252 | + ./stack.sh:main:921 : stack_install_service neutron 2021-12-24 06:17:02.254 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-24 06:17:02.257 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-24 06:17:02.259 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 06:17:02.262 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-24 06:17:02.264 | + lib/neutron:install_neutron:676 : is_neutron_legacy_enabled 2021-12-24 06:17:02.268 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:17:02.268 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:17:02.273 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:17:02.276 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:17:02.279 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:17:02.281 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:17:02.284 | + lib/neutron:install_neutron:678 : install_mutnauq 2021-12-24 06:17:02.286 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2021-12-24 06:17:02.289 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-12-24 06:17:02.291 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:17:02.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:17:02.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-12-24 06:17:02.299 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:17:02.301 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-12-24 06:17:02.304 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-24 06:17:02.306 | + functions-common:git_clone:586 : local git_dest=/opt/stack/neutron 2021-12-24 06:17:02.308 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:17:02.311 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:17:02.314 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:17:02.317 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:17:02.319 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:17:02.322 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:17:02.338 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:17:02.340 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:17:02.342 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:17:02.345 | + functions-common:git_clone:606 : echo master 2021-12-24 06:17:02.345 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:17:02.350 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/neutron ]] 2021-12-24 06:17:02.353 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:17:02.355 | + functions-common:git_clone:654 : cd /opt/stack/neutron 2021-12-24 06:17:02.358 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:17:02.359 | + functions-common:git_clone:655 : head -1 2021-12-24 06:17:02.367 | ca90d8c041 Merge "Allocate IPs in bulk requests in separate transactions" 2021-12-24 06:17:02.370 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:17:02.373 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2021-12-24 06:17:02.375 | + inc/python:setup_develop:338 : local bindep 2021-12-24 06:17:02.378 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-24 06:17:02.380 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-12-24 06:17:02.383 | + inc/python:setup_develop:344 : local extras= 2021-12-24 06:17:02.385 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-24 06:17:02.388 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:17:02.390 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-24 06:17:02.392 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-12-24 06:17:02.395 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:17:02.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:17:02.400 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-12-24 06:17:02.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:17:02.406 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-12-24 06:17:02.408 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:17:02.410 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:17:02.413 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-24 06:17:02.419 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2021-12-24 06:17:02.422 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2021-12-24 06:17:03.056 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2021-12-24 06:17:03.059 | + inc/python:setup_package:418 : local bindep=0 2021-12-24 06:17:03.061 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:17:03.063 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:17:03.066 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-24 06:17:03.068 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2021-12-24 06:17:03.070 | + inc/python:setup_package:427 : local flags=-e 2021-12-24 06:17:03.072 | + inc/python:setup_package:428 : local extras= 2021-12-24 06:17:03.075 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:17:03.077 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:17:03.080 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:17:03.082 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:17:03.084 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:17:03.087 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2021-12-24 06:17:03.108 | Using python 3.8 to install /opt/stack/neutron 2021-12-24 06:17:03.110 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-24 06:17:04.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:17:04.001 | from cryptography.utils import int_from_bytes 2021-12-24 06:17:04.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:17:04.001 | from cryptography.utils import int_from_bytes 2021-12-24 06:17:05.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:17:05.105 | Obtaining file:///opt/stack/neutron 2021-12-24 06:17:05.106 | Preparing metadata (setup.py): started 2021-12-24 06:17:07.216 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:17:07.305 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (5.8.0) 2021-12-24 06:17:07.306 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (3.5.0) 2021-12-24 06:17:07.307 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.1.1) 2021-12-24 06:17:07.308 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.5.1) 2021-12-24 06:17:07.309 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.3.0) 2021-12-24 06:17:07.310 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (5.1.0) 2021-12-24 06:17:07.311 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (0.33.0) 2021-12-24 06:17:07.312 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.4.1) 2021-12-24 06:17:07.313 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (0.20.2) 2021-12-24 06:17:07.314 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.26.0) 2021-12-24 06:17:07.315 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (3.0.3) 2021-12-24 06:17:07.316 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (9.3.0) 2021-12-24 06:17:07.317 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (0.8.0) 2021-12-24 06:17:07.319 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (0.11.0) 2021-12-24 06:17:07.320 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.18.0) 2021-12-24 06:17:07.321 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (7.7.0) 2021-12-24 06:17:07.321 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (6.3.1) 2021-12-24 06:17:07.322 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.4.28) 2021-12-24 06:17:07.324 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.8.7) 2021-12-24 06:17:07.325 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.4.0) 2021-12-24 06:17:07.326 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.7.5) 2021-12-24 06:17:07.327 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (3.5.0) 2021-12-24 06:17:07.328 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.8.1) 2021-12-24 06:17:07.329 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.5.0) 2021-12-24 06:17:07.330 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (8.7.1) 2021-12-24 06:17:07.331 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (3.4.0) 2021-12-24 06:17:07.332 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (11.1.0) 2021-12-24 06:17:07.333 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (5.1.0) 2021-12-24 06:17:07.334 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.6.1) 2021-12-24 06:17:07.335 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (12.11.1) 2021-12-24 06:17:07.336 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.5.0) 2021-12-24 06:17:07.337 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (3.10.1) 2021-12-24 06:17:07.339 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.6.2) 2021-12-24 06:17:07.340 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.3.0) 2021-12-24 06:17:07.341 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (6.3.0) 2021-12-24 06:17:07.342 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.2.0) 2021-12-24 06:17:07.344 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.7.0) 2021-12-24 06:17:07.345 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.4.0) 2021-12-24 06:17:07.346 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.12.0) 2021-12-24 06:17:07.347 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.5.0) 2021-12-24 06:17:07.347 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (3.4.2) 2021-12-24 06:17:07.349 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.3.0) 2021-12-24 06:17:07.350 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.1.0) 2021-12-24 06:17:07.351 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.16.0) 2021-12-24 06:17:07.352 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (1.13.0) 2021-12-24 06:17:07.353 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (21.3) 2021-12-24 06:17:07.354 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (5.8.0) 2021-12-24 06:17:07.355 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:07.356 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (21.0.0) 2021-12-24 06:17:07.357 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (17.6.0) 2021-12-24 06:17:07.359 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (0.61.0) 2021-12-24 06:17:07.360 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (4.4.0) 2021-12-24 06:17:07.361 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.7.0) 2021-12-24 06:17:07.361 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.4.0) 2021-12-24 06:17:07.362 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev321) (2.10.0) 2021-12-24 06:17:07.378 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev321) (4.9.0) 2021-12-24 06:17:07.380 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev321) (1.1.6) 2021-12-24 06:17:07.381 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev321) (5.4.0) 2021-12-24 06:17:07.392 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev321) (1.16.0) 2021-12-24 06:17:07.393 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev321) (1.13.3) 2021-12-24 06:17:07.404 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev321) (2.1.0) 2021-12-24 06:17:07.405 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev321) (1.1.2) 2021-12-24 06:17:07.425 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev321) (3.0.6) 2021-12-24 06:17:07.432 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev321) (2.0.1) 2021-12-24 06:17:07.489 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev321) (1.7.0) 2021-12-24 06:17:07.491 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev321) (1.0.2) 2021-12-24 06:17:07.545 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev321) (4.3.0) 2021-12-24 06:17:07.547 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev321) (3.1.1) 2021-12-24 06:17:07.588 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev321) (2.6.0) 2021-12-24 06:17:07.590 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev321) (1.2.2) 2021-12-24 06:17:07.620 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (1.4.4) 2021-12-24 06:17:07.622 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (1.1.4) 2021-12-24 06:17:07.623 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (1.32) 2021-12-24 06:17:07.624 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (1.4.0) 2021-12-24 06:17:07.625 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (36.0.1) 2021-12-24 06:17:07.627 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (6.0) 2021-12-24 06:17:07.628 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (2.5.0) 2021-12-24 06:17:07.629 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev321) (0.10.0) 2021-12-24 06:17:07.647 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev321) (1.0.3) 2021-12-24 06:17:07.732 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev321) (0.14.1) 2021-12-24 06:17:07.776 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev321) (1.5.0) 2021-12-24 06:17:07.835 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev321) (2.0.1) 2021-12-24 06:17:07.837 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev321) (0.5.0) 2021-12-24 06:17:07.841 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev321) (0.13.0) 2021-12-24 06:17:07.923 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev321) (2.8.2) 2021-12-24 06:17:07.925 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev321) (0.9.6) 2021-12-24 06:17:07.982 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev321) (0.4.0) 2021-12-24 06:17:07.984 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev321) (5.2.2) 2021-12-24 06:17:07.985 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev321) (4.2.4) 2021-12-24 06:17:07.989 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev321) (5.0.8) 2021-12-24 06:17:08.011 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev321) (3.3.0) 2021-12-24 06:17:08.013 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev321) (3.2.0) 2021-12-24 06:17:08.062 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev321) (1.15.0) 2021-12-24 06:17:08.114 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev321) (2021.3) 2021-12-24 06:17:08.146 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev321) (1.3.3) 2021-12-24 06:17:08.147 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev321) (3.0.0) 2021-12-24 06:17:08.171 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev321) (2.4.0) 2021-12-24 06:17:08.308 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev321) (2.4.0) 2021-12-24 06:17:08.378 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev321) (59.8.0) 2021-12-24 06:17:08.454 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev321) (3.0.0) 2021-12-24 06:17:08.456 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev321) (0.3.5) 2021-12-24 06:17:08.566 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.567 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.568 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.569 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.570 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.571 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.572 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev321) (0.6.5) 2021-12-24 06:17:08.774 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev321) (2.4.2) 2021-12-24 06:17:08.776 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev321) (3.2.0) 2021-12-24 06:17:08.778 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev321) (3.10.0) 2021-12-24 06:17:08.822 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev321) (3.16.0) 2021-12-24 06:17:08.825 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev321) (2.1.0) 2021-12-24 06:17:08.915 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev321) (2019.11.28) 2021-12-24 06:17:08.918 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev321) (3.3) 2021-12-24 06:17:08.919 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev321) (1.26.7) 2021-12-24 06:17:08.921 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev321) (2.0.9) 2021-12-24 06:17:08.958 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev321) (0.7) 2021-12-24 06:17:09.288 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev321) (0.12.2) 2021-12-24 06:17:09.361 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev321) (5.0.0) 2021-12-24 06:17:09.551 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev321) (2.21) 2021-12-24 06:17:09.625 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev321) (0.4.0) 2021-12-24 06:17:09.627 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev321) (2.3.3) 2021-12-24 06:17:09.809 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev321) (1.6) 2021-12-24 06:17:09.850 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev321) (2.5.0) 2021-12-24 06:17:10.021 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev321) (2.2) 2021-12-24 06:17:10.534 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev321) (0.12.0) 2021-12-24 06:17:10.581 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev321) (0.2.5) 2021-12-24 06:17:11.203 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev321) (0.4.2) 2021-12-24 06:17:11.204 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev321) (0.5.2) 2021-12-24 06:17:11.503 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev321) (4.10.0) 2021-12-24 06:17:11.504 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev321) (2.0.0) 2021-12-24 06:17:11.672 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev321) (3.6.0) 2021-12-24 06:17:11.925 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev321) (21.2.0) 2021-12-24 06:17:11.926 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev321) (1.8.2) 2021-12-24 06:17:12.152 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev321) (1.0.0) 2021-12-24 06:17:12.369 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev321) (2.3.1) 2021-12-24 06:17:13.788 | Installing collected packages: neutron 2021-12-24 06:17:13.789 | Attempting uninstall: neutron 2021-12-24 06:17:13.790 | Found existing installation: neutron 19.0.0 2021-12-24 06:17:15.078 | Uninstalling neutron-19.0.0: 2021-12-24 06:17:15.156 | Successfully uninstalled neutron-19.0.0 2021-12-24 06:17:15.158 | Running setup.py develop for neutron 2021-12-24 06:17:18.983 | Successfully installed neutron 2021-12-24 06:17:18.983 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:17:19.129 | + inc/python:pip_install:200 : result=0 2021-12-24 06:17:19.131 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:17:19.133 | + functions-common:time_stop:2402 : local name 2021-12-24 06:17:19.135 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:17:19.138 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:17:19.141 | + functions-common:time_stop:2405 : local total 2021-12-24 06:17:19.143 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:17:19.145 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:17:19.147 | + functions-common:time_stop:2409 : start_time=1640326623103 2021-12-24 06:17:19.150 | + functions-common:time_stop:2411 : [[ -z 1640326623103 ]] 2021-12-24 06:17:19.152 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:17:19.156 | + functions-common:time_stop:2414 : end_time=1640326639154 2021-12-24 06:17:19.159 | + functions-common:time_stop:2415 : elapsed_time=16051 2021-12-24 06:17:19.161 | + functions-common:time_stop:2416 : total=181756 2021-12-24 06:17:19.163 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:17:19.165 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=197807 2021-12-24 06:17:19.167 | + inc/python:pip_install:203 : return 0 2021-12-24 06:17:19.170 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:17:19.172 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-24 06:17:19.175 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-24 06:17:19.193 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-24 06:17:19.206 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2021-12-24 06:17:19.208 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-12-24 06:17:19.211 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:17:19.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:17:19.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-24 06:17:19.218 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:17:19.221 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2021-12-24 06:17:19.223 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 06:17:19.225 | + ./stack.sh:main:924 : is_service_enabled nova 2021-12-24 06:17:19.242 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:19.244 | + ./stack.sh:main:926 : stack_install_service nova 2021-12-24 06:17:19.247 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-24 06:17:19.250 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-24 06:17:19.252 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 06:17:19.255 | + lib/stack:stack_install_service:32 : install_nova 2021-12-24 06:17:19.257 | + lib/nova:install_nova:824 : use_library_from_git os-vif 2021-12-24 06:17:19.259 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-12-24 06:17:19.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:17:19.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:17:19.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-12-24 06:17:19.269 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:17:19.272 | + lib/nova:install_nova:829 : is_service_enabled n-cpu 2021-12-24 06:17:19.287 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:19.290 | + lib/nova:install_nova:833 : is_service_enabled n-novnc 2021-12-24 06:17:19.305 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:19.308 | + lib/nova:install_nova:845 : is_service_enabled n-spice 2021-12-24 06:17:19.324 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:19.327 | + lib/nova:install_nova:857 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-12-24 06:17:19.329 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-24 06:17:19.331 | + functions-common:git_clone:586 : local git_dest=/opt/stack/nova 2021-12-24 06:17:19.334 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:17:19.336 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:17:19.339 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:17:19.341 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:17:19.343 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:17:19.346 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:17:19.362 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:17:19.364 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:17:19.366 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:17:19.369 | + functions-common:git_clone:606 : echo master 2021-12-24 06:17:19.369 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:17:19.375 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/nova ]] 2021-12-24 06:17:19.377 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:17:19.379 | + functions-common:git_clone:654 : cd /opt/stack/nova 2021-12-24 06:17:19.382 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:17:19.382 | + functions-common:git_clone:655 : head -1 2021-12-24 06:17:19.385 | b49b7663e1 Merge "Re-add python 3.6 functional testing" 2021-12-24 06:17:19.388 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:17:19.391 | + lib/nova:install_nova:858 : setup_develop /opt/stack/nova 2021-12-24 06:17:19.393 | + inc/python:setup_develop:338 : local bindep 2021-12-24 06:17:19.395 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-12-24 06:17:19.398 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-12-24 06:17:19.400 | + inc/python:setup_develop:344 : local extras= 2021-12-24 06:17:19.402 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-24 06:17:19.405 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:17:19.407 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-12-24 06:17:19.409 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-12-24 06:17:19.412 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:17:19.414 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:17:19.417 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-12-24 06:17:19.420 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:17:19.423 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-12-24 06:17:19.426 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:17:19.428 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:17:19.431 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-24 06:17:19.437 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2021-12-24 06:17:19.439 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2021-12-24 06:17:20.091 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2021-12-24 06:17:20.093 | + inc/python:setup_package:418 : local bindep=0 2021-12-24 06:17:20.095 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:17:20.097 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:17:20.100 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2021-12-24 06:17:20.102 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2021-12-24 06:17:20.104 | + inc/python:setup_package:427 : local flags=-e 2021-12-24 06:17:20.106 | + inc/python:setup_package:428 : local extras= 2021-12-24 06:17:20.109 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:17:20.111 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:17:20.113 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:17:20.115 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:17:20.118 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:17:20.120 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2021-12-24 06:17:20.141 | Using python 3.8 to install /opt/stack/nova 2021-12-24 06:17:20.144 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-24 06:17:21.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:17:21.055 | from cryptography.utils import int_from_bytes 2021-12-24 06:17:21.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:17:21.055 | from cryptography.utils import int_from_bytes 2021-12-24 06:17:22.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:17:22.174 | Obtaining file:///opt/stack/nova 2021-12-24 06:17:22.175 | Preparing metadata (setup.py): started 2021-12-24 06:17:25.198 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:17:25.427 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.8.0) 2021-12-24 06:17:25.429 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.4.28) 2021-12-24 06:17:25.430 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.1.0) 2021-12-24 06:17:25.430 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.33.0) 2021-12-24 06:17:25.431 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.0.3) 2021-12-24 06:17:25.433 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (9.3.0) 2021-12-24 06:17:25.434 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.7.1) 2021-12-24 06:17:25.435 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.5.1) 2021-12-24 06:17:25.436 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (36.0.1) 2021-12-24 06:17:25.436 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.8.7) 2021-12-24 06:17:25.438 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.1.2) 2021-12-24 06:17:25.439 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.1.1) 2021-12-24 06:17:25.440 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.5.0) 2021-12-24 06:17:25.441 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.4.0) 2021-12-24 06:17:25.442 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.13.0) 2021-12-24 06:17:25.443 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.7.5) 2021-12-24 06:17:25.444 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.8.0) 2021-12-24 06:17:25.445 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.11.0) 2021-12-24 06:17:25.446 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.8.1) 2021-12-24 06:17:25.447 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.0.2) 2021-12-24 06:17:25.448 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev143) (3.2.0) 2021-12-24 06:17:25.449 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (8.2.0) 2021-12-24 06:17:25.450 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.4.0) 2021-12-24 06:17:25.452 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (7.7.0) 2021-12-24 06:17:25.454 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.5.0) 2021-12-24 06:17:25.454 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.26.0) 2021-12-24 06:17:25.455 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.5.0) 2021-12-24 06:17:25.532 | Collecting websockify>=0.9.0 2021-12-24 06:17:25.539 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2021-12-24 06:17:25.557 | Preparing metadata (setup.py): started 2021-12-24 06:17:26.257 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:17:26.261 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.8.1) 2021-12-24 06:17:26.263 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.5.0) 2021-12-24 06:17:26.264 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (8.7.1) 2021-12-24 06:17:26.266 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.4.0) 2021-12-24 06:17:26.267 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.6.1) 2021-12-24 06:17:26.268 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.3.0) 2021-12-24 06:17:26.269 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.2.0) 2021-12-24 06:17:26.270 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.4.0) 2021-12-24 06:17:26.271 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.12.0) 2021-12-24 06:17:26.272 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (11.1.0) 2021-12-24 06:17:26.273 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (6.3.0) 2021-12-24 06:17:26.274 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (12.11.1) 2021-12-24 06:17:26.275 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.10.1) 2021-12-24 06:17:26.276 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.6.2) 2021-12-24 06:17:26.277 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.1.0) 2021-12-24 06:17:26.279 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.7.0) 2021-12-24 06:17:26.280 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.5.0) 2021-12-24 06:17:26.281 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.5.0) 2021-12-24 06:17:26.282 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.8.0) 2021-12-24 06:17:26.284 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.5.0) 2021-12-24 06:17:26.285 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.1.0) 2021-12-24 06:17:26.286 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.1.0) 2021-12-24 06:17:26.287 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.6.0) 2021-12-24 06:17:26.288 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.7.0) 2021-12-24 06:17:26.289 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.5.0) 2021-12-24 06:17:26.290 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.10.0) 2021-12-24 06:17:26.331 | Collecting microversion-parse>=0.2.1 2021-12-24 06:17:26.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-24 06:17:26.377 | Collecting os-xenapi>=0.3.4 2021-12-24 06:17:26.384 | 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-12-24 06:17:26.393 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.10.0) 2021-12-24 06:17:26.394 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.2.2) 2021-12-24 06:17:26.458 | Collecting pypowervm>=1.1.15 2021-12-24 06:17:26.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2021-12-24 06:17:26.503 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.3.3) 2021-12-24 06:17:26.504 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.7.0) 2021-12-24 06:17:26.505 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.6.3) 2021-12-24 06:17:26.507 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.8.2) 2021-12-24 06:17:26.541 | Collecting zVMCloudConnector>=1.3.0 2021-12-24 06:17:26.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-24 06:17:26.618 | Preparing metadata (setup.py): started 2021-12-24 06:17:27.402 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:17:27.406 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.4.0) 2021-12-24 06:17:27.408 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.61.0) 2021-12-24 06:17:27.409 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (6.0) 2021-12-24 06:17:27.431 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev143) (4.9.0) 2021-12-24 06:17:27.433 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev143) (5.4.0) 2021-12-24 06:17:27.434 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev143) (1.1.6) 2021-12-24 06:17:27.458 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev143) (5.2.0) 2021-12-24 06:17:27.502 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev143) (1.15.0) 2021-12-24 06:17:27.538 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev143) (1.16.0) 2021-12-24 06:17:27.540 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev143) (2.1.0) 2021-12-24 06:17:27.570 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev143) (2.0.1) 2021-12-24 06:17:27.705 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev143) (4.3.0) 2021-12-24 06:17:27.709 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev143) (3.1.1) 2021-12-24 06:17:27.796 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.4.4) 2021-12-24 06:17:27.798 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.32) 2021-12-24 06:17:27.799 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.4.0) 2021-12-24 06:17:27.800 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (2.5.0) 2021-12-24 06:17:27.802 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.1.4) 2021-12-24 06:17:27.803 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (0.10.0) 2021-12-24 06:17:27.824 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev143) (6.3.1) 2021-12-24 06:17:27.880 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:27.882 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev143) (2.3.0) 2021-12-24 06:17:27.883 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev143) (1.13.0) 2021-12-24 06:17:27.985 | Collecting Babel!=2.4.0,>=2.3.4 2021-12-24 06:17:28.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-12-24 06:17:28.283 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev143) (0.14.1) 2021-12-24 06:17:28.393 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev143) (0.5.0) 2021-12-24 06:17:28.396 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev143) (2.0.1) 2021-12-24 06:17:28.461 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev143) (0.9.6) 2021-12-24 06:17:28.521 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (5.2.2) 2021-12-24 06:17:28.523 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (5.0.8) 2021-12-24 06:17:28.524 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (4.2.4) 2021-12-24 06:17:28.529 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (0.4.0) 2021-12-24 06:17:28.555 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev143) (3.3.0) 2021-12-24 06:17:28.557 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev143) (3.2.0) 2021-12-24 06:17:28.611 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev143) (1.0.3) 2021-12-24 06:17:28.671 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev143) (2021.3) 2021-12-24 06:17:28.708 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev143) (3.0.0) 2021-12-24 06:17:28.710 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev143) (1.3.3) 2021-12-24 06:17:28.760 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev143) (21.3) 2021-12-24 06:17:28.763 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev143) (3.0.6) 2021-12-24 06:17:28.851 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev143) (1.4.0) 2021-12-24 06:17:28.878 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev143) (59.8.0) 2021-12-24 06:17:28.960 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev143) (0.2.5) 2021-12-24 06:17:29.052 | Requirement already satisfied: pyasn1-modules in /usr/lib/python3/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev143) (0.2.1) 2021-12-24 06:17:29.054 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev143) (0.4.8) 2021-12-24 06:17:29.096 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev143) (3.16.0) 2021-12-24 06:17:29.164 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev143) (1.13.3) 2021-12-24 06:17:29.165 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev143) (21.0.0) 2021-12-24 06:17:29.168 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev143) (1.3.3) 2021-12-24 06:17:29.212 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev143) (2.4.2) 2021-12-24 06:17:29.213 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev143) (3.10.0) 2021-12-24 06:17:29.219 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev143) (2.1.0) 2021-12-24 06:17:29.303 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (2.0.9) 2021-12-24 06:17:29.304 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (1.26.7) 2021-12-24 06:17:29.305 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (2019.11.28) 2021-12-24 06:17:29.307 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (3.3) 2021-12-24 06:17:29.410 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev143) (0.7) 2021-12-24 06:17:29.624 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev143) (0.4.2) 2021-12-24 06:17:29.657 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev143) (0.5.2) 2021-12-24 06:17:29.773 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev143) (2.4.0) 2021-12-24 06:17:29.775 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev143) (2.6.3) 2021-12-24 06:17:29.776 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev143) (1.4.2) 2021-12-24 06:17:29.869 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev143) (0.12.2) 2021-12-24 06:17:31.013 | Collecting numpy 2021-12-24 06:17:31.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eed/2afaa97ec33b4/numpy-1.21.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2021-12-24 06:17:31.466 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev143) (2.3.0) 2021-12-24 06:17:31.505 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev143) (5.0.0) 2021-12-24 06:17:31.805 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev143) (2.21) 2021-12-24 06:17:31.893 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (2.3.3) 2021-12-24 06:17:31.893 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (0.4.0) 2021-12-24 06:17:32.073 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev143) (1.6) 2021-12-24 06:17:32.122 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev143) (2.5.0) 2021-12-24 06:17:32.242 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev143) (2.2) 2021-12-24 06:17:32.681 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev143) (0.12.0) 2021-12-24 06:17:32.728 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev143) (2.16.0) 2021-12-24 06:17:33.231 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:33.233 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:33.234 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:33.235 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:33.236 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:33.237 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:33.238 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2021-12-24 06:17:34.534 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev143) (3.6.0) 2021-12-24 06:17:35.069 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (1.8.2) 2021-12-24 06:17:35.071 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (21.2.0) 2021-12-24 06:17:35.232 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev143) (2.4.0) 2021-12-24 06:17:35.345 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev143) (1.0.0) 2021-12-24 06:17:35.883 | Building wheels for collected packages: websockify, zVMCloudConnector 2021-12-24 06:17:35.884 | Building wheel for websockify (setup.py): started 2021-12-24 06:17:36.671 | Building wheel for websockify (setup.py): finished with status 'done' 2021-12-24 06:17:36.671 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38662 sha256=2047b08e33e8aed27ecf0d22b177ab7f0d93cbce7e49d36e3440d90c2937ca50 2021-12-24 06:17:36.672 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2021-12-24 06:17:36.677 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-24 06:17:37.644 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-24 06:17:37.646 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=961ebd806d6f9a62ebd4172182701450a84ea57359ac185dc1d0d12ff4d161f7 2021-12-24 06:17:37.646 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-12-24 06:17:37.651 | Successfully built websockify zVMCloudConnector 2021-12-24 06:17:38.636 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2021-12-24 06:17:38.636 | Attempting uninstall: numpy 2021-12-24 06:17:38.640 | Found existing installation: numpy 1.17.4 2021-12-24 06:17:38.643 | Uninstalling numpy-1.17.4: 2021-12-24 06:17:38.750 | Successfully uninstalled numpy-1.17.4 2021-12-24 06:17:43.842 | Running setup.py develop for nova 2021-12-24 06:17:48.107 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.5 os-xenapi-0.3.4 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2021-12-24 06:17:48.107 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:17:48.298 | + inc/python:pip_install:200 : result=0 2021-12-24 06:17:48.300 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:17:48.302 | + functions-common:time_stop:2402 : local name 2021-12-24 06:17:48.305 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:17:48.307 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:17:48.309 | + functions-common:time_stop:2405 : local total 2021-12-24 06:17:48.311 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:17:48.314 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:17:48.316 | + functions-common:time_stop:2409 : start_time=1640326640135 2021-12-24 06:17:48.318 | + functions-common:time_stop:2411 : [[ -z 1640326640135 ]] 2021-12-24 06:17:48.321 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:17:48.325 | + functions-common:time_stop:2414 : end_time=1640326668322 2021-12-24 06:17:48.328 | + functions-common:time_stop:2415 : elapsed_time=28187 2021-12-24 06:17:48.330 | + functions-common:time_stop:2416 : total=197807 2021-12-24 06:17:48.332 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:17:48.334 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=225994 2021-12-24 06:17:48.336 | + inc/python:pip_install:203 : return 0 2021-12-24 06:17:48.339 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:17:48.341 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-24 06:17:48.344 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-24 06:17:48.362 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-24 06:17:48.374 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2021-12-24 06:17:48.376 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-12-24 06:17:48.379 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:17:48.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:17:48.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-24 06:17:48.386 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:17:48.389 | + lib/nova:install_nova:859 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-24 06:17:48.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 06:17:48.403 | + ./stack.sh:main:927 : configure_nova 2021-12-24 06:17:48.406 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-12-24 06:17:48.418 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-12-24 06:17:48.421 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-24 06:17:48.423 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-24 06:17:48.427 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-24 06:17:48.427 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-24 06:17:48.432 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-24 06:17:48.434 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-24 06:17:48.437 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-24 06:17:48.439 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-24 06:17:48.441 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-24 06:17:48.444 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-24 06:17:48.446 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-24 06:17:48.448 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-24 06:17:48.459 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-24 06:17:48.471 | + 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-12-24 06:17:48.484 | + 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-12-24 06:17:48.496 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-24 06:17:48.508 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-24 06:17:48.511 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-24 06:17:48.516 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tGDiuOfW0r 2021-12-24 06:17:48.518 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-24 06:17:48.521 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-24 06:17:48.523 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-24 06:17:48.526 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-24 06:17:48.528 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-24 06:17:48.531 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tGDiuOfW0r 2021-12-24 06:17:48.535 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tGDiuOfW0r 2021-12-24 06:17:48.546 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tGDiuOfW0r /etc/sudoers.d/nova-rootwrap 2021-12-24 06:17:48.559 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-24 06:17:48.563 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-24 06:17:48.565 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-24 06:17:48.568 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-24 06:17:48.570 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-24 06:17:48.572 | + 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-12-24 06:17:48.575 | + 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-12-24 06:17:48.578 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ n-api ]] 2021-12-24 06:17:48.580 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-24 06:17:48.585 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-12-24 06:17:48.602 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:48.604 | + lib/nova:configure_nova:323 : create_nova_conf 2021-12-24 06:17:48.606 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-24 06:17:48.610 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2021-12-24 06:17:48.614 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-24 06:17:48.643 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2021-12-24 06:17:48.645 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-24 06:17:48.671 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-24 06:17:48.699 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-24 06:17:48.726 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-24 06:17:48.755 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-24 06:17:48.784 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-24 06:17:48.813 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2021-12-24 06:17:48.815 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2021-12-24 06:17:48.842 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-24 06:17:48.868 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-24 06:17:48.894 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-24 06:17:48.921 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-24 06:17:48.947 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-24 06:17:48.976 | + lib/nova:create_nova_conf:415 : is_fedora 2021-12-24 06:17:48.979 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:17:48.981 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:17:48.983 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:17:48.985 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:17:48.987 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:17:48.989 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:17:48.991 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:17:48.993 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:17:48.995 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:17:48.998 | + lib/nova:create_nova_conf:415 : is_suse 2021-12-24 06:17:49.000 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:17:49.002 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:17:49.005 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:17:49.007 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:17:49.009 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:17:49.011 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:17:49.014 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2021-12-24 06:17:49.030 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:49.032 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:17:49.034 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2021-12-24 06:17:49.036 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-24 06:17:49.063 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2021-12-24 06:17:49.065 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-24 06:17:49.067 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-24 06:17:49.069 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-12-24 06:17:49.071 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 06:17:49.074 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 06:17:49.104 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2021-12-24 06:17:49.107 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-24 06:17:49.109 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-24 06:17:49.111 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2021-12-24 06:17:49.113 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-24 06:17:49.116 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-24 06:17:49.145 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2021-12-24 06:17:49.174 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-24 06:17:49.200 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-24 06:17:49.226 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2021-12-24 06:17:49.242 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:49.244 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2021-12-24 06:17:49.260 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:49.264 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2021-12-24 06:17:49.264 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2021-12-24 06:17:49.269 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2021-12-24 06:17:49.271 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-24 06:17:49.298 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2021-12-24 06:17:49.314 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:49.316 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-24 06:17:49.318 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2021-12-24 06:17:49.321 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-24 06:17:49.323 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-24 06:17:49.325 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-24 06:17:49.353 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-24 06:17:49.379 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-12-24 06:17:49.407 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-24 06:17:49.433 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-24 06:17:49.460 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-24 06:17:49.488 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-24 06:17:49.514 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-24 06:17:49.541 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:17:49.568 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 06:17:49.595 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2021-12-24 06:17:49.611 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:49.613 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2021-12-24 06:17:49.616 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-24 06:17:49.646 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-24 06:17:49.673 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2021-12-24 06:17:49.700 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder username nova 2021-12-24 06:17:49.727 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-24 06:17:49.755 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-24 06:17:49.782 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-24 06:17:49.808 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-24 06:17:49.836 | + lib/nova:configure_cinder_access:605 : is_service_enabled tls-proxy 2021-12-24 06:17:49.852 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:49.854 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2021-12-24 06:17:49.856 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-24 06:17:49.883 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-24 06:17:49.913 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-24 06:17:49.915 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-24 06:17:49.942 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-12-24 06:17:49.944 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2021-12-24 06:17:49.946 | + lib/nova:create_nova_conf:483 : is_suse 2021-12-24 06:17:49.948 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:17:49.951 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:17:49.953 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:17:49.955 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:17:49.958 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:17:49.960 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:17:49.962 | + lib/nova:create_nova_conf:483 : is_fedora 2021-12-24 06:17:49.964 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:17:49.967 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:17:49.969 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:17:49.971 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:17:49.973 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:17:49.975 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:17:49.977 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:17:49.979 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:17:49.982 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:17:49.985 | + lib/nova:create_nova_conf:488 : setup_logging /etc/nova/nova.conf 2021-12-24 06:17:49.987 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-12-24 06:17:49.989 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-12-24 06:17:49.992 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:17:50.008 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:17:50.010 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:17:50.013 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:17:50.016 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:17:50.019 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:17:50.046 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:17:50.073 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:17:50.099 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:17:50.127 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-24 06:17:50.157 | + lib/nova:create_nova_conf:492 : is_service_enabled n-api 2021-12-24 06:17:50.173 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:50.175 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-24 06:17:50.177 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-24 06:17:50.179 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-24 06:17:50.182 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-12-24 06:17:50.184 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-24 06:17:50.187 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-24 06:17:50.189 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-12-24 06:17:50.193 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-12-24 06:17:50.195 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-24 06:17:50.198 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 06:17:50.211 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 06:17:50.211 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:17:50.219 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 06:17:50.223 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:17:50.238 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-24 06:17:50.240 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-24 06:17:50.244 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-24 06:17:50.274 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-24 06:17:50.299 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-24 06:17:50.326 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-24 06:17:50.352 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 06:17:50.379 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 06:17:50.405 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-24 06:17:50.431 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-24 06:17:50.458 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-24 06:17:50.485 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 06:17:50.512 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 06:17:50.539 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 06:17:50.566 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-24 06:17:50.593 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-24 06:17:50.595 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-24 06:17:50.598 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-12-24 06:17:50.600 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-12-24 06:17:50.602 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-24 06:17:50.604 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:50.607 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:50.610 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-24 06:17:50.612 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-24 06:17:50.614 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-24 06:17:50.641 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 06:17:50.671 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2021-12-24 06:17:50.671 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-24 06:17:50.680 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2021-12-24 06:17:50.683 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-12-24 06:17:50.686 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-12-24 06:17:50.688 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-24 06:17:50.691 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 06:17:50.693 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:17:50.695 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:50.698 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:50.700 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 06:17:50.702 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-24 06:17:50.704 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:50.707 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:50.709 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-12-24 06:17:50.771 | Enabling site nova-api-wsgi. 2021-12-24 06:17:50.776 | To activate the new configuration, you need to run: 2021-12-24 06:17:50.776 | systemctl reload apache2 2021-12-24 06:17:50.780 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-24 06:17:50.783 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:17:50.785 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:17:50.787 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:17:50.918 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api-meta 2021-12-24 06:17:50.934 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:50.937 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-24 06:17:50.940 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-24 06:17:50.942 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-24 06:17:50.944 | + lib/apache:write_uwsgi_config:256 : local url= 2021-12-24 06:17:50.947 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-12-24 06:17:50.949 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-24 06:17:50.952 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-24 06:17:50.956 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-12-24 06:17:50.958 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-24 06:17:50.960 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 06:17:50.973 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 06:17:50.974 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:17:50.983 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 06:17:50.986 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:17:51.002 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-24 06:17:51.004 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-24 06:17:51.008 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-24 06:17:51.037 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-24 06:17:51.064 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-24 06:17:51.091 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-24 06:17:51.117 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 06:17:51.145 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 06:17:51.171 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-24 06:17:51.198 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-24 06:17:51.225 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-24 06:17:51.252 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 06:17:51.280 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 06:17:51.307 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 06:17:51.334 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-24 06:17:51.361 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-12-24 06:17:51.363 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-24 06:17:51.392 | + lib/nova:create_nova_conf:500 : is_service_enabled ceilometer 2021-12-24 06:17:51.408 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:51.410 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-24 06:17:51.442 | ++ lib/nova:create_nova_conf:509 : get_notification_url 2021-12-24 06:17:51.445 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-24 06:17:51.447 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-24 06:17:51.463 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:51.465 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:17:51.468 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:17:51.496 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-24 06:17:51.526 | + lib/nova:create_nova_conf:511 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-24 06:17:51.529 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-24 06:17:51.531 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-24 06:17:51.534 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 06:17:51.536 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 06:17:51.538 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:17:51.554 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:51.557 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 06:17:51.559 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 06:17:51.562 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:17:51.578 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:51.580 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:17:51.583 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:17:51.610 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:17:51.612 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:17:51.614 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-24 06:17:51.642 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-24 06:17:51.672 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-24 06:17:51.703 | + lib/nova:create_nova_conf:518 : is_service_enabled tls-proxy 2021-12-24 06:17:51.719 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:51.721 | + lib/nova:create_nova_conf:523 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-24 06:17:51.749 | + lib/nova:create_nova_conf:525 : '[' True == True ']' 2021-12-24 06:17:51.751 | + lib/nova:create_nova_conf:526 : init_nova_service_user_conf 2021-12-24 06:17:51.754 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-12-24 06:17:51.784 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_type password 2021-12-24 06:17:51.811 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2021-12-24 06:17:51.838 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user username nova 2021-12-24 06:17:51.867 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-12-24 06:17:51.895 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-12-24 06:17:51.923 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user project_name service 2021-12-24 06:17:51.950 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-12-24 06:17:51.977 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-12-24 06:17:52.005 | + lib/nova:create_nova_conf:529 : is_service_enabled n-cond 2021-12-24 06:17:52.021 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:52.025 | ++ lib/nova:create_nova_conf:530 : seq 1 1 2021-12-24 06:17:52.030 | + lib/nova:create_nova_conf:530 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:17:52.033 | + lib/nova:create_nova_conf:531 : local conf 2021-12-24 06:17:52.035 | + lib/nova:create_nova_conf:532 : local vhost 2021-12-24 06:17:52.038 | ++ lib/nova:create_nova_conf:533 : conductor_conf 1 2021-12-24 06:17:52.040 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:17:52.042 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:17:52.045 | + lib/nova:create_nova_conf:533 : conf=/etc/nova/nova_cell1.conf 2021-12-24 06:17:52.047 | + lib/nova:create_nova_conf:534 : vhost=nova_cell1 2021-12-24 06:17:52.050 | + lib/nova:create_nova_conf:536 : rm -f /etc/nova/nova_cell1.conf 2021-12-24 06:17:52.054 | ++ lib/nova:create_nova_conf:537 : database_connection_url nova_cell1 2021-12-24 06:17:52.056 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-24 06:17:52.058 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-24 06:17:52.061 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2021-12-24 06:17:52.063 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-24 06:17:52.066 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-24 06:17:52.096 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-24 06:17:52.127 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-24 06:17:52.157 | + lib/nova:create_nova_conf:541 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:17:52.159 | + lib/nova:create_nova_conf:544 : rpc_backend_add_vhost nova_cell1 2021-12-24 06:17:52.161 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-24 06:17:52.163 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-24 06:17:52.180 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:52.183 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-24 06:17:52.184 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-24 06:17:52.885 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-24 06:17:52.888 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-24 06:17:53.532 | Adding vhost "nova_cell1" ... 2021-12-24 06:17:53.576 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-24 06:17:54.249 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-12-24 06:17:54.271 | + lib/nova:create_nova_conf:545 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-24 06:17:54.273 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-24 06:17:54.276 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-24 06:17:54.278 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 06:17:54.280 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-24 06:17:54.283 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:17:54.299 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:54.302 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-24 06:17:54.304 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-24 06:17:54.307 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:17:54.323 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:54.325 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-12-24 06:17:54.328 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-12-24 06:17:54.355 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:17:54.357 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:17:54.360 | + lib/nova:create_nova_conf:549 : is_service_enabled placement placement-client 2021-12-24 06:17:54.376 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:54.379 | + lib/nova:create_nova_conf:550 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-24 06:17:54.381 | + lib/nova:configure_placement_nova_compute:578 : local conf=/etc/nova/nova_cell1.conf 2021-12-24 06:17:54.383 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-24 06:17:54.413 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2021-12-24 06:17:54.440 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-24 06:17:54.467 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-24 06:17:54.495 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-24 06:17:54.523 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-24 06:17:54.551 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-24 06:17:54.578 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-24 06:17:54.606 | + lib/nova:create_nova_conf:554 : setup_logging /etc/nova/nova_cell1.conf 2021-12-24 06:17:54.608 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-24 06:17:54.610 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-24 06:17:54.613 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:17:54.630 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:17:54.632 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:17:54.634 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:17:54.636 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:17:54.639 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:17:54.668 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:17:54.697 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:17:54.725 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:17:54.753 | + lib/nova:create_nova_conf:561 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:17:54.756 | ++ lib/nova:create_nova_conf:564 : seq 1 1 2021-12-24 06:17:54.760 | + lib/nova:create_nova_conf:564 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:17:54.763 | + lib/nova:create_nova_conf:565 : local conf 2021-12-24 06:17:54.766 | + lib/nova:create_nova_conf:566 : local offset 2021-12-24 06:17:54.769 | ++ lib/nova:create_nova_conf:567 : conductor_conf 1 2021-12-24 06:17:54.771 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:17:54.773 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:17:54.776 | + lib/nova:create_nova_conf:567 : conf=/etc/nova/nova_cell1.conf 2021-12-24 06:17:54.778 | + lib/nova:create_nova_conf:568 : offset=0 2021-12-24 06:17:54.781 | + lib/nova:create_nova_conf:569 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-24 06:17:54.783 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-12-24 06:17:54.785 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-12-24 06:17:54.788 | + lib/nova:configure_console_proxies:681 : offset=0 2021-12-24 06:17:54.790 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-12-24 06:17:54.805 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:54.808 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-12-24 06:17:54.811 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-spice 2021-12-24 06:17:54.827 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:54.829 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-sproxy 2021-12-24 06:17:54.845 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:54.847 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2021-12-24 06:17:54.864 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:17:54.866 | + ./stack.sh:main:930 : is_service_enabled placement 2021-12-24 06:17:54.884 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:17:54.886 | + ./stack.sh:main:932 : stack_install_service placement 2021-12-24 06:17:54.889 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-24 06:17:54.892 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-24 06:17:54.894 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-24 06:17:54.897 | + lib/stack:stack_install_service:32 : install_placement 2021-12-24 06:17:54.899 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-24 06:17:54.902 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-12-24 06:17:54.904 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:54.907 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:54.909 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-12-24 06:17:54.912 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:17:54.914 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:17:54.917 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:17:54.919 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:17:54.921 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:17:54.924 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:17:54.926 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:54.929 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:54.931 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:17:54.933 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:17:54.936 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:17:54.938 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:17:54.941 | + functions-common:install_package:1441 : real_install_package apache2 2021-12-24 06:17:54.943 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:17:54.946 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:54.948 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:54.951 | + functions-common:real_install_package:1427 : apt_get install apache2 2021-12-24 06:17:54.973 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-24 06:17:55.082 | Reading package lists... 2021-12-24 06:17:55.312 | Building dependency tree... 2021-12-24 06:17:55.313 | Reading state information... 2021-12-24 06:17:55.552 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-12-24 06:17:55.552 | The following packages were automatically installed and are no longer required: 2021-12-24 06:17:55.553 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:17:55.553 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:17:55.553 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:17:55.553 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:17:55.553 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:17:55.554 | python3-zope.interface 2021-12-24 06:17:55.554 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:17:55.664 | 0 upgraded, 0 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:17:55.668 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:17:55.671 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:17:55.674 | + functions-common:time_stop:2402 : local name 2021-12-24 06:17:55.678 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:17:55.680 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:17:55.683 | + functions-common:time_stop:2405 : local total 2021-12-24 06:17:55.685 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:17:55.688 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:17:55.690 | + functions-common:time_stop:2409 : start_time=1640326674970 2021-12-24 06:17:55.692 | + functions-common:time_stop:2411 : [[ -z 1640326674970 ]] 2021-12-24 06:17:55.695 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:17:55.699 | + functions-common:time_stop:2414 : end_time=1640326675697 2021-12-24 06:17:55.702 | + functions-common:time_stop:2415 : elapsed_time=727 2021-12-24 06:17:55.704 | + functions-common:time_stop:2416 : total=403627 2021-12-24 06:17:55.707 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:17:55.709 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=404354 2021-12-24 06:17:55.711 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:17:55.714 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-12-24 06:17:55.716 | + functions-common:is_package_installed:1449 : [[ -z libapache2-mod-wsgi ]] 2021-12-24 06:17:55.719 | + functions-common:is_package_installed:1453 : [[ -z deb ]] 2021-12-24 06:17:55.721 | + functions-common:is_package_installed:1457 : [[ deb = \d\e\b ]] 2021-12-24 06:17:55.724 | + functions-common:is_package_installed:1458 : dpkg -s libapache2-mod-wsgi 2021-12-24 06:17:55.748 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-12-24 06:17:55.750 | + functions-common:install_package:1440 : update_package_repo 2021-12-24 06:17:55.753 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2021-12-24 06:17:55.755 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2021-12-24 06:17:55.758 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2021-12-24 06:17:55.760 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2021-12-24 06:17:55.763 | + functions-common:update_package_repo:1420 : is_ubuntu 2021-12-24 06:17:55.766 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:55.768 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:55.770 | + functions-common:update_package_repo:1421 : apt_get_update 2021-12-24 06:17:55.773 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2021-12-24 06:17:55.775 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2021-12-24 06:17:55.778 | + functions-common:apt_get_update:1167 : return 2021-12-24 06:17:55.780 | + functions-common:install_package:1441 : real_install_package libapache2-mod-wsgi-py3 2021-12-24 06:17:55.783 | + functions-common:real_install_package:1426 : is_ubuntu 2021-12-24 06:17:55.785 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:17:55.788 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:17:55.790 | + functions-common:real_install_package:1427 : apt_get install libapache2-mod-wsgi-py3 2021-12-24 06:17:55.813 | + functions-common:apt_get:1207 : 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-12-24 06:17:55.921 | Reading package lists... 2021-12-24 06:17:56.151 | Building dependency tree... 2021-12-24 06:17:56.152 | Reading state information... 2021-12-24 06:17:56.391 | The following packages were automatically installed and are no longer required: 2021-12-24 06:17:56.392 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-12-24 06:17:56.392 | python3-automat python3-click python3-colorama python3-configobj 2021-12-24 06:17:56.392 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-12-24 06:17:56.392 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-12-24 06:17:56.392 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-12-24 06:17:56.392 | python3-zope.interface 2021-12-24 06:17:56.392 | Use 'sudo apt autoremove' to remove them. 2021-12-24 06:17:56.458 | The following NEW packages will be installed: 2021-12-24 06:17:56.459 | libapache2-mod-wsgi-py3 2021-12-24 06:17:56.563 | 0 upgraded, 1 newly installed, 0 to remove and 103 not upgraded. 2021-12-24 06:17:56.563 | Need to get 93.3 kB of archives. 2021-12-24 06:17:56.563 | After this operation, 300 kB of additional disk space will be used. 2021-12-24 06:17:56.564 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-12-24 06:17:57.248 | Fetched 93.3 kB in 0s (436 kB/s) 2021-12-24 06:17:57.283 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-24 06:17:57.342 | (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 ... 100313 files and directories currently installed.) 2021-12-24 06:17:57.346 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-12-24 06:17:57.348 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-24 06:17:57.415 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-12-24 06:17:57.584 | apache2_invoke: Enable module wsgi 2021-12-24 06:18:05.531 | + functions-common:apt_get:1211 : result=0 2021-12-24 06:18:05.534 | + functions-common:apt_get:1214 : time_stop apt-get 2021-12-24 06:18:05.536 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:05.538 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:05.540 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:05.543 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:05.546 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:05.548 | + functions-common:time_stop:2408 : name=apt-get 2021-12-24 06:18:05.550 | + functions-common:time_stop:2409 : start_time=1640326675810 2021-12-24 06:18:05.553 | + functions-common:time_stop:2411 : [[ -z 1640326675810 ]] 2021-12-24 06:18:05.556 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:05.560 | + functions-common:time_stop:2414 : end_time=1640326685557 2021-12-24 06:18:05.562 | + functions-common:time_stop:2415 : elapsed_time=9747 2021-12-24 06:18:05.564 | + functions-common:time_stop:2416 : total=404354 2021-12-24 06:18:05.567 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:05.569 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=414101 2021-12-24 06:18:05.571 | + functions-common:apt_get:1215 : return 0 2021-12-24 06:18:05.574 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-12-24 06:18:05.577 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-24 06:18:05.579 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:18:05.582 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:05.584 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:05.586 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-24 06:18:05.589 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-24 06:18:05.644 | wsgi (enabled by maintainer script) 2021-12-24 06:18:05.647 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-24 06:18:05.650 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-24 06:18:05.652 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 06:18:05.656 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-24 06:18:05.658 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-12-24 06:18:05.661 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-24 06:18:05.665 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:18:05.665 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-24 06:18:05.670 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-12-24 06:18:05.673 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-12-24 06:18:05.675 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-12-24 06:18:05.678 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-24 06:18:05.681 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-24 06:18:05.705 | Using python 3.8 to install osc-placement 2021-12-24 06:18:05.708 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-24 06:18:06.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:06.628 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:06.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:06.628 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:07.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:18:07.836 | Collecting osc-placement 2021-12-24 06:18:07.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2021-12-24 06:18:07.859 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.16.0) 2021-12-24 06:18:07.860 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2021-12-24 06:18:07.861 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2021-12-24 06:18:07.862 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2021-12-24 06:18:07.863 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2021-12-24 06:18:07.864 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.0) 2021-12-24 06:18:07.924 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2021-12-24 06:18:07.925 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2021-12-24 06:18:07.926 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2021-12-24 06:18:07.927 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2021-12-24 06:18:07.940 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2021-12-24 06:18:07.942 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-12-24 06:18:07.943 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2021-12-24 06:18:07.957 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2021-12-24 06:18:07.958 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2021-12-24 06:18:07.959 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.6) 2021-12-24 06:18:07.961 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2021-12-24 06:18:07.962 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2021-12-24 06:18:07.963 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2021-12-24 06:18:07.983 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2021-12-24 06:18:07.985 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2021-12-24 06:18:07.986 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2021-12-24 06:18:07.987 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2021-12-24 06:18:07.997 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2021-12-24 06:18:08.037 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2021-12-24 06:18:08.038 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2021-12-24 06:18:08.039 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2021-12-24 06:18:08.041 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2021-12-24 06:18:08.042 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2021-12-24 06:18:08.043 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.0) 2021-12-24 06:18:08.045 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2021-12-24 06:18:08.046 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2021-12-24 06:18:08.113 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2021-12-24 06:18:08.114 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.7) 2021-12-24 06:18:08.115 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2021-12-24 06:18:08.117 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.9) 2021-12-24 06:18:08.211 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2021-12-24 06:18:08.212 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2021-12-24 06:18:08.214 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.2.0) 2021-12-24 06:18:08.256 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2021-12-24 06:18:08.297 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2021-12-24 06:18:08.450 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2021-12-24 06:18:10.554 | Installing collected packages: osc-placement 2021-12-24 06:18:10.740 | Successfully installed osc-placement-3.1.1 2021-12-24 06:18:10.740 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:18:10.868 | + inc/python:pip_install:200 : result=0 2021-12-24 06:18:10.871 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:18:10.874 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:10.876 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:10.879 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:10.881 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:10.883 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:10.886 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:18:10.889 | + functions-common:time_stop:2409 : start_time=1640326685699 2021-12-24 06:18:10.891 | + functions-common:time_stop:2411 : [[ -z 1640326685699 ]] 2021-12-24 06:18:10.894 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:10.899 | + functions-common:time_stop:2414 : end_time=1640326690896 2021-12-24 06:18:10.901 | + functions-common:time_stop:2415 : elapsed_time=5197 2021-12-24 06:18:10.903 | + functions-common:time_stop:2416 : total=225994 2021-12-24 06:18:10.906 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:10.908 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=231191 2021-12-24 06:18:10.911 | + inc/python:pip_install:203 : return 0 2021-12-24 06:18:10.913 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-12-24 06:18:10.916 | + functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-24 06:18:10.918 | + functions-common:git_clone:586 : local git_dest=/opt/stack/placement 2021-12-24 06:18:10.921 | + functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:18:10.924 | + functions-common:git_clone:588 : local orig_dir 2021-12-24 06:18:10.927 | ++ functions-common:git_clone:589 : pwd 2021-12-24 06:18:10.929 | + functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:18:10.932 | + functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:18:10.935 | ++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:18:10.952 | + functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:18:10.954 | + functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:18:10.957 | + functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:18:10.959 | + functions-common:git_clone:606 : echo master 2021-12-24 06:18:10.960 | + functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:18:10.965 | + functions-common:git_clone:620 : [[ ! -d /opt/stack/placement ]] 2021-12-24 06:18:10.968 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-12-24 06:18:10.970 | + functions-common:git_clone:627 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-12-24 06:18:10.972 | + functions-common:git_timed:679 : local count=0 2021-12-24 06:18:10.975 | + functions-common:git_timed:680 : local timeout=0 2021-12-24 06:18:10.977 | + functions-common:git_timed:682 : [[ -n 0 ]] 2021-12-24 06:18:10.979 | + functions-common:git_timed:683 : timeout=0 2021-12-24 06:18:10.982 | + functions-common:git_timed:686 : time_start git_timed 2021-12-24 06:18:10.985 | + functions-common:time_start:2388 : local name=git_timed 2021-12-24 06:18:10.987 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:18:10.989 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:18:10.992 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:18:10.996 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326690994 2021-12-24 06:18:10.999 | + functions-common:git_timed:687 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-12-24 06:18:11.002 | Cloning into '/opt/stack/placement'... 2021-12-24 06:18:22.190 | + functions-common:git_timed:701 : time_stop git_timed 2021-12-24 06:18:22.192 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:22.194 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:22.196 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:22.199 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:22.201 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:22.204 | + functions-common:time_stop:2408 : name=git_timed 2021-12-24 06:18:22.206 | + functions-common:time_stop:2409 : start_time=1640326690994 2021-12-24 06:18:22.208 | + functions-common:time_stop:2411 : [[ -z 1640326690994 ]] 2021-12-24 06:18:22.211 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:22.216 | + functions-common:time_stop:2414 : end_time=1640326702213 2021-12-24 06:18:22.218 | + functions-common:time_stop:2415 : elapsed_time=11219 2021-12-24 06:18:22.220 | + functions-common:time_stop:2416 : total=2064 2021-12-24 06:18:22.222 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:22.225 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=13283 2021-12-24 06:18:22.227 | + functions-common:git_clone:654 : cd /opt/stack/placement 2021-12-24 06:18:22.230 | + functions-common:git_clone:655 : git show --oneline 2021-12-24 06:18:22.230 | + functions-common:git_clone:655 : head -1 2021-12-24 06:18:22.233 | 325deab2 Merge "Updating python testing as per Yoga testing runtime" 2021-12-24 06:18:22.236 | + functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:18:22.238 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-24 06:18:22.241 | + inc/python:setup_develop:338 : local bindep 2021-12-24 06:18:22.243 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-12-24 06:18:22.246 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-12-24 06:18:22.248 | + inc/python:setup_develop:344 : local extras= 2021-12-24 06:18:22.250 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-24 06:18:22.253 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:18:22.255 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-12-24 06:18:22.258 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-12-24 06:18:22.260 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:18:22.263 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:18:22.267 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-12-24 06:18:22.270 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:18:22.273 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-12-24 06:18:22.275 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:18:22.278 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:18:22.281 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-24 06:18:22.287 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2021-12-24 06:18:22.289 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2021-12-24 06:18:22.934 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2021-12-24 06:18:22.937 | + inc/python:setup_package:418 : local bindep=0 2021-12-24 06:18:22.939 | + inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:18:22.941 | + inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:18:22.944 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2021-12-24 06:18:22.946 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2021-12-24 06:18:22.949 | + inc/python:setup_package:427 : local flags=-e 2021-12-24 06:18:22.952 | + inc/python:setup_package:428 : local extras= 2021-12-24 06:18:22.954 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:18:22.957 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:18:22.959 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:18:22.962 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:18:22.964 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:18:22.967 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2021-12-24 06:18:22.988 | Using python 3.8 to install /opt/stack/placement 2021-12-24 06:18:22.991 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-24 06:18:23.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:23.914 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:23.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:23.914 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:24.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:18:25.032 | Obtaining file:///opt/stack/placement 2021-12-24 06:18:25.032 | Preparing metadata (setup.py): started 2021-12-24 06:18:26.306 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:18:26.462 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (5.8.0) 2021-12-24 06:18:26.463 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.4.28) 2021-12-24 06:18:26.464 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (9.3.0) 2021-12-24 06:18:26.466 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (2.5.1) 2021-12-24 06:18:26.467 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.8.7) 2021-12-24 06:18:26.468 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev8) (3.2.0) 2021-12-24 06:18:26.469 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (2.26.0) 2021-12-24 06:18:26.471 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (59.8.0) 2021-12-24 06:18:26.472 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.5.0) 2021-12-24 06:18:26.473 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (8.7.1) 2021-12-24 06:18:26.474 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (3.4.0) 2021-12-24 06:18:26.475 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.6.1) 2021-12-24 06:18:26.476 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.2.0) 2021-12-24 06:18:26.477 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.12.0) 2021-12-24 06:18:26.478 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (11.1.0) 2021-12-24 06:18:26.479 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (3.10.1) 2021-12-24 06:18:26.481 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.5.0) 2021-12-24 06:18:26.482 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.4.0) 2021-12-24 06:18:26.483 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.1.0) 2021-12-24 06:18:26.484 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (2.6.0) 2021-12-24 06:18:26.485 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.0.1) 2021-12-24 06:18:26.548 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (5.1.0) 2021-12-24 06:18:26.550 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (3.1.1) 2021-12-24 06:18:26.551 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (4.4.0) 2021-12-24 06:18:26.552 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (4.3.0) 2021-12-24 06:18:26.555 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (1.16.0) 2021-12-24 06:18:26.556 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (2.8.1) 2021-12-24 06:18:26.575 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev8) (0.14.1) 2021-12-24 06:18:26.616 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (1.5.0) 2021-12-24 06:18:26.617 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (0.8.0) 2021-12-24 06:18:26.618 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (3.5.0) 2021-12-24 06:18:26.619 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (6.0) 2021-12-24 06:18:26.620 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (2.3.0) 2021-12-24 06:18:26.672 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (2.0.1) 2021-12-24 06:18:26.674 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.5.0) 2021-12-24 06:18:26.675 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.13.0) 2021-12-24 06:18:26.676 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (1.7.5) 2021-12-24 06:18:26.717 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev8) (0.9.6) 2021-12-24 06:18:26.719 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev8) (2.8.2) 2021-12-24 06:18:26.737 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (3.2.0) 2021-12-24 06:18:26.739 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (3.0.3) 2021-12-24 06:18:26.741 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (3.3.0) 2021-12-24 06:18:26.766 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev8) (1.0.3) 2021-12-24 06:18:26.767 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev8) (2021.3) 2021-12-24 06:18:26.780 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev8) (2.4.0) 2021-12-24 06:18:26.798 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (3.0.6) 2021-12-24 06:18:26.799 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (0.11.0) 2021-12-24 06:18:26.800 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (21.3) 2021-12-24 06:18:26.801 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (1.0.2) 2021-12-24 06:18:26.842 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (2019.11.28) 2021-12-24 06:18:26.845 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (3.3) 2021-12-24 06:18:26.846 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (1.26.7) 2021-12-24 06:18:26.848 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (2.0.9) 2021-12-24 06:18:26.865 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev8) (0.7) 2021-12-24 06:18:27.035 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev8) (1.1.2) 2021-12-24 06:18:27.073 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (5.4.0) 2021-12-24 06:18:27.074 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (4.9.0) 2021-12-24 06:18:27.075 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (1.1.6) 2021-12-24 06:18:27.092 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (1.15.0) 2021-12-24 06:18:27.127 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (1.13.3) 2021-12-24 06:18:27.142 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev8) (1.6) 2021-12-24 06:18:27.187 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (2.0.1) 2021-12-24 06:18:27.279 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (1.7.0) 2021-12-24 06:18:27.360 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (1.1.4) 2021-12-24 06:18:27.410 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev8) (0.2.5) 2021-12-24 06:18:27.603 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.4.2) 2021-12-24 06:18:27.604 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (5.1.0) 2021-12-24 06:18:27.605 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.5.2) 2021-12-24 06:18:27.684 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (2.5.0) 2021-12-24 06:18:27.734 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (2.21) 2021-12-24 06:18:27.916 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (3.6.0) 2021-12-24 06:18:28.026 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (1.0.0) 2021-12-24 06:18:28.028 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (3.0.0) 2021-12-24 06:18:29.933 | Installing collected packages: openstack-placement 2021-12-24 06:18:29.936 | Running setup.py develop for openstack-placement 2021-12-24 06:18:32.057 | Successfully installed openstack-placement 2021-12-24 06:18:32.057 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:18:32.197 | + inc/python:pip_install:200 : result=0 2021-12-24 06:18:32.200 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:18:32.202 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:32.205 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:32.207 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:32.209 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:32.211 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:32.214 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:18:32.216 | + functions-common:time_stop:2409 : start_time=1640326702983 2021-12-24 06:18:32.218 | + functions-common:time_stop:2411 : [[ -z 1640326702983 ]] 2021-12-24 06:18:32.221 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:32.225 | + functions-common:time_stop:2414 : end_time=1640326712223 2021-12-24 06:18:32.228 | + functions-common:time_stop:2415 : elapsed_time=9240 2021-12-24 06:18:32.230 | + functions-common:time_stop:2416 : total=231191 2021-12-24 06:18:32.232 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:32.234 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=240431 2021-12-24 06:18:32.237 | + inc/python:pip_install:203 : return 0 2021-12-24 06:18:32.239 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:18:32.242 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-24 06:18:32.244 | + functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-24 06:18:32.264 | + functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-24 06:18:32.276 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2021-12-24 06:18:32.279 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-12-24 06:18:32.281 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:18:32.284 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:18:32.286 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-24 06:18:32.289 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:18:32.291 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-24 06:18:32.294 | + ./stack.sh:main:933 : configure_placement 2021-12-24 06:18:32.296 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-24 06:18:32.309 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-24 06:18:32.312 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-24 06:18:32.317 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-24 06:18:32.319 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-24 06:18:32.322 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-24 06:18:32.324 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2021-12-24 06:18:32.327 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-24 06:18:32.330 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-24 06:18:32.363 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-24 06:18:32.395 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-24 06:18:32.425 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-24 06:18:32.428 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2021-12-24 06:18:32.430 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2021-12-24 06:18:32.433 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-24 06:18:32.436 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-24 06:18:32.467 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-24 06:18:32.495 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-12-24 06:18:32.524 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-24 06:18:32.553 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-24 06:18:32.582 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-24 06:18:32.611 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-24 06:18:32.640 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-24 06:18:32.670 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:18:32.699 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 06:18:32.728 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-24 06:18:32.730 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-12-24 06:18:32.733 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-12-24 06:18:32.736 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:18:32.754 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:18:32.756 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:18:32.759 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:18:32.761 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:18:32.764 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:18:32.792 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:18:32.821 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:18:32.850 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:18:32.879 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-24 06:18:32.881 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-24 06:18:32.884 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2021-12-24 06:18:32.886 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2021-12-24 06:18:32.889 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2021-12-24 06:18:32.891 | + lib/apache:write_uwsgi_config:257 : local http= 2021-12-24 06:18:32.893 | + lib/apache:write_uwsgi_config:258 : local name= 2021-12-24 06:18:32.896 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2021-12-24 06:18:32.900 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2021-12-24 06:18:32.903 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-12-24 06:18:32.906 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-24 06:18:32.919 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-24 06:18:32.919 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:18:32.928 | d /var/run/uwsgi 0755 ubuntu root 2021-12-24 06:18:32.932 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-24 06:18:32.947 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-24 06:18:32.950 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-24 06:18:32.953 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-24 06:18:32.985 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-24 06:18:33.013 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-24 06:18:33.042 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-24 06:18:33.070 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-24 06:18:33.099 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-24 06:18:33.127 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-24 06:18:33.155 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-24 06:18:33.184 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-24 06:18:33.211 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-24 06:18:33.240 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-24 06:18:33.268 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-24 06:18:33.298 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-24 06:18:33.326 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-12-24 06:18:33.329 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-12-24 06:18:33.332 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2021-12-24 06:18:33.334 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2021-12-24 06:18:33.336 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-12-24 06:18:33.339 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:33.342 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:33.344 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-24 06:18:33.348 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-24 06:18:33.350 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-24 06:18:33.378 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-24 06:18:33.408 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2021-12-24 06:18:33.408 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-24 06:18:33.417 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2021-12-24 06:18:33.421 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2021-12-24 06:18:33.423 | + lib/apache:enable_apache_site:203 : local site=placement-api 2021-12-24 06:18:33.426 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-12-24 06:18:33.428 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-24 06:18:33.431 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-24 06:18:33.433 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:33.435 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:33.438 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-24 06:18:33.440 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-12-24 06:18:33.443 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:33.445 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:33.448 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2021-12-24 06:18:33.511 | Enabling site placement-api. 2021-12-24 06:18:33.517 | To activate the new configuration, you need to run: 2021-12-24 06:18:33.517 | systemctl reload apache2 2021-12-24 06:18:33.521 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-12-24 06:18:33.524 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-12-24 06:18:33.526 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:18:33.529 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart apache2 2021-12-24 06:18:33.663 | + ./stack.sh:main:940 : is_service_enabled placement placement-client 2021-12-24 06:18:33.687 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:33.690 | + ./stack.sh:main:941 : is_service_enabled n-cpu 2021-12-24 06:18:33.711 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:33.714 | + ./stack.sh:main:941 : is_service_enabled n-sch 2021-12-24 06:18:33.732 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:33.735 | + ./stack.sh:main:942 : configure_placement_nova_compute 2021-12-24 06:18:33.737 | + lib/nova:configure_placement_nova_compute:578 : local conf=/etc/nova/nova.conf 2021-12-24 06:18:33.739 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-24 06:18:33.772 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2021-12-24 06:18:33.801 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement username placement 2021-12-24 06:18:33.830 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-24 06:18:33.858 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-24 06:18:33.888 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement project_name service 2021-12-24 06:18:33.917 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-24 06:18:33.946 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-24 06:18:33.975 | + ./stack.sh:main:946 : is_service_enabled horizon 2021-12-24 06:18:33.993 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:33.996 | + ./stack.sh:main:951 : is_service_enabled tls-proxy 2021-12-24 06:18:34.013 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:34.015 | + ./stack.sh:main:959 : run_phase stack install 2021-12-24 06:18:34.018 | + functions-common:run_phase:1830 : local mode=stack 2021-12-24 06:18:34.020 | + functions-common:run_phase:1831 : local phase=install 2021-12-24 06:18:34.023 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:18:34.025 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:18:34.029 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:18:34.031 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:18:34.034 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:18:34.037 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:18:34.041 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:18:34.044 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:18:34.047 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:18:34.049 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-24 06:18:34.052 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:18:34.067 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:34.069 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:18:34.071 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:18:34.074 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-24 06:18:34.077 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-24 06:18:34.079 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:18:34.081 | ++ ./stack.sh:echo_summary:440 : echo -e Installing Tempest 2021-12-24 06:18:34.084 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-12-24 06:18:34.086 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2021-12-24 06:18:34.149 | ++ inc/async:async_inner:63 : install_tempest 2021-12-24 06:18:34.187 | [17688 Async install_tempest:83356]: running: install_tempest 2021-12-24 06:18:34.190 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:18:34.192 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:18:34.195 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:18:34.198 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 06:18:34.201 | + functions-common:run_phase:1857 : run_plugins stack install 2021-12-24 06:18:34.204 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-24 06:18:34.206 | + functions-common:run_plugins:1817 : local phase=install 2021-12-24 06:18:34.209 | + functions-common:run_plugins:1819 : local plugins=,devstack-plugin-ceph 2021-12-24 06:18:34.212 | + functions-common:run_plugins:1820 : local plugin 2021-12-24 06:18:34.215 | + functions-common:run_plugins:1821 : for plugin in ${plugins//,/ } 2021-12-24 06:18:34.218 | + functions-common:run_plugins:1822 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:18:34.221 | + functions-common:run_plugins:1823 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-12-24 06:18:34.224 | + functions-common:run_plugins:1824 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2021-12-24 06:18:34.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:18:34.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:18:34.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-12-24 06:18:34.234 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:18:34.236 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-24 06:18:34.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2021-12-24 06:18:34.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2021-12-24 06:18:34.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2021-12-24 06:18:34.266 | Using python 3.8 to install PasteDeploy 2021-12-24 06:18:34.268 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2021-12-24 06:18:35.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:35.181 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:35.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:35.181 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:36.250 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:18:36.381 | Collecting PasteDeploy 2021-12-24 06:18:36.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-12-24 06:18:36.992 | Collecting setuptools 2021-12-24 06:18:37.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/a7885b664342a/setuptools-59.8.0-py3-none-any.whl (952 kB) 2021-12-24 06:18:39.519 | Installing collected packages: setuptools, PasteDeploy 2021-12-24 06:18:39.519 | Attempting uninstall: setuptools 2021-12-24 06:18:39.520 | Found existing installation: setuptools 59.8.0 2021-12-24 06:18:39.603 | Uninstalling setuptools-59.8.0: 2021-12-24 06:18:39.951 | Successfully uninstalled setuptools-59.8.0 2021-12-24 06:18:40.528 | Attempting uninstall: PasteDeploy 2021-12-24 06:18:40.530 | Found existing installation: PasteDeploy 2.1.1 2021-12-24 06:18:40.537 | Uninstalling PasteDeploy-2.1.1: 2021-12-24 06:18:40.856 | Successfully uninstalled PasteDeploy-2.1.1 2021-12-24 06:18:40.983 | Successfully installed PasteDeploy-2.1.1 setuptools-59.8.0 2021-12-24 06:18:40.983 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:18:41.127 | ++ inc/python:pip_install:200 : result=0 2021-12-24 06:18:41.129 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:18:41.132 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:18:41.134 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:41.137 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:41.139 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:18:41.141 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:41.143 | ++ functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:18:41.145 | ++ functions-common:time_stop:2409 : start_time=1640326714259 2021-12-24 06:18:41.147 | ++ functions-common:time_stop:2411 : [[ -z 1640326714259 ]] 2021-12-24 06:18:41.150 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:41.155 | ++ functions-common:time_stop:2414 : end_time=1640326721153 2021-12-24 06:18:41.157 | ++ functions-common:time_stop:2415 : elapsed_time=6894 2021-12-24 06:18:41.159 | ++ functions-common:time_stop:2416 : total=240431 2021-12-24 06:18:41.162 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:41.179 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=247325 2021-12-24 06:18:41.185 | ++ inc/python:pip_install:203 : return 0 2021-12-24 06:18:41.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:18:41.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:18:41.251 | + ./stack.sh:main:962 : use_library_from_git python-openstackclient 2021-12-24 06:18:41.267 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-12-24 06:18:41.295 | + inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:18:41.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:18:41.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-24 06:18:41.359 | + inc/python:use_library_from_git:253 : return 1 2021-12-24 06:18:41.379 | + ./stack.sh:main:966 : pip_install_gr python-openstackclient 2021-12-24 06:18:41.399 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-24 06:18:41.402 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-24 06:18:41.426 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-24 06:18:41.435 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-12-24 06:18:41.463 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-12-24 06:18:41.498 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-24 06:18:41.503 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-12-24 06:18:41.523 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-12-24 06:18:41.547 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-12-24 06:18:41.563 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-12-24 06:18:41.591 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-24 06:18:41.619 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-24 06:18:41.784 | Using python 3.8 to install python-openstackclient 2021-12-24 06:18:41.813 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-24 06:18:43.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:43.132 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:43.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:18:43.132 | from cryptography.utils import int_from_bytes 2021-12-24 06:18:44.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:18:44.620 | Collecting python-openstackclient 2021-12-24 06:18:44.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2021-12-24 06:18:44.701 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2021-12-24 06:18:44.702 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2021-12-24 06:18:44.703 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2021-12-24 06:18:44.704 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2021-12-24 06:18:44.705 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2021-12-24 06:18:44.706 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2021-12-24 06:18:44.707 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2021-12-24 06:18:44.708 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2021-12-24 06:18:44.710 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.0) 2021-12-24 06:18:44.711 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2021-12-24 06:18:44.712 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2021-12-24 06:18:44.726 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2021-12-24 06:18:44.728 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2021-12-24 06:18:44.729 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.6) 2021-12-24 06:18:44.730 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2021-12-24 06:18:44.731 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2021-12-24 06:18:44.763 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2021-12-24 06:18:44.764 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2021-12-24 06:18:44.766 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2021-12-24 06:18:44.767 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2021-12-24 06:18:44.768 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2021-12-24 06:18:44.770 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2021-12-24 06:18:44.774 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2021-12-24 06:18:44.775 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2021-12-24 06:18:44.776 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2021-12-24 06:18:44.777 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2021-12-24 06:18:44.778 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2021-12-24 06:18:44.793 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.16.0) 2021-12-24 06:18:44.812 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2021-12-24 06:18:44.813 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2021-12-24 06:18:44.814 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2021-12-24 06:18:44.815 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2021-12-24 06:18:44.837 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2021-12-24 06:18:44.856 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2021-12-24 06:18:44.859 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2021-12-24 06:18:44.860 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2021-12-24 06:18:44.956 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2021-12-24 06:18:44.957 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) 2021-12-24 06:18:44.958 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2021-12-24 06:18:45.002 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2021-12-24 06:18:45.021 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2021-12-24 06:18:45.084 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2021-12-24 06:18:45.265 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2021-12-24 06:18:45.282 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2021-12-24 06:18:45.387 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2021-12-24 06:18:45.390 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2021-12-24 06:18:45.391 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2021-12-24 06:18:45.393 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.9) 2021-12-24 06:18:45.517 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2021-12-24 06:18:47.825 | Installing collected packages: python-openstackclient 2021-12-24 06:18:49.359 | Successfully installed python-openstackclient-5.7.0 2021-12-24 06:18:49.359 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:18:49.508 | + inc/python:pip_install:200 : result=0 2021-12-24 06:18:49.511 | + inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:18:49.514 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:49.516 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:49.518 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:49.521 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:49.523 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:49.526 | + functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:18:49.528 | + functions-common:time_stop:2409 : start_time=1640326721750 2021-12-24 06:18:49.531 | + functions-common:time_stop:2411 : [[ -z 1640326721750 ]] 2021-12-24 06:18:49.534 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:49.539 | + functions-common:time_stop:2414 : end_time=1640326729536 2021-12-24 06:18:49.541 | + functions-common:time_stop:2415 : elapsed_time=7786 2021-12-24 06:18:49.544 | + functions-common:time_stop:2416 : total=247325 2021-12-24 06:18:49.547 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:49.549 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=255111 2021-12-24 06:18:49.552 | + inc/python:pip_install:203 : return 0 2021-12-24 06:18:49.555 | + ./stack.sh:main:971 : install_oscwrap 2021-12-24 06:18:49.558 | ++ functions-common:install_oscwrap:2447 : mktemp 2021-12-24 06:18:49.563 | + functions-common:install_oscwrap:2447 : OSCWRAP_TIMER_FILE=/tmp/tmp.x6BbtXJV2A 2021-12-24 06:18:49.565 | + functions-common:install_oscwrap:2450 : shopt -s expand_aliases 2021-12-24 06:18:49.568 | + functions-common:install_oscwrap:2453 : unalias -a 2021-12-24 06:18:49.570 | + functions-common:install_oscwrap:2455 : alias openstack=oscwrap 2021-12-24 06:18:49.573 | + ./stack.sh:main:976 : [[ False != \F\a\l\s\e ]] 2021-12-24 06:18:49.576 | + ./stack.sh:main:1016 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-24 06:18:49.578 | + ./stack.sh:main:1024 : is_service_enabled mysql postgresql 2021-12-24 06:18:49.599 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:49.602 | + ./stack.sh:main:1025 : configure_database 2021-12-24 06:18:49.605 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-24 06:18:49.608 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2021-12-24 06:18:49.610 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2021-12-24 06:18:49.612 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:18:49.615 | + ./stack.sh:echo_summary:440 : echo -e Configuring and starting MySQL 2021-12-24 06:18:49.617 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2021-12-24 06:18:49.620 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:49.622 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:49.624 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2021-12-24 06:18:49.627 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2021-12-24 06:18:49.629 | + functions-common:is_fedora:508 : [[ -z Ubuntu ]] 2021-12-24 06:18:49.631 | + functions-common:is_fedora:512 : '[' Ubuntu = Fedora ']' 2021-12-24 06:18:49.634 | + functions-common:is_fedora:512 : '[' Ubuntu = 'Red Hat' ']' 2021-12-24 06:18:49.636 | + functions-common:is_fedora:513 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-24 06:18:49.638 | + functions-common:is_fedora:514 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-24 06:18:49.641 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOS ']' 2021-12-24 06:18:49.643 | + functions-common:is_fedora:515 : '[' Ubuntu = CentOSStream ']' 2021-12-24 06:18:49.645 | + functions-common:is_fedora:516 : '[' Ubuntu = OracleServer ']' 2021-12-24 06:18:49.647 | + functions-common:is_fedora:516 : '[' Ubuntu = Virtuozzo ']' 2021-12-24 06:18:49.650 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2021-12-24 06:18:49.654 | + functions-common:is_suse:524 : is_opensuse 2021-12-24 06:18:49.656 | + functions-common:is_opensuse:531 : [[ -z Ubuntu ]] 2021-12-24 06:18:49.662 | + functions-common:is_opensuse:535 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-24 06:18:49.665 | + functions-common:is_suse:524 : is_suse_linux_enterprise 2021-12-24 06:18:49.668 | + functions-common:is_suse_linux_enterprise:543 : [[ -z Ubuntu ]] 2021-12-24 06:18:49.670 | + functions-common:is_suse_linux_enterprise:547 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-24 06:18:49.673 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2021-12-24 06:18:49.689 | mysqladmin: connect to server at 'localhost' failed 2021-12-24 06:18:49.689 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-12-24 06:18:49.693 | + lib/databases/mysql:configure_database_mysql:97 : true 2021-12-24 06:18:49.695 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2021-12-24 06:18:49.698 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:49.700 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:49.703 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2021-12-24 06:18:49.705 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-24 06:18:49.707 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2021-12-24 06:18:49.710 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:18:49.712 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:18:49.715 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2021-12-24 06:18:49.717 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2021-12-24 06:18:49.720 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-24 06:18:49.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:18:49.769 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-24 06:18:49.782 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:18:49.803 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2021-12-24 06:18:49.806 | ++ functions-common:ipv6_unquote:2200 : tr -d '[]' 2021-12-24 06:18:49.814 | ++ functions-common:ipv6_unquote:2200 : echo 0.0.0.0 2021-12-24 06:18:49.818 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-24 06:18:49.881 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-24 06:18:49.943 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-24 06:18:49.997 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-24 06:18:50.056 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2021-12-24 06:18:50.058 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2021-12-24 06:18:50.061 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:18:50.063 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart mysql 2021-12-24 06:18:52.434 | + ./stack.sh:main:1029 : save_stackenv 1029 2021-12-24 06:18:52.436 | + functions-common:save_stackenv:60 : local tag=1029 2021-12-24 06:18:52.439 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-24 06:18:52.444 | + functions-common:save_stackenv:62 : time_stamp=2021-12-24-061852 2021-12-24 06:18:52.446 | + functions-common:save_stackenv:63 : echo '# 2021-12-24-061852 1029' 2021-12-24 06:18:52.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.452 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 06:18:52.455 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.457 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-24 06:18:52.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.462 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-24 06:18:52.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.468 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder 2021-12-24 06:18:52.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.473 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-12-24 06:18:52.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.478 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-12-24 06:18:52.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.483 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-24-060556 2021-12-24 06:18:52.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.488 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-24 06:18:52.491 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.493 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-12-24 06:18:52.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.500 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-24 06:18:52.503 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.506 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-24 06:18:52.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.512 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-24 06:18:52.514 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:18:52.517 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-24 06:18:52.519 | + ./stack.sh:main:1041 : [[ True == \T\r\u\e ]] 2021-12-24 06:18:52.522 | + ./stack.sh:main:1042 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-24 06:18:52.524 | + ./stack.sh:main:1043 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-24 06:18:52.537 | + ./stack.sh:main:1055 : start_dstat 2021-12-24 06:18:52.539 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.542 | + functions-common:run_process:1657 : local service=dstat 2021-12-24 06:18:52.544 | + functions-common:run_process:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.547 | + functions-common:run_process:1659 : local group= 2021-12-24 06:18:52.550 | + functions-common:run_process:1660 : local user= 2021-12-24 06:18:52.552 | + functions-common:run_process:1662 : local name=dstat 2021-12-24 06:18:52.555 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:18:52.557 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:18:52.560 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:18:52.563 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:18:52.566 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:18:52.570 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326732567 2021-12-24 06:18:52.573 | + functions-common:run_process:1665 : is_service_enabled dstat 2021-12-24 06:18:52.594 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:52.596 | + functions-common:run_process:1666 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-24 06:18:52.599 | + functions-common:_run_under_systemd:1622 : local service=dstat 2021-12-24 06:18:52.601 | + functions-common:_run_under_systemd:1623 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.604 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.606 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.609 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.611 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-24 06:18:52.614 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-24 06:18:52.616 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2021-12-24 06:18:52.619 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:18:52.622 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:18:52.624 | + functions-common:_run_under_systemd:1631 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-24 06:18:52.627 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-24 06:18:52.629 | + functions-common:write_user_unit_file:1539 : local service=devstack@dstat.service 2021-12-24 06:18:52.633 | + functions-common:write_user_unit_file:1540 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.635 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:18:52.638 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:18:52.641 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:18:52.643 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:18:52.645 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-24 06:18:52.648 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:18:52.652 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-24 06:18:52.726 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-24 06:18:52.794 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-24 06:18:52.847 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-24 06:18:52.901 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-24 06:18:52.954 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:18:53.008 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:18:53.011 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-24 06:18:53.081 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:18:53.507 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@dstat.service 2021-12-24 06:18:53.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-24 06:18:53.940 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@dstat.service 2021-12-24 06:18:53.984 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:18:53.987 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:53.989 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:53.992 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:53.994 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:53.997 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:53.999 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:18:54.002 | + functions-common:time_stop:2409 : start_time=1640326732567 2021-12-24 06:18:54.004 | + functions-common:time_stop:2411 : [[ -z 1640326732567 ]] 2021-12-24 06:18:54.013 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:54.016 | + functions-common:time_stop:2414 : end_time=1640326734013 2021-12-24 06:18:54.018 | + functions-common:time_stop:2415 : elapsed_time=1446 2021-12-24 06:18:54.021 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:18:54.023 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:54.026 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1446 2021-12-24 06:18:54.029 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-24 06:18:54.031 | + functions-common:run_process:1657 : local service=memory_tracker 2021-12-24 06:18:54.037 | + functions-common:run_process:1658 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-24 06:18:54.040 | + functions-common:run_process:1659 : local group= 2021-12-24 06:18:54.043 | + functions-common:run_process:1660 : local user=root 2021-12-24 06:18:54.046 | + functions-common:run_process:1662 : local name=memory_tracker 2021-12-24 06:18:54.048 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:18:54.051 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:18:54.053 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:18:54.057 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:18:54.061 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:18:54.066 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326734063 2021-12-24 06:18:54.069 | + functions-common:run_process:1665 : is_service_enabled memory_tracker 2021-12-24 06:18:54.111 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:54.114 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:18:54.116 | + functions-common:time_stop:2402 : local name 2021-12-24 06:18:54.119 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:18:54.122 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:18:54.127 | + functions-common:time_stop:2405 : local total 2021-12-24 06:18:54.131 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:18:54.139 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:18:54.141 | + functions-common:time_stop:2409 : start_time=1640326734063 2021-12-24 06:18:54.144 | + functions-common:time_stop:2411 : [[ -z 1640326734063 ]] 2021-12-24 06:18:54.154 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:18:54.156 | + functions-common:time_stop:2414 : end_time=1640326734153 2021-12-24 06:18:54.163 | + functions-common:time_stop:2415 : elapsed_time=90 2021-12-24 06:18:54.172 | + functions-common:time_stop:2416 : total=1446 2021-12-24 06:18:54.174 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:18:54.177 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=1536 2021-12-24 06:18:54.192 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-12-24 06:18:54.306 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:54.326 | + ./stack.sh:main:1059 : is_service_enabled tcpdump 2021-12-24 06:18:54.391 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:54.393 | + ./stack.sh:main:1067 : is_service_enabled etcd3 2021-12-24 06:18:54.446 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:54.450 | + ./stack.sh:main:1068 : start_etcd3 2021-12-24 06:18:54.452 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-24 06:18:54.454 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-822871-1-ceph --data-dir /opt/stack/data/etcd' 2021-12-24 06:18:54.457 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-24 06:18:54.459 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-822871-1-ceph=http://10.222.0.36:2380' 2021-12-24 06:18:54.462 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2021-12-24 06:18:54.465 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2021-12-24 06:18:54.467 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-24 06:18:54.470 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-24 06:18:54.472 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2021-12-24 06:18:54.475 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-24 06:18:54.477 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-24 06:18:54.480 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-24 06:18:54.482 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-822871-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-822871-1-ceph=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2021-12-24 06:18:54.485 | + functions-common:write_user_unit_file:1539 : local service=devstack@etcd.service 2021-12-24 06:18:54.487 | + functions-common:write_user_unit_file:1540 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-822871-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-822871-1-ceph=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2021-12-24 06:18:54.489 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:18:54.491 | + functions-common:write_user_unit_file:1542 : local user=root 2021-12-24 06:18:54.494 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:18:54.496 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:18:54.498 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-24 06:18:54.501 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:18:54.505 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-24 06:18:54.575 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-24 06:18:54.639 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-822871-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-822871-1-ceph=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2021-12-24 06:18:54.693 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-24 06:18:54.749 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-24 06:18:54.805 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:18:54.858 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:18:54.861 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-24 06:18:54.932 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:18:55.368 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-24 06:18:55.423 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-24 06:18:55.484 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-24 06:18:55.538 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-24 06:18:55.591 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-24 06:18:55.595 | ++ functions-common:is_arch:490 : uname -m 2021-12-24 06:18:55.599 | + functions-common:is_arch:490 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-24 06:18:55.601 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-24 06:18:56.034 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-24 06:18:56.048 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-24 06:18:56.457 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-24 06:18:56.639 | + ./stack.sh:main:1074 : is_service_enabled tls-proxy 2021-12-24 06:18:56.658 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:56.661 | + ./stack.sh:main:1079 : write_clouds_yaml 2021-12-24 06:18:56.663 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-24 06:18:56.667 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-24 06:18:56.671 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-24 06:18:56.684 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-24 06:18:56.696 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-24 06:18:56.699 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-24 06:18:56.702 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-24 06:18:56.805 | The user clouds.yaml file didn't exist. 2021-12-24 06:18:56.815 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-24 06:18:56.924 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-24 06:18:57.039 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2021-12-24 06:18:57.158 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2021-12-24 06:18:57.280 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2021-12-24 06:18:57.407 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-24 06:18:57.543 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2021-12-24 06:18:57.679 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2021-12-24 06:18:57.816 | + functions-common:write_clouds_yaml:187 : cat 2021-12-24 06:18:57.821 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2021-12-24 06:18:57.825 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2021-12-24 06:18:57.828 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-24 06:18:57.833 | + ./stack.sh:main:1080 : export OS_CLOUD=devstack-admin 2021-12-24 06:18:57.836 | + ./stack.sh:main:1080 : OS_CLOUD=devstack-admin 2021-12-24 06:18:57.838 | + ./stack.sh:main:1082 : is_service_enabled keystone 2021-12-24 06:18:57.856 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:18:57.858 | + ./stack.sh:main:1083 : echo_summary 'Starting Keystone' 2021-12-24 06:18:57.860 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:18:57.863 | + ./stack.sh:echo_summary:440 : echo -e Starting Keystone 2021-12-24 06:18:57.865 | + ./stack.sh:main:1085 : '[' 10.222.0.36 == 10.222.0.36 ']' 2021-12-24 06:18:57.867 | + ./stack.sh:main:1086 : init_keystone 2021-12-24 06:18:57.870 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2021-12-24 06:18:57.890 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:18:57.893 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2021-12-24 06:18:57.895 | + lib/keystone:init_keystone:468 : recreate_database keystone 2021-12-24 06:18:57.897 | + lib/database:recreate_database:110 : local db=keystone 2021-12-24 06:18:57.900 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-24 06:18:57.903 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2021-12-24 06:18:57.906 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-24 06:18:57.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:18:57.931 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-24 06:18:57.936 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:18:57.953 | + lib/keystone:init_keystone:471 : time_start dbsync 2021-12-24 06:18:57.955 | + functions-common:time_start:2388 : local name=dbsync 2021-12-24 06:18:57.958 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:18:57.960 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:18:57.963 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:18:57.968 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326737965 2021-12-24 06:18:57.970 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-24 06:19:02.411 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:02.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.412 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.412 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.412 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.415 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.415 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.416 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.418 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.418 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.421 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.422 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.424 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.424 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.424 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.425 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:02.425 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:02.451 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=85341) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:19:02.461 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:02.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.462 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.462 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.462 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.466 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.466 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.467 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.468 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.468 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.471 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.472 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.474 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.474 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.474 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:02.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:02.505 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:02.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.506 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.506 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.507 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.510 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.510 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.511 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.512 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.512 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.515 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.516 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.518 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.518 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.518 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:02.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:02.576 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:02.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.577 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.581 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.581 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.581 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.583 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.589 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.589 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:02.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:02.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:02.592 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:02.599 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 06:19:03.789 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.790 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 06:19:03.799 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.799 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 06:19:03.808 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.808 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 06:19:03.816 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.816 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 06:19:03.825 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.825 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 06:19:03.833 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.834 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 06:19:03.966 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:03.966 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 06:19:04.036 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.037 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 06:19:04.070 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.070 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 06:19:04.078 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.078 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 06:19:04.090 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.090 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 06:19:04.101 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.101 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-24 06:19:04.109 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.109 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-24 06:19:04.117 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.117 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-24 06:19:04.159 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.159 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-24 06:19:04.309 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.310 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-24 06:19:04.502 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.503 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-24 06:19:04.570 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.570 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-24 06:19:04.669 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.670 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-24 06:19:04.715 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.715 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-24 06:19:04.844 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.845 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-24 06:19:04.939 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.940 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-24 06:19:04.988 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:04.988 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-24 06:19:05.074 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.075 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-24 06:19:05.271 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.271 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-24 06:19:05.442 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.442 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-24 06:19:05.626 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.626 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-24 06:19:05.759 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.759 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-24 06:19:05.859 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.859 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-24 06:19:05.874 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.874 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-24 06:19:05.893 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.893 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-24 06:19:05.902 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.902 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-24 06:19:05.911 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.911 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-24 06:19:05.920 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.920 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-24 06:19:05.934 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.935 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-24 06:19:05.960 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:05.960 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-24 06:19:06.000 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.000 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-24 06:19:06.014 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.014 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-24 06:19:06.078 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.078 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-24 06:19:06.139 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.140 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-24 06:19:06.219 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.219 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-24 06:19:06.287 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.288 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-24 06:19:06.332 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.333 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.334 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.335 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.335 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.340 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.340 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.341 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.343 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.343 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.353 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.353 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.353 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.355 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.356 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.357 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.358 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.358 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.363 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.363 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.364 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.366 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.366 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.372 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.373 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.376 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.376 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.377 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.378 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.379 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.380 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.380 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.380 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.386 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.386 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.387 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.388 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.388 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.392 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.392 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.394 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.395 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.395 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.396 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.396 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.404 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.407 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.408 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.408 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.408 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.409 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.409 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.409 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.409 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.410 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.410 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.411 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.411 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.411 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.412 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.412 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.412 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.413 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.413 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.413 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.413 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.414 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.414 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.415 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.415 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.416 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.416 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.417 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.417 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.418 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.418 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.418 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.419 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.419 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.419 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.419 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.422 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.422 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.424 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.424 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.425 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.425 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.425 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.425 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.426 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.426 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.427 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.428 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.428 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.437 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.438 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.438 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.451 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.455 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.456 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.457 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.457 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.458 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.458 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.459 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.459 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.460 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.461 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.461 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.461 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.462 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.463 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.463 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.464 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.464 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.464 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.465 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.465 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.467 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.467 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.468 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.468 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.469 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.469 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.471 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.471 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.471 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.472 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.473 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.473 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.474 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.474 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.474 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.477 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.477 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.478 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.478 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.481 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.481 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.483 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.483 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.483 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.484 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.484 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.485 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.486 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.488 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.488 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.489 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.491 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.492 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.492 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.500 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.500 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.501 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.501 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.502 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.503 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.503 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.503 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.504 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.505 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.505 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.506 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.506 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.506 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.507 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.507 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.508 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.509 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.509 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.510 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.511 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.512 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.513 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.514 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.514 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.514 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.515 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.516 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.516 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.516 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.518 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.520 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.520 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.521 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.522 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.522 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.524 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.535 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:06.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.538 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.539 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.539 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.539 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.540 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.540 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.540 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.540 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.542 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.542 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.542 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.543 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.543 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.544 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.544 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.544 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.544 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.545 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.545 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.545 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.546 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.546 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.547 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.547 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.548 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.548 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.549 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.549 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.549 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.549 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.550 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.550 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.551 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.551 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.551 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.552 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.553 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.553 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.553 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.555 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.555 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.556 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.556 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.556 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.556 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.557 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.557 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.559 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.559 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.559 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.560 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:06.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:06.561 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:06.561 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:06.571 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 06:19:06.581 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.581 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 06:19:06.588 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.589 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 06:19:06.673 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.673 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 06:19:06.682 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.683 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 06:19:06.691 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.691 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 06:19:06.699 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.700 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 06:19:06.707 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.707 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 06:19:06.715 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.715 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 06:19:06.722 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.722 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 06:19:06.840 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.841 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 06:19:06.849 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.849 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 06:19:06.975 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.975 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 06:19:06.983 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:06.983 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 06:19:07.128 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.128 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 06:19:07.138 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.138 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 06:19:07.205 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.206 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 06:19:07.214 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.214 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 06:19:07.221 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.222 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 06:19:07.230 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.230 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 06:19:07.238 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.238 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 06:19:07.247 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.247 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 06:19:07.331 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.331 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 06:19:07.404 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.404 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 06:19:07.507 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.507 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 06:19:07.515 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.515 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 06:19:07.523 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.523 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 06:19:07.532 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.533 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 06:19:07.544 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.544 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 06:19:07.556 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.556 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 06:19:07.623 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.623 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 06:19:07.659 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.660 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 06:19:07.729 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.729 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 06:19:07.900 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.900 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 06:19:07.965 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:07.965 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 06:19:08.003 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.003 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 06:19:08.044 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.045 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 06:19:08.052 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.052 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 06:19:08.060 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.060 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 06:19:08.068 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.068 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 06:19:08.076 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.076 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 06:19:08.085 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.085 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 06:19:08.095 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.095 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 06:19:08.103 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.104 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 06:19:08.112 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.112 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 06:19:08.253 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.253 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 06:19:08.262 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.262 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 06:19:08.593 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.593 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 06:19:08.758 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.758 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 06:19:08.767 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.767 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 06:19:08.775 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.775 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 06:19:08.782 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.782 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 06:19:08.792 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.792 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 06:19:08.829 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.829 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 06:19:08.836 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.836 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 06:19:08.945 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:08.945 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 06:19:09.015 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.015 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 06:19:09.022 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.022 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 06:19:09.030 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.030 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 06:19:09.037 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.037 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 06:19:09.045 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.045 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 06:19:09.053 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.053 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 06:19:09.112 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.112 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 06:19:09.120 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.120 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 06:19:09.184 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.184 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 06:19:09.351 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.351 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 06:19:09.442 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.442 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 06:19:09.450 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.450 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 06:19:09.457 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.457 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 06:19:09.464 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.465 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 06:19:09.472 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.472 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 06:19:09.481 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.481 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 06:19:09.491 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.491 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 06:19:09.616 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.616 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 06:19:09.624 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.624 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 06:19:09.633 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.633 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 06:19:09.641 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.641 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 06:19:09.650 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.651 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 06:19:09.660 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.660 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-24 06:19:09.734 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.735 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.736 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.736 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.739 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.739 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.740 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.740 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.741 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.741 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.742 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.742 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.743 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.743 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.743 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.743 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.746 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.746 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.746 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.747 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.747 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.747 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.747 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.747 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.748 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.748 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.748 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.748 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.748 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.749 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.749 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.749 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.750 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.750 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.750 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.750 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.751 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.752 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.752 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.753 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.755 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.755 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.755 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.755 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.756 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.756 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.756 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.757 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.759 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.759 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.759 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.759 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.760 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.760 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.760 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.761 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.762 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.762 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.763 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.765 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.766 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.767 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.767 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.768 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.768 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.768 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.769 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.769 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.769 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.770 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.771 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.771 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.771 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.771 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.771 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.774 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.774 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.776 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.776 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.776 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.776 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.777 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.777 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.778 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.778 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.778 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.780 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.780 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.781 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.781 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.782 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.782 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.783 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.783 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.784 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.784 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.784 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.784 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.786 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.786 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.786 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.787 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.788 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.789 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.789 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.792 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.797 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.799 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.799 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.800 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.800 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.800 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.800 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.801 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.801 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.802 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.802 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.803 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.803 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.804 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.804 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.804 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.804 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.804 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.806 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.806 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.807 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.807 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.809 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.809 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.810 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.810 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.810 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.810 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.811 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.811 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.812 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.813 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.813 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.813 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.815 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.824 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.826 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.826 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.827 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.827 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.828 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.829 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.829 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.830 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.830 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.830 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.831 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.831 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.831 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.831 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.832 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.832 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.832 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.833 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.833 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.834 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.834 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.835 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.835 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.835 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.835 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.836 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.836 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.836 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.836 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.836 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.836 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.837 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.837 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.837 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.837 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.837 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.839 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.839 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.839 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.839 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.840 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.840 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.840 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.842 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.842 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.843 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.843 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.843 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.843 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.844 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.844 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.844 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.844 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.845 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.845 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.847 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.847 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.847 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.848 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.848 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.848 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.849 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.849 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.849 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.850 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.874 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.874 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.875 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.875 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.876 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.877 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.877 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.877 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.878 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.878 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.880 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.880 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.881 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.882 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.882 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.883 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.883 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.883 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.883 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.883 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.885 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.885 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.885 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.885 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.886 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.886 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.886 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.887 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.888 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.888 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.888 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.889 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.889 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.892 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.892 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.892 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.893 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.893 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.896 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.896 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.896 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.896 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.897 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.897 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.897 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.898 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.901 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.901 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.903 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.904 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.904 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.905 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.905 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.905 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.906 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.907 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.908 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.908 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.909 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.909 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.909 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.912 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.912 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.912 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.912 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.913 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.913 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.913 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.915 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.915 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.916 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.917 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.917 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.917 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.918 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.918 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.918 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.918 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.919 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.919 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.921 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.922 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.922 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.922 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.923 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.923 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.923 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.923 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.924 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.924 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.924 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.924 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.933 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.934 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.934 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.935 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.935 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.938 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.938 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.938 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.939 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.939 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.939 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.939 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.939 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.940 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.940 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.940 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.941 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.942 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.942 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.943 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.943 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.943 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.943 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.943 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.944 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.945 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.945 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.945 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.946 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.946 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.946 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.946 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.947 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.947 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.947 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.949 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.949 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.950 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.950 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.950 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.950 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.952 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.952 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.956 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:09.956 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:09.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:09.957 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:09.968 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 06:19:09.978 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.978 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 06:19:09.987 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:09.987 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 06:19:10.004 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.004 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 06:19:10.012 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.012 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 06:19:10.019 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.020 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 06:19:10.028 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.028 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 06:19:10.036 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.036 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 06:19:10.044 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.044 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 06:19:10.052 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.053 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 06:19:10.062 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.062 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 06:19:10.070 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.070 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 06:19:10.112 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.113 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 06:19:10.121 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.122 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 06:19:10.181 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.181 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 06:19:10.258 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.258 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 06:19:10.267 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.267 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 06:19:10.275 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.275 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 06:19:10.283 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.283 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 06:19:10.294 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.294 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 06:19:10.303 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.303 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 06:19:10.312 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.312 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 06:19:10.324 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.324 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 06:19:10.335 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.336 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 06:19:10.345 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.345 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 06:19:10.355 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.355 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 06:19:10.365 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.365 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 06:19:10.375 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.375 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 06:19:10.384 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.384 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 06:19:10.394 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.394 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 06:19:10.403 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.404 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 06:19:10.414 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.414 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 06:19:10.422 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.422 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 06:19:10.440 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.440 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 06:19:10.449 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.449 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 06:19:10.456 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.457 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 06:19:10.465 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.465 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 06:19:10.473 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.473 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 06:19:10.482 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.482 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 06:19:10.491 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.491 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 06:19:10.499 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.499 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 06:19:10.506 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.506 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 06:19:10.516 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.516 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 06:19:10.523 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.523 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 06:19:10.532 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.532 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 06:19:10.545 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.545 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 06:19:10.594 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.594 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 06:19:10.601 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.602 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 06:19:10.609 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.609 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 06:19:10.616 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.616 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 06:19:10.624 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.624 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 06:19:10.632 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.632 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 06:19:10.640 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.640 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 06:19:10.648 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.648 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 06:19:10.655 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.655 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 06:19:10.666 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.667 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 06:19:10.674 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.674 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 06:19:10.682 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.682 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 06:19:10.690 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.690 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 06:19:10.697 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.697 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 06:19:10.705 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.705 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 06:19:10.712 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.712 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 06:19:10.729 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.729 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 06:19:10.736 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.737 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 06:19:10.744 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.745 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 06:19:10.752 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.752 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 06:19:10.759 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.759 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 06:19:10.768 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.768 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 06:19:10.775 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.776 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 06:19:10.783 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.783 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 06:19:10.791 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.791 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 06:19:10.798 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.798 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 06:19:10.806 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.806 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 06:19:10.813 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.813 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 06:19:10.821 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.821 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 06:19:10.830 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.830 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 06:19:10.837 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.838 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 06:19:10.846 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.846 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 06:19:10.854 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.854 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-24 06:19:10.861 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:10.862 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.865 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.865 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.866 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.866 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.866 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.866 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.867 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.867 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.867 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.868 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.868 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.868 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.868 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.869 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.869 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.870 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.870 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.870 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.870 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.870 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.870 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.872 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.873 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.873 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.873 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.873 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.874 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.874 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.875 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.876 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.876 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.876 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.876 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.876 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.878 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.878 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.879 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.880 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.880 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.881 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.881 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.881 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.882 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.882 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.884 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.888 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.888 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:10.888 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:10.888 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:10.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.890 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.890 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.891 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.892 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.893 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.893 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.893 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.894 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.894 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.894 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.895 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.896 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.896 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.897 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.898 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.898 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.898 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.899 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.899 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.899 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.899 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.899 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.900 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.900 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.900 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.900 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.901 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.901 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.901 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.902 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.902 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.902 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.903 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.903 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.903 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.904 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.904 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.904 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.905 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.905 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.906 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.906 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.907 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.907 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.907 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.907 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.907 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.908 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.908 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.908 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.910 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.911 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.912 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.912 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.913 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.913 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.913 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:10.913 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:10.913 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:10.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.914 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.915 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.916 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.916 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.917 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.918 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.919 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.919 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.920 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.920 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.920 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.921 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.921 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.921 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.922 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.922 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.922 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.923 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.923 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.924 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.924 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.925 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.925 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.925 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.925 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.926 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.927 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.927 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.927 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.927 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.928 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.928 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.928 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.928 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.929 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.929 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.930 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.931 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.931 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.932 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.932 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.932 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.932 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.933 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.933 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.933 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.933 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.934 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.934 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.936 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.936 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.936 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.936 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.937 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.938 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.938 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.938 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:10.939 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:10.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:10.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.950 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.950 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.951 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.952 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.952 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.953 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.953 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.953 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.953 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.953 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.954 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.955 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.957 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.957 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.957 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.957 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.958 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.959 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.959 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.960 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.960 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.960 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.960 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.960 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.960 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.962 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.962 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.964 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.964 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.964 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.965 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.965 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.966 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.966 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.967 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.967 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.969 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.969 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.969 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.969 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.971 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.972 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:10.972 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:10.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:10.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.994 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.994 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.995 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.995 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.996 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.996 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.996 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.997 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.997 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.997 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.997 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.997 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.998 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.998 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.998 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.999 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.999 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.999 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:10.999 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:10.999 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.000 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.001 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.001 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.001 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.002 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.002 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.003 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.003 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.004 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.004 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.004 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.004 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.004 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.005 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.006 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.007 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.007 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.008 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.008 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.008 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.009 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.010 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.010 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.011 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.011 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.013 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.013 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.013 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.014 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.016 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:11.016 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:11.016 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:11.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.019 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.020 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.020 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.020 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.021 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.021 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.021 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.022 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.022 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.022 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.022 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.022 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.023 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.023 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.023 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.024 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.024 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.024 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.024 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.024 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.024 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.027 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.027 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.027 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.027 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.027 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.028 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.029 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.030 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.030 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.030 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.030 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.030 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.030 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.041 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.041 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.042 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.048 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.048 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:11.048 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:11.048 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:19:11.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.057 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.057 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.057 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.057 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.057 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.057 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.059 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.060 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.060 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.060 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.060 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.062 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.062 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.063 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.063 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.063 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.063 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.064 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.065 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.065 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.066 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.066 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.068 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.068 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.068 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.068 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:19:11.070 | 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=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:19:11.071 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:19:11.071 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85341) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:19:11.081 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-24 06:19:11.091 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.091 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-24 06:19:11.214 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.214 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-24 06:19:11.345 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.347 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-24 06:19:11.519 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.519 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-24 06:19:11.528 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.528 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-24 06:19:11.537 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.538 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-24 06:19:11.551 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.551 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-24 06:19:11.562 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.562 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-24 06:19:11.571 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.571 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-24 06:19:11.581 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.581 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-24 06:19:11.654 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.654 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-24 06:19:11.750 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.750 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-24 06:19:11.895 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:11.895 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-24 06:19:12.148 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.148 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-24 06:19:12.258 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.258 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-24 06:19:12.268 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.269 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-24 06:19:12.277 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.277 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-24 06:19:12.285 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.285 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-24 06:19:12.294 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.295 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-24 06:19:12.302 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.302 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-24 06:19:12.309 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.309 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-24 06:19:12.317 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.317 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-24 06:19:12.326 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.327 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-24 06:19:12.431 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.432 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-24 06:19:12.442 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.443 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-24 06:19:12.451 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.452 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-24 06:19:12.460 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.460 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-24 06:19:12.469 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.469 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-24 06:19:12.478 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.478 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-24 06:19:12.487 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.487 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-24 06:19:12.497 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.497 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-24 06:19:12.539 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.539 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-24 06:19:12.551 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.551 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-24 06:19:12.559 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.559 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-24 06:19:12.624 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.624 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-24 06:19:12.688 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.688 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-24 06:19:12.800 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.800 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-24 06:19:12.810 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.810 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-24 06:19:12.818 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.819 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-24 06:19:12.829 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.829 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-24 06:19:12.837 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.837 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-24 06:19:12.847 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.847 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-24 06:19:12.856 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.857 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-24 06:19:12.865 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.866 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-24 06:19:12.876 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.876 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-24 06:19:12.886 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:12.886 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-24 06:19:13.071 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.071 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-24 06:19:13.080 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.080 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-24 06:19:13.088 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.088 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-24 06:19:13.099 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.099 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-24 06:19:13.108 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.108 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-24 06:19:13.116 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.116 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-24 06:19:13.125 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.125 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-24 06:19:13.241 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.241 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-24 06:19:13.270 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.272 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-24 06:19:13.282 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.283 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-24 06:19:13.291 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.292 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-24 06:19:13.301 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.301 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-24 06:19:13.310 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.310 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-24 06:19:13.318 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.319 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-24 06:19:13.328 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.328 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-24 06:19:13.336 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.336 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-24 06:19:13.496 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.496 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-24 06:19:13.508 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.508 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-24 06:19:13.518 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.519 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-24 06:19:13.528 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.528 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-24 06:19:13.536 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.537 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-24 06:19:13.546 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.546 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-24 06:19:13.555 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.555 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-24 06:19:13.563 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.563 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-24 06:19:13.572 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.572 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-24 06:19:13.702 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.703 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-24 06:19:13.712 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.713 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-24 06:19:13.721 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.722 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-24 06:19:13.730 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.731 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-24 06:19:13.739 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.739 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-24 06:19:13.748 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.749 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-24 06:19:13.757 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:13.758 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-24 06:19:13.767 | INFO migrate.versioning.api [-] done 2021-12-24 06:19:14.166 | + lib/keystone:init_keystone:474 : time_stop dbsync 2021-12-24 06:19:14.168 | + functions-common:time_stop:2402 : local name 2021-12-24 06:19:14.171 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:19:14.173 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:19:14.176 | + functions-common:time_stop:2405 : local total 2021-12-24 06:19:14.178 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:19:14.181 | + functions-common:time_stop:2408 : name=dbsync 2021-12-24 06:19:14.184 | + functions-common:time_stop:2409 : start_time=1640326737965 2021-12-24 06:19:14.186 | + functions-common:time_stop:2411 : [[ -z 1640326737965 ]] 2021-12-24 06:19:14.189 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:19:14.193 | + functions-common:time_stop:2414 : end_time=1640326754191 2021-12-24 06:19:14.196 | + functions-common:time_stop:2415 : elapsed_time=16226 2021-12-24 06:19:14.199 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:19:14.202 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:19:14.204 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16226 2021-12-24 06:19:14.206 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-24 06:19:14.209 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2021-12-24 06:19:14.213 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-24 06:19:15.669 | ++ inc/async:async_inner:64 : rc=0 2021-12-24 06:19:15.696 | [83356 Async install_tempest:83356]: finished successfully 2021-12-24 06:19:18.489 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-24 06:19:18.490 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-24 06:19:18.490 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-24 06:19:18.490 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-24 06:19:18.490 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-24 06:19:18.491 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-24 06:19:18.491 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-24 06:19:18.491 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-24 06:19:18.491 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-24 06:19:18.848 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2021-12-24 06:19:18.852 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-24 06:19:23.135 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-24 06:19:23.136 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-24 06:19:23.136 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-24 06:19:23.137 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-24 06:19:23.137 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-24 06:19:23.137 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-24 06:19:23.137 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-24 06:19:23.138 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-24 06:19:23.138 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-24 06:19:23.485 | + ./stack.sh:main:1087 : start_keystone 2021-12-24 06:19:23.488 | + lib/keystone:start_keystone:539 : local service_port=5000 2021-12-24 06:19:23.490 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2021-12-24 06:19:23.493 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2021-12-24 06:19:23.509 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:19:23.512 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2021-12-24 06:19:23.515 | ++ lib/keystone:start_keystone:550 : which uwsgi 2021-12-24 06:19:23.520 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-24 06:19:23.522 | + functions-common:run_process:1657 : local service=keystone 2021-12-24 06:19:23.525 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.527 | + functions-common:run_process:1659 : local group= 2021-12-24 06:19:23.530 | + functions-common:run_process:1660 : local user= 2021-12-24 06:19:23.532 | + functions-common:run_process:1662 : local name=keystone 2021-12-24 06:19:23.535 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:19:23.537 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:19:23.540 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:19:23.543 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:19:23.546 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:19:23.550 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326763547 2021-12-24 06:19:23.553 | + functions-common:run_process:1665 : is_service_enabled keystone 2021-12-24 06:19:23.568 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:19:23.571 | + functions-common:run_process:1666 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-24 06:19:23.574 | + functions-common:_run_under_systemd:1622 : local service=keystone 2021-12-24 06:19:23.576 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.579 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.581 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.584 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.586 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-24 06:19:23.588 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-24 06:19:23.591 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2021-12-24 06:19:23.593 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:19:23.595 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:19:23.598 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-24 06:19:23.600 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-24 06:19:23.602 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@keystone.service 2021-12-24 06:19:23.605 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.607 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-24 06:19:23.610 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-24 06:19:23.612 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-24 06:19:23.614 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-24 06:19:23.618 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-24 06:19:23.679 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-24 06:19:23.741 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-24 06:19:23.792 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-24 06:19:23.843 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:19:23.892 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-24 06:19:23.943 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-24 06:19:23.993 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-24 06:19:24.044 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-24 06:19:24.094 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-24 06:19:24.144 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-24 06:19:24.146 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-24 06:19:24.209 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-24 06:19:24.618 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@keystone.service 2021-12-24 06:19:24.632 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-24 06:19:25.043 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@keystone.service 2021-12-24 06:19:25.129 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:19:25.134 | + functions-common:time_stop:2402 : local name 2021-12-24 06:19:25.137 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:19:25.139 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:19:25.142 | + functions-common:time_stop:2405 : local total 2021-12-24 06:19:25.145 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:19:25.147 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:19:25.150 | + functions-common:time_stop:2409 : start_time=1640326763547 2021-12-24 06:19:25.152 | + functions-common:time_stop:2411 : [[ -z 1640326763547 ]] 2021-12-24 06:19:25.157 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:19:25.159 | + functions-common:time_stop:2414 : end_time=1640326765156 2021-12-24 06:19:25.162 | + functions-common:time_stop:2415 : elapsed_time=1609 2021-12-24 06:19:25.164 | + functions-common:time_stop:2416 : total=1536 2021-12-24 06:19:25.167 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:19:25.170 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=3145 2021-12-24 06:19:25.172 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2021-12-24 06:19:25.172 | Waiting for keystone to start... 2021-12-24 06:19:25.175 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.36/identity/v3/ 2021-12-24 06:19:25.177 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2021-12-24 06:19:25.180 | + functions:wait_for_service:457 : local timeout=60 2021-12-24 06:19:25.183 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2021-12-24 06:19:25.185 | + functions:wait_for_service:459 : local rval=0 2021-12-24 06:19:25.187 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-24 06:19:25.190 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-24 06:19:25.193 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:19:25.195 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:19:25.199 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:19:25.203 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326765200 2021-12-24 06:19:25.206 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-24 06:19:25.221 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2021-12-24 06:19:31.354 | + :: : [[ 200 == 503 ]] 2021-12-24 06:19:31.356 | + :: : [[ 0 -eq 7 ]] 2021-12-24 06:19:31.359 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-24 06:19:31.361 | + functions-common:time_stop:2402 : local name 2021-12-24 06:19:31.363 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:19:31.366 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:19:31.369 | + functions-common:time_stop:2405 : local total 2021-12-24 06:19:31.371 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:19:31.373 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-24 06:19:31.376 | + functions-common:time_stop:2409 : start_time=1640326765200 2021-12-24 06:19:31.378 | + functions-common:time_stop:2411 : [[ -z 1640326765200 ]] 2021-12-24 06:19:31.381 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:19:31.386 | + functions-common:time_stop:2414 : end_time=1640326771383 2021-12-24 06:19:31.389 | + functions-common:time_stop:2415 : elapsed_time=6183 2021-12-24 06:19:31.391 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:19:31.394 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:19:31.396 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6183 2021-12-24 06:19:31.398 | + functions:wait_for_service:467 : return 0 2021-12-24 06:19:31.402 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2021-12-24 06:19:31.418 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:19:31.420 | + lib/keystone:start_keystone:571 : restart_service memcached 2021-12-24 06:19:31.423 | + functions-common:restart_service:2286 : '[' -x /bin/systemctl ']' 2021-12-24 06:19:31.425 | + functions-common:restart_service:2287 : sudo /bin/systemctl restart memcached 2021-12-24 06:19:31.456 | + ./stack.sh:main:1088 : bootstrap_keystone 2021-12-24 06:19:31.459 | + lib/keystone:bootstrap_keystone:591 : /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-public-url http://10.222.0.36/identity 2021-12-24 06:19:35.785 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.786 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.786 | 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=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.794 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.811 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.811 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.842 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.875 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.875 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.966 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.966 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.966 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.967 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.967 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.967 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.981 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.982 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.990 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.992 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.993 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:35.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86292) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-24 06:19:36.025 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86292) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:19:36.253 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created domain default 2021-12-24 06:19:36.298 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created project admin 2021-12-24 06:19:36.330 | DEBUG passlib.handlers.bcrypt [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=86292) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-12-24 06:19:36.330 | DEBUG passlib.handlers.bcrypt [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=86292) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-12-24 06:19:36.390 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created user admin 2021-12-24 06:19:36.405 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created role reader 2021-12-24 06:19:36.415 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created role member 2021-12-24 06:19:36.438 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created implied role where ea6aeb4e67314d22a377c0352e3d6908 implies 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:19:36.448 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created role admin 2021-12-24 06:19:36.464 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created implied role where 442229ad262a4b1ab2e0525657e4d869 implies ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:19:36.476 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Granted role admin on project admin to user admin. 2021-12-24 06:19:36.484 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Granted role admin on the system to user admin. 2021-12-24 06:19:36.497 | WARNING py.warnings [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-24 06:19:36.497 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-12-24 06:19:36.497 |  2021-12-24 06:19:36.500 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created region RegionOne 2021-12-24 06:19:36.534 | INFO keystone.cmd.bootstrap [None req-b807dcbb-0a11-48a7-a341-f2962beb6715 None None] Created public endpoint http://10.222.0.36/identity 2021-12-24 06:19:36.964 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2021-12-24 06:19:36.967 | + ./stack.sh:main:1091 : create_keystone_accounts 2021-12-24 06:19:36.970 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2021-12-24 06:19:36.973 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2021-12-24 06:19:40.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:40.446 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:40.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:40.447 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:40.634 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:40.637 | + lib/keystone:create_keystone_accounts:299 : admin_project=bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:19:40.640 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2021-12-24 06:19:40.643 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2021-12-24 06:19:42.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:42.960 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:42.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:42.960 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:43.152 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:43.155 | + lib/keystone:create_keystone_accounts:301 : admin_user=89acfab1a61048b5884e37d2d25a3574 2021-12-24 06:19:43.157 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2021-12-24 06:19:43.160 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2021-12-24 06:19:43.162 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2021-12-24 06:19:43.165 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 89acfab1a61048b5884e37d2d25a3574 default 2021-12-24 06:19:43.220 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 89acfab1a61048b5884e37d2d25a3574 default 2021-12-24 06:19:43.257 | [17688 Async ks-domain-role:86409]: running: get_or_add_user_domain_role admin 89acfab1a61048b5884e37d2d25a3574 default 2021-12-24 06:19:43.260 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2021-12-24 06:19:43.263 | + functions-common:get_or_create_domain:854 : local domain_id 2021-12-24 06:19:43.266 | ++ functions-common:get_or_create_domain:866 : oscwrap domain show Default -f value -c id 2021-12-24 06:19:45.819 | + functions-common:get_or_create_domain:864 : domain_id=default 2021-12-24 06:19:45.822 | + functions-common:get_or_create_domain:865 : echo default 2021-12-24 06:19:45.822 | default 2021-12-24 06:19:45.824 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2021-12-24 06:19:45.884 | + inc/async:async_inner:63 : get_or_create_project service Default 2021-12-24 06:19:45.925 | [17688 Async ks-project:86584]: running: get_or_create_project service Default 2021-12-24 06:19:45.928 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2021-12-24 06:19:45.991 | + inc/async:async_inner:63 : get_or_create_role service 2021-12-24 06:19:46.034 | [17688 Async ks-service:86670]: running: get_or_create_role service 2021-12-24 06:19:46.037 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-12-24 06:19:46.111 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2021-12-24 06:19:46.215 | [17688 Async ks-reseller:86756]: running: get_or_create_role ResellerAdmin 2021-12-24 06:19:46.231 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2021-12-24 06:19:46.251 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2021-12-24 06:19:46.635 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2021-12-24 06:19:46.894 | [17688 Async ks-anotherrole:86846]: running: get_or_create_role anotherrole 2021-12-24 06:19:46.910 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2021-12-24 06:19:46.948 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2021-12-24 06:19:46.967 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-24 06:19:46.999 | +++ functions-common:get_or_create_project:917 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-24 06:19:49.315 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:19:49.465 | [86584 Async ks-project:86584]: finished successfully 2021-12-24 06:19:49.471 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:19:49.593 | [86670 Async ks-service:86670]: finished successfully 2021-12-24 06:19:49.756 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:19:49.789 | [86756 Async ks-reseller:86756]: finished successfully 2021-12-24 06:19:50.093 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:19:50.121 | [86846 Async ks-anotherrole:86846]: finished successfully 2021-12-24 06:19:50.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:50.734 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:50.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:50.734 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:50.940 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:50.943 | ++ functions-common:get_or_create_project:915 : project_id=5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:19:50.946 | ++ functions-common:get_or_create_project:916 : echo 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:19:50.949 | + lib/keystone:create_keystone_accounts:329 : invis_project=5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:19:50.951 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2021-12-24 06:19:50.954 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2021-12-24 06:19:50.956 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-24 06:19:50.960 | +++ functions-common:get_or_create_project:917 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-24 06:19:52.557 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:19:52.581 | [86409 Async ks-domain-role:86409]: finished successfully 2021-12-24 06:19:53.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:53.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:53.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:53.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:53.471 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:53.474 | ++ functions-common:get_or_create_project:915 : project_id=5f674c0126254e9badab600023844d28 2021-12-24 06:19:53.476 | ++ functions-common:get_or_create_project:916 : echo 5f674c0126254e9badab600023844d28 2021-12-24 06:19:53.479 | + lib/keystone:create_keystone_accounts:333 : demo_project=5f674c0126254e9badab600023844d28 2021-12-24 06:19:53.482 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2021-12-24 06:19:53.485 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-24 06:19:53.487 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:19:53.490 | ++ functions-common:get_or_create_user:887 : [[ ! -z demo@example.com ]] 2021-12-24 06:19:53.493 | ++ functions-common:get_or_create_user:888 : local email=--email=demo@example.com 2021-12-24 06:19:53.496 | +++ functions-common:get_or_create_user:904 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-24 06:19:55.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:55.841 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:55.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:55.841 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.036 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.039 | ++ functions-common:get_or_create_user:902 : user_id=a8c3a80ea69f4658804b5006a61871a2 2021-12-24 06:19:56.041 | ++ functions-common:get_or_create_user:903 : echo a8c3a80ea69f4658804b5006a61871a2 2021-12-24 06:19:56.044 | + lib/keystone:create_keystone_accounts:336 : demo_user=a8c3a80ea69f4658804b5006a61871a2 2021-12-24 06:19:56.047 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-12-24 06:19:56.096 | [17688 Async ks-domain-role:86409]: Waiting for completion of get_or_add_user_domain_role admin 89acfab1a61048b5884e37d2d25a3574 default running on PID 86409 (6 other jobs running) 2021-12-24 06:19:56.121 | [17688 Async ks-domain-role:86409]: Signaling child to exit 2021-12-24 06:19:56.121 | WAKEUP 2021-12-24 06:19:56.144 | [17688 Async ks-domain-role:86409]: Signaled 2021-12-24 06:19:56.146 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2021-12-24 06:19:56.146 | ++ functions-common:get_or_add_user_domain_role:986 : oscwrap role assignment list --role admin --user 89acfab1a61048b5884e37d2d25a3574 --domain default 2021-12-24 06:19:56.146 | ++ functions-common:get_or_add_user_domain_role:986 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:19:56.146 | ++ functions-common:get_or_add_user_domain_role:986 : get_field 1 2021-12-24 06:19:56.146 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:19:56.146 | ++ functions-common:get_field:789 : read data 2021-12-24 06:19:56.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.146 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.146 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.146 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.146 | + functions-common:get_or_add_user_domain_role:986 : user_role_id= 2021-12-24 06:19:56.146 | + functions-common:get_or_add_user_domain_role:987 : [[ -z '' ]] 2021-12-24 06:19:56.146 | + functions-common:get_or_add_user_domain_role:989 : openstack role add admin --user 89acfab1a61048b5884e37d2d25a3574 --domain default 2021-12-24 06:19:56.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.146 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.146 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.146 | ++ functions-common:get_or_add_user_domain_role:996 : oscwrap role assignment list --role admin --user 89acfab1a61048b5884e37d2d25a3574 --domain default 2021-12-24 06:19:56.146 | ++ functions-common:get_or_add_user_domain_role:996 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:19:56.146 | ++ functions-common:get_or_add_user_domain_role:996 : get_field 1 2021-12-24 06:19:56.147 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:19:56.147 | ++ functions-common:get_field:789 : read data 2021-12-24 06:19:56.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.147 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.147 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.147 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.147 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:19:56.147 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:19:56.147 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:19:56.147 | ++ functions-common:get_field:795 : echo '| 442229ad262a4b1ab2e0525657e4d869 | 89acfab1a61048b5884e37d2d25a3574 | | | default | | False |' 2021-12-24 06:19:56.147 | ++ functions-common:get_field:789 : read data 2021-12-24 06:19:56.147 | + functions-common:get_or_add_user_domain_role:996 : user_role_id=442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:19:56.147 | + functions-common:get_or_add_user_domain_role:998 : echo 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:19:56.147 | 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:19:56.189 | [17688 Async ks-domain-role:86409]: finished get_or_add_user_domain_role admin 89acfab1a61048b5884e37d2d25a3574 default with result 0 in 9 seconds 2021-12-24 06:19:56.196 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-12-24 06:19:56.232 | [17688 Async ks-project:86584]: Waiting for completion of get_or_create_project service Default running on PID 86584 (5 other jobs running) 2021-12-24 06:19:56.256 | [17688 Async ks-project:86584]: Signaling child to exit 2021-12-24 06:19:56.256 | WAKEUP 2021-12-24 06:19:56.278 | [17688 Async ks-project:86584]: Signaled 2021-12-24 06:19:56.280 | + functions-common:get_or_create_project:909 : local project_id 2021-12-24 06:19:56.280 | ++ functions-common:get_or_create_project:917 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-24 06:19:56.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.280 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.280 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.280 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.280 | + functions-common:get_or_create_project:915 : project_id=b1f5ec2572014d02aa044fe740f1a999 2021-12-24 06:19:56.280 | + functions-common:get_or_create_project:916 : echo b1f5ec2572014d02aa044fe740f1a999 2021-12-24 06:19:56.280 | b1f5ec2572014d02aa044fe740f1a999 2021-12-24 06:19:56.323 | [17688 Async ks-project:86584]: finished get_or_create_project service Default with result 0 in 3 seconds 2021-12-24 06:19:56.360 | [17688 Async ks-service:86670]: Waiting for completion of get_or_create_role service running on PID 86670 (4 other jobs running) 2021-12-24 06:19:56.384 | [17688 Async ks-service:86670]: Signaling child to exit 2021-12-24 06:19:56.384 | WAKEUP 2021-12-24 06:19:56.407 | [17688 Async ks-service:86670]: Signaled 2021-12-24 06:19:56.408 | + functions-common:get_or_create_role:922 : local role_id 2021-12-24 06:19:56.408 | ++ functions-common:get_or_create_role:929 : oscwrap role create service --or-show -f value -c id 2021-12-24 06:19:56.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.408 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.408 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.408 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.408 | + functions-common:get_or_create_role:927 : role_id=3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:19:56.408 | + functions-common:get_or_create_role:928 : echo 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:19:56.408 | 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:19:56.452 | [17688 Async ks-service:86670]: finished get_or_create_role service with result 0 in 3 seconds 2021-12-24 06:19:56.489 | [17688 Async ks-reseller:86756]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 86756 (3 other jobs running) 2021-12-24 06:19:56.513 | [17688 Async ks-reseller:86756]: Signaling child to exit 2021-12-24 06:19:56.513 | WAKEUP 2021-12-24 06:19:56.535 | [17688 Async ks-reseller:86756]: Signaled 2021-12-24 06:19:56.537 | + functions-common:get_or_create_role:922 : local role_id 2021-12-24 06:19:56.537 | ++ functions-common:get_or_create_role:929 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-24 06:19:56.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.537 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.537 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.537 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.537 | + functions-common:get_or_create_role:927 : role_id=b0ad4f902bfb40739ffa50323a8729da 2021-12-24 06:19:56.537 | + functions-common:get_or_create_role:928 : echo b0ad4f902bfb40739ffa50323a8729da 2021-12-24 06:19:56.537 | b0ad4f902bfb40739ffa50323a8729da 2021-12-24 06:19:56.581 | [17688 Async ks-reseller:86756]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2021-12-24 06:19:56.619 | [17688 Async ks-anotherrole:86846]: Waiting for completion of get_or_create_role anotherrole running on PID 86846 (2 other jobs running) 2021-12-24 06:19:56.644 | [17688 Async ks-anotherrole:86846]: Signaling child to exit 2021-12-24 06:19:56.644 | WAKEUP 2021-12-24 06:19:56.666 | [17688 Async ks-anotherrole:86846]: Signaled 2021-12-24 06:19:56.668 | + functions-common:get_or_create_role:922 : local role_id 2021-12-24 06:19:56.668 | ++ functions-common:get_or_create_role:929 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-24 06:19:56.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.668 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:19:56.668 | from cryptography.utils import int_from_bytes 2021-12-24 06:19:56.668 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:19:56.668 | + functions-common:get_or_create_role:927 : role_id=da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:19:56.668 | + functions-common:get_or_create_role:928 : echo da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:19:56.668 | da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:19:56.711 | [17688 Async ks-anotherrole:86846]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2021-12-24 06:19:56.715 | + inc/async:async_wait:197 : return 0 2021-12-24 06:19:56.718 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 2021-12-24 06:19:56.776 | + inc/async:async_inner:63 : get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 2021-12-24 06:19:56.817 | [17688 Async ks-demo-member:87713]: running: get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 2021-12-24 06:19:56.819 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 89acfab1a61048b5884e37d2d25a3574 5f674c0126254e9badab600023844d28 2021-12-24 06:19:56.880 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 89acfab1a61048b5884e37d2d25a3574 5f674c0126254e9badab600023844d28 2021-12-24 06:19:56.922 | [17688 Async ks-demo-admin:87825]: running: get_or_add_user_project_role admin 89acfab1a61048b5884e37d2d25a3574 5f674c0126254e9badab600023844d28 2021-12-24 06:19:56.925 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 2021-12-24 06:19:57.001 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 2021-12-24 06:19:57.048 | [17688 Async ks-demo-another:87937]: running: get_or_add_user_project_role anotherrole a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 2021-12-24 06:19:57.053 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:19:57.124 | + inc/async:async_inner:63 : get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:19:57.209 | [17688 Async ks-demo-invis:88049]: running: get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:19:57.220 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2021-12-24 06:19:57.231 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2021-12-24 06:19:57.234 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:19:57.247 | ++ functions-common:get_or_create_user:887 : [[ ! -z demo_reader@example.com ]] 2021-12-24 06:19:57.267 | ++ functions-common:get_or_create_user:888 : local email=--email=demo_reader@example.com 2021-12-24 06:19:57.295 | +++ functions-common:get_or_create_user:904 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2021-12-24 06:20:00.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:00.275 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:00.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:00.276 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:00.549 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:00.562 | ++ functions-common:get_or_create_user:902 : user_id=3b1fe73933b248999d31f7ba1c588bf1 2021-12-24 06:20:00.565 | ++ functions-common:get_or_create_user:903 : echo 3b1fe73933b248999d31f7ba1c588bf1 2021-12-24 06:20:00.570 | + lib/keystone:create_keystone_accounts:349 : demo_reader=3b1fe73933b248999d31f7ba1c588bf1 2021-12-24 06:20:00.573 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 3b1fe73933b248999d31f7ba1c588bf1 5f674c0126254e9badab600023844d28 2021-12-24 06:20:00.903 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3b1fe73933b248999d31f7ba1c588bf1 5f674c0126254e9badab600023844d28 2021-12-24 06:20:01.112 | [17688 Async ks-demo-reader:88245]: running: get_or_add_user_project_role reader 3b1fe73933b248999d31f7ba1c588bf1 5f674c0126254e9badab600023844d28 2021-12-24 06:20:01.131 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2021-12-24 06:20:01.156 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2021-12-24 06:20:01.172 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-24 06:20:01.199 | +++ functions-common:get_or_create_project:917 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-24 06:20:05.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:05.347 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:05.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:05.347 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:05.657 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:05.691 | ++ functions-common:get_or_create_project:915 : project_id=cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:05.707 | ++ functions-common:get_or_create_project:916 : echo cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:05.726 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:05.747 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2021-12-24 06:20:05.783 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-24 06:20:05.796 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:20:05.815 | ++ functions-common:get_or_create_user:887 : [[ ! -z alt_demo@example.com ]] 2021-12-24 06:20:05.843 | ++ functions-common:get_or_create_user:888 : local email=--email=alt_demo@example.com 2021-12-24 06:20:05.871 | +++ functions-common:get_or_create_user:904 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-24 06:20:07.824 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:07.962 | [87713 Async ks-demo-member:87713]: finished successfully 2021-12-24 06:20:08.467 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:08.590 | [87937 Async ks-demo-another:87937]: finished successfully 2021-12-24 06:20:08.635 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:08.670 | [88049 Async ks-demo-invis:88049]: finished successfully 2021-12-24 06:20:09.165 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:09.190 | [87825 Async ks-demo-admin:87825]: finished successfully 2021-12-24 06:20:09.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:09.448 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:09.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:09.448 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:09.652 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:09.655 | ++ functions-common:get_or_create_user:902 : user_id=f4b57a7d942d48749851712a2edaaf1e 2021-12-24 06:20:09.657 | ++ functions-common:get_or_create_user:903 : echo f4b57a7d942d48749851712a2edaaf1e 2021-12-24 06:20:09.660 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=f4b57a7d942d48749851712a2edaaf1e 2021-12-24 06:20:09.662 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:09.726 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:09.774 | [17688 Async ks-alt-admin:88802]: running: get_or_add_user_project_role admin f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:09.779 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:09.850 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:09.901 | [17688 Async ks-alt-another:88914]: running: get_or_add_user_project_role anotherrole f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:09.904 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2021-12-24 06:20:09.907 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2021-12-24 06:20:09.910 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:20:09.916 | ++ functions-common:get_or_create_user:887 : [[ ! -z alt_demo_member@example.com ]] 2021-12-24 06:20:09.918 | ++ functions-common:get_or_create_user:888 : local email=--email=alt_demo_member@example.com 2021-12-24 06:20:09.926 | +++ functions-common:get_or_create_user:904 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2021-12-24 06:20:11.672 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:11.702 | [88245 Async ks-demo-reader:88245]: finished successfully 2021-12-24 06:20:12.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:12.330 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:12.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:12.330 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:12.574 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:12.577 | ++ functions-common:get_or_create_user:902 : user_id=94caea1aa43b4b62be193a035cc46638 2021-12-24 06:20:12.580 | ++ functions-common:get_or_create_user:903 : echo 94caea1aa43b4b62be193a035cc46638 2021-12-24 06:20:12.583 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=94caea1aa43b4b62be193a035cc46638 2021-12-24 06:20:12.586 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 94caea1aa43b4b62be193a035cc46638 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:12.651 | + inc/async:async_inner:63 : get_or_add_user_project_role member 94caea1aa43b4b62be193a035cc46638 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:12.706 | [17688 Async ks-alt-member-user:89127]: running: get_or_add_user_project_role member 94caea1aa43b4b62be193a035cc46638 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:12.709 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2021-12-24 06:20:12.712 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2021-12-24 06:20:12.721 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:20:12.723 | ++ functions-common:get_or_create_user:887 : [[ ! -z alt_demo_reader@example.com ]] 2021-12-24 06:20:12.726 | ++ functions-common:get_or_create_user:888 : local email=--email=alt_demo_reader@example.com 2021-12-24 06:20:12.730 | +++ functions-common:get_or_create_user:904 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2021-12-24 06:20:15.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:15.218 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:15.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:15.218 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:15.472 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:15.475 | ++ functions-common:get_or_create_user:902 : user_id=b0a85db746784e16bc8bbe228fb7035a 2021-12-24 06:20:15.477 | ++ functions-common:get_or_create_user:903 : echo b0a85db746784e16bc8bbe228fb7035a 2021-12-24 06:20:15.480 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=b0a85db746784e16bc8bbe228fb7035a 2021-12-24 06:20:15.483 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader b0a85db746784e16bc8bbe228fb7035a cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:15.566 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b0a85db746784e16bc8bbe228fb7035a cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:15.629 | [17688 Async ks-alt-reader-user:89335]: running: get_or_add_user_project_role reader b0a85db746784e16bc8bbe228fb7035a cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:15.636 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2021-12-24 06:20:15.640 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:20:15.650 | ++ functions-common:get_or_create_user:887 : [[ ! -z system_member@example.com ]] 2021-12-24 06:20:15.653 | ++ functions-common:get_or_create_user:888 : local email=--email=system_member@example.com 2021-12-24 06:20:15.663 | +++ functions-common:get_or_create_user:904 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2021-12-24 06:20:18.666 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:18.695 | [88802 Async ks-alt-admin:88802]: finished successfully 2021-12-24 06:20:18.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:18.753 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:18.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:18.753 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:19.002 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:19.007 | ++ functions-common:get_or_create_user:902 : user_id=16fad9e37efe4d72ba58fe4d820fdf12 2021-12-24 06:20:19.011 | ++ functions-common:get_or_create_user:903 : echo 16fad9e37efe4d72ba58fe4d820fdf12 2021-12-24 06:20:19.014 | + lib/keystone:create_keystone_accounts:381 : system_member_user=16fad9e37efe4d72ba58fe4d820fdf12 2021-12-24 06:20:19.018 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 16fad9e37efe4d72ba58fe4d820fdf12 all 2021-12-24 06:20:19.040 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:19.080 | [88914 Async ks-alt-another:88914]: finished successfully 2021-12-24 06:20:19.113 | + inc/async:async_inner:63 : get_or_add_user_system_role member 16fad9e37efe4d72ba58fe4d820fdf12 all 2021-12-24 06:20:19.149 | [17688 Async ks-system-member:89623]: running: get_or_add_user_system_role member 16fad9e37efe4d72ba58fe4d820fdf12 all 2021-12-24 06:20:19.153 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2021-12-24 06:20:19.156 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:20:19.159 | ++ functions-common:get_or_create_user:887 : [[ ! -z system_reader@example.com ]] 2021-12-24 06:20:19.161 | ++ functions-common:get_or_create_user:888 : local email=--email=system_reader@example.com 2021-12-24 06:20:19.165 | +++ functions-common:get_or_create_user:904 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2021-12-24 06:20:21.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:21.537 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:21.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:21.537 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:21.780 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:21.787 | ++ functions-common:get_or_create_user:902 : user_id=917df4fa92b242fb95df9cd5a4c1e99d 2021-12-24 06:20:21.794 | ++ functions-common:get_or_create_user:903 : echo 917df4fa92b242fb95df9cd5a4c1e99d 2021-12-24 06:20:21.798 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=917df4fa92b242fb95df9cd5a4c1e99d 2021-12-24 06:20:21.804 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 917df4fa92b242fb95df9cd5a4c1e99d all 2021-12-24 06:20:21.911 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 917df4fa92b242fb95df9cd5a4c1e99d all 2021-12-24 06:20:21.968 | [17688 Async ks-system-reader:89800]: running: get_or_add_user_system_role reader 917df4fa92b242fb95df9cd5a4c1e99d all 2021-12-24 06:20:21.974 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2021-12-24 06:20:21.980 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2021-12-24 06:20:21.988 | ++ functions-common:get_or_create_group:871 : local 'desc=openstack admin group' 2021-12-24 06:20:21.993 | ++ functions-common:get_or_create_group:872 : local group_id 2021-12-24 06:20:22.000 | +++ functions-common:get_or_create_group:881 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-24 06:20:22.390 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:22.592 | [89127 Async ks-alt-member-user:89127]: finished successfully 2021-12-24 06:20:24.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:24.474 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:24.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:24.474 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:24.728 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:24.731 | ++ functions-common:get_or_create_group:879 : group_id=c85728dc71d54f3eb591451fe5c92b56 2021-12-24 06:20:24.735 | ++ functions-common:get_or_create_group:880 : echo c85728dc71d54f3eb591451fe5c92b56 2021-12-24 06:20:24.738 | + lib/keystone:create_keystone_accounts:391 : admin_group=c85728dc71d54f3eb591451fe5c92b56 2021-12-24 06:20:24.742 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2021-12-24 06:20:24.746 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2021-12-24 06:20:24.748 | ++ functions-common:get_or_create_group:871 : local 'desc=non-admin group' 2021-12-24 06:20:24.751 | ++ functions-common:get_or_create_group:872 : local group_id 2021-12-24 06:20:24.755 | +++ functions-common:get_or_create_group:881 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-24 06:20:24.915 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:24.950 | [89335 Async ks-alt-reader-user:89335]: finished successfully 2021-12-24 06:20:27.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:27.103 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:27.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:27.103 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:27.343 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:27.346 | ++ functions-common:get_or_create_group:879 : group_id=c3beae66a1894f3f9a177d81b44c76f2 2021-12-24 06:20:27.349 | ++ functions-common:get_or_create_group:880 : echo c3beae66a1894f3f9a177d81b44c76f2 2021-12-24 06:20:27.353 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=c3beae66a1894f3f9a177d81b44c76f2 2021-12-24 06:20:27.355 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 2021-12-24 06:20:27.431 | + inc/async:async_inner:63 : get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 2021-12-24 06:20:27.477 | [17688 Async ks-group-memberdemo:90153]: running: get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 2021-12-24 06:20:27.480 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 2021-12-24 06:20:27.483 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:27.518 | [89623 Async ks-system-member:89623]: finished successfully 2021-12-24 06:20:27.548 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 2021-12-24 06:20:27.595 | [17688 Async ks-group-anotherdemo:90295]: running: get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 2021-12-24 06:20:27.597 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:27.668 | + inc/async:async_inner:63 : get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:27.734 | [17688 Async ks-group-memberalt:90381]: running: get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:27.737 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:28.134 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:28.353 | [17688 Async ks-group-anotheralt:90467]: running: get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:28.371 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:20:28.820 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:20:29.102 | [17688 Async ks-group-admin:90557]: running: get_or_add_group_project_role admin c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:20:29.127 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2021-12-24 06:20:29.493 | [17688 Async ks-demo-member:87713]: Waiting for completion of get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 running on PID 87713 (17 other jobs running) 2021-12-24 06:20:29.655 | [17688 Async ks-demo-member:87713]: Signaling child to exit 2021-12-24 06:20:29.655 | WAKEUP 2021-12-24 06:20:29.796 | [17688 Async ks-demo-member:87713]: Signaled 2021-12-24 06:20:29.806 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:29.806 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:29.806 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:29.806 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:29.806 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:29.806 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:29.806 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:29.806 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:29.806 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:29.807 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role member --user a8c3a80ea69f4658804b5006a61871a2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:29.807 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:29.807 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:29.807 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:29.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:29.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:29.807 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:29.807 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:29.807 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:29.807 | + functions-common:get_or_add_user_project_role:963 : openstack role add member --user a8c3a80ea69f4658804b5006a61871a2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:29.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:29.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:29.807 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:29.807 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:29.807 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user a8c3a80ea69f4658804b5006a61871a2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:29.807 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:29.807 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:29.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:29.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:29.807 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:29.807 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:29.807 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:29.807 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:29.807 | ++ functions-common:get_field:795 : echo '| ea6aeb4e67314d22a377c0352e3d6908 | a8c3a80ea69f4658804b5006a61871a2 | | 5f674c0126254e9badab600023844d28 | | | False |' 2021-12-24 06:20:29.807 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:29.807 | + functions-common:get_or_add_user_project_role:972 : user_role_id=ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:29.807 | + functions-common:get_or_add_user_project_role:974 : echo ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:29.808 | ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:30.142 | [17688 Async ks-demo-member:87713]: finished get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 with result 0 in 11 seconds 2021-12-24 06:20:30.406 | [17688 Async ks-demo-admin:87825]: Waiting for completion of get_or_add_user_project_role admin 89acfab1a61048b5884e37d2d25a3574 5f674c0126254e9badab600023844d28 running on PID 87825 (16 other jobs running) 2021-12-24 06:20:30.575 | [17688 Async ks-demo-admin:87825]: Signaling child to exit 2021-12-24 06:20:30.575 | WAKEUP 2021-12-24 06:20:30.750 | [17688 Async ks-demo-admin:87825]: Signaled 2021-12-24 06:20:30.773 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:30.773 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:30.773 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:30.774 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:30.774 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:30.774 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:30.774 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:30.774 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:30.774 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:30.774 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:30.774 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user 89acfab1a61048b5884e37d2d25a3574 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:30.774 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:30.774 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:30.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:30.774 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:30.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:30.774 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:30.774 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:30.774 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:30.774 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:30.774 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user 89acfab1a61048b5884e37d2d25a3574 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:30.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:30.774 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:30.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:30.774 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:30.774 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 89acfab1a61048b5884e37d2d25a3574 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:30.774 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:30.774 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:30.774 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:30.774 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:30.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:30.774 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:30.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:30.774 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:30.774 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:30.775 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:30.775 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:30.775 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:30.775 | ++ functions-common:get_field:795 : echo '| 442229ad262a4b1ab2e0525657e4d869 | 89acfab1a61048b5884e37d2d25a3574 | | 5f674c0126254e9badab600023844d28 | | | False |' 2021-12-24 06:20:30.775 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:30.775 | + functions-common:get_or_add_user_project_role:972 : user_role_id=442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:20:30.775 | + functions-common:get_or_add_user_project_role:974 : echo 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:20:30.775 | 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:20:31.161 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:31.169 | [17688 Async ks-demo-admin:87825]: finished get_or_add_user_project_role admin 89acfab1a61048b5884e37d2d25a3574 5f674c0126254e9badab600023844d28 with result 0 in 12 seconds 2021-12-24 06:20:31.347 | [17688 Async ks-demo-another:87937]: Waiting for completion of get_or_add_user_project_role anotherrole a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 running on PID 87937 (15 other jobs running) 2021-12-24 06:20:31.353 | [89800 Async ks-system-reader:89800]: finished successfully 2021-12-24 06:20:31.497 | [17688 Async ks-demo-another:87937]: Signaling child to exit 2021-12-24 06:20:31.497 | WAKEUP 2021-12-24 06:20:31.673 | [17688 Async ks-demo-another:87937]: Signaled 2021-12-24 06:20:31.683 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:31.683 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:31.683 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:31.683 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:31.683 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:31.683 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:31.683 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role anotherrole --user a8c3a80ea69f4658804b5006a61871a2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:31.683 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:31.683 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:31.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:31.683 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:31.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:31.683 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:31.683 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:31.683 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:31.683 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:31.683 | + functions-common:get_or_add_user_project_role:963 : openstack role add anotherrole --user a8c3a80ea69f4658804b5006a61871a2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:31.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:31.683 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:31.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:31.683 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:31.683 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user a8c3a80ea69f4658804b5006a61871a2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:31.683 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:31.683 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:31.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:31.684 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:31.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:31.684 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:31.684 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:31.684 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:31.684 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:31.684 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:31.684 | ++ functions-common:get_field:795 : echo '| da9f7c2d76f64b0ba86270160b753f58 | a8c3a80ea69f4658804b5006a61871a2 | | 5f674c0126254e9badab600023844d28 | | | False |' 2021-12-24 06:20:31.684 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:31.684 | + functions-common:get_or_add_user_project_role:972 : user_role_id=da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:20:31.684 | + functions-common:get_or_add_user_project_role:974 : echo da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:20:31.684 | da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:20:32.018 | [17688 Async ks-demo-another:87937]: finished get_or_add_user_project_role anotherrole a8c3a80ea69f4658804b5006a61871a2 5f674c0126254e9badab600023844d28 with result 0 in 11 seconds 2021-12-24 06:20:32.273 | [17688 Async ks-demo-invis:88049]: Waiting for completion of get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5bfa722185974e50ad39abce5ccf474b running on PID 88049 (14 other jobs running) 2021-12-24 06:20:32.400 | [17688 Async ks-demo-invis:88049]: Signaling child to exit 2021-12-24 06:20:32.401 | WAKEUP 2021-12-24 06:20:32.564 | [17688 Async ks-demo-invis:88049]: Signaled 2021-12-24 06:20:32.572 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:32.572 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:32.572 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:32.572 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:32.572 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:32.572 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:32.572 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:32.572 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:32.572 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:32.572 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role member --user a8c3a80ea69f4658804b5006a61871a2 --project 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:20:32.572 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:32.572 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:32.572 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:32.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:32.572 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:32.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:32.572 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:32.572 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:32.572 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:32.573 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:32.573 | + functions-common:get_or_add_user_project_role:963 : openstack role add member --user a8c3a80ea69f4658804b5006a61871a2 --project 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:20:32.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:32.573 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:32.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:32.573 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:32.573 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user a8c3a80ea69f4658804b5006a61871a2 --project 5bfa722185974e50ad39abce5ccf474b 2021-12-24 06:20:32.573 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:32.573 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:32.573 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:32.573 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:32.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:32.573 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:32.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:32.573 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:32.573 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:32.573 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:32.573 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:32.573 | ++ functions-common:get_field:795 : echo '| ea6aeb4e67314d22a377c0352e3d6908 | a8c3a80ea69f4658804b5006a61871a2 | | 5bfa722185974e50ad39abce5ccf474b | | | False |' 2021-12-24 06:20:32.573 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:32.573 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:32.573 | + functions-common:get_or_add_user_project_role:972 : user_role_id=ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:32.573 | + functions-common:get_or_add_user_project_role:974 : echo ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:32.573 | ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:32.876 | [17688 Async ks-demo-invis:88049]: finished get_or_add_user_project_role member a8c3a80ea69f4658804b5006a61871a2 5bfa722185974e50ad39abce5ccf474b with result 0 in 11 seconds 2021-12-24 06:20:33.133 | [17688 Async ks-demo-reader:88245]: Waiting for completion of get_or_add_user_project_role reader 3b1fe73933b248999d31f7ba1c588bf1 5f674c0126254e9badab600023844d28 running on PID 88245 (13 other jobs running) 2021-12-24 06:20:33.284 | [17688 Async ks-demo-reader:88245]: Signaling child to exit 2021-12-24 06:20:33.285 | WAKEUP 2021-12-24 06:20:33.404 | [17688 Async ks-demo-reader:88245]: Signaled 2021-12-24 06:20:33.406 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:33.406 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:33.406 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:33.406 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:33.406 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:33.406 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:33.406 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:33.406 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:33.406 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role reader --user 3b1fe73933b248999d31f7ba1c588bf1 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:33.406 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:33.406 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:33.406 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:33.406 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:33.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:33.406 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:33.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:33.406 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:33.406 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:33.406 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:33.406 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:33.406 | + functions-common:get_or_add_user_project_role:963 : openstack role add reader --user 3b1fe73933b248999d31f7ba1c588bf1 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:33.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:33.406 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:33.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:33.406 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:33.406 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 3b1fe73933b248999d31f7ba1c588bf1 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:33.406 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:33.407 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:33.407 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:33.407 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:33.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:33.407 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:33.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:33.407 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:33.407 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:33.407 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:33.407 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:33.407 | ++ functions-common:get_field:795 : echo '| 4afec6f8f753468a9a94e11acde9a58b | 3b1fe73933b248999d31f7ba1c588bf1 | | 5f674c0126254e9badab600023844d28 | | | False |' 2021-12-24 06:20:33.407 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:33.407 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:33.407 | + functions-common:get_or_add_user_project_role:972 : user_role_id=4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:33.407 | + functions-common:get_or_add_user_project_role:974 : echo 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:33.407 | 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:33.666 | [17688 Async ks-demo-reader:88245]: finished get_or_add_user_project_role reader 3b1fe73933b248999d31f7ba1c588bf1 5f674c0126254e9badab600023844d28 with result 0 in 10 seconds 2021-12-24 06:20:33.707 | + inc/async:async_wait:197 : return 0 2021-12-24 06:20:33.731 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2021-12-24 06:20:34.085 | [17688 Async ks-alt-admin:88802]: Waiting for completion of get_or_add_user_project_role admin f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 running on PID 88802 (12 other jobs running) 2021-12-24 06:20:34.243 | [17688 Async ks-alt-admin:88802]: Signaling child to exit 2021-12-24 06:20:34.244 | WAKEUP 2021-12-24 06:20:34.345 | [17688 Async ks-alt-admin:88802]: Signaled 2021-12-24 06:20:34.354 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:34.354 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:34.354 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:34.354 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:34.354 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:34.354 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:34.354 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:34.354 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:34.355 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:34.355 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:34.355 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user f4b57a7d942d48749851712a2edaaf1e --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:34.355 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:34.355 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:34.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:34.355 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:34.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:34.355 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:34.355 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:34.355 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:34.355 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:34.355 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user f4b57a7d942d48749851712a2edaaf1e --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:34.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:34.355 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:34.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:34.355 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:34.355 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user f4b57a7d942d48749851712a2edaaf1e --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:34.355 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:34.355 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:34.355 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:34.356 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:34.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:34.356 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:34.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:34.356 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:34.356 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:34.356 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:34.356 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:34.356 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:34.356 | ++ functions-common:get_field:795 : echo '| 442229ad262a4b1ab2e0525657e4d869 | f4b57a7d942d48749851712a2edaaf1e | | cc1e429e8a1048b0a3c97b83b1629b02 | | | False |' 2021-12-24 06:20:34.356 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:34.356 | + functions-common:get_or_add_user_project_role:972 : user_role_id=442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:20:34.356 | + functions-common:get_or_add_user_project_role:974 : echo 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:20:34.356 | 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:20:34.712 | [17688 Async ks-alt-admin:88802]: finished get_or_add_user_project_role admin f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 with result 0 in 8 seconds 2021-12-24 06:20:34.939 | [17688 Async ks-alt-another:88914]: Waiting for completion of get_or_add_user_project_role anotherrole f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 running on PID 88914 (11 other jobs running) 2021-12-24 06:20:35.076 | [17688 Async ks-alt-another:88914]: Signaling child to exit 2021-12-24 06:20:35.077 | WAKEUP 2021-12-24 06:20:35.248 | [17688 Async ks-alt-another:88914]: Signaled 2021-12-24 06:20:35.258 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:35.258 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:35.258 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:35.258 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:35.258 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:35.258 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:35.258 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:35.258 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:35.259 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role anotherrole --user f4b57a7d942d48749851712a2edaaf1e --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:35.259 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:35.259 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:35.259 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:35.259 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:35.259 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:35.259 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:35.259 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:35.259 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:35.259 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:35.259 | + functions-common:get_or_add_user_project_role:963 : openstack role add anotherrole --user f4b57a7d942d48749851712a2edaaf1e --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:35.259 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:35.259 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:35.259 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:35.259 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:35.259 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user f4b57a7d942d48749851712a2edaaf1e --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:35.259 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:35.259 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:35.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:35.259 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:35.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:35.259 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:35.259 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:35.259 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:35.259 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:35.259 | ++ functions-common:get_field:795 : echo '| da9f7c2d76f64b0ba86270160b753f58 | f4b57a7d942d48749851712a2edaaf1e | | cc1e429e8a1048b0a3c97b83b1629b02 | | | False |' 2021-12-24 06:20:35.259 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:35.259 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:35.259 | + functions-common:get_or_add_user_project_role:972 : user_role_id=da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:20:35.260 | + functions-common:get_or_add_user_project_role:974 : echo da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:20:35.260 | da9f7c2d76f64b0ba86270160b753f58 2021-12-24 06:20:35.557 | [17688 Async ks-alt-another:88914]: finished get_or_add_user_project_role anotherrole f4b57a7d942d48749851712a2edaaf1e cc1e429e8a1048b0a3c97b83b1629b02 with result 0 in 9 seconds 2021-12-24 06:20:35.732 | [17688 Async ks-alt-member-user:89127]: Waiting for completion of get_or_add_user_project_role member 94caea1aa43b4b62be193a035cc46638 cc1e429e8a1048b0a3c97b83b1629b02 running on PID 89127 (10 other jobs running) 2021-12-24 06:20:35.895 | [17688 Async ks-alt-member-user:89127]: Signaling child to exit 2021-12-24 06:20:35.897 | WAKEUP 2021-12-24 06:20:36.046 | [17688 Async ks-alt-member-user:89127]: Signaled 2021-12-24 06:20:36.058 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:36.058 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:36.058 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:36.058 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:36.058 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:36.058 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:36.058 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:36.059 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:36.059 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:36.059 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:36.059 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role member --user 94caea1aa43b4b62be193a035cc46638 --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:36.059 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:36.059 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:36.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.059 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.059 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.059 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:36.059 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:36.059 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:36.059 | + functions-common:get_or_add_user_project_role:963 : openstack role add member --user 94caea1aa43b4b62be193a035cc46638 --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:36.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.059 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.059 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.059 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 94caea1aa43b4b62be193a035cc46638 --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:36.059 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:36.059 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:36.059 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:36.059 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:36.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.059 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.059 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.059 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:36.059 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:36.059 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:36.059 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:36.059 | ++ functions-common:get_field:795 : echo '| ea6aeb4e67314d22a377c0352e3d6908 | 94caea1aa43b4b62be193a035cc46638 | | cc1e429e8a1048b0a3c97b83b1629b02 | | | False |' 2021-12-24 06:20:36.059 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:36.060 | + functions-common:get_or_add_user_project_role:972 : user_role_id=ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:36.060 | + functions-common:get_or_add_user_project_role:974 : echo ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:36.060 | ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:36.364 | [17688 Async ks-alt-member-user:89127]: finished get_or_add_user_project_role member 94caea1aa43b4b62be193a035cc46638 cc1e429e8a1048b0a3c97b83b1629b02 with result 0 in 9 seconds 2021-12-24 06:20:36.592 | [17688 Async ks-alt-reader-user:89335]: Waiting for completion of get_or_add_user_project_role reader b0a85db746784e16bc8bbe228fb7035a cc1e429e8a1048b0a3c97b83b1629b02 running on PID 89335 (9 other jobs running) 2021-12-24 06:20:36.756 | [17688 Async ks-alt-reader-user:89335]: Signaling child to exit 2021-12-24 06:20:36.757 | WAKEUP 2021-12-24 06:20:36.917 | [17688 Async ks-alt-reader-user:89335]: Signaled 2021-12-24 06:20:36.934 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:20:36.934 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args 2021-12-24 06:20:36.934 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:36.934 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:36.934 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:36.935 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:36.935 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:36.935 | + functions-common:get_or_add_user_project_role:952 : domain_args= 2021-12-24 06:20:36.935 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:36.935 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:20:36.935 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:36.935 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role reader --user b0a85db746784e16bc8bbe228fb7035a --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:36.935 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:36.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.935 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.935 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.935 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:36.935 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:20:36.935 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:20:36.935 | + functions-common:get_or_add_user_project_role:963 : openstack role add reader --user b0a85db746784e16bc8bbe228fb7035a --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:36.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.935 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.935 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.935 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:20:36.935 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:20:36.935 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:20:36.935 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user b0a85db746784e16bc8bbe228fb7035a --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:36.935 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:36.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.935 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:36.935 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:36.935 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:36.935 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:20:36.935 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:20:36.935 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:20:36.935 | ++ functions-common:get_field:795 : echo '| 4afec6f8f753468a9a94e11acde9a58b | b0a85db746784e16bc8bbe228fb7035a | | cc1e429e8a1048b0a3c97b83b1629b02 | | | False |' 2021-12-24 06:20:36.936 | ++ functions-common:get_field:789 : read data 2021-12-24 06:20:36.936 | + functions-common:get_or_add_user_project_role:972 : user_role_id=4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:36.936 | + functions-common:get_or_add_user_project_role:974 : echo 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:36.936 | 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:37.216 | [17688 Async ks-alt-reader-user:89335]: finished get_or_add_user_project_role reader b0a85db746784e16bc8bbe228fb7035a cc1e429e8a1048b0a3c97b83b1629b02 with result 0 in 9 seconds 2021-12-24 06:20:37.251 | + inc/async:async_wait:197 : return 0 2021-12-24 06:20:37.268 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2021-12-24 06:20:37.605 | [17688 Async ks-system-member:89623]: Waiting for completion of get_or_add_user_system_role member 16fad9e37efe4d72ba58fe4d820fdf12 all running on PID 89623 (8 other jobs running) 2021-12-24 06:20:37.782 | [17688 Async ks-system-member:89623]: Signaling child to exit 2021-12-24 06:20:37.782 | WAKEUP 2021-12-24 06:20:37.924 | [17688 Async ks-system-member:89623]: Signaled 2021-12-24 06:20:37.933 | + functions-common:get_or_add_user_system_role:1004 : local user_role_id 2021-12-24 06:20:37.933 | + functions-common:get_or_add_user_system_role:1005 : local domain_args 2021-12-24 06:20:37.933 | ++ functions-common:get_or_add_user_system_role:1007 : _get_domain_args 2021-12-24 06:20:37.933 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:37.933 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:37.933 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:37.933 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:37.933 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:37.933 | + functions-common:get_or_add_user_system_role:1007 : domain_args= 2021-12-24 06:20:37.933 | ++ functions-common:get_or_add_user_system_role:1015 : oscwrap role assignment list --role member --user 16fad9e37efe4d72ba58fe4d820fdf12 --system all -f value -c Role 2021-12-24 06:20:37.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:37.933 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:37.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:37.933 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:37.933 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:37.933 | + functions-common:get_or_add_user_system_role:1015 : user_role_id= 2021-12-24 06:20:37.933 | + functions-common:get_or_add_user_system_role:1016 : [[ -z '' ]] 2021-12-24 06:20:37.933 | + functions-common:get_or_add_user_system_role:1018 : openstack role add member --user 16fad9e37efe4d72ba58fe4d820fdf12 --system all 2021-12-24 06:20:37.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:37.933 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:37.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:37.933 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:37.933 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user 16fad9e37efe4d72ba58fe4d820fdf12 --system all -f value -c Role 2021-12-24 06:20:37.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:37.933 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:37.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:37.934 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:37.934 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:37.934 | + functions-common:get_or_add_user_system_role:1027 : user_role_id=ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:37.934 | + functions-common:get_or_add_user_system_role:1029 : echo ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:37.934 | ea6aeb4e67314d22a377c0352e3d6908 2021-12-24 06:20:38.246 | [17688 Async ks-system-member:89623]: finished get_or_add_user_system_role member 16fad9e37efe4d72ba58fe4d820fdf12 all with result 0 in 8 seconds 2021-12-24 06:20:38.463 | [17688 Async ks-system-reader:89800]: Waiting for completion of get_or_add_user_system_role reader 917df4fa92b242fb95df9cd5a4c1e99d all running on PID 89800 (7 other jobs running) 2021-12-24 06:20:38.565 | [17688 Async ks-system-reader:89800]: Signaling child to exit 2021-12-24 06:20:38.565 | WAKEUP 2021-12-24 06:20:38.711 | [17688 Async ks-system-reader:89800]: Signaled 2021-12-24 06:20:38.718 | + functions-common:get_or_add_user_system_role:1004 : local user_role_id 2021-12-24 06:20:38.718 | + functions-common:get_or_add_user_system_role:1005 : local domain_args 2021-12-24 06:20:38.718 | ++ functions-common:get_or_add_user_system_role:1007 : _get_domain_args 2021-12-24 06:20:38.718 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:20:38.718 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:20:38.718 | ++ functions-common:_get_domain_args:937 : [[ -n '' ]] 2021-12-24 06:20:38.718 | ++ functions-common:_get_domain_args:940 : [[ -n '' ]] 2021-12-24 06:20:38.718 | ++ functions-common:_get_domain_args:944 : echo 2021-12-24 06:20:38.718 | + functions-common:get_or_add_user_system_role:1007 : domain_args= 2021-12-24 06:20:38.718 | ++ functions-common:get_or_add_user_system_role:1015 : oscwrap role assignment list --role reader --user 917df4fa92b242fb95df9cd5a4c1e99d --system all -f value -c Role 2021-12-24 06:20:38.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:38.718 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:38.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:38.718 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:38.718 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:38.718 | + functions-common:get_or_add_user_system_role:1015 : user_role_id= 2021-12-24 06:20:38.718 | + functions-common:get_or_add_user_system_role:1016 : [[ -z '' ]] 2021-12-24 06:20:38.718 | + functions-common:get_or_add_user_system_role:1018 : openstack role add reader --user 917df4fa92b242fb95df9cd5a4c1e99d --system all 2021-12-24 06:20:38.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:38.718 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:38.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:38.718 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:38.718 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user 917df4fa92b242fb95df9cd5a4c1e99d --system all -f value -c Role 2021-12-24 06:20:38.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:38.718 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:38.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:38.719 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:38.719 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:38.719 | + functions-common:get_or_add_user_system_role:1027 : user_role_id=4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:38.719 | + functions-common:get_or_add_user_system_role:1029 : echo 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:38.719 | 4afec6f8f753468a9a94e11acde9a58b 2021-12-24 06:20:38.859 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:38.904 | [17688 Async ks-system-reader:89800]: finished get_or_add_user_system_role reader 917df4fa92b242fb95df9cd5a4c1e99d all with result 0 in 9 seconds 2021-12-24 06:20:38.935 | + inc/async:async_wait:197 : return 0 2021-12-24 06:20:38.954 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-12-24 06:20:38.965 | [90295 Async ks-group-anotherdemo:90295]: finished successfully 2021-12-24 06:20:38.983 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:39.057 | [90153 Async ks-group-memberdemo:90153]: finished successfully 2021-12-24 06:20:39.117 | [17688 Async ks-group-memberdemo:90153]: Waiting for completion of get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 running on PID 90153 (6 other jobs running) 2021-12-24 06:20:39.151 | [17688 Async ks-group-memberdemo:90153]: Signaling child to exit 2021-12-24 06:20:39.152 | WAKEUP 2021-12-24 06:20:39.182 | [17688 Async ks-group-memberdemo:90153]: Signaled 2021-12-24 06:20:39.183 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-24 06:20:39.183 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role member --group c3beae66a1894f3f9a177d81b44c76f2 --project 5f674c0126254e9badab600023844d28 -f value 2021-12-24 06:20:39.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.183 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.183 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.183 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.183 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-24 06:20:39.183 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-24 06:20:39.183 | + functions-common:get_or_add_group_project_role:1044 : openstack role add member --group c3beae66a1894f3f9a177d81b44c76f2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:39.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.184 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.184 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.184 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role member --group c3beae66a1894f3f9a177d81b44c76f2 --project 5f674c0126254e9badab600023844d28 -f value 2021-12-24 06:20:39.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.184 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.184 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.184 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.184 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='ea6aeb4e67314d22a377c0352e3d6908 c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 False' 2021-12-24 06:20:39.184 | + functions-common:get_or_add_group_project_role:1053 : echo ea6aeb4e67314d22a377c0352e3d6908 c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 False 2021-12-24 06:20:39.184 | ea6aeb4e67314d22a377c0352e3d6908 c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 False 2021-12-24 06:20:39.245 | [17688 Async ks-group-memberdemo:90153]: finished get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 with result 0 in 11 seconds 2021-12-24 06:20:39.307 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:39.325 | [17688 Async ks-group-anotherdemo:90295]: Waiting for completion of get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 running on PID 90295 (5 other jobs running) 2021-12-24 06:20:39.355 | [90381 Async ks-group-memberalt:90381]: finished successfully 2021-12-24 06:20:39.363 | [17688 Async ks-group-anotherdemo:90295]: Signaling child to exit 2021-12-24 06:20:39.363 | WAKEUP 2021-12-24 06:20:39.400 | [17688 Async ks-group-anotherdemo:90295]: Signaled 2021-12-24 06:20:39.401 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-24 06:20:39.401 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role anotherrole --group c3beae66a1894f3f9a177d81b44c76f2 --project 5f674c0126254e9badab600023844d28 -f value 2021-12-24 06:20:39.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.401 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.401 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.401 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.401 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-24 06:20:39.401 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-24 06:20:39.401 | + functions-common:get_or_add_group_project_role:1044 : openstack role add anotherrole --group c3beae66a1894f3f9a177d81b44c76f2 --project 5f674c0126254e9badab600023844d28 2021-12-24 06:20:39.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.402 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.402 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.402 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role anotherrole --group c3beae66a1894f3f9a177d81b44c76f2 --project 5f674c0126254e9badab600023844d28 -f value 2021-12-24 06:20:39.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.402 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.402 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.402 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.402 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='da9f7c2d76f64b0ba86270160b753f58 c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 False' 2021-12-24 06:20:39.402 | + functions-common:get_or_add_group_project_role:1053 : echo da9f7c2d76f64b0ba86270160b753f58 c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 False 2021-12-24 06:20:39.402 | da9f7c2d76f64b0ba86270160b753f58 c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 False 2021-12-24 06:20:39.465 | [17688 Async ks-group-anotherdemo:90295]: finished get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 5f674c0126254e9badab600023844d28 with result 0 in 11 seconds 2021-12-24 06:20:39.518 | [17688 Async ks-group-memberalt:90381]: Waiting for completion of get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 running on PID 90381 (4 other jobs running) 2021-12-24 06:20:39.547 | [17688 Async ks-group-memberalt:90381]: Signaling child to exit 2021-12-24 06:20:39.547 | WAKEUP 2021-12-24 06:20:39.578 | [17688 Async ks-group-memberalt:90381]: Signaled 2021-12-24 06:20:39.580 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-24 06:20:39.580 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role member --group c3beae66a1894f3f9a177d81b44c76f2 --project cc1e429e8a1048b0a3c97b83b1629b02 -f value 2021-12-24 06:20:39.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.580 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.580 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.580 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.580 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-24 06:20:39.580 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-24 06:20:39.580 | + functions-common:get_or_add_group_project_role:1044 : openstack role add member --group c3beae66a1894f3f9a177d81b44c76f2 --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:39.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.580 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.580 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.580 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role member --group c3beae66a1894f3f9a177d81b44c76f2 --project cc1e429e8a1048b0a3c97b83b1629b02 -f value 2021-12-24 06:20:39.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.580 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.580 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.580 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.580 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='ea6aeb4e67314d22a377c0352e3d6908 c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 False' 2021-12-24 06:20:39.581 | + functions-common:get_or_add_group_project_role:1053 : echo ea6aeb4e67314d22a377c0352e3d6908 c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 False 2021-12-24 06:20:39.581 | ea6aeb4e67314d22a377c0352e3d6908 c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 False 2021-12-24 06:20:39.632 | [17688 Async ks-group-memberalt:90381]: finished get_or_add_group_project_role member c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 with result 0 in 11 seconds 2021-12-24 06:20:39.673 | [17688 Async ks-group-anotheralt:90467]: Waiting for completion of get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 running on PID 90467 (3 other jobs running) 2021-12-24 06:20:39.701 | [17688 Async ks-group-anotheralt:90467]: Signaling child to exit 2021-12-24 06:20:39.704 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:39.729 | [90467 Async ks-group-anotheralt:90467]: finished successfully 2021-12-24 06:20:39.749 | WAKEUP 2021-12-24 06:20:39.775 | [17688 Async ks-group-anotheralt:90467]: Signaled 2021-12-24 06:20:39.776 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-24 06:20:39.776 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role anotherrole --group c3beae66a1894f3f9a177d81b44c76f2 --project cc1e429e8a1048b0a3c97b83b1629b02 -f value 2021-12-24 06:20:39.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.776 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.776 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.776 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.776 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-24 06:20:39.777 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-24 06:20:39.777 | + functions-common:get_or_add_group_project_role:1044 : openstack role add anotherrole --group c3beae66a1894f3f9a177d81b44c76f2 --project cc1e429e8a1048b0a3c97b83b1629b02 2021-12-24 06:20:39.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.777 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.777 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.777 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role anotherrole --group c3beae66a1894f3f9a177d81b44c76f2 --project cc1e429e8a1048b0a3c97b83b1629b02 -f value 2021-12-24 06:20:39.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.777 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:39.777 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:39.777 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:39.777 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='da9f7c2d76f64b0ba86270160b753f58 c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 False' 2021-12-24 06:20:39.777 | + functions-common:get_or_add_group_project_role:1053 : echo da9f7c2d76f64b0ba86270160b753f58 c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 False 2021-12-24 06:20:39.777 | da9f7c2d76f64b0ba86270160b753f58 c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 False 2021-12-24 06:20:39.824 | [17688 Async ks-group-anotheralt:90467]: finished get_or_add_group_project_role anotherrole c3beae66a1894f3f9a177d81b44c76f2 cc1e429e8a1048b0a3c97b83b1629b02 with result 0 in 11 seconds 2021-12-24 06:20:39.862 | [17688 Async ks-group-admin:90557]: Waiting for completion of get_or_add_group_project_role admin c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 running on PID 90557 (2 other jobs running) 2021-12-24 06:20:39.889 | [17688 Async ks-group-admin:90557]: Signaling child to exit 2021-12-24 06:20:40.207 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:20:40.232 | [90557 Async ks-group-admin:90557]: finished successfully 2021-12-24 06:20:40.251 | WAKEUP 2021-12-24 06:20:40.275 | [17688 Async ks-group-admin:90557]: Signaled 2021-12-24 06:20:40.276 | + functions-common:get_or_add_group_project_role:1035 : local group_role_id 2021-12-24 06:20:40.276 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap role assignment list --role admin --group c85728dc71d54f3eb591451fe5c92b56 --project bbb7ae3cce3a475585bfcd5a2184ad51 -f value 2021-12-24 06:20:40.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:40.276 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:40.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:40.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:40.277 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:40.277 | + functions-common:get_or_add_group_project_role:1041 : group_role_id= 2021-12-24 06:20:40.277 | + functions-common:get_or_add_group_project_role:1042 : [[ -z '' ]] 2021-12-24 06:20:40.277 | + functions-common:get_or_add_group_project_role:1044 : openstack role add admin --group c85728dc71d54f3eb591451fe5c92b56 --project bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:20:40.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:40.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:40.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:40.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:40.277 | ++ functions-common:get_or_add_group_project_role:1051 : oscwrap role assignment list --role admin --group c85728dc71d54f3eb591451fe5c92b56 --project bbb7ae3cce3a475585bfcd5a2184ad51 -f value 2021-12-24 06:20:40.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:40.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:40.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:20:40.277 | from cryptography.utils import int_from_bytes 2021-12-24 06:20:40.277 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:20:40.277 | + functions-common:get_or_add_group_project_role:1051 : group_role_id='442229ad262a4b1ab2e0525657e4d869 c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 False' 2021-12-24 06:20:40.277 | + functions-common:get_or_add_group_project_role:1053 : echo 442229ad262a4b1ab2e0525657e4d869 c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 False 2021-12-24 06:20:40.277 | 442229ad262a4b1ab2e0525657e4d869 c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 False 2021-12-24 06:20:40.321 | [17688 Async ks-group-admin:90557]: finished get_or_add_group_project_role admin c85728dc71d54f3eb591451fe5c92b56 bbb7ae3cce3a475585bfcd5a2184ad51 with result 0 in 11 seconds 2021-12-24 06:20:40.325 | + inc/async:async_wait:197 : return 0 2021-12-24 06:20:40.327 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2021-12-24 06:20:40.344 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:20:40.346 | + ./stack.sh:main:1092 : is_service_enabled nova 2021-12-24 06:20:40.364 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:20:40.368 | + ./stack.sh:main:1093 : async_runfunc create_nova_accounts 2021-12-24 06:20:40.370 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2021-12-24 06:20:40.429 | + inc/async:async_inner:63 : create_nova_accounts 2021-12-24 06:20:40.470 | [17688 Async create_nova_accounts:92456]: running: create_nova_accounts 2021-12-24 06:20:40.473 | + ./stack.sh:main:1095 : is_service_enabled glance 2021-12-24 06:20:40.491 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:20:40.493 | + ./stack.sh:main:1096 : async_runfunc create_glance_accounts 2021-12-24 06:20:40.496 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2021-12-24 06:20:40.556 | + inc/async:async_inner:63 : create_glance_accounts 2021-12-24 06:20:40.598 | [17688 Async create_glance_accounts:92571]: running: create_glance_accounts 2021-12-24 06:20:40.601 | + ./stack.sh:main:1098 : is_service_enabled cinder 2021-12-24 06:20:40.620 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:20:40.623 | + ./stack.sh:main:1099 : async_runfunc create_cinder_accounts 2021-12-24 06:20:40.625 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2021-12-24 06:20:40.699 | + inc/async:async_inner:63 : create_cinder_accounts 2021-12-24 06:20:40.743 | [17688 Async create_cinder_accounts:92701]: running: create_cinder_accounts 2021-12-24 06:20:40.746 | + ./stack.sh:main:1101 : is_service_enabled neutron 2021-12-24 06:20:40.767 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:20:40.770 | + ./stack.sh:main:1102 : async_runfunc create_neutron_accounts 2021-12-24 06:20:40.773 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2021-12-24 06:20:40.855 | + inc/async:async_inner:63 : create_neutron_accounts 2021-12-24 06:20:40.923 | [17688 Async create_neutron_accounts:92816]: running: create_neutron_accounts 2021-12-24 06:20:40.927 | + ./stack.sh:main:1104 : is_service_enabled swift 2021-12-24 06:20:40.959 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:20:40.962 | + ./stack.sh:main:1113 : is_service_enabled horizon 2021-12-24 06:20:40.995 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:20:40.997 | + ./stack.sh:main:1118 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-12-24 06:20:41.305 | [17688 Async create_nova_accounts:92456]: Waiting for completion of create_nova_accounts running on PID 92456 (5 other jobs running) 2021-12-24 06:20:41.473 | [17688 Async create_nova_accounts:92456]: Signaling child to exit 2021-12-24 06:21:05.071 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:21:05.102 | [92816 Async create_neutron_accounts:92816]: finished successfully 2021-12-24 06:21:07.270 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:21:07.298 | [92571 Async create_glance_accounts:92571]: finished successfully 2021-12-24 06:21:20.472 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:21:20.500 | [92701 Async create_cinder_accounts:92701]: finished successfully 2021-12-24 06:21:23.318 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:21:23.343 | [92456 Async create_nova_accounts:92456]: finished successfully 2021-12-24 06:21:23.363 | WAKEUP 2021-12-24 06:21:23.385 | [17688 Async create_nova_accounts:92456]: Signaled 2021-12-24 06:21:23.386 | + lib/nova:create_nova_accounts:340 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ n-api ]] 2021-12-24 06:21:23.386 | + lib/nova:create_nova_accounts:344 : create_service_user nova admin 2021-12-24 06:21:23.387 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2021-12-24 06:21:23.387 | + functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:21:23.387 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-24 06:21:23.387 | + functions-common:get_or_create_user:890 : local email= 2021-12-24 06:21:23.387 | ++ functions-common:get_or_create_user:904 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 06:21:23.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.387 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.387 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.387 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.387 | + functions-common:get_or_create_user:902 : user_id=ced564cd319e4a0f877caa191d8cbad9 2021-12-24 06:21:23.387 | + functions-common:get_or_create_user:903 : echo ced564cd319e4a0f877caa191d8cbad9 2021-12-24 06:21:23.387 | ced564cd319e4a0f877caa191d8cbad9 2021-12-24 06:21:23.387 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2021-12-24 06:21:23.387 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:21:23.387 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:21:23.387 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:21:23.387 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:21:23.387 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:21:23.387 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.387 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.387 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.387 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.387 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.387 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.388 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.388 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:21:23.388 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:21:23.388 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.388 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.388 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.388 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.388 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.388 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:21:23.388 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.388 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.388 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.388 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.388 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.388 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:21:23.388 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:21:23.388 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:21:23.388 | ++ functions-common:get_field:795 : echo '| 3017adda9a3a4c6a8c2f5a058ab2e69d | ced564cd319e4a0f877caa191d8cbad9 | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:21:23.388 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.388 | + functions-common:get_or_add_user_project_role:972 : user_role_id=3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.388 | + functions-common:get_or_add_user_project_role:974 : echo 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.388 | 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.388 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2021-12-24 06:21:23.388 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2021-12-24 06:21:23.388 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:21:23.388 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:21:23.388 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:21:23.388 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:21:23.388 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:21:23.388 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:21:23.388 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:21:23.389 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:21:23.389 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:21:23.389 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:21:23.389 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.389 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:21:23.389 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.389 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.389 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.389 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.389 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.389 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.389 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:21:23.389 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:21:23.389 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.389 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.389 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.389 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.390 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.390 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:21:23.390 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.390 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.390 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.390 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.390 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.390 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:21:23.390 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:21:23.390 | ++ functions-common:get_field:795 : echo '| 442229ad262a4b1ab2e0525657e4d869 | ced564cd319e4a0f877caa191d8cbad9 | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:21:23.390 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:21:23.390 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.390 | + functions-common:get_or_add_user_project_role:972 : user_role_id=442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:21:23.390 | + functions-common:get_or_add_user_project_role:974 : echo 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:21:23.390 | 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:21:23.390 | + lib/nova:create_nova_accounts:346 : local nova_api_url 2021-12-24 06:21:23.390 | + lib/nova:create_nova_accounts:347 : [[ True == \F\a\l\s\e ]] 2021-12-24 06:21:23.390 | + lib/nova:create_nova_accounts:350 : nova_api_url=http://10.222.0.36/compute 2021-12-24 06:21:23.390 | + lib/nova:create_nova_accounts:353 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-24 06:21:23.390 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:21:23.390 | ++ functions-common:get_or_create_service:1072 : oscwrap service show compute_legacy -f value -c id 2021-12-24 06:21:23.390 | ++ functions-common:get_or_create_service:1074 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-24 06:21:23.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.390 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.390 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.390 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.390 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:21:23.390 | ebbfa5384b3f4445a232f0995c1c75f4' 2021-12-24 06:21:23.390 | + functions-common:get_or_create_service:1071 : echo ebbfa5384b3f4445a232f0995c1c75f4 2021-12-24 06:21:23.390 | ebbfa5384b3f4445a232f0995c1c75f4 2021-12-24 06:21:23.390 | + lib/nova:create_nova_accounts:355 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2021-12-24 06:21:23.391 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:21:23.391 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2021-12-24 06:21:23.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:21:23.391 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-24 06:21:23.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.391 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.391 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.391 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:21:23.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:21:23.391 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 06:21:23.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.391 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.391 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.391 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=3a9fa1d9eb424a71a75e8d24523f54f1 2021-12-24 06:21:23.391 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 3a9fa1d9eb424a71a75e8d24523f54f1 2021-12-24 06:21:23.391 | + functions-common:get_or_create_endpoint:1104 : public_id=3a9fa1d9eb424a71a75e8d24523f54f1 2021-12-24 06:21:23.391 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:21:23.391 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:21:23.391 | + functions-common:get_or_create_endpoint:1113 : echo 3a9fa1d9eb424a71a75e8d24523f54f1 2021-12-24 06:21:23.391 | 3a9fa1d9eb424a71a75e8d24523f54f1 2021-12-24 06:21:23.391 | + lib/nova:create_nova_accounts:359 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-24 06:21:23.391 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:21:23.391 | ++ functions-common:get_or_create_service:1072 : oscwrap service show compute -f value -c id 2021-12-24 06:21:23.391 | ++ functions-common:get_or_create_service:1074 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-24 06:21:23.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.391 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.391 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.391 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.392 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:21:23.392 | 4b1373b5cd1a44ad95398f65e888bda9' 2021-12-24 06:21:23.392 | + functions-common:get_or_create_service:1071 : echo 4b1373b5cd1a44ad95398f65e888bda9 2021-12-24 06:21:23.392 | 4b1373b5cd1a44ad95398f65e888bda9 2021-12-24 06:21:23.392 | + lib/nova:create_nova_accounts:361 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2021-12-24 06:21:23.392 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:21:23.392 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2021-12-24 06:21:23.392 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:21:23.392 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-24 06:21:23.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.392 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.392 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.392 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.392 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:21:23.392 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:21:23.392 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2021-12-24 06:21:23.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.392 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.392 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.392 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.392 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=65d6216bf4b84629a9bcc4d4388abdff 2021-12-24 06:21:23.392 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 65d6216bf4b84629a9bcc4d4388abdff 2021-12-24 06:21:23.392 | + functions-common:get_or_create_endpoint:1104 : public_id=65d6216bf4b84629a9bcc4d4388abdff 2021-12-24 06:21:23.392 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:21:23.392 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:21:23.392 | + functions-common:get_or_create_endpoint:1113 : echo 65d6216bf4b84629a9bcc4d4388abdff 2021-12-24 06:21:23.392 | 65d6216bf4b84629a9bcc4d4388abdff 2021-12-24 06:21:23.392 | + lib/nova:create_nova_accounts:366 : is_service_enabled n-api 2021-12-24 06:21:23.392 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:21:23.392 | + lib/nova:create_nova_accounts:368 : is_service_enabled swift 2021-12-24 06:21:23.392 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:21:23.392 | + lib/nova:create_nova_accounts:376 : is_service_enabled s3api 2021-12-24 06:21:23.393 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:21:23.431 | [17688 Async create_nova_accounts:92456]: finished create_nova_accounts with result 0 in 42 seconds 2021-12-24 06:21:23.471 | [17688 Async create_glance_accounts:92571]: Waiting for completion of create_glance_accounts running on PID 92571 (4 other jobs running) 2021-12-24 06:21:23.497 | [17688 Async create_glance_accounts:92571]: Signaling child to exit 2021-12-24 06:21:23.497 | WAKEUP 2021-12-24 06:21:23.520 | [17688 Async create_glance_accounts:92571]: Signaled 2021-12-24 06:21:23.521 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2021-12-24 06:21:23.521 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:21:23.521 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2021-12-24 06:21:23.522 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2021-12-24 06:21:23.522 | + functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:21:23.522 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-24 06:21:23.522 | + functions-common:get_or_create_user:890 : local email= 2021-12-24 06:21:23.522 | ++ functions-common:get_or_create_user:904 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 06:21:23.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.522 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.522 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.522 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.522 | + functions-common:get_or_create_user:902 : user_id=0c95ca01a5e54b969566e98ab1816cb6 2021-12-24 06:21:23.522 | + functions-common:get_or_create_user:903 : echo 0c95ca01a5e54b969566e98ab1816cb6 2021-12-24 06:21:23.522 | 0c95ca01a5e54b969566e98ab1816cb6 2021-12-24 06:21:23.522 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2021-12-24 06:21:23.522 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:21:23.522 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:21:23.522 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:21:23.522 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:21:23.522 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:21:23.522 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.522 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.522 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.522 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.522 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.522 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.522 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.523 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:21:23.523 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:21:23.523 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.523 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.523 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.523 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.523 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:21:23.523 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.523 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.523 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.523 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.523 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.523 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.523 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:21:23.523 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:21:23.523 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:21:23.523 | ++ functions-common:get_field:795 : echo '| 3017adda9a3a4c6a8c2f5a058ab2e69d | 0c95ca01a5e54b969566e98ab1816cb6 | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:21:23.523 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.523 | + functions-common:get_or_add_user_project_role:972 : user_role_id=3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.523 | + functions-common:get_or_add_user_project_role:974 : echo 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.523 | 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.523 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2021-12-24 06:21:23.523 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2021-12-24 06:21:23.523 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:21:23.523 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2021-12-24 06:21:23.523 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:21:23.523 | ++ functions-common:get_or_create_service:1072 : oscwrap service show image -f value -c id 2021-12-24 06:21:23.523 | ++ functions-common:get_or_create_service:1074 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-24 06:21:23.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.523 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.524 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.524 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.524 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:21:23.524 | 3ad7498dae964cfe95cdde16c4889987' 2021-12-24 06:21:23.524 | + functions-common:get_or_create_service:1071 : echo 3ad7498dae964cfe95cdde16c4889987 2021-12-24 06:21:23.524 | 3ad7498dae964cfe95cdde16c4889987 2021-12-24 06:21:23.524 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2021-12-24 06:21:23.524 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:21:23.524 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2021-12-24 06:21:23.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:21:23.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-24 06:21:23.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.524 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.524 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.524 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:21:23.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:21:23.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2021-12-24 06:21:23.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.524 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.524 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.524 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=8e906f58793d452a88ea4ccc330eccb2 2021-12-24 06:21:23.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 8e906f58793d452a88ea4ccc330eccb2 2021-12-24 06:21:23.524 | + functions-common:get_or_create_endpoint:1104 : public_id=8e906f58793d452a88ea4ccc330eccb2 2021-12-24 06:21:23.524 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:21:23.524 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:21:23.524 | + functions-common:get_or_create_endpoint:1113 : echo 8e906f58793d452a88ea4ccc330eccb2 2021-12-24 06:21:23.524 | 8e906f58793d452a88ea4ccc330eccb2 2021-12-24 06:21:23.524 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2021-12-24 06:21:23.524 | ++ functions-common:get_or_create_domain:854 : local domain_id 2021-12-24 06:21:23.525 | +++ functions-common:get_or_create_domain:866 : oscwrap domain show Default -f value -c id 2021-12-24 06:21:23.525 | ++ functions-common:get_or_create_domain:864 : domain_id=default 2021-12-24 06:21:23.525 | ++ functions-common:get_or_create_domain:865 : echo default 2021-12-24 06:21:23.525 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2021-12-24 06:21:23.525 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-24 06:21:23.525 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-24 06:21:23.525 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2021-12-24 06:21:23.566 | [17688 Async create_glance_accounts:92571]: finished create_glance_accounts with result 0 in 26 seconds 2021-12-24 06:21:23.603 | [17688 Async create_cinder_accounts:92701]: Waiting for completion of create_cinder_accounts running on PID 92701 (3 other jobs running) 2021-12-24 06:21:23.627 | [17688 Async create_cinder_accounts:92701]: Signaling child to exit 2021-12-24 06:21:23.627 | WAKEUP 2021-12-24 06:21:23.651 | [17688 Async create_cinder_accounts:92701]: Signaled 2021-12-24 06:21:23.652 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ c-api ]] 2021-12-24 06:21:23.652 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2021-12-24 06:21:23.652 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2021-12-24 06:21:23.652 | + functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:21:23.652 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-24 06:21:23.653 | + functions-common:get_or_create_user:890 : local email= 2021-12-24 06:21:23.653 | ++ functions-common:get_or_create_user:904 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 06:21:23.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.653 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.653 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.653 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.653 | + functions-common:get_or_create_user:902 : user_id=b33f55aa6abe47aaba16f1a57c125b58 2021-12-24 06:21:23.653 | + functions-common:get_or_create_user:903 : echo b33f55aa6abe47aaba16f1a57c125b58 2021-12-24 06:21:23.653 | b33f55aa6abe47aaba16f1a57c125b58 2021-12-24 06:21:23.653 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2021-12-24 06:21:23.653 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:21:23.653 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:21:23.653 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:21:23.653 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:21:23.653 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.653 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:21:23.653 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.653 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.653 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.653 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.653 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.653 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.653 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:21:23.654 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:21:23.654 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.654 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.654 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.654 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:21:23.654 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.654 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.654 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.654 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:21:23.654 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:21:23.654 | ++ functions-common:get_field:795 : echo '| 3017adda9a3a4c6a8c2f5a058ab2e69d | b33f55aa6abe47aaba16f1a57c125b58 | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:21:23.654 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:21:23.654 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.654 | + functions-common:get_or_add_user_project_role:972 : user_role_id=3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.654 | + functions-common:get_or_add_user_project_role:974 : echo 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.654 | 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.654 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2021-12-24 06:21:23.654 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-24 06:21:23.654 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:21:23.654 | ++ functions-common:get_or_create_service:1072 : oscwrap service show block-storage -f value -c id 2021-12-24 06:21:23.654 | ++ functions-common:get_or_create_service:1074 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-24 06:21:23.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.655 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.655 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.655 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:21:23.655 | 051b03a8beff4412a76a42c101e21a67' 2021-12-24 06:21:23.655 | + functions-common:get_or_create_service:1071 : echo 051b03a8beff4412a76a42c101e21a67 2021-12-24 06:21:23.655 | 051b03a8beff4412a76a42c101e21a67 2021-12-24 06:21:23.655 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2021-12-24 06:21:23.655 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2021-12-24 06:21:23.655 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:21:23.655 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2021-12-24 06:21:23.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:21:23.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-24 06:21:23.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.655 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.655 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.655 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:21:23.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:21:23.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 06:21:23.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.655 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.655 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.655 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=0dd97e7050004d0dbc5320447d892781 2021-12-24 06:21:23.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 0dd97e7050004d0dbc5320447d892781 2021-12-24 06:21:23.655 | + functions-common:get_or_create_endpoint:1104 : public_id=0dd97e7050004d0dbc5320447d892781 2021-12-24 06:21:23.655 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:21:23.655 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:21:23.655 | + functions-common:get_or_create_endpoint:1113 : echo 0dd97e7050004d0dbc5320447d892781 2021-12-24 06:21:23.655 | 0dd97e7050004d0dbc5320447d892781 2021-12-24 06:21:23.656 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-24 06:21:23.656 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:21:23.656 | ++ functions-common:get_or_create_service:1072 : oscwrap service show volumev3 -f value -c id 2021-12-24 06:21:23.656 | ++ functions-common:get_or_create_service:1074 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-24 06:21:23.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.656 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.656 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.656 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.656 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:21:23.656 | dbbbd641c758468ba7754fdb84f03560' 2021-12-24 06:21:23.656 | + functions-common:get_or_create_service:1071 : echo dbbbd641c758468ba7754fdb84f03560 2021-12-24 06:21:23.656 | dbbbd641c758468ba7754fdb84f03560 2021-12-24 06:21:23.656 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2021-12-24 06:21:23.656 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:21:23.656 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2021-12-24 06:21:23.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:21:23.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-24 06:21:23.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.656 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.656 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.656 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:21:23.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:21:23.656 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-24 06:21:23.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.656 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.656 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.656 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=3b872115a84f43b38e7136d0e7ea5d83 2021-12-24 06:21:23.656 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 3b872115a84f43b38e7136d0e7ea5d83 2021-12-24 06:21:23.657 | + functions-common:get_or_create_endpoint:1104 : public_id=3b872115a84f43b38e7136d0e7ea5d83 2021-12-24 06:21:23.657 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:21:23.657 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:21:23.657 | + functions-common:get_or_create_endpoint:1113 : echo 3b872115a84f43b38e7136d0e7ea5d83 2021-12-24 06:21:23.657 | 3b872115a84f43b38e7136d0e7ea5d83 2021-12-24 06:21:23.657 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2021-12-24 06:21:23.657 | ++ lib/cinder:configure_cinder_internal_tenant:615 : get_or_create_project service 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_project:909 : local project_id 2021-12-24 06:21:23.657 | +++ functions-common:get_or_create_project:917 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-24 06:21:23.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.657 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.657 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.657 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_project:915 : project_id=b1f5ec2572014d02aa044fe740f1a999 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_project:916 : echo b1f5ec2572014d02aa044fe740f1a999 2021-12-24 06:21:23.657 | + lib/cinder:configure_cinder_internal_tenant:615 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b1f5ec2572014d02aa044fe740f1a999 2021-12-24 06:21:23.657 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_user cinder 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_user:890 : local email= 2021-12-24 06:21:23.657 | +++ functions-common:get_or_create_user:904 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-24 06:21:23.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.657 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.657 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.657 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-24 06:21:23.657 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_user:902 : user_id=b33f55aa6abe47aaba16f1a57c125b58 2021-12-24 06:21:23.657 | ++ functions-common:get_or_create_user:903 : echo b33f55aa6abe47aaba16f1a57c125b58 2021-12-24 06:21:23.657 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b33f55aa6abe47aaba16f1a57c125b58 2021-12-24 06:21:23.697 | [17688 Async create_cinder_accounts:92701]: finished create_cinder_accounts with result 0 in 39 seconds 2021-12-24 06:21:23.702 | + inc/async:async_wait:197 : return 0 2021-12-24 06:21:23.705 | + ./stack.sh:main:1119 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-12-24 06:21:23.755 | [17688 Async create_neutron_accounts:92816]: Waiting for completion of create_neutron_accounts running on PID 92816 (2 other jobs running) 2021-12-24 06:21:23.781 | [17688 Async create_neutron_accounts:92816]: Signaling child to exit 2021-12-24 06:21:23.781 | WAKEUP 2021-12-24 06:21:23.804 | [17688 Async create_neutron_accounts:92816]: Signaled 2021-12-24 06:21:23.806 | + lib/neutron:create_neutron_accounts:658 : is_neutron_legacy_enabled 2021-12-24 06:21:23.806 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:21:23.806 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:21:23.806 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:21:23.806 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:21:23.806 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:21:23.806 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:21:23.806 | + lib/neutron:create_neutron_accounts:660 : create_mutnauq_accounts 2021-12-24 06:21:23.806 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2021-12-24 06:21:23.806 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2021-12-24 06:21:23.806 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.36:9696/ 2021-12-24 06:21:23.806 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ q-svc ]] 2021-12-24 06:21:23.806 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2021-12-24 06:21:23.806 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2021-12-24 06:21:23.806 | + functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:21:23.806 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-24 06:21:23.806 | + functions-common:get_or_create_user:890 : local email= 2021-12-24 06:21:23.806 | ++ functions-common:get_or_create_user:904 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 06:21:23.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.807 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.807 | + functions-common:get_or_create_user:902 : user_id=2d8f9d97e694417a9cfe7c6ca432ce36 2021-12-24 06:21:23.807 | + functions-common:get_or_create_user:903 : echo 2d8f9d97e694417a9cfe7c6ca432ce36 2021-12-24 06:21:23.807 | 2d8f9d97e694417a9cfe7c6ca432ce36 2021-12-24 06:21:23.807 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2021-12-24 06:21:23.807 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:21:23.807 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:21:23.807 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:21:23.807 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:21:23.807 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:21:23.807 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.807 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.807 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.807 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.807 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.807 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.807 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:21:23.807 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:21:23.807 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.808 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.808 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.808 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-24 06:21:23.808 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:21:23.808 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:21:23.808 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:21:23.808 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.808 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.808 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.808 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.808 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:21:23.808 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:21:23.808 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:21:23.808 | ++ functions-common:get_field:795 : echo '| 3017adda9a3a4c6a8c2f5a058ab2e69d | 2d8f9d97e694417a9cfe7c6ca432ce36 | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:21:23.808 | ++ functions-common:get_field:789 : read data 2021-12-24 06:21:23.808 | + functions-common:get_or_add_user_project_role:972 : user_role_id=3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.808 | + functions-common:get_or_add_user_project_role:974 : echo 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.808 | 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:21:23.808 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2021-12-24 06:21:23.808 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2021-12-24 06:21:23.808 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:21:23.808 | ++ functions-common:get_or_create_service:1072 : oscwrap service show network -f value -c id 2021-12-24 06:21:23.808 | ++ functions-common:get_or_create_service:1074 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-24 06:21:23.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.808 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.808 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.808 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.808 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:21:23.808 | 8c68543c29e74f81a7b6cc65dc9484c1' 2021-12-24 06:21:23.809 | + functions-common:get_or_create_service:1071 : echo 8c68543c29e74f81a7b6cc65dc9484c1 2021-12-24 06:21:23.809 | 8c68543c29e74f81a7b6cc65dc9484c1 2021-12-24 06:21:23.809 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/ 2021-12-24 06:21:23.809 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:21:23.809 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/ RegionOne 2021-12-24 06:21:23.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:21:23.809 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-24 06:21:23.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.809 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.809 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.809 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:21:23.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:21:23.809 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create network public http://10.222.0.36:9696/ --region RegionOne -f value -c id 2021-12-24 06:21:23.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.809 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:23.809 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:23.809 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:21:23.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=c852f40a12504f7daf5e9d83e3853ae0 2021-12-24 06:21:23.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo c852f40a12504f7daf5e9d83e3853ae0 2021-12-24 06:21:23.809 | + functions-common:get_or_create_endpoint:1104 : public_id=c852f40a12504f7daf5e9d83e3853ae0 2021-12-24 06:21:23.809 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:21:23.809 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:21:23.809 | + functions-common:get_or_create_endpoint:1113 : echo c852f40a12504f7daf5e9d83e3853ae0 2021-12-24 06:21:23.809 | c852f40a12504f7daf5e9d83e3853ae0 2021-12-24 06:21:23.851 | [17688 Async create_neutron_accounts:92816]: finished create_neutron_accounts with result 0 in 24 seconds 2021-12-24 06:21:23.858 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2021-12-24 06:21:23.863 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-12-24 06:21:23.866 | + inc/async:async_wait:197 : return 0 2021-12-24 06:21:23.868 | + ./stack.sh:main:1125 : is_service_enabled mysql postgresql 2021-12-24 06:21:23.887 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:21:23.889 | + ./stack.sh:main:1125 : is_service_enabled glance 2021-12-24 06:21:23.907 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:21:23.910 | + ./stack.sh:main:1126 : echo_summary 'Configuring Glance' 2021-12-24 06:21:23.912 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:21:23.915 | + ./stack.sh:echo_summary:440 : echo -e Configuring Glance 2021-12-24 06:21:23.917 | + ./stack.sh:main:1127 : async_runfunc init_glance 2021-12-24 06:21:23.920 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2021-12-24 06:21:23.979 | + inc/async:async_inner:63 : init_glance 2021-12-24 06:21:24.018 | [17688 Async init_glance:95179]: running: init_glance 2021-12-24 06:21:24.021 | + ./stack.sh:main:1134 : is_service_enabled neutron 2021-12-24 06:21:24.040 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:21:24.043 | + ./stack.sh:main:1135 : echo_summary 'Configuring Neutron' 2021-12-24 06:21:24.046 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:21:24.048 | + ./stack.sh:echo_summary:440 : echo -e Configuring Neutron 2021-12-24 06:21:24.051 | + ./stack.sh:main:1137 : configure_neutron 2021-12-24 06:21:24.054 | + lib/neutron:configure_neutron:609 : is_neutron_legacy_enabled 2021-12-24 06:21:24.058 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:21:24.059 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:21:24.065 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:21:24.068 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:21:24.071 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:21:24.073 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:21:24.076 | + lib/neutron:configure_neutron:611 : configure_mutnauq 2021-12-24 06:21:24.078 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2021-12-24 06:21:24.081 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2021-12-24 06:21:24.084 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2021-12-24 06:21:24.098 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2021-12-24 06:21:24.100 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2021-12-24 06:21:27.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:27.518 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:27.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:27.518 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:30.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:30.952 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:30.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:30.952 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:33.683 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:21:33.709 | [95179 Async init_glance:95179]: finished successfully 2021-12-24 06:21:34.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:34.545 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:34.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:34.545 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:37.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:37.880 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:37.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:37.881 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:41.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:41.237 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:41.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:41.237 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:44.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:44.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:44.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:44.654 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:48.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:48.046 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:48.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:48.046 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:51.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:51.624 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:51.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:51.624 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:55.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:55.815 | from cryptography.utils import int_from_bytes 2021-12-24 06:21:55.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:21:55.815 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:01.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:01.472 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:01.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:01.472 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:01.760 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-24 06:22:01.765 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-24 06:22:01.767 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-24 06:22:01.769 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-24 06:22:01.772 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2021-12-24 06:22:01.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-24 06:22:01.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-24 06:22:01.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2021-12-24 06:22:01.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2021-12-24 06:22:01.783 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2021-12-24 06:22:01.785 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2021-12-24 06:22:01.788 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-24 06:22:01.790 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-24 06:22:01.792 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2021-12-24 06:22:01.794 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2021-12-24 06:22:01.796 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2021-12-24 06:22:01.801 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:01.804 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-24 06:22:01.806 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:01.811 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2021-12-24 06:22:01.813 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-24 06:22:01.816 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-24 06:22:01.818 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=neutron 2021-12-24 06:22:01.820 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-24 06:22:01.823 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-24 06:22:01.851 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-24 06:22:01.880 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-24 06:22:01.909 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-24 06:22:01.938 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-24 06:22:01.967 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-24 06:22:01.997 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2021-12-24 06:22:02.000 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2021-12-24 06:22:02.002 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-24 06:22:02.004 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 06:22:02.007 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-12-24 06:22:02.030 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-12-24 06:22:02.033 | + functions:setup_systemd_logging:695 : local pidstr= 2021-12-24 06:22:02.035 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-12-24 06:22:02.038 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-12-24 06:22:02.040 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-24 06:22:02.069 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:22:02.098 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-24 06:22:02.127 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-24 06:22:02.156 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2021-12-24 06:22:02.172 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:02.175 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2021-12-24 06:22:02.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2021-12-24 06:22:02.179 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-24 06:22:02.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-24 06:22:02.184 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-24 06:22:02.187 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2021-12-24 06:22:02.189 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2021-12-24 06:22:02.191 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-24 06:22:02.204 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2021-12-24 06:22:02.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-24 06:22:02.219 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-24 06:22:02.232 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-24 06:22:02.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-24 06:22:02.256 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-24 06:22:02.259 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:02.262 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2021-12-24 06:22:02.266 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.VNycSn8Q3N 2021-12-24 06:22:02.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-24 06:22:02.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:02.274 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.VNycSn8Q3N 2021-12-24 06:22:02.278 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.VNycSn8Q3N 2021-12-24 06:22:02.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.VNycSn8Q3N /etc/sudoers.d/neutron-rootwrap 2021-12-24 06:22:02.302 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 06:22:02.331 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:02.333 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:02.362 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-24 06:22:02.365 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-24 06:22:02.367 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-24 06:22:02.369 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 06:22:02.372 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-24 06:22:02.374 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:22:02.391 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:02.394 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-24 06:22:02.397 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-24 06:22:02.399 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:22:02.417 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:02.419 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:22:02.422 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2021-12-24 06:22:02.453 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:22:02.456 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:22:02.458 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2021-12-24 06:22:02.475 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:02.478 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2021-12-24 06:22:02.495 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:02.497 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2021-12-24 06:22:02.500 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-24 06:22:02.502 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-24 06:22:02.507 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-24 06:22:02.537 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-24 06:22:02.567 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-24 06:22:02.597 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-24 06:22:02.627 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-24 06:22:02.657 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-24 06:22:02.660 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 06:22:02.662 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2021-12-24 06:22:02.665 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2021-12-24 06:22:02.667 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-24 06:22:02.697 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-24 06:22:02.726 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2021-12-24 06:22:02.756 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-24 06:22:02.786 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-24 06:22:02.816 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-24 06:22:02.845 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-24 06:22:02.875 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-24 06:22:02.906 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:22:02.935 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-24 06:22:02.965 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-24 06:22:02.996 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-24 06:22:03.027 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-24 06:22:03.029 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2021-12-24 06:22:03.032 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2021-12-24 06:22:03.035 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2021-12-24 06:22:03.037 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-24 06:22:03.066 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-24 06:22:03.097 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2021-12-24 06:22:03.126 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-24 06:22:03.156 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-24 06:22:03.186 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-24 06:22:03.215 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-24 06:22:03.245 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-24 06:22:03.275 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-24 06:22:03.305 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-24 06:22:03.335 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2021-12-24 06:22:03.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2021-12-24 06:22:03.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-24 06:22:03.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2021-12-24 06:22:03.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2021-12-24 06:22:03.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2021-12-24 06:22:03.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2021-12-24 06:22:03.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2021-12-24 06:22:03.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2021-12-24 06:22:03.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2021-12-24 06:22:03.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-24 06:22:03.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2021-12-24 06:22:03.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2021-12-24 06:22:03.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-24 06:22:03.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2021-12-24 06:22:03.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-24 06:22:03.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2021-12-24 06:22:03.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-24 06:22:03.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:03.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-24 06:22:03.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-24 06:22:03.412 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.415 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-24 06:22:03.417 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-24 06:22:03.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-24 06:22:03.422 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.424 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-24 06:22:03.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2021-12-24 06:22:03.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-24 06:22:03.458 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.460 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-24 06:22:03.463 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2021-12-24 06:22:03.465 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2021-12-24 06:22:03.468 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.470 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-24 06:22:03.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-24 06:22:03.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.504 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2021-12-24 06:22:03.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2021-12-24 06:22:03.508 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2021-12-24 06:22:03.511 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.514 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-24 06:22:03.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-24 06:22:03.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2021-12-24 06:22:03.549 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2021-12-24 06:22:03.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-24 06:22:03.554 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.556 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-24 06:22:03.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-24 06:22:03.587 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2021-12-24 06:22:03.592 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-24 06:22:03.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-24 06:22:03.596 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.599 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-24 06:22:03.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-24 06:22:03.630 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.632 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2021-12-24 06:22:03.635 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2021-12-24 06:22:03.637 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2021-12-24 06:22:03.640 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.642 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-24 06:22:03.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2021-12-24 06:22:03.673 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2021-12-24 06:22:03.678 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2021-12-24 06:22:03.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2021-12-24 06:22:03.682 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.685 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2021-12-24 06:22:03.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-24 06:22:03.716 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:22:03.718 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2021-12-24 06:22:03.721 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2021-12-24 06:22:03.723 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2021-12-24 06:22:03.725 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2021-12-24 06:22:03.728 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-24 06:22:03.757 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-24 06:22:03.760 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2021-12-24 06:22:03.777 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:03.779 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2021-12-24 06:22:03.781 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 06:22:03.813 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:03.816 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:03.845 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-24 06:22:03.876 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2021-12-24 06:22:03.879 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-12-24 06:22:03.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-24 06:22:03.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-24 06:22:06.838 | INFO neutron.common.config [-] Logging enabled! 2021-12-24 06:22:06.838 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev321 2021-12-24 06:22:06.839 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=97146) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-24 06:22:06.840 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-24 06:22:06.841 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmph4c2chdg/privsep.sock'] 2021-12-24 06:22:08.075 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-12-24 06:22:08.076 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmph4c2chdg/privsep.sock {{(pid=97146) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2021-12-24 06:22:08.077 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-12-24 06:22:08.077 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-12-24 06:22:08.077 | 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-12-24 06:22:08.078 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 97154 2021-12-24 06:22:08.078 | DEBUG oslo.privsep.daemon [-] privsep: reply[58e8e086-78ec-4a00-9fe1-d45075744855]: (2,) {{(pid=97154) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:22:08.379 | 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=97154) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-12-24 06:22:08.391 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=97154) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-12-24 06:22:08.392 | DEBUG oslo.privsep.daemon [-] privsep: reply[5201f695-b8ad-4a9b-ab9a-93fcd2692b3e]: (4, ('bd847f79-d51b-46ba-a4c1-3cebf9e23e0d\n', '')) {{(pid=97154) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:22:08.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=97146) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-24 06:22:08.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=97146) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-24 06:22:08.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=97146) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:08.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=97146) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:08.553 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=97146) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:08.554 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=97146) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:08.608 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-24 06:22:08.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:08.608 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:08.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:08.608 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:08.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-24 06:22:08.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-24 06:22:08.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-24 06:22:08.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-24 06:22:08.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-24 06:22:09.041 | + 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-12-24 06:22:09.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-12-24 06:22:09.065 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:09.067 | + 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-12-24 06:22:09.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-24 06:22:09.101 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-12-24 06:22:09.109 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-12-24 06:22:09.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-24 06:22:09.115 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-12-24 06:22:09.128 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-12-24 06:22:09.141 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-24 06:22:09.144 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-24 06:22:09.155 | net.bridge.bridge-nf-call-iptables = 1 2021-12-24 06:22:09.159 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-12-24 06:22:09.161 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-24 06:22:09.169 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-24 06:22:09.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-12-24 06:22:09.176 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-12-24 06:22:09.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-12-24 06:22:09.180 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-12-24 06:22:09.183 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-12-24 06:22:09.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-24 06:22:09.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-24 06:22:09.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-24 06:22:09.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-24 06:22:09.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-12-24 06:22:09.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-24 06:22:09.256 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-24 06:22:09.259 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-24 06:22:09.288 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-24 06:22:09.318 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2021-12-24 06:22:09.335 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:09.337 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2021-12-24 06:22:09.340 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-24 06:22:09.344 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-24 06:22:09.373 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-24 06:22:09.403 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 06:22:09.434 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:09.436 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:09.466 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2021-12-24 06:22:09.483 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:09.486 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-24 06:22:09.489 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-24 06:22:09.517 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-24 06:22:09.520 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-24 06:22:09.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-24 06:22:09.552 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-24 06:22:09.554 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-24 06:22:09.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-12-24 06:22:09.559 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2021-12-24 06:22:09.576 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:09.579 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2021-12-24 06:22:09.581 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-24 06:22:09.586 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-24 06:22:09.615 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 06:22:09.647 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:09.649 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:09.678 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-24 06:22:09.681 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-24 06:22:09.709 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-24 06:22:09.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-24 06:22:09.714 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-24 06:22:09.743 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-24 06:22:09.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-24 06:22:09.748 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-12-24 06:22:09.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-24 06:22:12.650 | INFO neutron.common.config [-] Logging enabled! 2021-12-24 06:22:12.650 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev321 2021-12-24 06:22:12.650 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=97697) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-12-24 06:22:12.702 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=97697) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-24 06:22:12.702 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=97697) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2021-12-24 06:22:12.702 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=97697) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:12.702 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=97697) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:12.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=97697) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:12.703 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=97697) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2021-12-24 06:22:12.764 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-24 06:22:12.765 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=97697) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2021-12-24 06:22:12.765 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=97697) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2021-12-24 06:22:12.766 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-24 06:22:12.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:12.766 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:12.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:12.766 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:13.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-24 06:22:13.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-24 06:22:13.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-24 06:22:13.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-24 06:22:13.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-24 06:22:13.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-24 06:22:13.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-24 06:22:13.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-24 06:22:13.139 | + functions:set_mtu:785 : local dev=br-data 2021-12-24 06:22:13.143 | + functions:set_mtu:786 : local mtu=1500 2021-12-24 06:22:13.145 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-12-24 06:22:13.158 | + 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-12-24 06:22:13.176 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2021-12-24 06:22:13.178 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2021-12-24 06:22:13.181 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-24 06:22:13.183 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2021-12-24 06:22:13.186 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2021-12-24 06:22:13.188 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2021-12-24 06:22:13.191 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2021-12-24 06:22:13.193 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2021-12-24 06:22:13.196 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2021-12-24 06:22:13.198 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2021-12-24 06:22:13.201 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2021-12-24 06:22:13.203 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2021-12-24 06:22:13.206 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2021-12-24 06:22:13.208 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2021-12-24 06:22:13.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2021-12-24 06:22:13.212 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-24 06:22:13.218 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2021-12-24 06:22:13.221 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2021-12-24 06:22:13.224 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2021-12-24 06:22:13.226 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2021-12-24 06:22:13.230 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2021-12-24 06:22:13.230 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2021-12-24 06:22:13.231 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2021-12-24 06:22:13.237 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2021-12-24 06:22:13.240 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2021-12-24 06:22:13.242 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:13.244 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-24 06:22:13.247 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2021-12-24 06:22:13.249 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2021-12-24 06:22:13.252 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1' 2021-12-24 06:22:13.254 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data' 2021-12-24 06:22:13.256 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2021-12-24 06:22:13.259 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2021-12-24 06:22:13.263 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.40/22 brd 192.168.3.255 2021-12-24 06:22:13.263 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2021-12-24 06:22:13.264 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2021-12-24 06:22:13.265 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2021-12-24 06:22:13.270 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.40 2021-12-24 06:22:13.272 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.40 ' 2021-12-24 06:22:13.275 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1 2021-12-24 06:22:13.291 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data 2021-12-24 06:22:13.303 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2021-12-24 06:22:13.317 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-24 06:22:13.337 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.40 2021-12-24 06:22:13.372 | PING 192.168.0.40 (192.168.0.40) from 192.168.0.40 br-data: 56(84) bytes of data. 2021-12-24 06:22:13.372 | 64 bytes from 192.168.0.40: icmp_seq=1 ttl=64 time=0.061 ms 2021-12-24 06:22:14.389 | 64 bytes from 192.168.0.40: icmp_seq=2 ttl=64 time=0.038 ms 2021-12-24 06:22:15.413 | 64 bytes from 192.168.0.40: icmp_seq=3 ttl=64 time=0.034 ms 2021-12-24 06:22:15.413 | 2021-12-24 06:22:15.413 | --- 192.168.0.40 ping statistics --- 2021-12-24 06:22:15.413 | 3 packets transmitted, 3 received, 0% packet loss, time 2042ms 2021-12-24 06:22:15.413 | rtt min/avg/max/mdev = 0.034/0.044/0.061/0.011 ms 2021-12-24 06:22:15.419 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2021-12-24 06:22:15.419 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2021-12-24 06:22:15.425 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2021-12-24 06:22:15.427 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2021-12-24 06:22:15.445 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:15.447 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2021-12-24 06:22:15.450 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-24 06:22:15.455 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-24 06:22:15.484 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2021-12-24 06:22:15.513 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-24 06:22:15.542 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-24 06:22:15.574 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2021-12-24 06:22:15.576 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-24 06:22:15.606 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-24 06:22:15.608 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2021-12-24 06:22:15.625 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:15.628 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2021-12-24 06:22:15.630 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2021-12-24 06:22:15.649 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:15.651 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2021-12-24 06:22:15.668 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:15.671 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2021-12-24 06:22:15.689 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:15.691 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-24 06:22:15.721 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-24 06:22:15.752 | + lib/neutron:configure_neutron:616 : '[' False == True ']' 2021-12-24 06:22:15.754 | + ./stack.sh:main:1140 : is_service_enabled mysql postgresql 2021-12-24 06:22:15.772 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:15.774 | + ./stack.sh:main:1140 : is_service_enabled neutron 2021-12-24 06:22:15.792 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:15.794 | + ./stack.sh:main:1141 : async_runfunc init_neutron 2021-12-24 06:22:15.797 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2021-12-24 06:22:15.856 | + inc/async:async_inner:63 : init_neutron 2021-12-24 06:22:15.896 | [17688 Async init_neutron:98176]: running: init_neutron 2021-12-24 06:22:15.899 | + ./stack.sh:main:1149 : is_service_enabled q-dhcp 2021-12-24 06:22:15.917 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:15.920 | ++ ./stack.sh:main:1152 : pidof NetworkManager 2021-12-24 06:22:15.933 | ++ ./stack.sh:main:1152 : true 2021-12-24 06:22:15.936 | + ./stack.sh:main:1152 : netman_pid= 2021-12-24 06:22:15.939 | + ./stack.sh:main:1153 : '[' -z '' ']' 2021-12-24 06:22:15.942 | + ./stack.sh:main:1154 : sudo killall dnsmasq 2021-12-24 06:22:15.962 | dnsmasq: no process found 2021-12-24 06:22:15.966 | + ./stack.sh:main:1154 : true 2021-12-24 06:22:15.968 | + ./stack.sh:main:1159 : clean_iptables 2021-12-24 06:22:15.977 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-12-24 06:22:15.977 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 06:22:15.977 | + lib/nova:clean_iptables:183 : grep nova 2021-12-24 06:22:15.980 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-12-24 06:22:15.981 | + lib/nova:clean_iptables:183 : bash 2021-12-24 06:22:15.984 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-12-24 06:22:15.986 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-12-24 06:22:15.993 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 06:22:15.995 | + lib/nova:clean_iptables:185 : grep nova 2021-12-24 06:22:15.995 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-12-24 06:22:15.999 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-12-24 06:22:16.000 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-12-24 06:22:16.005 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-12-24 06:22:16.007 | + lib/nova:clean_iptables:185 : bash 2021-12-24 06:22:16.015 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-12-24 06:22:16.015 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 06:22:16.016 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-12-24 06:22:16.022 | + lib/nova:clean_iptables:187 : grep nova 2021-12-24 06:22:16.022 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-12-24 06:22:16.024 | + lib/nova:clean_iptables:187 : bash 2021-12-24 06:22:16.025 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-12-24 06:22:16.035 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-12-24 06:22:16.037 | + lib/nova:clean_iptables:189 : grep nova 2021-12-24 06:22:16.037 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-12-24 06:22:16.044 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-24 06:22:16.044 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-12-24 06:22:16.046 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-12-24 06:22:16.047 | + lib/nova:clean_iptables:189 : bash 2021-12-24 06:22:16.053 | + ./stack.sh:main:1162 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-24 06:22:16.065 | net.ipv4.ip_forward = 1 2021-12-24 06:22:16.069 | + ./stack.sh:main:1167 : is_service_enabled nova neutron 2021-12-24 06:22:16.088 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:16.091 | + ./stack.sh:main:1168 : configure_os_vif 2021-12-24 06:22:16.094 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2021-12-24 06:22:16.097 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2021-12-24 06:22:16.130 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2021-12-24 06:22:16.160 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2021-12-24 06:22:16.163 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2021-12-24 06:22:16.198 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2021-12-24 06:22:16.229 | + ./stack.sh:main:1174 : is_service_enabled swift 2021-12-24 06:22:16.247 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:16.249 | + ./stack.sh:main:1183 : is_service_enabled cinder 2021-12-24 06:22:16.267 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:16.270 | + ./stack.sh:main:1184 : echo_summary 'Configuring Cinder' 2021-12-24 06:22:16.272 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:22:16.275 | + ./stack.sh:echo_summary:440 : echo -e Configuring Cinder 2021-12-24 06:22:16.277 | + ./stack.sh:main:1185 : async_runfunc init_cinder 2021-12-24 06:22:16.280 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2021-12-24 06:22:16.340 | + inc/async:async_inner:63 : init_cinder 2021-12-24 06:22:16.388 | [17688 Async init_cinder:98571]: running: init_cinder 2021-12-24 06:22:16.391 | + ./stack.sh:main:1191 : is_service_enabled placement 2021-12-24 06:22:16.416 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:16.419 | + ./stack.sh:main:1192 : echo_summary 'Configuring placement' 2021-12-24 06:22:16.421 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:22:16.424 | + ./stack.sh:echo_summary:440 : echo -e Configuring placement 2021-12-24 06:22:16.427 | + ./stack.sh:main:1193 : async_runfunc init_placement 2021-12-24 06:22:16.430 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2021-12-24 06:22:16.506 | + inc/async:async_inner:63 : init_placement 2021-12-24 06:22:16.552 | [17688 Async init_placement:98708]: running: init_placement 2021-12-24 06:22:16.555 | + ./stack.sh:main:1197 : async_wait init_neutron 2021-12-24 06:22:16.634 | [17688 Async init_neutron:98176]: Waiting for completion of init_neutron running on PID 98176 (5 other jobs running) 2021-12-24 06:22:16.665 | [17688 Async init_neutron:98176]: Signaling child to exit 2021-12-24 06:22:23.106 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:22:23.144 | [98571 Async init_cinder:98571]: finished successfully 2021-12-24 06:22:38.669 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:22:38.696 | [98176 Async init_neutron:98176]: finished successfully 2021-12-24 06:22:38.718 | WAKEUP 2021-12-24 06:22:38.744 | [17688 Async init_neutron:98176]: Signaled 2021-12-24 06:22:38.746 | + lib/neutron:init_neutron:667 : is_neutron_legacy_enabled 2021-12-24 06:22:38.746 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:22:38.746 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:22:38.746 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:22:38.746 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:22:38.746 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:22:38.746 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:22:38.746 | + lib/neutron:init_neutron:669 : init_mutnauq 2021-12-24 06:22:38.746 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2021-12-24 06:22:38.746 | + lib/database:recreate_database:110 : local db=neutron 2021-12-24 06:22:38.746 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-24 06:22:38.746 | + lib/databases/mysql:recreate_database_mysql:65 : local db=neutron 2021-12-24 06:22:38.746 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-24 06:22:38.746 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:38.746 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-24 06:22:38.746 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:38.746 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2021-12-24 06:22:38.746 | + functions-common:time_start:2388 : local name=dbsync 2021-12-24 06:22:38.746 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:22:38.746 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:22:38.746 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:22:38.746 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326935949 2021-12-24 06:22:38.746 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-24 06:22:38.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:38.746 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:38.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:38.746 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:38.746 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-24 06:22:38.747 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-24 06:22:38.748 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-24 06:22:38.749 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-24 06:22:38.750 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-24 06:22:38.750 | Running upgrade for neutron ... 2021-12-24 06:22:38.750 | OK 2021-12-24 06:22:38.750 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2021-12-24 06:22:38.750 | + functions-common:time_stop:2402 : local name 2021-12-24 06:22:38.750 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:22:38.750 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:22:38.750 | + functions-common:time_stop:2405 : local total 2021-12-24 06:22:38.751 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:22:38.751 | + functions-common:time_stop:2408 : name=dbsync 2021-12-24 06:22:38.751 | + functions-common:time_stop:2409 : start_time=1640326935949 2021-12-24 06:22:38.751 | + functions-common:time_stop:2411 : [[ -z 1640326935949 ]] 2021-12-24 06:22:38.751 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:22:38.751 | + functions-common:time_stop:2414 : end_time=1640326958653 2021-12-24 06:22:38.751 | + functions-common:time_stop:2415 : elapsed_time=22704 2021-12-24 06:22:38.751 | + functions-common:time_stop:2416 : total=16226 2021-12-24 06:22:38.751 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:22:38.751 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=38930 2021-12-24 06:22:38.794 | [17688 Async init_neutron:98176]: finished init_neutron with result 0 in 22 seconds 2021-12-24 06:22:38.799 | + inc/async:async_wait:197 : return 0 2021-12-24 06:22:38.802 | + ./stack.sh:main:1198 : async_wait init_placement 2021-12-24 06:22:38.858 | [17688 Async init_placement:98708]: Waiting for completion of init_placement running on PID 98708 (4 other jobs running) 2021-12-24 06:22:38.884 | [17688 Async init_placement:98708]: Signaling child to exit 2021-12-24 06:22:52.011 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:22:52.038 | [98708 Async init_placement:98708]: finished successfully 2021-12-24 06:22:52.058 | WAKEUP 2021-12-24 06:22:52.081 | [17688 Async init_placement:98708]: Signaled 2021-12-24 06:22:52.083 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-24 06:22:52.083 | + lib/database:recreate_database:110 : local db=placement 2021-12-24 06:22:52.083 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-24 06:22:52.083 | + lib/databases/mysql:recreate_database_mysql:65 : local db=placement 2021-12-24 06:22:52.083 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-24 06:22:52.083 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.083 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-24 06:22:52.083 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.083 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-24 06:22:52.083 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-24 06:22:52.083 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-24 06:22:52.083 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2021-12-24 06:22:52.083 | + functions-common:get_or_create_user:886 : local user_id 2021-12-24 06:22:52.083 | + functions-common:get_or_create_user:887 : [[ ! -z '' ]] 2021-12-24 06:22:52.083 | + functions-common:get_or_create_user:890 : local email= 2021-12-24 06:22:52.083 | ++ functions-common:get_or_create_user:904 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-24 06:22:52.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.083 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.083 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.083 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.083 | + functions-common:get_or_create_user:902 : user_id=ef9fe731fe2a40e4a7b0fe876f0df0ba 2021-12-24 06:22:52.083 | + functions-common:get_or_create_user:903 : echo ef9fe731fe2a40e4a7b0fe876f0df0ba 2021-12-24 06:22:52.083 | ef9fe731fe2a40e4a7b0fe876f0df0ba 2021-12-24 06:22:52.083 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2021-12-24 06:22:52.083 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:22:52.083 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:22:52.083 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:22:52.084 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:22:52.084 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:22:52.084 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:22:52.084 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:22:52.084 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:22:52.084 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:22:52.084 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:22:52.084 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-24 06:22:52.084 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:22:52.084 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:22:52.084 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:22:52.084 | ++ functions-common:get_field:789 : read data 2021-12-24 06:22:52.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.084 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.084 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.084 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.084 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:22:52.084 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:22:52.084 | + functions-common:get_or_add_user_project_role:963 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-24 06:22:52.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.084 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.084 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.084 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-24 06:22:52.084 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:22:52.084 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:22:52.084 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:22:52.084 | ++ functions-common:get_field:789 : read data 2021-12-24 06:22:52.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.084 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.084 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.084 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.085 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:22:52.085 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:22:52.085 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:22:52.085 | ++ functions-common:get_field:795 : echo '| 3017adda9a3a4c6a8c2f5a058ab2e69d | ef9fe731fe2a40e4a7b0fe876f0df0ba | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:22:52.085 | ++ functions-common:get_field:789 : read data 2021-12-24 06:22:52.085 | + functions-common:get_or_add_user_project_role:972 : user_role_id=3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:22:52.085 | + functions-common:get_or_add_user_project_role:974 : echo 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:22:52.085 | 3017adda9a3a4c6a8c2f5a058ab2e69d 2021-12-24 06:22:52.085 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2021-12-24 06:22:52.085 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2021-12-24 06:22:52.085 | + functions-common:get_or_add_user_project_role:950 : local user_role_id 2021-12-24 06:22:52.085 | ++ functions-common:get_or_add_user_project_role:952 : _get_domain_args Default Default 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:934 : local domain 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:935 : domain= 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:937 : [[ -n Default ]] 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:938 : domain=' --user-domain Default' 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:940 : [[ -n Default ]] 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:941 : domain=' --user-domain Default --project-domain Default' 2021-12-24 06:22:52.085 | ++ functions-common:_get_domain_args:944 : echo --user-domain Default --project-domain Default 2021-12-24 06:22:52.085 | + functions-common:get_or_add_user_project_role:952 : domain_args='--user-domain Default --project-domain Default' 2021-12-24 06:22:52.085 | ++ functions-common:get_or_add_user_project_role:960 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:22:52.085 | ++ functions-common:get_or_add_user_project_role:960 : get_field 1 2021-12-24 06:22:52.085 | ++ functions-common:get_or_add_user_project_role:960 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-24 06:22:52.085 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:22:52.085 | ++ functions-common:get_field:789 : read data 2021-12-24 06:22:52.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.086 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.086 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.086 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.086 | + functions-common:get_or_add_user_project_role:960 : user_role_id= 2021-12-24 06:22:52.086 | + functions-common:get_or_add_user_project_role:961 : [[ -z '' ]] 2021-12-24 06:22:52.086 | + functions-common:get_or_add_user_project_role:963 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-24 06:22:52.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.086 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.086 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.086 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2021-12-24 06:22:52.086 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-24 06:22:52.086 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2021-12-24 06:22:52.086 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:22:52.086 | ++ functions-common:get_field:789 : read data 2021-12-24 06:22:52.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.086 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.086 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.086 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.086 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:22:52.086 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:22:52.086 | ++ functions-common:get_field:795 : echo '| 442229ad262a4b1ab2e0525657e4d869 | ef9fe731fe2a40e4a7b0fe876f0df0ba | | b1f5ec2572014d02aa044fe740f1a999 | | | False |' 2021-12-24 06:22:52.086 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:22:52.086 | ++ functions-common:get_field:789 : read data 2021-12-24 06:22:52.086 | + functions-common:get_or_add_user_project_role:972 : user_role_id=442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:22:52.086 | + functions-common:get_or_add_user_project_role:974 : echo 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:22:52.086 | 442229ad262a4b1ab2e0525657e4d869 2021-12-24 06:22:52.086 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2021-12-24 06:22:52.086 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-24 06:22:52.086 | + functions-common:get_or_create_service:1059 : local service_id 2021-12-24 06:22:52.086 | ++ functions-common:get_or_create_service:1072 : oscwrap service show placement -f value -c id 2021-12-24 06:22:52.086 | ++ functions-common:get_or_create_service:1074 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-24 06:22:52.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.087 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.087 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.087 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.087 | + functions-common:get_or_create_service:1070 : service_id=' 2021-12-24 06:22:52.087 | 30e29d7c07304a3085f5f8abc51f355e' 2021-12-24 06:22:52.087 | + functions-common:get_or_create_service:1071 : echo 30e29d7c07304a3085f5f8abc51f355e 2021-12-24 06:22:52.087 | 30e29d7c07304a3085f5f8abc51f355e 2021-12-24 06:22:52.087 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2021-12-24 06:22:52.087 | + functions-common:get_or_create_endpoint:1103 : local public_id 2021-12-24 06:22:52.087 | ++ functions-common:get_or_create_endpoint:1104 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2021-12-24 06:22:52.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : local endpoint_id 2021-12-24 06:22:52.087 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-24 06:22:52.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.087 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.087 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.087 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id= 2021-12-24 06:22:52.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1083 : [[ -z '' ]] 2021-12-24 06:22:52.087 | +++ functions-common:_get_or_create_endpoint_with_interface:1086 : oscwrap endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2021-12-24 06:22:52.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.087 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.087 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.087 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:22:52.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1086 : endpoint_id=072516651b0647cca90e8cde328194d5 2021-12-24 06:22:52.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : echo 072516651b0647cca90e8cde328194d5 2021-12-24 06:22:52.087 | + functions-common:get_or_create_endpoint:1104 : public_id=072516651b0647cca90e8cde328194d5 2021-12-24 06:22:52.087 | + functions-common:get_or_create_endpoint:1106 : [[ -n '' ]] 2021-12-24 06:22:52.087 | + functions-common:get_or_create_endpoint:1109 : [[ -n '' ]] 2021-12-24 06:22:52.087 | + functions-common:get_or_create_endpoint:1113 : echo 072516651b0647cca90e8cde328194d5 2021-12-24 06:22:52.088 | 072516651b0647cca90e8cde328194d5 2021-12-24 06:22:52.130 | [17688 Async init_placement:98708]: finished init_placement with result 0 in 35 seconds 2021-12-24 06:22:52.134 | + inc/async:async_wait:197 : return 0 2021-12-24 06:22:52.137 | + ./stack.sh:main:1199 : async_wait init_glance 2021-12-24 06:22:52.189 | [17688 Async init_glance:95179]: Waiting for completion of init_glance running on PID 95179 (3 other jobs running) 2021-12-24 06:22:52.214 | [17688 Async init_glance:95179]: Signaling child to exit 2021-12-24 06:22:52.214 | WAKEUP 2021-12-24 06:22:52.237 | [17688 Async init_glance:95179]: Signaled 2021-12-24 06:22:52.239 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2021-12-24 06:22:52.239 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2021-12-24 06:22:52.239 | + lib/glance:init_glance:485 : recreate_database glance 2021-12-24 06:22:52.239 | + lib/database:recreate_database:110 : local db=glance 2021-12-24 06:22:52.239 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-24 06:22:52.239 | + lib/databases/mysql:recreate_database_mysql:65 : local db=glance 2021-12-24 06:22:52.239 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-24 06:22:52.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.239 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-24 06:22:52.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.239 | + lib/glance:init_glance:487 : time_start dbsync 2021-12-24 06:22:52.239 | + functions-common:time_start:2388 : local name=dbsync 2021-12-24 06:22:52.239 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:22:52.239 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:22:52.239 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:22:52.239 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326884061 2021-12-24 06:22:52.239 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-24 06:22:52.239 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=95280) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:22:52.239 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-24 06:22:52.240 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-12-24 06:22:52.241 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.241 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.241 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-24 06:22:52.241 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-24 06:22:52.241 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-12-24 06:22:52.241 | Database migration is up to date. No migration needed. 2021-12-24 06:22:52.241 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-12-24 06:22:52.241 | Database is synced successfully. 2021-12-24 06:22:52.241 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-24 06:22:52.241 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=95454) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-24 06:22:52.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-24 06:22:52.242 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-24 06:22:52.242 | + lib/glance:init_glance:493 : time_stop dbsync 2021-12-24 06:22:52.242 | + functions-common:time_stop:2402 : local name 2021-12-24 06:22:52.242 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:22:52.242 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:22:52.242 | + functions-common:time_stop:2405 : local total 2021-12-24 06:22:52.242 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:22:52.242 | + functions-common:time_stop:2408 : name=dbsync 2021-12-24 06:22:52.242 | + functions-common:time_stop:2409 : start_time=1640326884061 2021-12-24 06:22:52.242 | + functions-common:time_stop:2411 : [[ -z 1640326884061 ]] 2021-12-24 06:22:52.242 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:22:52.242 | + functions-common:time_stop:2414 : end_time=1640326893668 2021-12-24 06:22:52.242 | + functions-common:time_stop:2415 : elapsed_time=9607 2021-12-24 06:22:52.242 | + functions-common:time_stop:2416 : total=16226 2021-12-24 06:22:52.242 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:22:52.242 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25833 2021-12-24 06:22:52.284 | [17688 Async init_glance:95179]: finished init_glance with result 0 in 9 seconds 2021-12-24 06:22:52.288 | + inc/async:async_wait:197 : return 0 2021-12-24 06:22:52.291 | + ./stack.sh:main:1200 : async_wait init_swift 2021-12-24 06:22:52.312 | Not waiting for async task init_swift that we never started or has already been waited for 2021-12-24 06:22:52.315 | + inc/async:async_wait:197 : return 0 2021-12-24 06:22:52.317 | + ./stack.sh:main:1201 : async_wait init_cinder 2021-12-24 06:22:52.369 | [17688 Async init_cinder:98571]: Waiting for completion of init_cinder running on PID 98571 (2 other jobs running) 2021-12-24 06:22:52.395 | [17688 Async init_cinder:98571]: Signaling child to exit 2021-12-24 06:22:52.395 | WAKEUP 2021-12-24 06:22:52.419 | [17688 Async init_cinder:98571]: Signaled 2021-12-24 06:22:52.420 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2021-12-24 06:22:52.420 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:52.420 | + lib/cinder:init_cinder:436 : recreate_database cinder 2021-12-24 06:22:52.420 | + lib/database:recreate_database:110 : local db=cinder 2021-12-24 06:22:52.420 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-24 06:22:52.420 | + lib/databases/mysql:recreate_database_mysql:65 : local db=cinder 2021-12-24 06:22:52.420 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-24 06:22:52.420 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.420 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-24 06:22:52.420 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.420 | + lib/cinder:init_cinder:438 : time_start dbsync 2021-12-24 06:22:52.420 | + functions-common:time_start:2388 : local name=dbsync 2021-12-24 06:22:52.420 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:22:52.420 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:22:52.421 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:22:52.421 | + functions-common:time_start:2393 : _TIME_START[$name]=1640326936436 2021-12-24 06:22:52.421 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-24 06:22:52.421 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=98680) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:52.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:52.422 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:22:52.422 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=98680) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:22:52.422 | INFO cinder.db.migration [-] Applying migration(s) 2021-12-24 06:22:52.422 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 06:22:52.422 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 06:22:52.422 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2021-12-24 06:22:52.422 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=98680) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-24 06:22:52.422 | INFO cinder.db.migration [-] Migration(s) applied 2021-12-24 06:22:52.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.422 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:52.422 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:52.422 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:138: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-24 06:22:52.422 | last_heartbeat = column_property( 2021-12-24 06:22:52.422 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:144: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-24 06:22:52.422 | num_hosts = column_property( 2021-12-24 06:22:52.422 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2021-12-24 06:22:52.422 | num_down_hosts = column_property( 2021-12-24 06:22:52.422 | + lib/cinder:init_cinder:441 : time_stop dbsync 2021-12-24 06:22:52.422 | + functions-common:time_stop:2402 : local name 2021-12-24 06:22:52.422 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:22:52.422 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:22:52.422 | + functions-common:time_stop:2405 : local total 2021-12-24 06:22:52.422 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:22:52.422 | + functions-common:time_stop:2408 : name=dbsync 2021-12-24 06:22:52.422 | + functions-common:time_stop:2409 : start_time=1640326936436 2021-12-24 06:22:52.422 | + functions-common:time_stop:2411 : [[ -z 1640326936436 ]] 2021-12-24 06:22:52.422 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:22:52.422 | + functions-common:time_stop:2414 : end_time=1640326943016 2021-12-24 06:22:52.422 | + functions-common:time_stop:2415 : elapsed_time=6580 2021-12-24 06:22:52.422 | + functions-common:time_stop:2416 : total=16226 2021-12-24 06:22:52.422 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:22:52.423 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22806 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2021-12-24 06:22:52.423 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:444 : [[ -n ceph ]] 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:445 : local be be_name be_type 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:447 : be_type=ceph 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:448 : be_name=ceph 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:449 : type init_cinder_backend_ceph 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:459 : is_service_enabled c-bak 2021-12-24 06:22:52.423 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:22:52.423 | + lib/cinder:init_cinder:465 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-24 06:22:52.466 | [17688 Async init_cinder:98571]: finished init_cinder with result 0 in 6 seconds 2021-12-24 06:22:52.470 | + inc/async:async_wait:197 : return 0 2021-12-24 06:22:52.473 | + ./stack.sh:main:1206 : is_service_enabled nova 2021-12-24 06:22:52.490 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:52.493 | + ./stack.sh:main:1207 : echo_summary 'Configuring Nova' 2021-12-24 06:22:52.496 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:22:52.499 | + ./stack.sh:echo_summary:440 : echo -e Configuring Nova 2021-12-24 06:22:52.501 | + ./stack.sh:main:1208 : init_nova 2021-12-24 06:22:52.504 | + lib/nova:init_nova:760 : is_service_enabled mysql postgresql 2021-12-24 06:22:52.521 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:52.524 | + lib/nova:init_nova:760 : is_service_enabled n-api 2021-12-24 06:22:52.541 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:22:52.544 | + lib/nova:init_nova:762 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:22:52.547 | + lib/nova:init_nova:770 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-24 06:22:52.604 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-24 06:22:52.644 | [17688 Async nova-cell-0:100533]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-12-24 06:22:52.647 | ++ lib/nova:init_nova:773 : seq 1 1 2021-12-24 06:22:52.651 | + lib/nova:init_nova:773 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:22:52.657 | ++ lib/nova:init_nova:774 : conductor_conf 1 2021-12-24 06:22:52.660 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:22:52.662 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:22:52.666 | + lib/nova:init_nova:774 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-24 06:22:52.729 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-24 06:22:52.779 | [17688 Async nova-cell-1:100631]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-12-24 06:22:52.782 | + lib/nova:init_nova:777 : recreate_database nova_api 2021-12-24 06:22:52.785 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-24 06:22:52.787 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-24 06:22:52.790 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_api 2021-12-24 06:22:52.793 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-24 06:22:52.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.814 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-24 06:22:52.819 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:22:52.837 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-24 06:22:56.897 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:22:56.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:22:56.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:22:56.908 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:22:56.908 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100695) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:22:56.936 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 06:22:56.936 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 06:22:56.973 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2021-12-24 06:22:59.120 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=100695) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-24 06:22:59.124 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2021-12-24 06:22:59.935 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=100695) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-12-24 06:22:59.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:59.943 | from cryptography.utils import int_from_bytes 2021-12-24 06:22:59.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:22:59.943 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:00.374 | ++ lib/nova:init_nova:782 : database_connection_url nova_cell0 2021-12-24 06:23:00.377 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-24 06:23:00.379 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-24 06:23:00.383 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2021-12-24 06:23:00.386 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 06:23:00.389 | + lib/nova:init_nova:782 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-24 06:23:04.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:04.241 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:04.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:04.241 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:04.705 | ++ lib/nova:init_nova:785 : seq 0 1 2021-12-24 06:23:04.709 | + lib/nova:init_nova:785 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-24 06:23:04.712 | + lib/nova:init_nova:786 : async_wait nova-cell-0 2021-12-24 06:23:04.774 | [17688 Async nova-cell-0:100533]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 100533 (3 other jobs running) 2021-12-24 06:23:04.802 | [17688 Async nova-cell-0:100533]: Signaling child to exit 2021-12-24 06:23:05.048 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:23:05.075 | [100631 Async nova-cell-1:100631]: finished successfully 2021-12-24 06:23:05.084 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:23:05.109 | [100533 Async nova-cell-0:100533]: finished successfully 2021-12-24 06:23:05.128 | WAKEUP 2021-12-24 06:23:05.152 | [17688 Async nova-cell-0:100533]: Signaled 2021-12-24 06:23:05.153 | + lib/nova:init_nova_db:750 : local dbname=nova_cell0 2021-12-24 06:23:05.153 | + lib/nova:init_nova_db:751 : local conffile=/etc/nova/nova.conf 2021-12-24 06:23:05.153 | + lib/nova:init_nova_db:752 : recreate_database nova_cell0 2021-12-24 06:23:05.153 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-24 06:23:05.153 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-24 06:23:05.153 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_cell0 2021-12-24 06:23:05.153 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-24 06:23:05.153 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:23:05.153 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-24 06:23:05.153 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:23:05.153 | + lib/nova:init_nova_db:753 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:23:05.155 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100594) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:23:05.155 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 06:23:05.155 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 06:23:05.155 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-24 06:23:05.155 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=100594) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-24 06:23:05.155 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2021-12-24 06:23:05.155 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=100594) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-12-24 06:23:05.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:05.155 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:05.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:05.155 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:05.198 | [17688 Async nova-cell-0:100533]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2021-12-24 06:23:05.202 | + inc/async:async_wait:197 : return 0 2021-12-24 06:23:05.205 | + lib/nova:init_nova:785 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-12-24 06:23:05.208 | + lib/nova:init_nova:786 : async_wait nova-cell-1 2021-12-24 06:23:05.258 | [17688 Async nova-cell-1:100631]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 100631 (2 other jobs running) 2021-12-24 06:23:05.283 | [17688 Async nova-cell-1:100631]: Signaling child to exit 2021-12-24 06:23:05.283 | WAKEUP 2021-12-24 06:23:05.305 | [17688 Async nova-cell-1:100631]: Signaled 2021-12-24 06:23:05.307 | + lib/nova:init_nova_db:750 : local dbname=nova_cell1 2021-12-24 06:23:05.307 | + lib/nova:init_nova_db:751 : local conffile=/etc/nova/nova_cell1.conf 2021-12-24 06:23:05.307 | + lib/nova:init_nova_db:752 : recreate_database nova_cell1 2021-12-24 06:23:05.307 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-24 06:23:05.307 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-24 06:23:05.307 | + lib/databases/mysql:recreate_database_mysql:65 : local db=nova_cell1 2021-12-24 06:23:05.307 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-24 06:23:05.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:23:05.307 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-24 06:23:05.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-24 06:23:05.307 | + lib/nova:init_nova_db:753 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-24 06:23:05.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-24 06:23:05.309 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-12-24 06:23:05.309 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100688) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-12-24 06:23:05.309 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-24 06:23:05.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-24 06:23:05.309 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2021-12-24 06:23:05.309 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=100688) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2021-12-24 06:23:05.309 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2021-12-24 06:23:05.309 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=100688) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2021-12-24 06:23:05.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:05.309 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:05.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:05.309 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:05.352 | [17688 Async nova-cell-1:100631]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2021-12-24 06:23:05.357 | + inc/async:async_wait:197 : return 0 2021-12-24 06:23:05.359 | + lib/nova:init_nova:789 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:23:05.362 | + lib/nova:init_nova:796 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-24 06:23:09.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:09.123 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:09.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:09.123 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:09.123 | Running batches of 50 until complete 2021-12-24 06:23:09.123 | +-------------------------------------+--------------+-----------+ 2021-12-24 06:23:09.123 | | Migration | Total Needed | Completed | 2021-12-24 06:23:09.123 | +-------------------------------------+--------------+-----------+ 2021-12-24 06:23:09.123 | | fill_virtual_interface_list | 0 | 0 | 2021-12-24 06:23:09.123 | | migrate_empty_ratio | 0 | 0 | 2021-12-24 06:23:09.123 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-24 06:23:09.123 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-24 06:23:09.123 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-24 06:23:09.123 | | populate_dev_uuids | 0 | 0 | 2021-12-24 06:23:09.123 | | populate_missing_availability_zones | 0 | 0 | 2021-12-24 06:23:09.123 | | populate_queued_for_delete | 0 | 0 | 2021-12-24 06:23:09.123 | | populate_user_id | 0 | 0 | 2021-12-24 06:23:09.123 | | populate_uuids | 0 | 0 | 2021-12-24 06:23:09.123 | +-------------------------------------+--------------+-----------+ 2021-12-24 06:23:09.563 | ++ lib/nova:init_nova:799 : seq 1 1 2021-12-24 06:23:09.567 | + lib/nova:init_nova:799 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:23:09.571 | ++ lib/nova:init_nova:800 : conductor_conf 1 2021-12-24 06:23:09.573 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:23:09.577 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:23:09.580 | + lib/nova:init_nova:800 : /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-12-24 06:23:13.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:13.098 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:13.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:13.098 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:13.098 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-24 06:23:13.098 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-24 06:23:13.495 | + lib/nova:init_nova:804 : create_nova_keys_dir 2021-12-24 06:23:13.498 | + lib/nova:create_nova_keys_dir:746 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-24 06:23:13.512 | + lib/nova:init_nova:806 : [[ '' == \L\V\M ]] 2021-12-24 06:23:13.515 | + ./stack.sh:main:1213 : is_service_enabled neutron 2021-12-24 06:23:13.533 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:13.536 | + ./stack.sh:main:1214 : async_runfunc configure_neutron_nova 2021-12-24 06:23:13.538 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2021-12-24 06:23:13.597 | + inc/async:async_inner:63 : configure_neutron_nova 2021-12-24 06:23:13.636 | [17688 Async configure_neutron_nova:101867]: running: configure_neutron_nova 2021-12-24 06:23:13.639 | + ./stack.sh:main:1223 : run_phase stack post-config 2021-12-24 06:23:13.642 | + functions-common:run_phase:1830 : local mode=stack 2021-12-24 06:23:13.645 | + functions-common:run_phase:1831 : local phase=post-config 2021-12-24 06:23:13.648 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:23:13.650 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:23:13.653 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:23:13.656 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:23:13.659 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:23:13.662 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:23:13.667 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:23:13.670 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:23:13.673 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:23:13.675 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-24 06:23:13.678 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:23:13.695 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:13.698 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:23:13.701 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:23:13.703 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-24 06:23:13.706 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:23:13.708 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:23:13.711 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-24 06:23:13.713 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:23:13.716 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:23:13.719 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:23:13.721 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 06:23:13.724 | + functions-common:run_phase:1857 : run_plugins stack post-config 2021-12-24 06:23:13.727 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-24 06:23:13.730 | + functions-common:run_plugins:1817 : local phase=post-config 2021-12-24 06:23:13.733 | + functions-common:run_plugins:1819 : local plugins=,devstack-plugin-ceph 2021-12-24 06:23:13.736 | + functions-common:run_plugins:1820 : local plugin 2021-12-24 06:23:13.738 | + functions-common:run_plugins:1821 : for plugin in ${plugins//,/ } 2021-12-24 06:23:13.741 | + functions-common:run_plugins:1822 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:23:13.744 | + functions-common:run_plugins:1823 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-12-24 06:23:13.747 | + functions-common:run_plugins:1824 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2021-12-24 06:23:13.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:23:13.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:23:13.755 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-12-24 06:23:13.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:23:13.760 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-24 06:23:13.763 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:23:13.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:23:13.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2021-12-24 06:23:13.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:13.773 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:13.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2021-12-24 06:23:13.779 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2021-12-24 06:23:13.780 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:13.780 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:13.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2021-12-24 06:23:13.789 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2021-12-24 06:23:13.791 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-12-24 06:23:13.796 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-12-24 06:23:13.799 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2021-12-24 06:23:13.815 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:13.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-12-24 06:23:13.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:13.823 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2021-12-24 06:23:13.825 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:13.828 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:13.830 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2021-12-24 06:23:13.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2021-12-24 06:23:13.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:13.834 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:13.839 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2021-12-24 06:23:13.843 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2021-12-24 06:23:13.846 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-12-24 06:23:13.849 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-12-24 06:23:13.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2021-12-24 06:23:13.868 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:13.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-12-24 06:23:13.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:13.879 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2021-12-24 06:23:13.881 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:13.884 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:13.886 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2021-12-24 06:23:13.890 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:13.891 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2021-12-24 06:23:13.893 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:13.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2021-12-24 06:23:13.901 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2021-12-24 06:23:13.904 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:23:13.906 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:23:13.909 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2021-12-24 06:23:13.926 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:13.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2021-12-24 06:23:13.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2021-12-24 06:23:13.934 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2021-12-24 06:23:13.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2021-12-24 06:23:13.939 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:13.942 | ++ ./stack.sh:echo_summary:440 : echo -e Configuring Cinder for Ceph 2021-12-24 06:23:13.945 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2021-12-24 06:23:13.948 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:871 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2021-12-24 06:23:14.438 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:23:14.464 | [101867 Async configure_neutron_nova:101867]: finished successfully 2021-12-24 06:23:16.051 | pool 'volumes' created 2021-12-24 06:23:16.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2021-12-24 06:23:16.071 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:874 : 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-12-24 06:23:16.671 | [client.cinder] 2021-12-24 06:23:16.671 | key = AQBUZ8Vh0fqCJxAALIOAUul2bgCMiOSkJL+Chw== 2021-12-24 06:23:16.697 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : id -g -n 2021-12-24 06:23:16.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2021-12-24 06:23:16.714 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : sudo rbd pool init volumes 2021-12-24 06:23:19.072 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2021-12-24 06:23:19.074 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:19.077 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:19.079 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2021-12-24 06:23:19.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2021-12-24 06:23:19.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:19.085 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:19.089 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2021-12-24 06:23:19.092 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2021-12-24 06:23:19.094 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-12-24 06:23:19.097 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-12-24 06:23:19.100 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2021-12-24 06:23:19.116 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:19.118 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-12-24 06:23:19.121 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:19.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2021-12-24 06:23:19.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:19.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:19.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-12-24 06:23:19.134 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-12-24 06:23:19.135 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:19.135 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:19.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-12-24 06:23:19.143 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-12-24 06:23:19.146 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:23:19.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:23:19.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-12-24 06:23:19.166 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:19.169 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:19.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2021-12-24 06:23:19.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2021-12-24 06:23:19.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:19.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:19.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2021-12-24 06:23:19.185 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2021-12-24 06:23:19.185 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:19.186 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:19.190 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2021-12-24 06:23:19.193 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2021-12-24 06:23:19.195 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-12-24 06:23:19.198 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-12-24 06:23:19.202 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2021-12-24 06:23:19.217 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:19.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-12-24 06:23:19.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:19.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2021-12-24 06:23:19.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:19.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:19.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2021-12-24 06:23:19.235 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:19.235 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2021-12-24 06:23:19.236 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:19.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2021-12-24 06:23:19.244 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2021-12-24 06:23:19.247 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-12-24 06:23:19.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-12-24 06:23:19.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2021-12-24 06:23:19.269 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:19.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-12-24 06:23:19.274 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:19.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2021-12-24 06:23:19.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:19.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:19.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2021-12-24 06:23:19.287 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2021-12-24 06:23:19.287 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:19.288 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:19.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2021-12-24 06:23:19.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2021-12-24 06:23:19.297 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:23:19.300 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:23:19.303 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2021-12-24 06:23:19.319 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:19.321 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2021-12-24 06:23:19.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2021-12-24 06:23:19.326 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2021-12-24 06:23:19.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2021-12-24 06:23:19.331 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:19.333 | ++ ./stack.sh:echo_summary:440 : echo -e Configuring Cinder for Ceph 2021-12-24 06:23:19.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2021-12-24 06:23:19.338 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:863 : [[ 1 -ne 1 ]] 2021-12-24 06:23:19.340 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2021-12-24 06:23:19.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-12-24 06:23:19.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-12-24 06:23:19.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-12-24 06:23:19.351 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-12-24 06:23:19.352 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-12-24 06:23:19.352 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-12-24 06:23:19.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-12-24 06:23:19.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-12-24 06:23:19.361 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-12-24 06:23:19.364 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-12-24 06:23:19.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-12-24 06:23:19.382 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:19.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-12-24 06:23:19.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2021-12-24 06:23:19.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:23:19.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:23:19.396 | + ./stack.sh:main:1231 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-24 06:23:19.398 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:19.401 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 06:23:19.403 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-24 06:23:19.406 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:23:19.408 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 06:23:19.411 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 06:23:19.414 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-24 06:23:19.417 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:19.420 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-24 06:23:19.422 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:23:19.425 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-24 06:23:19.425 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:23:19.425 | gsub("[][]", "", $1); 2021-12-24 06:23:19.425 | split($1, a, "|"); 2021-12-24 06:23:19.425 | if (a[1] == matchgroup) 2021-12-24 06:23:19.425 | print a[2] 2021-12-24 06:23:19.425 | } 2021-12-24 06:23:19.425 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:23:19.431 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 06:23:19.434 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 06:23:19.436 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 06:23:19.440 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-24 06:23:19.443 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-24 06:23:19.446 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-24 06:23:19.448 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-24 06:23:19.452 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-24 06:23:19.457 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-24 06:23:19.459 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-24 06:23:19.462 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-24 06:23:19.465 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:19.467 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 06:23:19.470 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-24 06:23:19.472 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 06:23:19.475 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-24 06:23:19.478 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-24 06:23:19.482 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-24 06:23:19.484 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-24 06:23:19.487 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-24 06:23:19.489 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.489 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-24 06:23:19.489 | BEGIN { 2021-12-24 06:23:19.489 | section = "" 2021-12-24 06:23:19.489 | last_section = "" 2021-12-24 06:23:19.489 | section_count = 0 2021-12-24 06:23:19.489 | } 2021-12-24 06:23:19.489 | /^\[.+\]/ { 2021-12-24 06:23:19.489 | gsub("[][]", "", $1); 2021-12-24 06:23:19.489 | section=$1 2021-12-24 06:23:19.489 | next 2021-12-24 06:23:19.489 | } 2021-12-24 06:23:19.489 | /^ *\#/ { 2021-12-24 06:23:19.489 | next 2021-12-24 06:23:19.489 | } 2021-12-24 06:23:19.489 | /^[^ \t]+/ { 2021-12-24 06:23:19.489 | # get offset of first = in $0 2021-12-24 06:23:19.489 | eq_idx = index($0, "=") 2021-12-24 06:23:19.489 | # extract attr & value from $0 2021-12-24 06:23:19.489 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 06:23:19.489 | value = substr($0, eq_idx + 1) 2021-12-24 06:23:19.489 | # only need to strip trailing whitespace from attr 2021-12-24 06:23:19.489 | sub(/[ \t]*$/, "", attr) 2021-12-24 06:23:19.490 | # need to strip leading & trailing whitespace from value 2021-12-24 06:23:19.490 | sub(/^[ \t]*/, "", value) 2021-12-24 06:23:19.490 | sub(/[ \t]*$/, "", value) 2021-12-24 06:23:19.490 | 2021-12-24 06:23:19.490 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 06:23:19.490 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 06:23:19.490 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 06:23:19.490 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 06:23:19.490 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 06:23:19.490 | if (section != last_section) { 2021-12-24 06:23:19.490 | cfg_section[section_count++] = section 2021-12-24 06:23:19.490 | last_section = section 2021-12-24 06:23:19.490 | } 2021-12-24 06:23:19.490 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 06:23:19.490 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 06:23:19.490 | 2021-12-24 06:23:19.490 | cfg_attr[section, attr, 0] = value 2021-12-24 06:23:19.490 | cfg_attr_count[section, attr] = 1 2021-12-24 06:23:19.490 | } else { 2021-12-24 06:23:19.490 | lno = cfg_attr_count[section, attr]++ 2021-12-24 06:23:19.490 | cfg_attr[section, attr, lno] = value 2021-12-24 06:23:19.490 | } 2021-12-24 06:23:19.490 | } 2021-12-24 06:23:19.490 | END { 2021-12-24 06:23:19.490 | # Process each section in order 2021-12-24 06:23:19.490 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 06:23:19.490 | section = cfg_section[sno] 2021-12-24 06:23:19.490 | # The ini routines simply append a config item immediately 2021-12-24 06:23:19.490 | # after the section header. To keep the same order as defined 2021-12-24 06:23:19.490 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 06:23:19.490 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 06:23:19.490 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 06:23:19.490 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 06:23:19.490 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 06:23:19.490 | else { 2021-12-24 06:23:19.490 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 06:23:19.490 | count = cfg_attr_count[section, attr] 2021-12-24 06:23:19.491 | print "inidelete " configfile " " section " " attr 2021-12-24 06:23:19.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 06:23:19.491 | for (l = count -2; l >= 0; l--) 2021-12-24 06:23:19.491 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 06:23:19.491 | } 2021-12-24 06:23:19.491 | } 2021-12-24 06:23:19.491 | } 2021-12-24 06:23:19.491 | } 2021-12-24 06:23:19.491 | ' 2021-12-24 06:23:19.491 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:19.492 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-24 06:23:19.493 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 06:23:19.496 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-24 06:23:19.498 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:23:19.501 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-24 06:23:19.503 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-24 06:23:19.503 | BEGIN { group = "" } 2021-12-24 06:23:19.503 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:23:19.503 | gsub("[][]", "", $1); 2021-12-24 06:23:19.503 | split($1, a, "|"); 2021-12-24 06:23:19.503 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 06:23:19.503 | group=a[1] 2021-12-24 06:23:19.503 | } else { 2021-12-24 06:23:19.503 | group="" 2021-12-24 06:23:19.504 | } 2021-12-24 06:23:19.504 | next 2021-12-24 06:23:19.504 | } 2021-12-24 06:23:19.504 | { 2021-12-24 06:23:19.504 | if (group != "") 2021-12-24 06:23:19.504 | print $0 2021-12-24 06:23:19.504 | } 2021-12-24 06:23:19.504 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:23:19.510 | + 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-12-24 06:23:19.513 | ++ 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-12-24 06:23:19.542 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.545 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-24 06:23:19.547 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-24 06:23:19.576 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-24 06:23:19.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-24 06:23:19.612 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.615 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-24 06:23:19.618 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-24 06:23:19.649 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-24 06:23:19.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-24 06:23:19.685 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.687 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-24 06:23:19.690 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-24 06:23:19.719 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.722 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2021-12-24 06:23:19.724 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2021-12-24 06:23:19.755 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.757 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-24 06:23:19.760 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-24 06:23:19.790 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-24 06:23:19.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-24 06:23:19.826 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-24 06:23:19.831 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-24 06:23:19.861 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.864 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-24 06:23:19.866 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-24 06:23:19.897 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-24 06:23:19.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-24 06:23:19.933 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-24 06:23:19.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-24 06:23:19.967 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:19.970 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 06:23:19.972 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 06:23:19.975 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 06:23:19.978 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-24 06:23:19.981 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-24 06:23:19.984 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-24 06:23:19.987 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-24 06:23:19.990 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-24 06:23:19.994 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-24 06:23:19.997 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-24 06:23:19.999 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-24 06:23:20.002 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:20.004 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 06:23:20.007 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-24 06:23:20.009 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 06:23:20.013 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-24 06:23:20.015 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-24 06:23:20.018 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-24 06:23:20.021 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-24 06:23:20.024 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-24 06:23:20.025 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-24 06:23:20.025 | BEGIN { 2021-12-24 06:23:20.025 | section = "" 2021-12-24 06:23:20.025 | last_section = "" 2021-12-24 06:23:20.025 | section_count = 0 2021-12-24 06:23:20.025 | } 2021-12-24 06:23:20.025 | /^\[.+\]/ { 2021-12-24 06:23:20.025 | gsub("[][]", "", $1); 2021-12-24 06:23:20.025 | section=$1 2021-12-24 06:23:20.025 | next 2021-12-24 06:23:20.026 | } 2021-12-24 06:23:20.026 | /^ *\#/ { 2021-12-24 06:23:20.026 | next 2021-12-24 06:23:20.026 | } 2021-12-24 06:23:20.026 | /^[^ \t]+/ { 2021-12-24 06:23:20.026 | # get offset of first = in $0 2021-12-24 06:23:20.026 | eq_idx = index($0, "=") 2021-12-24 06:23:20.026 | # extract attr & value from $0 2021-12-24 06:23:20.026 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 06:23:20.026 | value = substr($0, eq_idx + 1) 2021-12-24 06:23:20.026 | # only need to strip trailing whitespace from attr 2021-12-24 06:23:20.026 | sub(/[ \t]*$/, "", attr) 2021-12-24 06:23:20.026 | # need to strip leading & trailing whitespace from value 2021-12-24 06:23:20.026 | sub(/^[ \t]*/, "", value) 2021-12-24 06:23:20.026 | sub(/[ \t]*$/, "", value) 2021-12-24 06:23:20.026 | 2021-12-24 06:23:20.026 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 06:23:20.026 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 06:23:20.026 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 06:23:20.026 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 06:23:20.026 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 06:23:20.026 | if (section != last_section) { 2021-12-24 06:23:20.026 | cfg_section[section_count++] = section 2021-12-24 06:23:20.026 | last_section = section 2021-12-24 06:23:20.026 | } 2021-12-24 06:23:20.026 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 06:23:20.026 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 06:23:20.026 | 2021-12-24 06:23:20.026 | cfg_attr[section, attr, 0] = value 2021-12-24 06:23:20.026 | cfg_attr_count[section, attr] = 1 2021-12-24 06:23:20.026 | } else { 2021-12-24 06:23:20.026 | lno = cfg_attr_count[section, attr]++ 2021-12-24 06:23:20.026 | cfg_attr[section, attr, lno] = value 2021-12-24 06:23:20.026 | } 2021-12-24 06:23:20.027 | } 2021-12-24 06:23:20.027 | END { 2021-12-24 06:23:20.027 | # Process each section in order 2021-12-24 06:23:20.027 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 06:23:20.027 | section = cfg_section[sno] 2021-12-24 06:23:20.027 | # The ini routines simply append a config item immediately 2021-12-24 06:23:20.027 | # after the section header. To keep the same order as defined 2021-12-24 06:23:20.027 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 06:23:20.027 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 06:23:20.027 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 06:23:20.027 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 06:23:20.027 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 06:23:20.027 | else { 2021-12-24 06:23:20.027 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 06:23:20.027 | count = cfg_attr_count[section, attr] 2021-12-24 06:23:20.027 | print "inidelete " configfile " " section " " attr 2021-12-24 06:23:20.027 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 06:23:20.027 | for (l = count -2; l >= 0; l--) 2021-12-24 06:23:20.027 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 06:23:20.027 | } 2021-12-24 06:23:20.027 | } 2021-12-24 06:23:20.027 | } 2021-12-24 06:23:20.028 | } 2021-12-24 06:23:20.028 | ' 2021-12-24 06:23:20.028 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.028 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:20.029 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-24 06:23:20.030 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 06:23:20.033 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-24 06:23:20.035 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:23:20.038 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-24 06:23:20.040 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-24 06:23:20.040 | BEGIN { group = "" } 2021-12-24 06:23:20.040 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:23:20.040 | gsub("[][]", "", $1); 2021-12-24 06:23:20.040 | split($1, a, "|"); 2021-12-24 06:23:20.040 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 06:23:20.040 | group=a[1] 2021-12-24 06:23:20.040 | } else { 2021-12-24 06:23:20.040 | group="" 2021-12-24 06:23:20.040 | } 2021-12-24 06:23:20.040 | next 2021-12-24 06:23:20.040 | } 2021-12-24 06:23:20.041 | { 2021-12-24 06:23:20.041 | if (group != "") 2021-12-24 06:23:20.041 | print $0 2021-12-24 06:23:20.041 | } 2021-12-24 06:23:20.041 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:23:20.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-24 06:23:20.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-24 06:23:20.079 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-24 06:23:20.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-24 06:23:20.114 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-24 06:23:20.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-24 06:23:20.149 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.152 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-24 06:23:20.154 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-24 06:23:20.184 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-24 06:23:20.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-24 06:23:20.219 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-24 06:23:20.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-24 06:23:20.254 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-24 06:23:20.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-24 06:23:20.290 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-24 06:23:20.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-24 06:23:20.325 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-24 06:23:20.331 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-24 06:23:20.361 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.363 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-24 06:23:20.366 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-24 06:23:20.396 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.399 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-24 06:23:20.401 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-24 06:23:20.431 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-24 06:23:20.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-24 06:23:20.467 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.470 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-24 06:23:20.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-24 06:23:20.502 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.505 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-24 06:23:20.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-24 06:23:20.538 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-24 06:23:20.543 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-24 06:23:20.573 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-24 06:23:20.579 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-24 06:23:20.608 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.611 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 06:23:20.614 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 06:23:20.616 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 06:23:20.619 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-24 06:23:20.623 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-24 06:23:20.626 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-24 06:23:20.628 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-24 06:23:20.632 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-24 06:23:20.636 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-24 06:23:20.639 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-24 06:23:20.641 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-24 06:23:20.644 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:20.646 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 06:23:20.649 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-24 06:23:20.652 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 06:23:20.655 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-24 06:23:20.658 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-24 06:23:20.661 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-24 06:23:20.664 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-24 06:23:20.667 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-24 06:23:20.667 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-24 06:23:20.668 | BEGIN { 2021-12-24 06:23:20.668 | section = "" 2021-12-24 06:23:20.668 | last_section = "" 2021-12-24 06:23:20.668 | section_count = 0 2021-12-24 06:23:20.668 | } 2021-12-24 06:23:20.668 | /^\[.+\]/ { 2021-12-24 06:23:20.668 | gsub("[][]", "", $1); 2021-12-24 06:23:20.668 | section=$1 2021-12-24 06:23:20.669 | next 2021-12-24 06:23:20.669 | } 2021-12-24 06:23:20.669 | /^ *\#/ { 2021-12-24 06:23:20.669 | next 2021-12-24 06:23:20.669 | } 2021-12-24 06:23:20.669 | /^[^ \t]+/ { 2021-12-24 06:23:20.669 | # get offset of first = in $0 2021-12-24 06:23:20.669 | eq_idx = index($0, "=") 2021-12-24 06:23:20.669 | # extract attr & value from $0 2021-12-24 06:23:20.669 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 06:23:20.669 | value = substr($0, eq_idx + 1) 2021-12-24 06:23:20.669 | # only need to strip trailing whitespace from attr 2021-12-24 06:23:20.669 | sub(/[ \t]*$/, "", attr) 2021-12-24 06:23:20.669 | # need to strip leading & trailing whitespace from value 2021-12-24 06:23:20.669 | sub(/^[ \t]*/, "", value) 2021-12-24 06:23:20.669 | sub(/[ \t]*$/, "", value) 2021-12-24 06:23:20.669 | 2021-12-24 06:23:20.669 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 06:23:20.669 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 06:23:20.669 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 06:23:20.669 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 06:23:20.669 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 06:23:20.669 | if (section != last_section) { 2021-12-24 06:23:20.669 | cfg_section[section_count++] = section 2021-12-24 06:23:20.669 | last_section = section 2021-12-24 06:23:20.669 | } 2021-12-24 06:23:20.669 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 06:23:20.669 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 06:23:20.670 | 2021-12-24 06:23:20.670 | cfg_attr[section, attr, 0] = value 2021-12-24 06:23:20.670 | cfg_attr_count[section, attr] = 1 2021-12-24 06:23:20.670 | } else { 2021-12-24 06:23:20.670 | lno = cfg_attr_count[section, attr]++ 2021-12-24 06:23:20.670 | cfg_attr[section, attr, lno] = value 2021-12-24 06:23:20.670 | } 2021-12-24 06:23:20.670 | } 2021-12-24 06:23:20.670 | END { 2021-12-24 06:23:20.670 | # Process each section in order 2021-12-24 06:23:20.670 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 06:23:20.670 | section = cfg_section[sno] 2021-12-24 06:23:20.670 | # The ini routines simply append a config item immediately 2021-12-24 06:23:20.670 | # after the section header. To keep the same order as defined 2021-12-24 06:23:20.670 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 06:23:20.670 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 06:23:20.670 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 06:23:20.670 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 06:23:20.670 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 06:23:20.670 | else { 2021-12-24 06:23:20.670 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 06:23:20.670 | count = cfg_attr_count[section, attr] 2021-12-24 06:23:20.670 | print "inidelete " configfile " " section " " attr 2021-12-24 06:23:20.670 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 06:23:20.670 | for (l = count -2; l >= 0; l--) 2021-12-24 06:23:20.670 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 06:23:20.670 | } 2021-12-24 06:23:20.670 | } 2021-12-24 06:23:20.670 | } 2021-12-24 06:23:20.670 | } 2021-12-24 06:23:20.670 | ' 2021-12-24 06:23:20.670 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.670 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:20.671 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-24 06:23:20.673 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 06:23:20.675 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-24 06:23:20.678 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:23:20.680 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-24 06:23:20.683 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-24 06:23:20.683 | BEGIN { group = "" } 2021-12-24 06:23:20.683 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:23:20.683 | gsub("[][]", "", $1); 2021-12-24 06:23:20.683 | split($1, a, "|"); 2021-12-24 06:23:20.683 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 06:23:20.683 | group=a[1] 2021-12-24 06:23:20.683 | } else { 2021-12-24 06:23:20.683 | group="" 2021-12-24 06:23:20.683 | } 2021-12-24 06:23:20.683 | next 2021-12-24 06:23:20.683 | } 2021-12-24 06:23:20.683 | { 2021-12-24 06:23:20.683 | if (group != "") 2021-12-24 06:23:20.683 | print $0 2021-12-24 06:23:20.683 | } 2021-12-24 06:23:20.683 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:23:20.689 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2021-12-24 06:23:20.692 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-12-24 06:23:20.721 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.36/identity/v2.0"' 2021-12-24 06:23:20.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.36/identity/v2.0 2021-12-24 06:23:20.755 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2021-12-24 06:23:20.760 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2021-12-24 06:23:20.789 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.791 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2021-12-24 06:23:20.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2021-12-24 06:23:20.822 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.825 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2021-12-24 06:23:20.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-12-24 06:23:20.858 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2021-12-24 06:23:20.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2021-12-24 06:23:20.894 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2021-12-24 06:23:20.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-12-24 06:23:20.935 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2021-12-24 06:23:20.941 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-12-24 06:23:20.971 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:20.974 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2021-12-24 06:23:20.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-12-24 06:23:21.007 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:21.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2021-12-24 06:23:21.012 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-12-24 06:23:21.043 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:21.046 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-24 06:23:21.049 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-24 06:23:21.051 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-24 06:23:21.054 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-24 06:23:21.057 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:23:21.060 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:23:21.062 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-24 06:23:21.066 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:23:21.070 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-24 06:23:21.073 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-24 06:23:21.076 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-24 06:23:21.078 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:21.081 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 06:23:21.083 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-24 06:23:21.086 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 06:23:21.089 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-24 06:23:21.092 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:23:21.095 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:23:21.098 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-24 06:23:21.101 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-24 06:23:21.102 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-24 06:23:21.102 | BEGIN { 2021-12-24 06:23:21.102 | section = "" 2021-12-24 06:23:21.102 | last_section = "" 2021-12-24 06:23:21.102 | section_count = 0 2021-12-24 06:23:21.102 | } 2021-12-24 06:23:21.102 | /^\[.+\]/ { 2021-12-24 06:23:21.102 | gsub("[][]", "", $1); 2021-12-24 06:23:21.102 | section=$1 2021-12-24 06:23:21.102 | next 2021-12-24 06:23:21.102 | } 2021-12-24 06:23:21.102 | /^ *\#/ { 2021-12-24 06:23:21.103 | next 2021-12-24 06:23:21.103 | } 2021-12-24 06:23:21.103 | /^[^ \t]+/ { 2021-12-24 06:23:21.103 | # get offset of first = in $0 2021-12-24 06:23:21.103 | eq_idx = index($0, "=") 2021-12-24 06:23:21.103 | # extract attr & value from $0 2021-12-24 06:23:21.103 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 06:23:21.103 | value = substr($0, eq_idx + 1) 2021-12-24 06:23:21.103 | # only need to strip trailing whitespace from attr 2021-12-24 06:23:21.103 | sub(/[ \t]*$/, "", attr) 2021-12-24 06:23:21.103 | # need to strip leading & trailing whitespace from value 2021-12-24 06:23:21.103 | sub(/^[ \t]*/, "", value) 2021-12-24 06:23:21.103 | sub(/[ \t]*$/, "", value) 2021-12-24 06:23:21.103 | 2021-12-24 06:23:21.103 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 06:23:21.103 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 06:23:21.103 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 06:23:21.103 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 06:23:21.103 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 06:23:21.103 | if (section != last_section) { 2021-12-24 06:23:21.103 | cfg_section[section_count++] = section 2021-12-24 06:23:21.103 | last_section = section 2021-12-24 06:23:21.103 | } 2021-12-24 06:23:21.103 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 06:23:21.103 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 06:23:21.103 | 2021-12-24 06:23:21.103 | cfg_attr[section, attr, 0] = value 2021-12-24 06:23:21.103 | cfg_attr_count[section, attr] = 1 2021-12-24 06:23:21.103 | } else { 2021-12-24 06:23:21.103 | lno = cfg_attr_count[section, attr]++ 2021-12-24 06:23:21.103 | cfg_attr[section, attr, lno] = value 2021-12-24 06:23:21.103 | } 2021-12-24 06:23:21.103 | } 2021-12-24 06:23:21.103 | END { 2021-12-24 06:23:21.103 | # Process each section in order 2021-12-24 06:23:21.103 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 06:23:21.104 | section = cfg_section[sno] 2021-12-24 06:23:21.104 | # The ini routines simply append a config item immediately 2021-12-24 06:23:21.104 | # after the section header. To keep the same order as defined 2021-12-24 06:23:21.104 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 06:23:21.104 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 06:23:21.104 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 06:23:21.104 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 06:23:21.104 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 06:23:21.104 | else { 2021-12-24 06:23:21.104 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 06:23:21.104 | count = cfg_attr_count[section, attr] 2021-12-24 06:23:21.104 | print "inidelete " configfile " " section " " attr 2021-12-24 06:23:21.104 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 06:23:21.104 | for (l = count -2; l >= 0; l--) 2021-12-24 06:23:21.104 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 06:23:21.104 | } 2021-12-24 06:23:21.104 | } 2021-12-24 06:23:21.104 | } 2021-12-24 06:23:21.104 | } 2021-12-24 06:23:21.104 | ' 2021-12-24 06:23:21.104 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:21.104 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:23:21.105 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-24 06:23:21.106 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 06:23:21.109 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-24 06:23:21.111 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:23:21.114 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-24 06:23:21.116 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-24 06:23:21.116 | BEGIN { group = "" } 2021-12-24 06:23:21.117 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:23:21.117 | gsub("[][]", "", $1); 2021-12-24 06:23:21.117 | split($1, a, "|"); 2021-12-24 06:23:21.117 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 06:23:21.117 | group=a[1] 2021-12-24 06:23:21.117 | } else { 2021-12-24 06:23:21.117 | group="" 2021-12-24 06:23:21.117 | } 2021-12-24 06:23:21.117 | next 2021-12-24 06:23:21.117 | } 2021-12-24 06:23:21.117 | { 2021-12-24 06:23:21.117 | if (group != "") 2021-12-24 06:23:21.117 | print $0 2021-12-24 06:23:21.117 | } 2021-12-24 06:23:21.117 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:23:21.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-24 06:23:21.125 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-24 06:23:21.155 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:21.157 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-24 06:23:21.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-24 06:23:21.188 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:23:21.191 | + ./stack.sh:main:1240 : is_service_enabled swift 2021-12-24 06:23:21.209 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:21.211 | + ./stack.sh:main:1248 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 06:23:21.214 | + ./stack.sh:main:1249 : is_service_enabled cinder 2021-12-24 06:23:21.232 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:21.234 | + ./stack.sh:main:1250 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 06:23:21.265 | + ./stack.sh:main:1253 : async_wait configure_neutron_nova 2021-12-24 06:23:21.315 | [17688 Async configure_neutron_nova:101867]: Waiting for completion of configure_neutron_nova running on PID 101867 (2 other jobs running) 2021-12-24 06:23:21.340 | [17688 Async configure_neutron_nova:101867]: Signaling child to exit 2021-12-24 06:23:21.340 | WAKEUP 2021-12-24 06:23:21.362 | [17688 Async configure_neutron_nova:101867]: Signaled 2021-12-24 06:23:21.363 | + lib/neutron:configure_neutron_nova:635 : is_neutron_legacy_enabled 2021-12-24 06:23:21.363 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:23:21.363 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:23:21.363 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:23:21.363 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:23:21.363 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:23:21.363 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:23:21.363 | + lib/neutron:configure_neutron_nova:637 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-24 06:23:21.363 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2021-12-24 06:23:21.363 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-24 06:23:21.363 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2021-12-24 06:23:21.363 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-24 06:23:21.363 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-24 06:23:21.364 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-24 06:23:21.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2021-12-24 06:23:21.364 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-24 06:23:21.364 | + lib/neutron:configure_neutron_nova:638 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:23:21.364 | ++ lib/neutron:configure_neutron_nova:639 : seq 1 1 2021-12-24 06:23:21.364 | + lib/neutron:configure_neutron_nova:639 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:23:21.364 | + lib/neutron:configure_neutron_nova:640 : local conf 2021-12-24 06:23:21.364 | ++ lib/neutron:configure_neutron_nova:641 : conductor_conf 1 2021-12-24 06:23:21.364 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:23:21.364 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:23:21.364 | + lib/neutron:configure_neutron_nova:641 : conf=/etc/nova/nova_cell1.conf 2021-12-24 06:23:21.364 | + lib/neutron:configure_neutron_nova:642 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-24 06:23:21.364 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-24 06:23:21.365 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-24 06:23:21.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2021-12-24 06:23:21.365 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-24 06:23:21.365 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-24 06:23:21.408 | [17688 Async configure_neutron_nova:101867]: finished configure_neutron_nova with result 0 in 0 seconds 2021-12-24 06:23:21.413 | + inc/async:async_wait:197 : return 0 2021-12-24 06:23:21.415 | + ./stack.sh:main:1259 : is_service_enabled nova 2021-12-24 06:23:21.433 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:21.436 | + ./stack.sh:main:1260 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 06:23:21.466 | + ./stack.sh:main:1261 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-24 06:23:21.498 | + ./stack.sh:main:1265 : is_service_enabled n-api 2021-12-24 06:23:21.516 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:21.518 | + ./stack.sh:main:1266 : echo_summary 'Starting Nova API' 2021-12-24 06:23:21.521 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:21.523 | + ./stack.sh:echo_summary:440 : echo -e Starting Nova API 2021-12-24 06:23:21.526 | + ./stack.sh:main:1267 : start_nova_api 2021-12-24 06:23:21.529 | + lib/nova:start_nova_api:865 : local service_port=8774 2021-12-24 06:23:21.532 | + lib/nova:start_nova_api:866 : local service_protocol=http 2021-12-24 06:23:21.534 | + lib/nova:start_nova_api:867 : local nova_url 2021-12-24 06:23:21.537 | + lib/nova:start_nova_api:868 : is_service_enabled tls-proxy 2021-12-24 06:23:21.553 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:21.556 | + lib/nova:start_nova_api:874 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:23:21.559 | + lib/nova:start_nova_api:875 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:23:21.562 | + lib/nova:start_nova_api:875 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:23:21.564 | + lib/nova:start_nova_api:877 : '[' True == False ']' 2021-12-24 06:23:21.568 | ++ lib/nova:start_nova_api:885 : which uwsgi 2021-12-24 06:23:21.572 | + lib/nova:start_nova_api:885 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.575 | + functions-common:run_process:1657 : local service=n-api 2021-12-24 06:23:21.578 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.580 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:21.583 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:21.586 | + functions-common:run_process:1662 : local name=n-api 2021-12-24 06:23:21.588 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:21.591 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:21.594 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:21.596 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:21.599 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:21.604 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327001601 2021-12-24 06:23:21.606 | + functions-common:run_process:1665 : is_service_enabled n-api 2021-12-24 06:23:21.623 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:21.626 | + functions-common:run_process:1666 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-24 06:23:21.628 | + functions-common:_run_under_systemd:1622 : local service=n-api 2021-12-24 06:23:21.631 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.634 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.636 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.639 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.642 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-24 06:23:21.644 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-24 06:23:21.647 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2021-12-24 06:23:21.649 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:21.652 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:21.654 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-24 06:23:21.657 | + functions-common:_run_under_systemd:1632 : 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-12-24 06:23:21.659 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@n-api.service 2021-12-24 06:23:21.662 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-24 06:23:21.664 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-24 06:23:21.666 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-24 06:23:21.669 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-24 06:23:21.671 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-24 06:23:21.675 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-24 06:23:21.737 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-24 06:23:21.798 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-24 06:23:21.851 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-12-24 06:23:21.902 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:21.955 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-24 06:23:22.006 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-24 06:23:22.058 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-24 06:23:22.113 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-24 06:23:22.166 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-24 06:23:22.217 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-24 06:23:22.220 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-24 06:23:22.282 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-24 06:23:22.693 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-api.service 2021-12-24 06:23:22.707 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-24 06:23:23.082 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-api.service 2021-12-24 06:23:23.165 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:23.168 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:23.171 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:23.174 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:23.176 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:23.179 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:23.182 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:23.185 | + functions-common:time_stop:2409 : start_time=1640327001601 2021-12-24 06:23:23.187 | + functions-common:time_stop:2411 : [[ -z 1640327001601 ]] 2021-12-24 06:23:23.190 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:23.195 | + functions-common:time_stop:2414 : end_time=1640327003192 2021-12-24 06:23:23.197 | + functions-common:time_stop:2415 : elapsed_time=1591 2021-12-24 06:23:23.200 | + functions-common:time_stop:2416 : total=3145 2021-12-24 06:23:23.202 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:23.205 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=4736 2021-12-24 06:23:23.207 | + lib/nova:start_nova_api:886 : nova_url=http://10.222.0.36/compute/v2.1/ 2021-12-24 06:23:23.210 | + lib/nova:start_nova_api:889 : echo 'Waiting for nova-api to start...' 2021-12-24 06:23:23.210 | Waiting for nova-api to start... 2021-12-24 06:23:23.212 | + lib/nova:start_nova_api:890 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2021-12-24 06:23:23.215 | + functions:wait_for_service:457 : local timeout=60 2021-12-24 06:23:23.218 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2021-12-24 06:23:23.220 | + functions:wait_for_service:459 : local rval=0 2021-12-24 06:23:23.223 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-24 06:23:23.225 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-24 06:23:23.228 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:23.231 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:23.234 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:23.239 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327003236 2021-12-24 06:23:23.241 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-24 06:23:23.248 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2021-12-24 06:23:28.782 | + :: : [[ 200 == 503 ]] 2021-12-24 06:23:28.783 | + :: : [[ 0 -eq 7 ]] 2021-12-24 06:23:28.787 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-24 06:23:28.789 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:28.792 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:28.794 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:28.797 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:28.799 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:28.802 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-24 06:23:28.805 | + functions-common:time_stop:2409 : start_time=1640327003236 2021-12-24 06:23:28.807 | + functions-common:time_stop:2411 : [[ -z 1640327003236 ]] 2021-12-24 06:23:28.811 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:28.816 | + functions-common:time_stop:2414 : end_time=1640327008813 2021-12-24 06:23:28.818 | + functions-common:time_stop:2415 : elapsed_time=5577 2021-12-24 06:23:28.821 | + functions-common:time_stop:2416 : total=6183 2021-12-24 06:23:28.823 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:28.826 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=11760 2021-12-24 06:23:28.829 | + functions:wait_for_service:467 : return 0 2021-12-24 06:23:28.832 | + lib/nova:start_nova_api:894 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:23:28.835 | + lib/nova:start_nova_api:894 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:23:28.837 | + ./stack.sh:main:1270 : is_service_enabled ovn-controller ovn-controller-vtep 2021-12-24 06:23:28.854 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:28.857 | + ./stack.sh:main:1271 : echo_summary 'Starting OVN services' 2021-12-24 06:23:28.860 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:28.863 | + ./stack.sh:echo_summary:440 : echo -e Starting OVN services 2021-12-24 06:23:28.865 | + ./stack.sh:main:1272 : start_ovn_services 2021-12-24 06:23:28.868 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2021-12-24 06:23:28.871 | + ./stack.sh:main:1275 : is_service_enabled neutron-api 2021-12-24 06:23:28.889 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:28.892 | + ./stack.sh:main:1278 : is_service_enabled q-svc 2021-12-24 06:23:28.909 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:28.911 | + ./stack.sh:main:1279 : echo_summary 'Starting Neutron' 2021-12-24 06:23:28.914 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:28.917 | + ./stack.sh:echo_summary:440 : echo -e Starting Neutron 2021-12-24 06:23:28.919 | + ./stack.sh:main:1280 : configure_neutron_after_post_config 2021-12-24 06:23:28.922 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router != '' ]] 2021-12-24 06:23:28.924 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2021-12-24 06:23:28.957 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2021-12-24 06:23:28.960 | + lib/neutron:configure_rbac_policies:624 : '[' False == True ']' 2021-12-24 06:23:28.962 | + lib/neutron:configure_rbac_policies:628 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2021-12-24 06:23:28.993 | + lib/neutron:configure_rbac_policies:629 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2021-12-24 06:23:29.025 | + ./stack.sh:main:1281 : start_neutron_service_and_check 2021-12-24 06:23:29.028 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2021-12-24 06:23:29.030 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2021-12-24 06:23:29.033 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2021-12-24 06:23:29.036 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2021-12-24 06:23:29.039 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2021-12-24 06:23:29.042 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2021-12-24 06:23:29.044 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2021-12-24 06:23:29.048 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2021-12-24 06:23:29.051 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2021-12-24 06:23:29.053 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2021-12-24 06:23:29.056 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2021-12-24 06:23:29.059 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.061 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.064 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.067 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-24 06:23:29.070 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.073 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.075 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2021-12-24 06:23:29.093 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:29.096 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2021-12-24 06:23:29.098 | + lib/neutron-legacy:start_neutron_service_and_check:549 : 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-12-24 06:23:29.101 | + functions-common:run_process:1657 : local service=q-svc 2021-12-24 06:23:29.103 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.106 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:29.109 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:29.112 | + functions-common:run_process:1662 : local name=q-svc 2021-12-24 06:23:29.114 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:29.117 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:29.119 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:29.123 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:29.126 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:29.130 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327009128 2021-12-24 06:23:29.133 | + functions-common:run_process:1665 : is_service_enabled q-svc 2021-12-24 06:23:29.150 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:29.153 | + functions-common:run_process:1666 : _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-12-24 06:23:29.155 | + functions-common:_run_under_systemd:1622 : local service=q-svc 2021-12-24 06:23:29.158 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.161 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.163 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.166 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.169 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-24 06:23:29.171 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-24 06:23:29.174 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-svc.service 2021-12-24 06:23:29.176 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:29.179 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:29.181 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-24 06:23:29.185 | + functions-common:_run_under_systemd:1634 : 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-12-24 06:23:29.187 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-svc.service 2021-12-24 06:23:29.189 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:29.192 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:23:29.194 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:23:29.196 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:23:29.198 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:23:29.201 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-24 06:23:29.203 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:23:29.207 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-24 06:23:29.270 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-24 06:23:29.332 | + functions-common:write_user_unit_file:1552 : 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-12-24 06:23:29.384 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-24 06:23:29.437 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-24 06:23:29.489 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:29.541 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:23:29.544 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-24 06:23:29.606 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:23:30.011 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-svc.service 2021-12-24 06:23:30.025 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-24 06:23:30.416 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-svc.service 2021-12-24 06:23:30.447 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:30.450 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:30.453 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:30.455 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:30.458 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:30.460 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:30.463 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:30.466 | + functions-common:time_stop:2409 : start_time=1640327009128 2021-12-24 06:23:30.469 | + functions-common:time_stop:2411 : [[ -z 1640327009128 ]] 2021-12-24 06:23:30.472 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:30.477 | + functions-common:time_stop:2414 : end_time=1640327010474 2021-12-24 06:23:30.479 | + functions-common:time_stop:2415 : elapsed_time=1346 2021-12-24 06:23:30.482 | + functions-common:time_stop:2416 : total=4736 2021-12-24 06:23:30.485 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:30.487 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=6082 2021-12-24 06:23:30.490 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.36:9696 2021-12-24 06:23:30.493 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2021-12-24 06:23:30.511 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:30.514 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2021-12-24 06:23:30.514 | Waiting for Neutron to start... 2021-12-24 06:23:30.516 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696' 2021-12-24 06:23:30.519 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696' 'Neutron did not start' 60 2021-12-24 06:23:30.521 | + functions-common:test_with_retry:2340 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696' 2021-12-24 06:23:30.524 | + functions-common:test_with_retry:2341 : local 'failmsg=Neutron did not start' 2021-12-24 06:23:30.526 | + functions-common:test_with_retry:2342 : local until=60 2021-12-24 06:23:30.529 | + functions-common:test_with_retry:2343 : local sleep=0.5 2021-12-24 06:23:30.532 | + functions-common:test_with_retry:2345 : time_start test_with_retry 2021-12-24 06:23:30.534 | + functions-common:time_start:2388 : local name=test_with_retry 2021-12-24 06:23:30.537 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:30.539 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:30.543 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:30.548 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327010545 2021-12-24 06:23:30.554 | + functions-common:test_with_retry:2346 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696; do sleep 0.5; done' 2021-12-24 06:23:36.128 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.36:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2349 : time_stop test_with_retry 2021-12-24 06:23:36.131 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:36.134 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:36.137 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:36.139 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:36.142 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:36.145 | + functions-common:time_stop:2408 : name=test_with_retry 2021-12-24 06:23:36.147 | + functions-common:time_stop:2409 : start_time=1640327010545 2021-12-24 06:23:36.150 | + functions-common:time_stop:2411 : [[ -z 1640327010545 ]] 2021-12-24 06:23:36.155 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:36.160 | + functions-common:time_stop:2414 : end_time=1640327016157 2021-12-24 06:23:36.163 | + functions-common:time_stop:2415 : elapsed_time=5612 2021-12-24 06:23:36.166 | + functions-common:time_stop:2416 : total=0 2021-12-24 06:23:36.169 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:36.171 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5612 2021-12-24 06:23:36.174 | + ./stack.sh:main:1286 : is_service_enabled placement 2021-12-24 06:23:36.192 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:36.195 | + ./stack.sh:main:1287 : echo_summary 'Starting Placement' 2021-12-24 06:23:36.197 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:36.200 | + ./stack.sh:echo_summary:440 : echo -e Starting Placement 2021-12-24 06:23:36.202 | + ./stack.sh:main:1288 : start_placement 2021-12-24 06:23:36.205 | + lib/placement:start_placement:160 : start_placement_api 2021-12-24 06:23:36.207 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-24 06:23:36.211 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-24 06:23:36.215 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.218 | + functions-common:run_process:1657 : local service=placement-api 2021-12-24 06:23:36.220 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.223 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:36.226 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:36.228 | + functions-common:run_process:1662 : local name=placement-api 2021-12-24 06:23:36.231 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:36.234 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:36.237 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:36.239 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:36.243 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:36.248 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327016244 2021-12-24 06:23:36.250 | + functions-common:run_process:1665 : is_service_enabled placement-api 2021-12-24 06:23:36.268 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:36.271 | + functions-common:run_process:1666 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-24 06:23:36.273 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2021-12-24 06:23:36.276 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.279 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.281 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.284 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.287 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-24 06:23:36.289 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-24 06:23:36.292 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2021-12-24 06:23:36.294 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:36.297 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:36.299 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-24 06:23:36.302 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-24 06:23:36.305 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@placement-api.service 2021-12-24 06:23:36.307 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.310 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-24 06:23:36.312 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-24 06:23:36.315 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-24 06:23:36.317 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-24 06:23:36.322 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-24 06:23:36.384 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-24 06:23:36.447 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-24 06:23:36.500 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-24 06:23:36.553 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:36.605 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-24 06:23:36.658 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-24 06:23:36.710 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-24 06:23:36.762 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-24 06:23:36.815 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-24 06:23:36.867 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-24 06:23:36.870 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-24 06:23:36.934 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-24 06:23:37.351 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@placement-api.service 2021-12-24 06:23:37.364 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-24 06:23:37.755 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@placement-api.service 2021-12-24 06:23:37.846 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:37.849 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:37.851 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:37.854 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:37.857 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:37.859 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:37.862 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:37.864 | + functions-common:time_stop:2409 : start_time=1640327016244 2021-12-24 06:23:37.867 | + functions-common:time_stop:2411 : [[ -z 1640327016244 ]] 2021-12-24 06:23:37.871 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:37.876 | + functions-common:time_stop:2414 : end_time=1640327017873 2021-12-24 06:23:37.879 | + functions-common:time_stop:2415 : elapsed_time=1629 2021-12-24 06:23:37.881 | + functions-common:time_stop:2416 : total=6082 2021-12-24 06:23:37.884 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:37.887 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=7711 2021-12-24 06:23:37.890 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-12-24 06:23:37.890 | Waiting for placement-api to start... 2021-12-24 06:23:37.893 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.36/placement 2021-12-24 06:23:37.899 | + functions:wait_for_service:457 : local timeout=60 2021-12-24 06:23:37.902 | + functions:wait_for_service:458 : local url=http://10.222.0.36/placement 2021-12-24 06:23:37.905 | + functions:wait_for_service:459 : local rval=0 2021-12-24 06:23:37.908 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-24 06:23:37.910 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-24 06:23:37.913 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:37.916 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:37.919 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:37.924 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327017921 2021-12-24 06:23:37.926 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-24 06:23:37.933 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/placement 2021-12-24 06:23:40.834 | + :: : [[ 200 == 503 ]] 2021-12-24 06:23:40.836 | + :: : [[ 0 -eq 7 ]] 2021-12-24 06:23:40.839 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-24 06:23:40.841 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:40.844 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:40.847 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:40.849 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:40.852 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:40.854 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-24 06:23:40.857 | + functions-common:time_stop:2409 : start_time=1640327017921 2021-12-24 06:23:40.859 | + functions-common:time_stop:2411 : [[ -z 1640327017921 ]] 2021-12-24 06:23:40.863 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:40.868 | + functions-common:time_stop:2414 : end_time=1640327020865 2021-12-24 06:23:40.871 | + functions-common:time_stop:2415 : elapsed_time=2944 2021-12-24 06:23:40.873 | + functions-common:time_stop:2416 : total=11760 2021-12-24 06:23:40.876 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:40.878 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=14704 2021-12-24 06:23:40.881 | + functions:wait_for_service:467 : return 0 2021-12-24 06:23:40.884 | + ./stack.sh:main:1291 : is_service_enabled neutron 2021-12-24 06:23:40.902 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:40.905 | + ./stack.sh:main:1292 : start_neutron 2021-12-24 06:23:40.907 | + lib/neutron:start_neutron:721 : is_neutron_legacy_enabled 2021-12-24 06:23:40.911 | ++ lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:23:40.911 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2021-12-24 06:23:40.918 | + lib/neutron:is_neutron_legacy_enabled:136 : 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-12-24 06:23:40.922 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,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-12-24 06:23:40.925 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder =~ ,q- ]] 2021-12-24 06:23:40.927 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2021-12-24 06:23:40.930 | + lib/neutron:start_neutron:723 : start_mutnauq_l2_agent 2021-12-24 06:23:40.933 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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-12-24 06:23:40.936 | + functions-common:run_process:1657 : local service=q-agt 2021-12-24 06:23:40.938 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:40.941 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:40.944 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:40.947 | + functions-common:run_process:1662 : local name=q-agt 2021-12-24 06:23:40.951 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:40.953 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:40.956 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:40.958 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:40.962 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:40.966 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327020963 2021-12-24 06:23:40.969 | + functions-common:run_process:1665 : is_service_enabled q-agt 2021-12-24 06:23:40.985 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:40.988 | + functions-common:run_process:1666 : _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-12-24 06:23:40.990 | + functions-common:_run_under_systemd:1622 : local service=q-agt 2021-12-24 06:23:40.993 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:40.996 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:40.998 | + functions-common:_run_under_systemd:1626 : _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-12-24 06:23:41.001 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:41.009 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-24 06:23:41.013 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-24 06:23:41.015 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-agt.service 2021-12-24 06:23:41.018 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:41.020 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:41.023 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-24 06:23:41.025 | + functions-common:_run_under_systemd:1634 : 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-12-24 06:23:41.028 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-agt.service 2021-12-24 06:23:41.030 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-24 06:23:41.032 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:23:41.035 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:23:41.037 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:23:41.039 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:23:41.041 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-24 06:23:41.044 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:23:41.048 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-24 06:23:41.110 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-24 06:23:41.172 | + functions-common:write_user_unit_file:1552 : 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-12-24 06:23:41.224 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-24 06:23:41.277 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-24 06:23:41.329 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:41.381 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:23:41.384 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-24 06:23:41.446 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:23:41.859 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-agt.service 2021-12-24 06:23:41.872 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-24 06:23:42.273 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-agt.service 2021-12-24 06:23:42.300 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:42.303 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:42.305 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:42.309 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:42.311 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:42.314 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:42.316 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:42.318 | + functions-common:time_stop:2409 : start_time=1640327020963 2021-12-24 06:23:42.321 | + functions-common:time_stop:2411 : [[ -z 1640327020963 ]] 2021-12-24 06:23:42.325 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:42.329 | + functions-common:time_stop:2414 : end_time=1640327022327 2021-12-24 06:23:42.332 | + functions-common:time_stop:2415 : elapsed_time=1364 2021-12-24 06:23:42.334 | + functions-common:time_stop:2416 : total=7711 2021-12-24 06:23:42.337 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:42.339 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=9075 2021-12-24 06:23:42.342 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2021-12-24 06:23:42.344 | + functions-common:is_provider_network:2251 : '[' '' == True ']' 2021-12-24 06:23:42.347 | + functions-common:is_provider_network:2254 : return 1 2021-12-24 06:23:42.350 | + lib/neutron:start_neutron:724 : start_mutnauq_other_agents 2021-12-24 06:23:42.352 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.355 | + functions-common:run_process:1657 : local service=q-dhcp 2021-12-24 06:23:42.357 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.360 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:42.362 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:42.365 | + functions-common:run_process:1662 : local name=q-dhcp 2021-12-24 06:23:42.367 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:42.370 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:42.373 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:42.375 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:42.378 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:42.383 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327022380 2021-12-24 06:23:42.386 | + functions-common:run_process:1665 : is_service_enabled q-dhcp 2021-12-24 06:23:42.404 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:42.407 | + functions-common:run_process:1666 : _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-12-24 06:23:42.409 | + functions-common:_run_under_systemd:1622 : local service=q-dhcp 2021-12-24 06:23:42.412 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.414 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.417 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.420 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.422 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-24 06:23:42.425 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-24 06:23:42.428 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-dhcp.service 2021-12-24 06:23:42.430 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:42.435 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:42.439 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-24 06:23:42.441 | + functions-common:_run_under_systemd:1634 : 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-12-24 06:23:42.444 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-dhcp.service 2021-12-24 06:23:42.447 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-24 06:23:42.449 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:23:42.452 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:23:42.454 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:23:42.457 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:23:42.459 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-24 06:23:42.462 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:23:42.467 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-24 06:23:42.531 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-24 06:23:42.598 | + functions-common:write_user_unit_file:1552 : 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-12-24 06:23:42.652 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-24 06:23:42.707 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-24 06:23:42.762 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:42.817 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:23:42.819 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-24 06:23:42.884 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:23:43.319 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-dhcp.service 2021-12-24 06:23:43.334 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-24 06:23:43.748 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-dhcp.service 2021-12-24 06:23:43.775 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:43.779 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:43.781 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:43.784 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:43.786 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:43.789 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:43.791 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:43.794 | + functions-common:time_stop:2409 : start_time=1640327022380 2021-12-24 06:23:43.797 | + functions-common:time_stop:2411 : [[ -z 1640327022380 ]] 2021-12-24 06:23:43.800 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:43.805 | + functions-common:time_stop:2414 : end_time=1640327023802 2021-12-24 06:23:43.807 | + functions-common:time_stop:2415 : elapsed_time=1422 2021-12-24 06:23:43.810 | + functions-common:time_stop:2416 : total=9075 2021-12-24 06:23:43.812 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:43.815 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=10497 2021-12-24 06:23:43.818 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2021-12-24 06:23:43.820 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2021-12-24 06:23:43.823 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2021-12-24 06:23:43.826 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2021-12-24 06:23:43.829 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.831 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.834 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.837 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-24 06:23:43.840 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.843 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.845 | + functions-common:run_process:1657 : local service=q-l3 2021-12-24 06:23:43.848 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.850 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:43.852 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:43.855 | + functions-common:run_process:1662 : local name=q-l3 2021-12-24 06:23:43.857 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:43.860 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:43.862 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:43.865 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:43.868 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:43.873 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327023870 2021-12-24 06:23:43.875 | + functions-common:run_process:1665 : is_service_enabled q-l3 2021-12-24 06:23:43.893 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:43.896 | + functions-common:run_process:1666 : _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-12-24 06:23:43.898 | + functions-common:_run_under_systemd:1622 : local service=q-l3 2021-12-24 06:23:43.901 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.904 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.906 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.909 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.911 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-24 06:23:43.914 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-24 06:23:43.917 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-l3.service 2021-12-24 06:23:43.919 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:43.921 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:43.924 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-24 06:23:43.926 | + functions-common:_run_under_systemd:1634 : 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-12-24 06:23:43.929 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-l3.service 2021-12-24 06:23:43.932 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-24 06:23:43.936 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:23:43.938 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:23:43.945 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:23:43.947 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:23:43.950 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-24 06:23:43.952 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:23:43.957 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-24 06:23:44.024 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-24 06:23:44.096 | + functions-common:write_user_unit_file:1552 : 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-12-24 06:23:44.155 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-24 06:23:44.212 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-24 06:23:44.270 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:44.326 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:23:44.329 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-24 06:23:44.399 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:23:44.833 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-l3.service 2021-12-24 06:23:44.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-24 06:23:45.273 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-l3.service 2021-12-24 06:23:45.302 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:45.306 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:45.311 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:45.315 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:45.319 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:45.323 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:45.326 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:45.329 | + functions-common:time_stop:2409 : start_time=1640327023870 2021-12-24 06:23:45.331 | + functions-common:time_stop:2411 : [[ -z 1640327023870 ]] 2021-12-24 06:23:45.337 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:45.339 | + functions-common:time_stop:2414 : end_time=1640327025336 2021-12-24 06:23:45.342 | + functions-common:time_stop:2415 : elapsed_time=1466 2021-12-24 06:23:45.344 | + functions-common:time_stop:2416 : total=10497 2021-12-24 06:23:45.347 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:45.350 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=11963 2021-12-24 06:23:45.352 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.355 | + functions-common:run_process:1657 : local service=q-meta 2021-12-24 06:23:45.358 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.360 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:45.363 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:45.368 | + functions-common:run_process:1662 : local name=q-meta 2021-12-24 06:23:45.368 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:45.371 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:45.373 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:45.376 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:45.381 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:45.384 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327025381 2021-12-24 06:23:45.387 | + functions-common:run_process:1665 : is_service_enabled q-meta 2021-12-24 06:23:45.411 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:45.414 | + functions-common:run_process:1666 : _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-12-24 06:23:45.416 | + functions-common:_run_under_systemd:1622 : local service=q-meta 2021-12-24 06:23:45.419 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.422 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.424 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.427 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.436 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-24 06:23:45.447 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-24 06:23:45.450 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-meta.service 2021-12-24 06:23:45.453 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:23:45.456 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:23:45.459 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-24 06:23:45.461 | + functions-common:_run_under_systemd:1634 : 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-12-24 06:23:45.465 | + functions-common:write_user_unit_file:1539 : local service=devstack@q-meta.service 2021-12-24 06:23:45.468 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-24 06:23:45.470 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:23:45.473 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:23:45.476 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:23:45.478 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:23:45.482 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-24 06:23:45.484 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:23:45.489 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-24 06:23:45.566 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-24 06:23:45.642 | + functions-common:write_user_unit_file:1552 : 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-12-24 06:23:45.705 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-24 06:23:45.769 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-24 06:23:45.835 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:23:45.893 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:23:45.896 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-24 06:23:45.972 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:23:46.427 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@q-meta.service 2021-12-24 06:23:46.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-24 06:23:46.908 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@q-meta.service 2021-12-24 06:23:46.938 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:46.941 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:46.947 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:46.952 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:46.952 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:46.958 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:46.963 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:46.969 | + functions-common:time_stop:2409 : start_time=1640327025381 2021-12-24 06:23:46.971 | + functions-common:time_stop:2411 : [[ -z 1640327025381 ]] 2021-12-24 06:23:46.982 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:46.987 | + functions-common:time_stop:2414 : end_time=1640327026984 2021-12-24 06:23:46.991 | + functions-common:time_stop:2415 : elapsed_time=1603 2021-12-24 06:23:46.996 | + functions-common:time_stop:2416 : total=11963 2021-12-24 06:23:47.002 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:47.004 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=13566 2021-12-24 06:23:47.007 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-12-24 06:23:47.009 | + functions-common:run_process:1657 : local service=q-metering 2021-12-24 06:23:47.013 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-12-24 06:23:47.016 | + functions-common:run_process:1659 : local group= 2021-12-24 06:23:47.022 | + functions-common:run_process:1660 : local user= 2021-12-24 06:23:47.030 | + functions-common:run_process:1662 : local name=q-metering 2021-12-24 06:23:47.038 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:23:47.045 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:23:47.054 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:23:47.061 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:23:47.064 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:23:47.074 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327027066 2021-12-24 06:23:47.076 | + functions-common:run_process:1665 : is_service_enabled q-metering 2021-12-24 06:23:47.109 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:23:47.117 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:23:47.122 | + functions-common:time_stop:2402 : local name 2021-12-24 06:23:47.130 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:23:47.138 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:23:47.143 | + functions-common:time_stop:2405 : local total 2021-12-24 06:23:47.153 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:23:47.158 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:23:47.166 | + functions-common:time_stop:2409 : start_time=1640327027066 2021-12-24 06:23:47.169 | + functions-common:time_stop:2411 : [[ -z 1640327027066 ]] 2021-12-24 06:23:47.177 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:23:47.186 | + functions-common:time_stop:2414 : end_time=1640327027180 2021-12-24 06:23:47.194 | + functions-common:time_stop:2415 : elapsed_time=114 2021-12-24 06:23:47.200 | + functions-common:time_stop:2416 : total=13566 2021-12-24 06:23:47.202 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:23:47.205 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=13680 2021-12-24 06:23:47.208 | + ./stack.sh:main:1295 : is_service_enabled q-svc 2021-12-24 06:23:47.231 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:23:47.234 | + ./stack.sh:main:1295 : [[ True == \T\r\u\e ]] 2021-12-24 06:23:47.237 | + ./stack.sh:main:1296 : echo_summary 'Creating initial neutron network elements' 2021-12-24 06:23:47.240 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:23:47.243 | + ./stack.sh:echo_summary:440 : echo -e Creating initial neutron network elements 2021-12-24 06:23:47.246 | + ./stack.sh:main:1299 : type -p neutron_plugin_create_initial_networks 2021-12-24 06:23:47.250 | + ./stack.sh:main:1302 : create_neutron_initial_network 2021-12-24 06:23:47.252 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : local project_id 2021-12-24 06:23:47.259 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : oscwrap project list 2021-12-24 06:23:47.261 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : grep ' demo ' 2021-12-24 06:23:47.266 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : get_field 1 2021-12-24 06:23:47.274 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:23:47.286 | ++ functions-common:get_field:789 : read data 2021-12-24 06:23:49.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:49.629 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:49.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:49.629 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:49.840 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:23:49.843 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:23:49.845 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:23:49.849 | ++ functions-common:get_field:795 : echo '| 5f674c0126254e9badab600023844d28 | demo |' 2021-12-24 06:23:49.851 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:23:49.857 | ++ functions-common:get_field:789 : read data 2021-12-24 06:23:49.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : project_id=5f674c0126254e9badab600023844d28 2021-12-24 06:23:49.864 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : die_if_not_set 157 project_id 'Failure retrieving project_id for demo' 2021-12-24 06:23:49.866 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:23:49.885 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : local admin_project_id 2021-12-24 06:23:49.890 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : get_field 1 2021-12-24 06:23:49.892 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : oscwrap project list 2021-12-24 06:23:49.895 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:23:49.901 | ++ functions-common:get_field:789 : read data 2021-12-24 06:23:49.901 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : grep ' admin ' 2021-12-24 06:23:52.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:52.216 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:52.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:52.216 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:52.414 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:23:52.417 | ++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:23:52.420 | ++ functions-common:get_field:793 : field='$2' 2021-12-24 06:23:52.423 | ++ functions-common:get_field:795 : echo '| bbb7ae3cce3a475585bfcd5a2184ad51 | admin |' 2021-12-24 06:23:52.423 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:23:52.429 | ++ functions-common:get_field:789 : read data 2021-12-24 06:23:52.433 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : admin_project_id=bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:23:52.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : die_if_not_set 161 admin_project_id 'Failure retrieving project_id for admin' 2021-12-24 06:23:52.440 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:23:52.457 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : type -p neutron_plugin_create_initial_network_profile 2021-12-24 06:23:52.460 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : is_networking_extension_supported auto-allocated-topology 2021-12-24 06:23:52.462 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=auto-allocated-topology 2021-12-24 06:23:52.468 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 06:23:55.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:55.177 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:55.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:55.177 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:55.380 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:23:55.384 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2021-12-24 06:23:55.384 | address-scope 2021-12-24 06:23:55.384 | router-admin-state-down-before-update 2021-12-24 06:23:55.384 | agent 2021-12-24 06:23:55.384 | agent-resources-synced 2021-12-24 06:23:55.384 | allowed-address-pairs 2021-12-24 06:23:55.384 | auto-allocated-topology 2021-12-24 06:23:55.384 | availability_zone 2021-12-24 06:23:55.384 | availability_zone_filter 2021-12-24 06:23:55.384 | default-subnetpools 2021-12-24 06:23:55.384 | dhcp_agent_scheduler 2021-12-24 06:23:55.384 | dvr 2021-12-24 06:23:55.384 | empty-string-filtering 2021-12-24 06:23:55.384 | external-net 2021-12-24 06:23:55.384 | extra_dhcp_opt 2021-12-24 06:23:55.384 | extraroute 2021-12-24 06:23:55.384 | extraroute-atomic 2021-12-24 06:23:55.384 | filter-validation 2021-12-24 06:23:55.384 | fip-port-details 2021-12-24 06:23:55.384 | flavors 2021-12-24 06:23:55.384 | floatingip-pools 2021-12-24 06:23:55.384 | ip-substring-filtering 2021-12-24 06:23:55.384 | router 2021-12-24 06:23:55.384 | ext-gw-mode 2021-12-24 06:23:55.384 | l3-ha 2021-12-24 06:23:55.384 | l3-flavors 2021-12-24 06:23:55.384 | l3-port-ip-change-not-allowed 2021-12-24 06:23:55.384 | l3_agent_scheduler 2021-12-24 06:23:55.384 | multi-provider 2021-12-24 06:23:55.384 | net-mtu 2021-12-24 06:23:55.385 | net-mtu-writable 2021-12-24 06:23:55.385 | network_availability_zone 2021-12-24 06:23:55.385 | network-ip-availability 2021-12-24 06:23:55.385 | pagination 2021-12-24 06:23:55.385 | port-device-profile 2021-12-24 06:23:55.386 | port-mac-address-regenerate 2021-12-24 06:23:55.386 | port-numa-affinity-policy 2021-12-24 06:23:55.386 | binding 2021-12-24 06:23:55.386 | binding-extended 2021-12-24 06:23:55.386 | port-security 2021-12-24 06:23:55.386 | project-id 2021-12-24 06:23:55.386 | provider 2021-12-24 06:23:55.386 | quota-check-limit 2021-12-24 06:23:55.386 | quotas 2021-12-24 06:23:55.386 | quota_details 2021-12-24 06:23:55.386 | rbac-policies 2021-12-24 06:23:55.386 | rbac-address-group 2021-12-24 06:23:55.386 | rbac-address-scope 2021-12-24 06:23:55.386 | rbac-security-groups 2021-12-24 06:23:55.386 | rbac-subnetpool 2021-12-24 06:23:55.386 | revision-if-match 2021-12-24 06:23:55.386 | standard-attr-revisions 2021-12-24 06:23:55.386 | router_availability_zone 2021-12-24 06:23:55.386 | security-groups-normalized-cidr 2021-12-24 06:23:55.386 | port-security-groups-filtering 2021-12-24 06:23:55.386 | security-groups-remote-address-group 2021-12-24 06:23:55.386 | security-groups-shared-filtering 2021-12-24 06:23:55.386 | security-group 2021-12-24 06:23:55.386 | service-type 2021-12-24 06:23:55.386 | sorting 2021-12-24 06:23:55.386 | standard-attr-description 2021-12-24 06:23:55.386 | stateful-security-group 2021-12-24 06:23:55.386 | subnet_onboard 2021-12-24 06:23:55.387 | subnet-service-types 2021-12-24 06:23:55.387 | subnet_allocation 2021-12-24 06:23:55.387 | subnetpool-prefix-ops 2021-12-24 06:23:55.387 | standard-attr-tag 2021-12-24 06:23:55.387 | standard-attr-timestamp' 2021-12-24 06:23:55.389 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2021-12-24 06:23:55.389 | address-scope 2021-12-24 06:23:55.389 | router-admin-state-down-before-update 2021-12-24 06:23:55.389 | agent 2021-12-24 06:23:55.389 | agent-resources-synced 2021-12-24 06:23:55.389 | allowed-address-pairs 2021-12-24 06:23:55.389 | auto-allocated-topology 2021-12-24 06:23:55.389 | availability_zone 2021-12-24 06:23:55.389 | availability_zone_filter 2021-12-24 06:23:55.389 | default-subnetpools 2021-12-24 06:23:55.389 | dhcp_agent_scheduler 2021-12-24 06:23:55.389 | dvr 2021-12-24 06:23:55.389 | empty-string-filtering 2021-12-24 06:23:55.389 | external-net 2021-12-24 06:23:55.389 | extra_dhcp_opt 2021-12-24 06:23:55.389 | extraroute 2021-12-24 06:23:55.390 | extraroute-atomic 2021-12-24 06:23:55.390 | filter-validation 2021-12-24 06:23:55.390 | fip-port-details 2021-12-24 06:23:55.390 | flavors 2021-12-24 06:23:55.390 | floatingip-pools 2021-12-24 06:23:55.390 | ip-substring-filtering 2021-12-24 06:23:55.390 | router 2021-12-24 06:23:55.390 | ext-gw-mode 2021-12-24 06:23:55.390 | l3-ha 2021-12-24 06:23:55.390 | l3-flavors 2021-12-24 06:23:55.390 | l3-port-ip-change-not-allowed 2021-12-24 06:23:55.390 | l3_agent_scheduler 2021-12-24 06:23:55.390 | multi-provider 2021-12-24 06:23:55.390 | net-mtu 2021-12-24 06:23:55.390 | net-mtu-writable 2021-12-24 06:23:55.390 | network_availability_zone 2021-12-24 06:23:55.390 | network-ip-availability 2021-12-24 06:23:55.390 | pagination 2021-12-24 06:23:55.390 | port-device-profile 2021-12-24 06:23:55.390 | port-mac-address-regenerate 2021-12-24 06:23:55.390 | port-numa-affinity-policy 2021-12-24 06:23:55.390 | binding 2021-12-24 06:23:55.390 | binding-extended 2021-12-24 06:23:55.390 | port-security 2021-12-24 06:23:55.390 | project-id 2021-12-24 06:23:55.390 | provider 2021-12-24 06:23:55.390 | quota-check-limit 2021-12-24 06:23:55.390 | quotas 2021-12-24 06:23:55.390 | quota_details 2021-12-24 06:23:55.390 | rbac-policies 2021-12-24 06:23:55.390 | rbac-address-group 2021-12-24 06:23:55.390 | rbac-address-scope 2021-12-24 06:23:55.390 | rbac-security-groups 2021-12-24 06:23:55.390 | rbac-subnetpool 2021-12-24 06:23:55.390 | revision-if-match 2021-12-24 06:23:55.390 | standard-attr-revisions 2021-12-24 06:23:55.390 | router_availability_zone 2021-12-24 06:23:55.390 | security-groups-normalized-cidr 2021-12-24 06:23:55.391 | port-security-groups-filtering 2021-12-24 06:23:55.391 | security-groups-remote-address-group 2021-12-24 06:23:55.391 | security-groups-shared-filtering 2021-12-24 06:23:55.391 | security-group 2021-12-24 06:23:55.391 | service-type 2021-12-24 06:23:55.391 | sorting 2021-12-24 06:23:55.391 | standard-attr-description 2021-12-24 06:23:55.391 | stateful-security-group 2021-12-24 06:23:55.391 | subnet_onboard 2021-12-24 06:23:55.391 | subnet-service-types 2021-12-24 06:23:55.391 | subnet_allocation 2021-12-24 06:23:55.391 | subnetpool-prefix-ops 2021-12-24 06:23:55.391 | standard-attr-tag 2021-12-24 06:23:55.391 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-24 06:23:55.392 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2021-12-24 06:23:55.394 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : [[ True == \T\r\u\e ]] 2021-12-24 06:23:55.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : [[ 4 =~ 4.* ]] 2021-12-24 06:23:55.402 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --project bbb7ae3cce3a475585bfcd5a2184ad51 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-24 06:23:58.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:58.321 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:58.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:23:58.321 | from cryptography.utils import int_from_bytes 2021-12-24 06:23:58.518 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:23:58.521 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:171 : SUBNETPOOL_V4_ID=768b0f93-e6d7-4c10-a611-7755441b7b3f 2021-12-24 06:23:58.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : [[ 4 =~ .*6 ]] 2021-12-24 06:23:58.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : is_provider_network 2021-12-24 06:23:58.529 | + functions-common:is_provider_network:2251 : '[' '' == True ']' 2021-12-24 06:23:58.532 | + functions-common:is_provider_network:2254 : return 1 2021-12-24 06:23:58.536 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 5f674c0126254e9badab600023844d28 private 2021-12-24 06:23:58.536 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : grep ' id ' 2021-12-24 06:23:58.537 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : get_field 2 2021-12-24 06:23:58.540 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:23:58.545 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:01.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:01.297 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:01.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:01.297 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:01.509 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:01.513 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-24 06:24:01.515 | ++ functions-common:get_field:793 : field='$3' 2021-12-24 06:24:01.518 | ++ functions-common:get_field:795 : echo '| id | 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb |' 2021-12-24 06:24:01.519 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 06:24:01.525 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:01.529 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:209 : NET_ID=89114ca4-4fa6-49a2-b1dc-6a64c2c017fb 2021-12-24 06:24:01.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : die_if_not_set 210 NET_ID 'Failure creating NET_ID for private 5f674c0126254e9badab600023844d28' 2021-12-24 06:24:01.534 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:01.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ 4 =~ 4.* ]] 2021-12-24 06:24:01.555 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : _neutron_create_private_subnet_v4 5f674c0126254e9badab600023844d28 2021-12-24 06:24:01.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : local project_id=5f674c0126254e9badab600023844d28 2021-12-24 06:24:01.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : '[' -z 768b0f93-e6d7-4c10-a611-7755441b7b3f ']' 2021-12-24 06:24:01.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local 'subnet_params=--project 5f674c0126254e9badab600023844d28 ' 2021-12-24 06:24:01.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_params+='--ip-version 4 ' 2021-12-24 06:24:01.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : [[ -n 172.20.0.1 ]] 2021-12-24 06:24:01.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-24 06:24:01.573 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--subnet-pool 768b0f93-e6d7-4c10-a611-7755441b7b3f ' 2021-12-24 06:24:01.575 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+=' ' 2021-12-24 06:24:01.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--network 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb private-subnet' 2021-12-24 06:24:01.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : local subnet_id 2021-12-24 06:24:01.584 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : grep ' id ' 2021-12-24 06:24:01.584 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : get_field 2 2021-12-24 06:24:01.585 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 5f674c0126254e9badab600023844d28 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 768b0f93-e6d7-4c10-a611-7755441b7b3f --network 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb private-subnet 2021-12-24 06:24:01.588 | +++ functions-common:get_field:788 : local data field 2021-12-24 06:24:01.590 | +++ functions-common:get_field:789 : read data 2021-12-24 06:24:04.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:04.488 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:04.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:04.488 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:04.696 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:04.699 | +++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-24 06:24:04.701 | +++ functions-common:get_field:793 : field='$3' 2021-12-24 06:24:04.704 | +++ functions-common:get_field:795 : echo '| id | 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f |' 2021-12-24 06:24:04.705 | +++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 06:24:04.710 | +++ functions-common:get_field:789 : read data 2021-12-24 06:24:04.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_id=2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f 2021-12-24 06:24:04.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : die_if_not_set 276 subnet_id 'Failure creating private IPv4 subnet for 5f674c0126254e9badab600023844d28' 2021-12-24 06:24:04.719 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:04.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : echo 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f 2021-12-24 06:24:04.740 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : SUBNET_ID=2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f 2021-12-24 06:24:04.742 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ .*6 ]] 2021-12-24 06:24:04.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported router 2021-12-24 06:24:04.748 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=router 2021-12-24 06:24:04.752 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 06:24:07.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:07.199 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:07.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:07.199 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:07.399 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:07.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2021-12-24 06:24:07.402 | address-scope 2021-12-24 06:24:07.402 | router-admin-state-down-before-update 2021-12-24 06:24:07.402 | agent 2021-12-24 06:24:07.402 | agent-resources-synced 2021-12-24 06:24:07.402 | allowed-address-pairs 2021-12-24 06:24:07.402 | auto-allocated-topology 2021-12-24 06:24:07.402 | availability_zone 2021-12-24 06:24:07.402 | availability_zone_filter 2021-12-24 06:24:07.402 | default-subnetpools 2021-12-24 06:24:07.402 | dhcp_agent_scheduler 2021-12-24 06:24:07.402 | dvr 2021-12-24 06:24:07.402 | empty-string-filtering 2021-12-24 06:24:07.402 | external-net 2021-12-24 06:24:07.402 | extra_dhcp_opt 2021-12-24 06:24:07.402 | extraroute 2021-12-24 06:24:07.402 | extraroute-atomic 2021-12-24 06:24:07.402 | filter-validation 2021-12-24 06:24:07.402 | fip-port-details 2021-12-24 06:24:07.402 | flavors 2021-12-24 06:24:07.403 | floatingip-pools 2021-12-24 06:24:07.403 | ip-substring-filtering 2021-12-24 06:24:07.403 | router 2021-12-24 06:24:07.403 | ext-gw-mode 2021-12-24 06:24:07.403 | l3-ha 2021-12-24 06:24:07.403 | l3-flavors 2021-12-24 06:24:07.403 | l3-port-ip-change-not-allowed 2021-12-24 06:24:07.403 | l3_agent_scheduler 2021-12-24 06:24:07.403 | multi-provider 2021-12-24 06:24:07.403 | net-mtu 2021-12-24 06:24:07.403 | net-mtu-writable 2021-12-24 06:24:07.403 | network_availability_zone 2021-12-24 06:24:07.403 | network-ip-availability 2021-12-24 06:24:07.403 | pagination 2021-12-24 06:24:07.403 | port-device-profile 2021-12-24 06:24:07.403 | port-mac-address-regenerate 2021-12-24 06:24:07.403 | port-numa-affinity-policy 2021-12-24 06:24:07.403 | binding 2021-12-24 06:24:07.403 | binding-extended 2021-12-24 06:24:07.403 | port-security 2021-12-24 06:24:07.403 | project-id 2021-12-24 06:24:07.403 | provider 2021-12-24 06:24:07.403 | quota-check-limit 2021-12-24 06:24:07.403 | quotas 2021-12-24 06:24:07.403 | quota_details 2021-12-24 06:24:07.403 | rbac-policies 2021-12-24 06:24:07.403 | rbac-address-group 2021-12-24 06:24:07.403 | rbac-address-scope 2021-12-24 06:24:07.403 | rbac-security-groups 2021-12-24 06:24:07.403 | rbac-subnetpool 2021-12-24 06:24:07.403 | revision-if-match 2021-12-24 06:24:07.403 | standard-attr-revisions 2021-12-24 06:24:07.403 | router_availability_zone 2021-12-24 06:24:07.403 | security-groups-normalized-cidr 2021-12-24 06:24:07.403 | port-security-groups-filtering 2021-12-24 06:24:07.403 | security-groups-remote-address-group 2021-12-24 06:24:07.403 | security-groups-shared-filtering 2021-12-24 06:24:07.404 | security-group 2021-12-24 06:24:07.404 | service-type 2021-12-24 06:24:07.404 | sorting 2021-12-24 06:24:07.404 | standard-attr-description 2021-12-24 06:24:07.404 | stateful-security-group 2021-12-24 06:24:07.404 | subnet_onboard 2021-12-24 06:24:07.404 | subnet-service-types 2021-12-24 06:24:07.404 | subnet_allocation 2021-12-24 06:24:07.404 | subnetpool-prefix-ops 2021-12-24 06:24:07.404 | standard-attr-tag 2021-12-24 06:24:07.404 | standard-attr-timestamp' 2021-12-24 06:24:07.406 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2021-12-24 06:24:07.406 | address-scope 2021-12-24 06:24:07.406 | router-admin-state-down-before-update 2021-12-24 06:24:07.406 | agent 2021-12-24 06:24:07.406 | agent-resources-synced 2021-12-24 06:24:07.406 | allowed-address-pairs 2021-12-24 06:24:07.406 | auto-allocated-topology 2021-12-24 06:24:07.406 | availability_zone 2021-12-24 06:24:07.407 | availability_zone_filter 2021-12-24 06:24:07.407 | default-subnetpools 2021-12-24 06:24:07.407 | dhcp_agent_scheduler 2021-12-24 06:24:07.407 | dvr 2021-12-24 06:24:07.407 | empty-string-filtering 2021-12-24 06:24:07.407 | external-net 2021-12-24 06:24:07.407 | extra_dhcp_opt 2021-12-24 06:24:07.407 | extraroute 2021-12-24 06:24:07.407 | extraroute-atomic 2021-12-24 06:24:07.407 | filter-validation 2021-12-24 06:24:07.407 | fip-port-details 2021-12-24 06:24:07.407 | flavors 2021-12-24 06:24:07.407 | floatingip-pools 2021-12-24 06:24:07.407 | ip-substring-filtering 2021-12-24 06:24:07.407 | router 2021-12-24 06:24:07.407 | ext-gw-mode 2021-12-24 06:24:07.407 | l3-ha 2021-12-24 06:24:07.407 | l3-flavors 2021-12-24 06:24:07.407 | l3-port-ip-change-not-allowed 2021-12-24 06:24:07.407 | l3_agent_scheduler 2021-12-24 06:24:07.407 | multi-provider 2021-12-24 06:24:07.407 | net-mtu 2021-12-24 06:24:07.407 | net-mtu-writable 2021-12-24 06:24:07.407 | network_availability_zone 2021-12-24 06:24:07.407 | network-ip-availability 2021-12-24 06:24:07.407 | pagination 2021-12-24 06:24:07.407 | port-device-profile 2021-12-24 06:24:07.407 | port-mac-address-regenerate 2021-12-24 06:24:07.407 | port-numa-affinity-policy 2021-12-24 06:24:07.407 | binding 2021-12-24 06:24:07.407 | binding-extended 2021-12-24 06:24:07.407 | port-security 2021-12-24 06:24:07.407 | project-id 2021-12-24 06:24:07.407 | provider 2021-12-24 06:24:07.407 | quota-check-limit 2021-12-24 06:24:07.407 | quotas 2021-12-24 06:24:07.407 | quota_details 2021-12-24 06:24:07.407 | rbac-policies 2021-12-24 06:24:07.408 | rbac-address-group 2021-12-24 06:24:07.408 | rbac-address-scope 2021-12-24 06:24:07.408 | rbac-security-groups 2021-12-24 06:24:07.408 | rbac-subnetpool 2021-12-24 06:24:07.408 | revision-if-match 2021-12-24 06:24:07.408 | standard-attr-revisions 2021-12-24 06:24:07.408 | router_availability_zone 2021-12-24 06:24:07.408 | security-groups-normalized-cidr 2021-12-24 06:24:07.408 | port-security-groups-filtering 2021-12-24 06:24:07.408 | security-groups-remote-address-group 2021-12-24 06:24:07.408 | security-groups-shared-filtering 2021-12-24 06:24:07.408 | security-group 2021-12-24 06:24:07.408 | service-type 2021-12-24 06:24:07.408 | sorting 2021-12-24 06:24:07.408 | standard-attr-description 2021-12-24 06:24:07.408 | stateful-security-group 2021-12-24 06:24:07.408 | subnet_onboard 2021-12-24 06:24:07.408 | subnet-service-types 2021-12-24 06:24:07.408 | subnet_allocation 2021-12-24 06:24:07.408 | subnetpool-prefix-ops 2021-12-24 06:24:07.408 | standard-attr-tag 2021-12-24 06:24:07.408 | standard-attr-timestamp =~ router ]] 2021-12-24 06:24:07.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2021-12-24 06:24:07.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported external-net 2021-12-24 06:24:07.414 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=external-net 2021-12-24 06:24:07.418 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 06:24:09.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:09.784 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:09.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:09.784 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:09.985 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:09.988 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2021-12-24 06:24:09.988 | address-scope 2021-12-24 06:24:09.988 | router-admin-state-down-before-update 2021-12-24 06:24:09.988 | agent 2021-12-24 06:24:09.988 | agent-resources-synced 2021-12-24 06:24:09.988 | allowed-address-pairs 2021-12-24 06:24:09.988 | auto-allocated-topology 2021-12-24 06:24:09.988 | availability_zone 2021-12-24 06:24:09.988 | availability_zone_filter 2021-12-24 06:24:09.988 | default-subnetpools 2021-12-24 06:24:09.988 | dhcp_agent_scheduler 2021-12-24 06:24:09.988 | dvr 2021-12-24 06:24:09.988 | empty-string-filtering 2021-12-24 06:24:09.988 | external-net 2021-12-24 06:24:09.988 | extra_dhcp_opt 2021-12-24 06:24:09.988 | extraroute 2021-12-24 06:24:09.988 | extraroute-atomic 2021-12-24 06:24:09.988 | filter-validation 2021-12-24 06:24:09.988 | fip-port-details 2021-12-24 06:24:09.988 | flavors 2021-12-24 06:24:09.988 | floatingip-pools 2021-12-24 06:24:09.988 | ip-substring-filtering 2021-12-24 06:24:09.989 | router 2021-12-24 06:24:09.989 | ext-gw-mode 2021-12-24 06:24:09.989 | l3-ha 2021-12-24 06:24:09.989 | l3-flavors 2021-12-24 06:24:09.989 | l3-port-ip-change-not-allowed 2021-12-24 06:24:09.989 | l3_agent_scheduler 2021-12-24 06:24:09.989 | multi-provider 2021-12-24 06:24:09.989 | net-mtu 2021-12-24 06:24:09.989 | net-mtu-writable 2021-12-24 06:24:09.989 | network_availability_zone 2021-12-24 06:24:09.989 | network-ip-availability 2021-12-24 06:24:09.989 | pagination 2021-12-24 06:24:09.989 | port-device-profile 2021-12-24 06:24:09.989 | port-mac-address-regenerate 2021-12-24 06:24:09.989 | port-numa-affinity-policy 2021-12-24 06:24:09.989 | binding 2021-12-24 06:24:09.989 | binding-extended 2021-12-24 06:24:09.989 | port-security 2021-12-24 06:24:09.989 | project-id 2021-12-24 06:24:09.989 | provider 2021-12-24 06:24:09.989 | quota-check-limit 2021-12-24 06:24:09.989 | quotas 2021-12-24 06:24:09.989 | quota_details 2021-12-24 06:24:09.989 | rbac-policies 2021-12-24 06:24:09.989 | rbac-address-group 2021-12-24 06:24:09.989 | rbac-address-scope 2021-12-24 06:24:09.989 | rbac-security-groups 2021-12-24 06:24:09.989 | rbac-subnetpool 2021-12-24 06:24:09.989 | revision-if-match 2021-12-24 06:24:09.989 | standard-attr-revisions 2021-12-24 06:24:09.989 | router_availability_zone 2021-12-24 06:24:09.989 | security-groups-normalized-cidr 2021-12-24 06:24:09.989 | port-security-groups-filtering 2021-12-24 06:24:09.989 | security-groups-remote-address-group 2021-12-24 06:24:09.989 | security-groups-shared-filtering 2021-12-24 06:24:09.989 | security-group 2021-12-24 06:24:09.990 | service-type 2021-12-24 06:24:09.990 | sorting 2021-12-24 06:24:09.990 | standard-attr-description 2021-12-24 06:24:09.990 | stateful-security-group 2021-12-24 06:24:09.990 | subnet_onboard 2021-12-24 06:24:09.990 | subnet-service-types 2021-12-24 06:24:09.990 | subnet_allocation 2021-12-24 06:24:09.990 | subnetpool-prefix-ops 2021-12-24 06:24:09.990 | standard-attr-tag 2021-12-24 06:24:09.990 | standard-attr-timestamp' 2021-12-24 06:24:09.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2021-12-24 06:24:09.992 | address-scope 2021-12-24 06:24:09.992 | router-admin-state-down-before-update 2021-12-24 06:24:09.992 | agent 2021-12-24 06:24:09.992 | agent-resources-synced 2021-12-24 06:24:09.992 | allowed-address-pairs 2021-12-24 06:24:09.992 | auto-allocated-topology 2021-12-24 06:24:09.992 | availability_zone 2021-12-24 06:24:09.992 | availability_zone_filter 2021-12-24 06:24:09.992 | default-subnetpools 2021-12-24 06:24:09.992 | dhcp_agent_scheduler 2021-12-24 06:24:09.992 | dvr 2021-12-24 06:24:09.992 | empty-string-filtering 2021-12-24 06:24:09.992 | external-net 2021-12-24 06:24:09.992 | extra_dhcp_opt 2021-12-24 06:24:09.992 | extraroute 2021-12-24 06:24:09.992 | extraroute-atomic 2021-12-24 06:24:09.992 | filter-validation 2021-12-24 06:24:09.992 | fip-port-details 2021-12-24 06:24:09.992 | flavors 2021-12-24 06:24:09.992 | floatingip-pools 2021-12-24 06:24:09.992 | ip-substring-filtering 2021-12-24 06:24:09.992 | router 2021-12-24 06:24:09.992 | ext-gw-mode 2021-12-24 06:24:09.992 | l3-ha 2021-12-24 06:24:09.992 | l3-flavors 2021-12-24 06:24:09.993 | l3-port-ip-change-not-allowed 2021-12-24 06:24:09.993 | l3_agent_scheduler 2021-12-24 06:24:09.993 | multi-provider 2021-12-24 06:24:09.993 | net-mtu 2021-12-24 06:24:09.993 | net-mtu-writable 2021-12-24 06:24:09.993 | network_availability_zone 2021-12-24 06:24:09.993 | network-ip-availability 2021-12-24 06:24:09.993 | pagination 2021-12-24 06:24:09.993 | port-device-profile 2021-12-24 06:24:09.993 | port-mac-address-regenerate 2021-12-24 06:24:09.993 | port-numa-affinity-policy 2021-12-24 06:24:09.993 | binding 2021-12-24 06:24:09.993 | binding-extended 2021-12-24 06:24:09.993 | port-security 2021-12-24 06:24:09.993 | project-id 2021-12-24 06:24:09.993 | provider 2021-12-24 06:24:09.993 | quota-check-limit 2021-12-24 06:24:09.993 | quotas 2021-12-24 06:24:09.993 | quota_details 2021-12-24 06:24:09.993 | rbac-policies 2021-12-24 06:24:09.993 | rbac-address-group 2021-12-24 06:24:09.993 | rbac-address-scope 2021-12-24 06:24:09.993 | rbac-security-groups 2021-12-24 06:24:09.993 | rbac-subnetpool 2021-12-24 06:24:09.993 | revision-if-match 2021-12-24 06:24:09.993 | standard-attr-revisions 2021-12-24 06:24:09.993 | router_availability_zone 2021-12-24 06:24:09.993 | security-groups-normalized-cidr 2021-12-24 06:24:09.993 | port-security-groups-filtering 2021-12-24 06:24:09.993 | security-groups-remote-address-group 2021-12-24 06:24:09.994 | security-groups-shared-filtering 2021-12-24 06:24:09.995 | security-group 2021-12-24 06:24:09.995 | service-type 2021-12-24 06:24:09.995 | sorting 2021-12-24 06:24:09.995 | standard-attr-description 2021-12-24 06:24:09.995 | stateful-security-group 2021-12-24 06:24:09.995 | subnet_onboard 2021-12-24 06:24:09.995 | subnet-service-types 2021-12-24 06:24:09.995 | subnet_allocation 2021-12-24 06:24:09.995 | subnetpool-prefix-ops 2021-12-24 06:24:09.995 | standard-attr-tag 2021-12-24 06:24:09.995 | standard-attr-timestamp =~ external-net ]] 2021-12-24 06:24:09.996 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2021-12-24 06:24:09.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:225 : [[ True == \T\r\u\e ]] 2021-12-24 06:24:10.004 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 5f674c0126254e9badab600023844d28 router1 2021-12-24 06:24:10.004 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : grep ' id ' 2021-12-24 06:24:10.005 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : get_field 2 2021-12-24 06:24:10.007 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:24:10.010 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:12.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:12.727 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:12.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:12.727 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:12.921 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:12.924 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-24 06:24:12.927 | ++ functions-common:get_field:793 : field='$3' 2021-12-24 06:24:12.930 | ++ functions-common:get_field:795 : echo '| id | ab610741-8ece-4c2b-b51b-6c7ae01b7ab7 |' 2021-12-24 06:24:12.931 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 06:24:12.937 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:12.941 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : ROUTER_ID=ab610741-8ece-4c2b-b51b-6c7ae01b7ab7 2021-12-24 06:24:12.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : die_if_not_set 228 ROUTER_ID 'Failure creating ROUTER_ID for 5f674c0126254e9badab600023844d28 router1' 2021-12-24 06:24:12.946 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:12.966 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-24 06:24:12.968 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : is_networking_extension_supported auto-allocated-topology 2021-12-24 06:24:12.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=auto-allocated-topology 2021-12-24 06:24:12.974 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 06:24:15.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:15.349 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:15.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:15.349 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:15.559 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:15.563 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2021-12-24 06:24:15.563 | address-scope 2021-12-24 06:24:15.563 | router-admin-state-down-before-update 2021-12-24 06:24:15.563 | agent 2021-12-24 06:24:15.563 | agent-resources-synced 2021-12-24 06:24:15.563 | allowed-address-pairs 2021-12-24 06:24:15.563 | auto-allocated-topology 2021-12-24 06:24:15.563 | availability_zone 2021-12-24 06:24:15.563 | availability_zone_filter 2021-12-24 06:24:15.563 | default-subnetpools 2021-12-24 06:24:15.563 | dhcp_agent_scheduler 2021-12-24 06:24:15.563 | dvr 2021-12-24 06:24:15.563 | empty-string-filtering 2021-12-24 06:24:15.563 | external-net 2021-12-24 06:24:15.563 | extra_dhcp_opt 2021-12-24 06:24:15.563 | extraroute 2021-12-24 06:24:15.563 | extraroute-atomic 2021-12-24 06:24:15.563 | filter-validation 2021-12-24 06:24:15.563 | fip-port-details 2021-12-24 06:24:15.563 | flavors 2021-12-24 06:24:15.563 | floatingip-pools 2021-12-24 06:24:15.563 | ip-substring-filtering 2021-12-24 06:24:15.563 | router 2021-12-24 06:24:15.563 | ext-gw-mode 2021-12-24 06:24:15.563 | l3-ha 2021-12-24 06:24:15.563 | l3-flavors 2021-12-24 06:24:15.563 | l3-port-ip-change-not-allowed 2021-12-24 06:24:15.563 | l3_agent_scheduler 2021-12-24 06:24:15.563 | multi-provider 2021-12-24 06:24:15.563 | net-mtu 2021-12-24 06:24:15.563 | net-mtu-writable 2021-12-24 06:24:15.563 | network_availability_zone 2021-12-24 06:24:15.563 | network-ip-availability 2021-12-24 06:24:15.563 | pagination 2021-12-24 06:24:15.563 | port-device-profile 2021-12-24 06:24:15.563 | port-mac-address-regenerate 2021-12-24 06:24:15.564 | port-numa-affinity-policy 2021-12-24 06:24:15.564 | binding 2021-12-24 06:24:15.564 | binding-extended 2021-12-24 06:24:15.564 | port-security 2021-12-24 06:24:15.564 | project-id 2021-12-24 06:24:15.564 | provider 2021-12-24 06:24:15.564 | quota-check-limit 2021-12-24 06:24:15.564 | quotas 2021-12-24 06:24:15.564 | quota_details 2021-12-24 06:24:15.564 | rbac-policies 2021-12-24 06:24:15.564 | rbac-address-group 2021-12-24 06:24:15.564 | rbac-address-scope 2021-12-24 06:24:15.564 | rbac-security-groups 2021-12-24 06:24:15.564 | rbac-subnetpool 2021-12-24 06:24:15.564 | revision-if-match 2021-12-24 06:24:15.564 | standard-attr-revisions 2021-12-24 06:24:15.564 | router_availability_zone 2021-12-24 06:24:15.564 | security-groups-normalized-cidr 2021-12-24 06:24:15.564 | port-security-groups-filtering 2021-12-24 06:24:15.564 | security-groups-remote-address-group 2021-12-24 06:24:15.564 | security-groups-shared-filtering 2021-12-24 06:24:15.564 | security-group 2021-12-24 06:24:15.564 | service-type 2021-12-24 06:24:15.564 | sorting 2021-12-24 06:24:15.564 | standard-attr-description 2021-12-24 06:24:15.564 | stateful-security-group 2021-12-24 06:24:15.564 | subnet_onboard 2021-12-24 06:24:15.564 | subnet-service-types 2021-12-24 06:24:15.564 | subnet_allocation 2021-12-24 06:24:15.564 | subnetpool-prefix-ops 2021-12-24 06:24:15.564 | standard-attr-tag 2021-12-24 06:24:15.564 | standard-attr-timestamp' 2021-12-24 06:24:15.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2021-12-24 06:24:15.566 | address-scope 2021-12-24 06:24:15.566 | router-admin-state-down-before-update 2021-12-24 06:24:15.566 | agent 2021-12-24 06:24:15.566 | agent-resources-synced 2021-12-24 06:24:15.566 | allowed-address-pairs 2021-12-24 06:24:15.566 | auto-allocated-topology 2021-12-24 06:24:15.566 | availability_zone 2021-12-24 06:24:15.566 | availability_zone_filter 2021-12-24 06:24:15.566 | default-subnetpools 2021-12-24 06:24:15.566 | dhcp_agent_scheduler 2021-12-24 06:24:15.566 | dvr 2021-12-24 06:24:15.566 | empty-string-filtering 2021-12-24 06:24:15.566 | external-net 2021-12-24 06:24:15.566 | extra_dhcp_opt 2021-12-24 06:24:15.566 | extraroute 2021-12-24 06:24:15.566 | extraroute-atomic 2021-12-24 06:24:15.566 | filter-validation 2021-12-24 06:24:15.566 | fip-port-details 2021-12-24 06:24:15.566 | flavors 2021-12-24 06:24:15.566 | floatingip-pools 2021-12-24 06:24:15.567 | ip-substring-filtering 2021-12-24 06:24:15.567 | router 2021-12-24 06:24:15.567 | ext-gw-mode 2021-12-24 06:24:15.567 | l3-ha 2021-12-24 06:24:15.567 | l3-flavors 2021-12-24 06:24:15.567 | l3-port-ip-change-not-allowed 2021-12-24 06:24:15.567 | l3_agent_scheduler 2021-12-24 06:24:15.567 | multi-provider 2021-12-24 06:24:15.567 | net-mtu 2021-12-24 06:24:15.567 | net-mtu-writable 2021-12-24 06:24:15.567 | network_availability_zone 2021-12-24 06:24:15.567 | network-ip-availability 2021-12-24 06:24:15.567 | pagination 2021-12-24 06:24:15.567 | port-device-profile 2021-12-24 06:24:15.567 | port-mac-address-regenerate 2021-12-24 06:24:15.567 | port-numa-affinity-policy 2021-12-24 06:24:15.567 | binding 2021-12-24 06:24:15.567 | binding-extended 2021-12-24 06:24:15.567 | port-security 2021-12-24 06:24:15.567 | project-id 2021-12-24 06:24:15.567 | provider 2021-12-24 06:24:15.567 | quota-check-limit 2021-12-24 06:24:15.567 | quotas 2021-12-24 06:24:15.567 | quota_details 2021-12-24 06:24:15.567 | rbac-policies 2021-12-24 06:24:15.567 | rbac-address-group 2021-12-24 06:24:15.567 | rbac-address-scope 2021-12-24 06:24:15.567 | rbac-security-groups 2021-12-24 06:24:15.567 | rbac-subnetpool 2021-12-24 06:24:15.567 | revision-if-match 2021-12-24 06:24:15.567 | standard-attr-revisions 2021-12-24 06:24:15.567 | router_availability_zone 2021-12-24 06:24:15.567 | security-groups-normalized-cidr 2021-12-24 06:24:15.567 | port-security-groups-filtering 2021-12-24 06:24:15.567 | security-groups-remote-address-group 2021-12-24 06:24:15.567 | security-groups-shared-filtering 2021-12-24 06:24:15.567 | security-group 2021-12-24 06:24:15.568 | service-type 2021-12-24 06:24:15.568 | sorting 2021-12-24 06:24:15.568 | standard-attr-description 2021-12-24 06:24:15.568 | stateful-security-group 2021-12-24 06:24:15.568 | subnet_onboard 2021-12-24 06:24:15.568 | subnet-service-types 2021-12-24 06:24:15.568 | subnet_allocation 2021-12-24 06:24:15.568 | subnetpool-prefix-ops 2021-12-24 06:24:15.568 | standard-attr-tag 2021-12-24 06:24:15.568 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-24 06:24:15.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2021-12-24 06:24:15.571 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:237 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-24 06:24:15.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : '[' True = True ']' 2021-12-24 06:24:15.578 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 --project bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:24:15.579 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : grep ' id ' 2021-12-24 06:24:15.579 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : get_field 2 2021-12-24 06:24:15.582 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:24:15.586 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:18.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:18.356 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:18.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:18.356 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:18.561 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:18.564 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-24 06:24:18.567 | ++ functions-common:get_field:793 : field='$3' 2021-12-24 06:24:18.570 | ++ functions-common:get_field:795 : echo '| id | feb070d8-0825-4f9d-ad31-39935143d21d |' 2021-12-24 06:24:18.570 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 06:24:18.577 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:18.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXT_NET_ID=feb070d8-0825-4f9d-ad31-39935143d21d 2021-12-24 06:24:18.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : die_if_not_set 245 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-24 06:24:18.586 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:18.603 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : [[ 4 =~ 4.* ]] 2021-12-24 06:24:18.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:249 : _neutron_configure_router_v4 2021-12-24 06:24:18.608 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet ab610741-8ece-4c2b-b51b-6c7ae01b7ab7 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f 2021-12-24 06:24:22.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:22.866 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:22.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:22.866 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:23.076 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local id_and_ext_gw_ip 2021-12-24 06:24:23.079 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : _neutron_create_public_subnet_v4 feb070d8-0825-4f9d-ad31-39935143d21d 2021-12-24 06:24:23.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : local admin_project_id 2021-12-24 06:24:23.085 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : grep ' admin ' 2021-12-24 06:24:23.085 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : oscwrap project list 2021-12-24 06:24:23.089 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : get_field 1 2021-12-24 06:24:23.093 | +++ functions-common:get_field:788 : local data field 2021-12-24 06:24:23.096 | +++ functions-common:get_field:789 : read data 2021-12-24 06:24:25.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:25.443 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:25.443 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:25.642 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:25.645 | +++ functions-common:get_field:790 : '[' 1 -lt 0 ']' 2021-12-24 06:24:25.647 | +++ functions-common:get_field:793 : field='$2' 2021-12-24 06:24:25.650 | +++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-24 06:24:25.651 | +++ functions-common:get_field:795 : echo '| bbb7ae3cce3a475585bfcd5a2184ad51 | admin |' 2021-12-24 06:24:25.656 | +++ functions-common:get_field:789 : read data 2021-12-24 06:24:25.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : admin_project_id=bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:24:25.661 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : die_if_not_set 307 admin_project_id 'Failure retrieving project_id for admin' 2021-12-24 06:24:25.663 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:25.679 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : local 'subnet_params=--ip-version 4 --project bbb7ae3cce3a475585bfcd5a2184ad51' 2021-12-24 06:24:25.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : subnet_params+=' ' 2021-12-24 06:24:25.685 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : [[ -n 172.31.1.1 ]] 2021-12-24 06:24:25.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+='--gateway 172.31.1.1 ' 2021-12-24 06:24:25.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--network feb070d8-0825-4f9d-ad31-39935143d21d --subnet-range 172.31.1.0/24 --no-dhcp ' 2021-12-24 06:24:25.691 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+=public-subnet 2021-12-24 06:24:25.694 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : local id_and_ext_gw_ip 2021-12-24 06:24:25.697 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --project bbb7ae3cce3a475585bfcd5a2184ad51 --gateway 172.31.1.1 --network feb070d8-0825-4f9d-ad31-39935143d21d --subnet-range 172.31.1.0/24 --no-dhcp public-subnet 2021-12-24 06:24:25.698 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : grep -e gateway_ip -e ' id ' 2021-12-24 06:24:28.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:28.576 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:28.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:28.576 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:28.808 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:28.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | 2021-12-24 06:24:28.812 | | id | 9c930a58-7b6d-4b99-9d52-27358e281367 |' 2021-12-24 06:24:28.815 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : die_if_not_set 317 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-24 06:24:28.817 | ++ functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:28.833 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 9c930a58-7b6d-4b99-9d52-27358e281367 '|' 2021-12-24 06:24:28.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | | id | 9c930a58-7b6d-4b99-9d52-27358e281367 |' 2021-12-24 06:24:28.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : local ext_gw_ip 2021-12-24 06:24:28.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 9c930a58-7b6d-4b99-9d52-27358e281367 '|' 2021-12-24 06:24:28.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 2 2021-12-24 06:24:28.846 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:24:28.848 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:28.850 | ++ functions-common:get_field:790 : '[' 2 -lt 0 ']' 2021-12-24 06:24:28.853 | ++ functions-common:get_field:793 : field='$3' 2021-12-24 06:24:28.856 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-24 06:24:28.857 | ++ functions-common:get_field:795 : echo '| gateway_ip | 172.31.1.1 | | id | 9c930a58-7b6d-4b99-9d52-27358e281367 |' 2021-12-24 06:24:28.862 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:28.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : ext_gw_ip=172.31.1.1 2021-12-24 06:24:28.869 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 9c930a58-7b6d-4b99-9d52-27358e281367 '|' 2021-12-24 06:24:28.870 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : get_field 5 2021-12-24 06:24:28.872 | ++ functions-common:get_field:788 : local data field 2021-12-24 06:24:28.874 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:28.877 | ++ functions-common:get_field:790 : '[' 5 -lt 0 ']' 2021-12-24 06:24:28.879 | ++ functions-common:get_field:793 : field='$6' 2021-12-24 06:24:28.882 | ++ functions-common:get_field:795 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-24 06:24:28.884 | ++ functions-common:get_field:795 : echo '| gateway_ip | 172.31.1.1 | | id | 9c930a58-7b6d-4b99-9d52-27358e281367 |' 2021-12-24 06:24:28.888 | ++ functions-common:get_field:789 : read data 2021-12-24 06:24:28.891 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : PUB_SUBNET_ID=9c930a58-7b6d-4b99-9d52-27358e281367 2021-12-24 06:24:28.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway feb070d8-0825-4f9d-ad31-39935143d21d ab610741-8ece-4c2b-b51b-6c7ae01b7ab7 2021-12-24 06:24:33.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:33.223 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:33.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:33.223 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:33.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ openvswitch == \o\v\n ]] 2021-12-24 06:24:33.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : is_service_enabled q-l3 neutron-l3 2021-12-24 06:24:33.456 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:33.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local ext_gw_interface=none 2021-12-24 06:24:33.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : is_neutron_ovs_base_plugin 2021-12-24 06:24:33.463 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-24 06:24:33.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_get_ext_gw_interface 2021-12-24 06:24:33.469 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : [[ False == \T\r\u\e ]] 2021-12-24 06:24:33.471 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:148 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-24 06:24:33.494 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : echo br-data 2021-12-24 06:24:33.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ext_gw_interface=br-data 2021-12-24 06:24:33.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : [[ br-data != \n\o\n\e ]] 2021-12-24 06:24:33.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local cidr_len=24 2021-12-24 06:24:33.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-24 06:24:33.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-24 06:24:33.511 | + functions-common:test_with_retry:2340 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-24 06:24:33.513 | + functions-common:test_with_retry:2341 : local 'failmsg=br-data creation failed' 2021-12-24 06:24:33.515 | + functions-common:test_with_retry:2342 : local until=10 2021-12-24 06:24:33.518 | + functions-common:test_with_retry:2343 : local sleep=0.5 2021-12-24 06:24:33.520 | + functions-common:test_with_retry:2345 : time_start test_with_retry 2021-12-24 06:24:33.522 | + functions-common:time_start:2388 : local name=test_with_retry 2021-12-24 06:24:33.525 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:33.527 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:33.531 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:33.535 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327073532 2021-12-24 06:24:33.537 | + functions-common:test_with_retry:2346 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-24 06:24:33.545 | + functions-common:test_with_retry:2349 : time_stop test_with_retry 2021-12-24 06:24:33.547 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:33.550 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:33.552 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:33.554 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:33.557 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:33.560 | + functions-common:time_stop:2408 : name=test_with_retry 2021-12-24 06:24:33.562 | + functions-common:time_stop:2409 : start_time=1640327073532 2021-12-24 06:24:33.564 | + functions-common:time_stop:2411 : [[ -z 1640327073532 ]] 2021-12-24 06:24:33.567 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:33.572 | + functions-common:time_stop:2414 : end_time=1640327073569 2021-12-24 06:24:33.574 | + functions-common:time_stop:2415 : elapsed_time=37 2021-12-24 06:24:33.577 | + functions-common:time_stop:2416 : total=5612 2021-12-24 06:24:33.579 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:33.581 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=5649 2021-12-24 06:24:33.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : ip addr show dev br-data 2021-12-24 06:24:33.586 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : grep -c 172.31.1.1 2021-12-24 06:24:33.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ 0 == 0 ]] 2021-12-24 06:24:33.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ True == \F\a\l\s\e ]] 2021-12-24 06:24:33.596 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ False == \T\r\u\e ]] 2021-12-24 06:24:33.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : [[ True == \T\r\u\e ]] 2021-12-24 06:24:33.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip addr add 172.31.1.1/24 dev br-data 2021-12-24 06:24:33.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : sudo ip link set br-data up 2021-12-24 06:24:33.633 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : awk -Fip_address '{ print $2 }' 2021-12-24 06:24:33.633 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : cut -f2 '-d'\''' 2021-12-24 06:24:33.633 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-24 06:24:33.636 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : tr '\n' ' ' 2021-12-24 06:24:36.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:36.005 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:36.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:36.005 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:36.198 | ++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:24:36.202 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : ROUTER_GW_IP=' 172.31.1.158 ' 2021-12-24 06:24:36.205 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : die_if_not_set 374 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-24 06:24:36.207 | + functions-common:die_if_not_set:271 : local exitcode=0 2021-12-24 06:24:36.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:376 : _neutron_set_router_id 2021-12-24 06:24:36.225 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:136 : [[ True == \F\a\l\s\e ]] 2021-12-24 06:24:36.229 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ .*6 ]] 2021-12-24 06:24:36.232 | + ./stack.sh:main:1307 : is_service_enabled nova 2021-12-24 06:24:36.249 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:36.252 | + ./stack.sh:main:1308 : echo_summary 'Starting Nova' 2021-12-24 06:24:36.255 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:24:36.257 | + ./stack.sh:echo_summary:440 : echo -e Starting Nova 2021-12-24 06:24:36.260 | + ./stack.sh:main:1309 : start_nova 2021-12-24 06:24:36.263 | + lib/nova:start_nova:1068 : start_nova_rest 2021-12-24 06:24:36.265 | + lib/nova:start_nova_rest:976 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:36.268 | + lib/nova:start_nova_rest:977 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:36.271 | + lib/nova:start_nova_rest:977 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:36.273 | + lib/nova:start_nova_rest:979 : local api_cell_conf=/etc/nova/nova.conf 2021-12-24 06:24:36.277 | + lib/nova:start_nova_rest:980 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-24 06:24:36.279 | + lib/nova:start_nova_rest:982 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.282 | + functions-common:run_process:1657 : local service=n-sch 2021-12-24 06:24:36.285 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.287 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:36.290 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:36.293 | + functions-common:run_process:1662 : local name=n-sch 2021-12-24 06:24:36.296 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:36.299 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:36.301 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:36.304 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:36.307 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:36.312 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327076309 2021-12-24 06:24:36.315 | + functions-common:run_process:1665 : is_service_enabled n-sch 2021-12-24 06:24:36.331 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:36.334 | + functions-common:run_process:1666 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-24 06:24:36.337 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2021-12-24 06:24:36.340 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.343 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.345 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.348 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.350 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-24 06:24:36.353 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-24 06:24:36.356 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2021-12-24 06:24:36.359 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:36.361 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:36.364 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-24 06:24:36.366 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-24 06:24:36.369 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-sch.service 2021-12-24 06:24:36.371 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.374 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:24:36.376 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:24:36.378 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:24:36.381 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:24:36.383 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-24 06:24:36.386 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:24:36.390 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-24 06:24:36.453 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-24 06:24:36.517 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-24 06:24:36.570 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-24 06:24:36.623 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-24 06:24:36.676 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:36.734 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:24:36.736 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-24 06:24:36.800 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:24:37.362 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-sch.service 2021-12-24 06:24:37.379 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-24 06:24:37.796 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-sch.service 2021-12-24 06:24:37.824 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:37.827 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:37.829 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:37.832 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:37.834 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:37.837 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:37.840 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:37.843 | + functions-common:time_stop:2409 : start_time=1640327076309 2021-12-24 06:24:37.845 | + functions-common:time_stop:2411 : [[ -z 1640327076309 ]] 2021-12-24 06:24:37.848 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:37.853 | + functions-common:time_stop:2414 : end_time=1640327077850 2021-12-24 06:24:37.856 | + functions-common:time_stop:2415 : elapsed_time=1541 2021-12-24 06:24:37.858 | + functions-common:time_stop:2416 : total=13680 2021-12-24 06:24:37.861 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:37.863 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=15221 2021-12-24 06:24:37.866 | + lib/nova:start_nova_rest:983 : '[' True == False ']' 2021-12-24 06:24:37.870 | ++ lib/nova:start_nova_rest:986 : which uwsgi 2021-12-24 06:24:37.875 | + lib/nova:start_nova_rest:986 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.877 | + functions-common:run_process:1657 : local service=n-api-meta 2021-12-24 06:24:37.880 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.883 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:37.886 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:37.888 | + functions-common:run_process:1662 : local name=n-api-meta 2021-12-24 06:24:37.891 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:37.893 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:37.896 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:37.898 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:37.902 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:37.907 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327077904 2021-12-24 06:24:37.909 | + functions-common:run_process:1665 : is_service_enabled n-api-meta 2021-12-24 06:24:37.927 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:37.930 | + functions-common:run_process:1666 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-24 06:24:37.933 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2021-12-24 06:24:37.936 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.939 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.941 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.944 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.946 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-24 06:24:37.950 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-24 06:24:37.952 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2021-12-24 06:24:37.956 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:37.958 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:37.961 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-24 06:24:37.964 | + functions-common:_run_under_systemd:1632 : 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-12-24 06:24:37.966 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@n-api-meta.service 2021-12-24 06:24:37.969 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-24 06:24:37.971 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-24 06:24:37.974 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-24 06:24:37.976 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-24 06:24:37.979 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-24 06:24:37.983 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-24 06:24:38.049 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-24 06:24:38.115 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-24 06:24:38.169 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-12-24 06:24:38.225 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:38.278 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-24 06:24:38.330 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-24 06:24:38.385 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-24 06:24:38.442 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-24 06:24:38.502 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-24 06:24:38.559 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-24 06:24:38.562 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-24 06:24:38.626 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-24 06:24:39.082 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-api-meta.service 2021-12-24 06:24:39.095 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-24 06:24:39.520 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-api-meta.service 2021-12-24 06:24:39.609 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:39.614 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:39.617 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:39.623 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:39.627 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:39.629 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:39.632 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:39.635 | + functions-common:time_stop:2409 : start_time=1640327077904 2021-12-24 06:24:39.638 | + functions-common:time_stop:2411 : [[ -z 1640327077904 ]] 2021-12-24 06:24:39.644 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:39.646 | + functions-common:time_stop:2414 : end_time=1640327079643 2021-12-24 06:24:39.649 | + functions-common:time_stop:2415 : elapsed_time=1739 2021-12-24 06:24:39.652 | + functions-common:time_stop:2416 : total=15221 2021-12-24 06:24:39.654 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:39.657 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=16960 2021-12-24 06:24:39.660 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:39.662 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:39.666 | + lib/nova:start_nova:1069 : start_nova_console_proxies 2021-12-24 06:24:39.668 | + lib/nova:start_nova_console_proxies:1004 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:39.671 | + lib/nova:start_nova_console_proxies:1006 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:39.674 | + lib/nova:start_nova_console_proxies:1006 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:39.677 | + lib/nova:start_nova_console_proxies:1008 : local api_cell_conf=/etc/nova/nova.conf 2021-12-24 06:24:39.679 | + lib/nova:start_nova_console_proxies:1010 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:24:39.683 | + lib/nova:start_nova_console_proxies:1015 : enable_nova_console_proxies 2021-12-24 06:24:39.690 | ++ lib/nova:enable_nova_console_proxies:993 : seq 1 1 2021-12-24 06:24:39.693 | + lib/nova:enable_nova_console_proxies:993 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:24:39.696 | + lib/nova:enable_nova_console_proxies:994 : for srv in n-novnc n-spice n-sproxy 2021-12-24 06:24:39.698 | + lib/nova:enable_nova_console_proxies:995 : is_service_enabled n-novnc 2021-12-24 06:24:39.719 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:39.722 | + lib/nova:enable_nova_console_proxies:994 : for srv in n-novnc n-spice n-sproxy 2021-12-24 06:24:39.725 | + lib/nova:enable_nova_console_proxies:995 : is_service_enabled n-spice 2021-12-24 06:24:39.746 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:39.749 | + lib/nova:enable_nova_console_proxies:994 : for srv in n-novnc n-spice n-sproxy 2021-12-24 06:24:39.751 | + lib/nova:enable_nova_console_proxies:995 : is_service_enabled n-sproxy 2021-12-24 06:24:39.772 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:39.778 | ++ lib/nova:start_nova_console_proxies:1016 : seq 1 1 2021-12-24 06:24:39.780 | + lib/nova:start_nova_console_proxies:1016 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:24:39.783 | + lib/nova:start_nova_console_proxies:1017 : local conf 2021-12-24 06:24:39.787 | ++ lib/nova:start_nova_console_proxies:1018 : conductor_conf 1 2021-12-24 06:24:39.790 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:24:39.793 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:24:39.796 | + lib/nova:start_nova_console_proxies:1018 : conf=/etc/nova/nova_cell1.conf 2021-12-24 06:24:39.799 | + lib/nova:start_nova_console_proxies:1019 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 06:24:39.802 | + functions-common:run_process:1657 : local service=n-novnc-cell1 2021-12-24 06:24:39.805 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 06:24:39.808 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:39.811 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:39.813 | + functions-common:run_process:1662 : local name=n-novnc-cell1 2021-12-24 06:24:39.816 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:39.819 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:39.823 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:39.825 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:39.829 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:39.834 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327079831 2021-12-24 06:24:39.836 | + functions-common:run_process:1665 : is_service_enabled n-novnc-cell1 2021-12-24 06:24:39.857 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:39.860 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:39.862 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:39.866 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:39.869 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:39.871 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:39.874 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:39.877 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:39.880 | + functions-common:time_stop:2409 : start_time=1640327079831 2021-12-24 06:24:39.882 | + functions-common:time_stop:2411 : [[ -z 1640327079831 ]] 2021-12-24 06:24:39.889 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:39.891 | + functions-common:time_stop:2414 : end_time=1640327079888 2021-12-24 06:24:39.894 | + functions-common:time_stop:2415 : elapsed_time=57 2021-12-24 06:24:39.903 | + functions-common:time_stop:2416 : total=16960 2021-12-24 06:24:39.906 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:39.914 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17017 2021-12-24 06:24:39.917 | + lib/nova:start_nova_console_proxies:1020 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 06:24:39.920 | + functions-common:run_process:1657 : local service=n-spice-cell1 2021-12-24 06:24:39.923 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-24 06:24:39.926 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:39.929 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:39.932 | + functions-common:run_process:1662 : local name=n-spice-cell1 2021-12-24 06:24:39.935 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:39.938 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:39.940 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:39.943 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:39.949 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:39.951 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327079948 2021-12-24 06:24:39.954 | + functions-common:run_process:1665 : is_service_enabled n-spice-cell1 2021-12-24 06:24:39.976 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:39.979 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:39.982 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:39.984 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:39.987 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:39.990 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:39.992 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:39.996 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:39.999 | + functions-common:time_stop:2409 : start_time=1640327079948 2021-12-24 06:24:40.001 | + functions-common:time_stop:2411 : [[ -z 1640327079948 ]] 2021-12-24 06:24:40.004 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:40.010 | + functions-common:time_stop:2414 : end_time=1640327080006 2021-12-24 06:24:40.014 | + functions-common:time_stop:2415 : elapsed_time=58 2021-12-24 06:24:40.017 | + functions-common:time_stop:2416 : total=17017 2021-12-24 06:24:40.019 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:40.022 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17075 2021-12-24 06:24:40.025 | + lib/nova:start_nova_console_proxies:1021 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:40.028 | + functions-common:run_process:1657 : local service=n-sproxy-cell1 2021-12-24 06:24:40.031 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:40.033 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:40.036 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:40.039 | + functions-common:run_process:1662 : local name=n-sproxy-cell1 2021-12-24 06:24:40.041 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:40.044 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:40.046 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:40.049 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:40.054 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:40.058 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327080054 2021-12-24 06:24:40.061 | + functions-common:run_process:1665 : is_service_enabled n-sproxy-cell1 2021-12-24 06:24:40.083 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:40.086 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:40.088 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:40.091 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:40.093 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:40.096 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:40.099 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:40.101 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:40.104 | + functions-common:time_stop:2409 : start_time=1640327080054 2021-12-24 06:24:40.106 | + functions-common:time_stop:2411 : [[ -z 1640327080054 ]] 2021-12-24 06:24:40.115 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:40.118 | + functions-common:time_stop:2414 : end_time=1640327080115 2021-12-24 06:24:40.121 | + functions-common:time_stop:2415 : elapsed_time=61 2021-12-24 06:24:40.124 | + functions-common:time_stop:2416 : total=17075 2021-12-24 06:24:40.126 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:40.129 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=17136 2021-12-24 06:24:40.132 | + lib/nova:start_nova_console_proxies:1025 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:40.136 | + lib/nova:start_nova_console_proxies:1025 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:40.138 | + lib/nova:start_nova:1070 : start_nova_conductor 2021-12-24 06:24:40.141 | + lib/nova:start_nova_conductor:1038 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:24:40.145 | + lib/nova:start_nova_conductor:1044 : enable_nova_fleet 2021-12-24 06:24:40.148 | + lib/nova:enable_nova_fleet:1029 : is_service_enabled n-cond 2021-12-24 06:24:40.174 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:40.177 | + lib/nova:enable_nova_fleet:1030 : enable_service n-super-cond 2021-12-24 06:24:40.237 | ++ lib/nova:enable_nova_fleet:1031 : seq 1 1 2021-12-24 06:24:40.245 | + lib/nova:enable_nova_fleet:1031 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:24:40.245 | + lib/nova:enable_nova_fleet:1032 : enable_service n-cond-cell1 2021-12-24 06:24:40.314 | + lib/nova:start_nova_conductor:1045 : is_service_enabled n-super-cond 2021-12-24 06:24:40.335 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:40.339 | + lib/nova:start_nova_conductor:1046 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.342 | + functions-common:run_process:1657 : local service=n-super-cond 2021-12-24 06:24:40.344 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.347 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:40.350 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:40.352 | + functions-common:run_process:1662 : local name=n-super-cond 2021-12-24 06:24:40.356 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:40.358 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:40.361 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:40.364 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:40.369 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:40.372 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327080369 2021-12-24 06:24:40.374 | + functions-common:run_process:1665 : is_service_enabled n-super-cond 2021-12-24 06:24:40.396 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:40.399 | + functions-common:run_process:1666 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-24 06:24:40.403 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2021-12-24 06:24:40.407 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.413 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.413 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.413 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.417 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-24 06:24:40.418 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-24 06:24:40.421 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2021-12-24 06:24:40.424 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:40.427 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:40.429 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-24 06:24:40.441 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-24 06:24:40.445 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-super-cond.service 2021-12-24 06:24:40.448 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.450 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:24:40.452 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:24:40.455 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:24:40.457 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:24:40.459 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-24 06:24:40.462 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:24:40.467 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-24 06:24:40.551 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-24 06:24:40.632 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-24 06:24:40.693 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-24 06:24:40.757 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-24 06:24:40.812 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:40.868 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:24:40.873 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-24 06:24:40.954 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:24:41.434 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-super-cond.service 2021-12-24 06:24:41.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-24 06:24:41.902 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-super-cond.service 2021-12-24 06:24:41.929 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:41.932 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:41.937 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:41.941 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:41.946 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:41.956 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:41.963 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:41.978 | + functions-common:time_stop:2409 : start_time=1640327080369 2021-12-24 06:24:41.983 | + functions-common:time_stop:2411 : [[ -z 1640327080369 ]] 2021-12-24 06:24:41.998 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:42.014 | + functions-common:time_stop:2414 : end_time=1640327081999 2021-12-24 06:24:42.026 | + functions-common:time_stop:2415 : elapsed_time=1630 2021-12-24 06:24:42.033 | + functions-common:time_stop:2416 : total=17136 2021-12-24 06:24:42.039 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:42.043 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=18766 2021-12-24 06:24:42.053 | ++ lib/nova:start_nova_conductor:1048 : seq 1 1 2021-12-24 06:24:42.065 | + lib/nova:start_nova_conductor:1048 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-24 06:24:42.071 | + lib/nova:start_nova_conductor:1049 : is_service_enabled n-cond-cell1 2021-12-24 06:24:42.113 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:42.117 | + lib/nova:start_nova_conductor:1050 : local conf 2021-12-24 06:24:42.126 | ++ lib/nova:start_nova_conductor:1051 : conductor_conf 1 2021-12-24 06:24:42.131 | ++ lib/nova:conductor_conf:739 : local cell=1 2021-12-24 06:24:42.139 | ++ lib/nova:conductor_conf:740 : echo /etc/nova/nova_cell1.conf 2021-12-24 06:24:42.141 | + lib/nova:start_nova_conductor:1051 : conf=/etc/nova/nova_cell1.conf 2021-12-24 06:24:42.147 | + lib/nova:start_nova_conductor:1052 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.149 | + functions-common:run_process:1657 : local service=n-cond-cell1 2021-12-24 06:24:42.155 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.157 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:42.161 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:42.163 | + functions-common:run_process:1662 : local name=n-cond-cell1 2021-12-24 06:24:42.171 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:42.171 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:42.177 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:42.177 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:42.185 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:42.191 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327082185 2021-12-24 06:24:42.193 | + functions-common:run_process:1665 : is_service_enabled n-cond-cell1 2021-12-24 06:24:42.217 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:42.220 | + functions-common:run_process:1666 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-24 06:24:42.223 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2021-12-24 06:24:42.225 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.228 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.232 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.235 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.238 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-24 06:24:42.240 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-24 06:24:42.243 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2021-12-24 06:24:42.245 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:42.248 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:42.251 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-24 06:24:42.253 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-24 06:24:42.256 | + functions-common:write_user_unit_file:1539 : local service=devstack@n-cond-cell1.service 2021-12-24 06:24:42.259 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-24 06:24:42.262 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:24:42.264 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:24:42.268 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:24:42.270 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:24:42.273 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-24 06:24:42.277 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:24:42.282 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-24 06:24:42.359 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-24 06:24:42.448 | + functions-common:write_user_unit_file:1552 : 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-12-24 06:24:42.517 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-24 06:24:42.581 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-24 06:24:42.644 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:42.713 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:24:42.713 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-24 06:24:42.794 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:24:43.312 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-24 06:24:43.329 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-24 06:24:43.903 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-24 06:24:43.926 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:43.932 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:43.938 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:43.944 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:43.953 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:43.961 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:43.968 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:43.973 | + functions-common:time_stop:2409 : start_time=1640327082185 2021-12-24 06:24:43.978 | + functions-common:time_stop:2411 : [[ -z 1640327082185 ]] 2021-12-24 06:24:43.985 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:43.997 | + functions-common:time_stop:2414 : end_time=1640327083990 2021-12-24 06:24:44.004 | + functions-common:time_stop:2415 : elapsed_time=1805 2021-12-24 06:24:44.010 | + functions-common:time_stop:2416 : total=18766 2021-12-24 06:24:44.014 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:44.022 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=20571 2021-12-24 06:24:44.026 | + lib/nova:start_nova:1071 : start_nova_compute 2021-12-24 06:24:44.034 | + lib/nova:start_nova_compute:901 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:44.042 | + lib/nova:start_nova_compute:902 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:44.045 | + lib/nova:start_nova_compute:902 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:44.049 | + lib/nova:start_nova_compute:904 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-24 06:24:44.058 | + lib/nova:start_nova_compute:907 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-24 06:24:44.070 | + lib/nova:start_nova_compute:909 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-24 06:24:44.081 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:24:44.090 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-24 06:24:44.102 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-24 06:24:44.110 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-24 06:24:44.122 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-24 06:24:44.135 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-24 06:24:44.144 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-24 06:24:44.153 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-24 06:24:44.157 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-24 06:24:44.157 | BEGIN { 2021-12-24 06:24:44.157 | section = "" 2021-12-24 06:24:44.157 | last_section = "" 2021-12-24 06:24:44.157 | section_count = 0 2021-12-24 06:24:44.157 | } 2021-12-24 06:24:44.158 | /^\[.+\]/ { 2021-12-24 06:24:44.158 | gsub("[][]", "", $1); 2021-12-24 06:24:44.158 | section=$1 2021-12-24 06:24:44.158 | next 2021-12-24 06:24:44.158 | } 2021-12-24 06:24:44.158 | /^ *\#/ { 2021-12-24 06:24:44.158 | next 2021-12-24 06:24:44.158 | } 2021-12-24 06:24:44.158 | /^[^ \t]+/ { 2021-12-24 06:24:44.158 | # get offset of first = in $0 2021-12-24 06:24:44.158 | eq_idx = index($0, "=") 2021-12-24 06:24:44.158 | # extract attr & value from $0 2021-12-24 06:24:44.158 | attr = substr($0, 1, eq_idx - 1) 2021-12-24 06:24:44.158 | value = substr($0, eq_idx + 1) 2021-12-24 06:24:44.158 | # only need to strip trailing whitespace from attr 2021-12-24 06:24:44.158 | sub(/[ \t]*$/, "", attr) 2021-12-24 06:24:44.158 | # need to strip leading & trailing whitespace from value 2021-12-24 06:24:44.158 | sub(/^[ \t]*/, "", value) 2021-12-24 06:24:44.158 | sub(/[ \t]*$/, "", value) 2021-12-24 06:24:44.158 | 2021-12-24 06:24:44.158 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-24 06:24:44.158 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-24 06:24:44.158 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-24 06:24:44.158 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-24 06:24:44.158 | if (! (section, attr) in cfg_attr_count) { 2021-12-24 06:24:44.158 | if (section != last_section) { 2021-12-24 06:24:44.158 | cfg_section[section_count++] = section 2021-12-24 06:24:44.158 | last_section = section 2021-12-24 06:24:44.158 | } 2021-12-24 06:24:44.158 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-24 06:24:44.158 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-24 06:24:44.158 | 2021-12-24 06:24:44.158 | cfg_attr[section, attr, 0] = value 2021-12-24 06:24:44.158 | cfg_attr_count[section, attr] = 1 2021-12-24 06:24:44.158 | } else { 2021-12-24 06:24:44.158 | lno = cfg_attr_count[section, attr]++ 2021-12-24 06:24:44.158 | cfg_attr[section, attr, lno] = value 2021-12-24 06:24:44.159 | } 2021-12-24 06:24:44.159 | } 2021-12-24 06:24:44.159 | END { 2021-12-24 06:24:44.159 | # Process each section in order 2021-12-24 06:24:44.159 | for (sno = 0; sno < section_count; sno++) { 2021-12-24 06:24:44.159 | section = cfg_section[sno] 2021-12-24 06:24:44.159 | # The ini routines simply append a config item immediately 2021-12-24 06:24:44.159 | # after the section header. To keep the same order as defined 2021-12-24 06:24:44.159 | # in local.conf, invoke the ini routines in the reverse order 2021-12-24 06:24:44.159 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-24 06:24:44.159 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-24 06:24:44.159 | if (cfg_attr_count[section, attr] == 1) 2021-12-24 06:24:44.159 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-24 06:24:44.159 | else { 2021-12-24 06:24:44.159 | # For multiline, invoke the ini routines in the reverse order 2021-12-24 06:24:44.159 | count = cfg_attr_count[section, attr] 2021-12-24 06:24:44.159 | print "inidelete " configfile " " section " " attr 2021-12-24 06:24:44.159 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-24 06:24:44.159 | for (l = count -2; l >= 0; l--) 2021-12-24 06:24:44.159 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-24 06:24:44.159 | } 2021-12-24 06:24:44.159 | } 2021-12-24 06:24:44.159 | } 2021-12-24 06:24:44.159 | } 2021-12-24 06:24:44.159 | ' 2021-12-24 06:24:44.159 | + inc/meta-config:merge_config_file:164 : read a 2021-12-24 06:24:44.160 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-24 06:24:44.160 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-12-24 06:24:44.168 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:24:44.174 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-24 06:24:44.177 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-24 06:24:44.179 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:24:44.190 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-24 06:24:44.192 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-24 06:24:44.192 | BEGIN { group = "" } 2021-12-24 06:24:44.192 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:24:44.192 | gsub("[][]", "", $1); 2021-12-24 06:24:44.192 | split($1, a, "|"); 2021-12-24 06:24:44.192 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-24 06:24:44.193 | group=a[1] 2021-12-24 06:24:44.193 | } else { 2021-12-24 06:24:44.193 | group="" 2021-12-24 06:24:44.193 | } 2021-12-24 06:24:44.193 | next 2021-12-24 06:24:44.193 | } 2021-12-24 06:24:44.193 | { 2021-12-24 06:24:44.193 | if (group != "") 2021-12-24 06:24:44.193 | print $0 2021-12-24 06:24:44.193 | } 2021-12-24 06:24:44.193 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:24:44.206 | + lib/nova:start_nova_compute:911 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-24 06:24:44.213 | + lib/nova:start_nova_compute:918 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-24 06:24:44.287 | + lib/nova:start_nova_compute:921 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-24 06:24:44.363 | + lib/nova:start_nova_compute:922 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-24 06:24:44.370 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-24 06:24:44.376 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-24 06:24:44.380 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-24 06:24:44.383 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-24 06:24:44.387 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-24 06:24:44.429 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:44.443 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-24 06:24:44.447 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-24 06:24:44.457 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-24 06:24:44.507 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:44.513 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-12-24 06:24:44.522 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2021-12-24 06:24:44.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-24 06:24:44.597 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-24 06:24:44.600 | + lib/nova:start_nova_compute:926 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-24 06:24:44.629 | + lib/nova:start_nova_compute:927 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-24 06:24:44.660 | + lib/nova:start_nova_compute:932 : configure_console_compute 2021-12-24 06:24:44.663 | + lib/nova:configure_console_compute:621 : local offset 2021-12-24 06:24:44.665 | + lib/nova:configure_console_compute:622 : offset=0 2021-12-24 06:24:44.668 | + lib/nova:configure_console_compute:626 : local default_proxyclient_addr 2021-12-24 06:24:44.672 | ++ lib/nova:configure_console_compute:627 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-24 06:24:44.698 | + lib/nova:configure_console_compute:627 : default_proxyclient_addr=10.222.0.36 2021-12-24 06:24:44.700 | + lib/nova:configure_console_compute:631 : is_service_enabled n-cpu 2021-12-24 06:24:44.718 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:44.721 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-12-24 06:24:44.741 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:44.743 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-12-24 06:24:44.746 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-24 06:24:44.784 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-12-24 06:24:44.803 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:44.805 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-12-24 06:24:44.825 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:44.827 | + lib/nova:start_nova_compute:935 : '[' -n '' ']' 2021-12-24 06:24:44.830 | + lib/nova:start_nova_compute:940 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-24 06:24:44.832 | + lib/nova:start_nova_compute:940 : [[ kvm == \q\e\m\u ]] 2021-12-24 06:24:44.835 | + lib/nova:start_nova_compute:944 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-24 06:24:44.838 | + lib/nova:start_nova_compute:948 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-24 06:24:44.840 | + functions-common:run_process:1657 : local service=n-cpu 2021-12-24 06:24:44.843 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-24 06:24:44.846 | + functions-common:run_process:1659 : local group=libvirt 2021-12-24 06:24:44.848 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:44.851 | + functions-common:run_process:1662 : local name=n-cpu 2021-12-24 06:24:44.853 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:44.856 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:44.858 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:44.861 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:44.864 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:44.869 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327084866 2021-12-24 06:24:44.872 | + functions-common:run_process:1665 : is_service_enabled n-cpu 2021-12-24 06:24:44.891 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:44.893 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:44.896 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:44.898 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:44.901 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:44.903 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:44.906 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:44.908 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:44.911 | + functions-common:time_stop:2409 : start_time=1640327084866 2021-12-24 06:24:44.913 | + functions-common:time_stop:2411 : [[ -z 1640327084866 ]] 2021-12-24 06:24:44.917 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:44.922 | + functions-common:time_stop:2414 : end_time=1640327084919 2021-12-24 06:24:44.924 | + functions-common:time_stop:2415 : elapsed_time=53 2021-12-24 06:24:44.928 | + functions-common:time_stop:2416 : total=20571 2021-12-24 06:24:44.931 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:44.934 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=20624 2021-12-24 06:24:44.936 | + lib/nova:start_nova_compute:970 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:44.939 | + lib/nova:start_nova_compute:970 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-12-24 06:24:44.942 | + lib/nova:start_nova:1072 : is_service_enabled n-api 2021-12-24 06:24:44.961 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:44.963 | + lib/nova:start_nova:1074 : echo 'Dumping cells_v2 mapping' 2021-12-24 06:24:44.963 | Dumping cells_v2 mapping 2021-12-24 06:24:44.966 | + lib/nova:start_nova:1075 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-24 06:24:48.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:48.409 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:48.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:24:48.409 | from cryptography.utils import int_from_bytes 2021-12-24 06:24:48.409 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-24 06:24:48.409 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-24 06:24:48.409 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-24 06:24:48.409 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-24 06:24:48.409 | | cell1 | bc8af2cb-e003-4456-86ff-0b21683862b4 | rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-24 06:24:48.409 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-24 06:24:48.810 | + ./stack.sh:main:1310 : async_runfunc create_flavors 2021-12-24 06:24:48.813 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2021-12-24 06:24:48.874 | + inc/async:async_inner:63 : create_flavors 2021-12-24 06:24:48.916 | [17688 Async create_flavors:112099]: running: create_flavors 2021-12-24 06:24:48.919 | + ./stack.sh:main:1312 : is_service_enabled cinder 2021-12-24 06:24:48.937 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:48.940 | + ./stack.sh:main:1313 : echo_summary 'Starting Cinder' 2021-12-24 06:24:48.942 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:24:48.946 | + ./stack.sh:echo_summary:440 : echo -e Starting Cinder 2021-12-24 06:24:48.949 | + ./stack.sh:main:1314 : start_cinder 2021-12-24 06:24:48.952 | + lib/cinder:start_cinder:512 : local service_port=8776 2021-12-24 06:24:48.955 | + lib/cinder:start_cinder:513 : local service_protocol=http 2021-12-24 06:24:48.958 | + lib/cinder:start_cinder:514 : local cinder_url 2021-12-24 06:24:48.960 | + lib/cinder:start_cinder:515 : is_service_enabled tls-proxy 2021-12-24 06:24:48.982 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:48.985 | + lib/cinder:start_cinder:519 : '[' lioadm = tgtadm ']' 2021-12-24 06:24:48.987 | + lib/cinder:start_cinder:539 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-24 06:24:48.990 | + lib/cinder:start_cinder:540 : '[' True == False ']' 2021-12-24 06:24:48.993 | ++ lib/cinder:start_cinder:548 : which uwsgi 2021-12-24 06:24:48.998 | + lib/cinder:start_cinder:548 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.001 | + functions-common:run_process:1657 : local service=c-api 2021-12-24 06:24:49.003 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.006 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:49.010 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:49.012 | + functions-common:run_process:1662 : local name=c-api 2021-12-24 06:24:49.015 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:49.017 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:49.020 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:49.022 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:49.026 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:49.030 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327089028 2021-12-24 06:24:49.033 | + functions-common:run_process:1665 : is_service_enabled c-api 2021-12-24 06:24:49.050 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:49.053 | + functions-common:run_process:1666 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-24 06:24:49.055 | + functions-common:_run_under_systemd:1622 : local service=c-api 2021-12-24 06:24:49.058 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.061 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.063 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.066 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.068 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-24 06:24:49.071 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-24 06:24:49.074 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2021-12-24 06:24:49.076 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:49.079 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:49.081 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-24 06:24:49.084 | + functions-common:_run_under_systemd:1632 : 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-12-24 06:24:49.086 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@c-api.service 2021-12-24 06:24:49.089 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-24 06:24:49.091 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-24 06:24:49.093 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-24 06:24:49.095 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-24 06:24:49.098 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-24 06:24:49.104 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-24 06:24:49.167 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-24 06:24:49.230 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-24 06:24:49.282 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-12-24 06:24:49.334 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:49.389 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-24 06:24:49.443 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-24 06:24:49.498 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-24 06:24:49.552 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-24 06:24:49.606 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-24 06:24:49.659 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-24 06:24:49.662 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-24 06:24:49.725 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-24 06:24:50.161 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@c-api.service 2021-12-24 06:24:50.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-24 06:24:50.603 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@c-api.service 2021-12-24 06:24:50.689 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:50.696 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:50.703 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:50.707 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:50.711 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:50.713 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:50.716 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:50.719 | + functions-common:time_stop:2409 : start_time=1640327089028 2021-12-24 06:24:50.722 | + functions-common:time_stop:2411 : [[ -z 1640327089028 ]] 2021-12-24 06:24:50.725 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:50.729 | + functions-common:time_stop:2414 : end_time=1640327090726 2021-12-24 06:24:50.733 | + functions-common:time_stop:2415 : elapsed_time=1698 2021-12-24 06:24:50.733 | + functions-common:time_stop:2416 : total=20624 2021-12-24 06:24:50.737 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:50.739 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=22322 2021-12-24 06:24:50.745 | + lib/cinder:start_cinder:549 : cinder_url=http://10.222.0.36/volume/v3 2021-12-24 06:24:50.745 | + lib/cinder:start_cinder:553 : echo 'Waiting for Cinder API to start...' 2021-12-24 06:24:50.745 | Waiting for Cinder API to start... 2021-12-24 06:24:50.749 | + lib/cinder:start_cinder:554 : wait_for_service 60 http://10.222.0.36/volume/v3 2021-12-24 06:24:50.753 | + functions:wait_for_service:457 : local timeout=60 2021-12-24 06:24:50.757 | + functions:wait_for_service:458 : local url=http://10.222.0.36/volume/v3 2021-12-24 06:24:50.761 | + functions:wait_for_service:459 : local rval=0 2021-12-24 06:24:50.765 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-24 06:24:50.765 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-24 06:24:50.769 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:50.773 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:50.777 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:50.782 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327090777 2021-12-24 06:24:50.784 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-24 06:24:50.790 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/volume/v3 2021-12-24 06:24:55.196 | + :: : [[ 401 == 503 ]] 2021-12-24 06:24:55.197 | + :: : [[ 0 -eq 7 ]] 2021-12-24 06:24:55.203 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-24 06:24:55.205 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:55.208 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:55.210 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:55.213 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:55.216 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:55.218 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-24 06:24:55.221 | + functions-common:time_stop:2409 : start_time=1640327090777 2021-12-24 06:24:55.223 | + functions-common:time_stop:2411 : [[ -z 1640327090777 ]] 2021-12-24 06:24:55.226 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:55.232 | + functions-common:time_stop:2414 : end_time=1640327095229 2021-12-24 06:24:55.234 | + functions-common:time_stop:2415 : elapsed_time=4452 2021-12-24 06:24:55.237 | + functions-common:time_stop:2416 : total=14704 2021-12-24 06:24:55.239 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:55.242 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=19156 2021-12-24 06:24:55.244 | + functions:wait_for_service:467 : return 0 2021-12-24 06:24:55.247 | + lib/cinder:start_cinder:558 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.249 | + functions-common:run_process:1657 : local service=c-sch 2021-12-24 06:24:55.252 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.255 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:55.257 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:55.260 | + functions-common:run_process:1662 : local name=c-sch 2021-12-24 06:24:55.263 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:55.265 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:55.268 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:55.270 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:55.273 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:55.278 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327095276 2021-12-24 06:24:55.281 | + functions-common:run_process:1665 : is_service_enabled c-sch 2021-12-24 06:24:55.299 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:55.302 | + functions-common:run_process:1666 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-24 06:24:55.305 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2021-12-24 06:24:55.307 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.310 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.313 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.315 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.318 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-24 06:24:55.320 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-24 06:24:55.323 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2021-12-24 06:24:55.326 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:55.328 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:55.331 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-24 06:24:55.333 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-24 06:24:55.336 | + functions-common:write_user_unit_file:1539 : local service=devstack@c-sch.service 2021-12-24 06:24:55.339 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.342 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:24:55.344 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:24:55.347 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:24:55.349 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:24:55.352 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-24 06:24:55.355 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:24:55.360 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-24 06:24:55.425 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-24 06:24:55.492 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:55.547 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-24 06:24:55.602 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-24 06:24:55.658 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:55.712 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:24:55.715 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-24 06:24:55.780 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:24:56.237 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@c-sch.service 2021-12-24 06:24:56.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-24 06:24:56.683 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@c-sch.service 2021-12-24 06:24:56.715 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:56.717 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:56.720 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:56.722 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:56.725 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:56.727 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:56.730 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:56.733 | + functions-common:time_stop:2409 : start_time=1640327095276 2021-12-24 06:24:56.735 | + functions-common:time_stop:2411 : [[ -z 1640327095276 ]] 2021-12-24 06:24:56.738 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:56.743 | + functions-common:time_stop:2414 : end_time=1640327096740 2021-12-24 06:24:56.746 | + functions-common:time_stop:2415 : elapsed_time=1464 2021-12-24 06:24:56.748 | + functions-common:time_stop:2416 : total=22322 2021-12-24 06:24:56.751 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:56.753 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=23786 2021-12-24 06:24:56.756 | + lib/cinder:start_cinder:559 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.759 | + functions-common:run_process:1657 : local service=c-bak 2021-12-24 06:24:56.762 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.765 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:56.767 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:56.770 | + functions-common:run_process:1662 : local name=c-bak 2021-12-24 06:24:56.772 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:56.775 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:56.777 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:56.780 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:56.783 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:56.788 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327096785 2021-12-24 06:24:56.791 | + functions-common:run_process:1665 : is_service_enabled c-bak 2021-12-24 06:24:56.815 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:24:56.817 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:56.820 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:56.823 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:56.826 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:56.828 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:56.831 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:56.834 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:56.836 | + functions-common:time_stop:2409 : start_time=1640327096785 2021-12-24 06:24:56.839 | + functions-common:time_stop:2411 : [[ -z 1640327096785 ]] 2021-12-24 06:24:56.846 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:56.849 | + functions-common:time_stop:2414 : end_time=1640327096845 2021-12-24 06:24:56.853 | + functions-common:time_stop:2415 : elapsed_time=60 2021-12-24 06:24:56.855 | + functions-common:time_stop:2416 : total=23786 2021-12-24 06:24:56.858 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:56.860 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=23846 2021-12-24 06:24:56.863 | + lib/cinder:start_cinder:560 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.866 | + functions-common:run_process:1657 : local service=c-vol 2021-12-24 06:24:56.871 | + functions-common:run_process:1658 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.873 | + functions-common:run_process:1659 : local group= 2021-12-24 06:24:56.876 | + functions-common:run_process:1660 : local user= 2021-12-24 06:24:56.879 | + functions-common:run_process:1662 : local name=c-vol 2021-12-24 06:24:56.882 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:24:56.887 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:24:56.890 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:24:56.893 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:24:56.900 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:24:56.903 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327096900 2021-12-24 06:24:56.906 | + functions-common:run_process:1665 : is_service_enabled c-vol 2021-12-24 06:24:56.930 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:56.934 | + functions-common:run_process:1666 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-24 06:24:56.936 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2021-12-24 06:24:56.939 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.941 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.944 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.947 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.949 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-24 06:24:56.953 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-24 06:24:56.956 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2021-12-24 06:24:56.960 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:24:56.969 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:24:56.973 | + functions-common:_run_under_systemd:1631 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-24 06:24:56.976 | + functions-common:_run_under_systemd:1634 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-24 06:24:56.979 | + functions-common:write_user_unit_file:1539 : local service=devstack@c-vol.service 2021-12-24 06:24:56.982 | + functions-common:write_user_unit_file:1540 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:56.985 | + functions-common:write_user_unit_file:1541 : local group= 2021-12-24 06:24:56.987 | + functions-common:write_user_unit_file:1542 : local user=ubuntu 2021-12-24 06:24:56.993 | + functions-common:write_user_unit_file:1543 : local extra= 2021-12-24 06:24:56.996 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2021-12-24 06:24:56.999 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-24 06:24:57.002 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2021-12-24 06:24:57.007 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-24 06:24:57.083 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-24 06:24:57.170 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-24 06:24:57.240 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-24 06:24:57.309 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-24 06:24:57.372 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:24:57.439 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2021-12-24 06:24:57.440 | + functions-common:write_user_unit_file:1559 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-24 06:24:57.514 | + functions-common:write_user_unit_file:1562 : sudo systemctl daemon-reload 2021-12-24 06:24:57.983 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@c-vol.service 2021-12-24 06:24:57.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-24 06:24:58.448 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@c-vol.service 2021-12-24 06:24:58.474 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:24:58.477 | + functions-common:time_stop:2402 : local name 2021-12-24 06:24:58.486 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:24:58.495 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:24:58.497 | + functions-common:time_stop:2405 : local total 2021-12-24 06:24:58.505 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:24:58.505 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:24:58.505 | + functions-common:time_stop:2409 : start_time=1640327096900 2021-12-24 06:24:58.509 | + functions-common:time_stop:2411 : [[ -z 1640327096900 ]] 2021-12-24 06:24:58.516 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:24:58.521 | + functions-common:time_stop:2414 : end_time=1640327098513 2021-12-24 06:24:58.521 | + functions-common:time_stop:2415 : elapsed_time=1613 2021-12-24 06:24:58.521 | + functions-common:time_stop:2416 : total=23846 2021-12-24 06:24:58.525 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:24:58.528 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=25459 2021-12-24 06:24:58.529 | + ./stack.sh:main:1315 : create_volume_types 2021-12-24 06:24:58.533 | + lib/cinder:create_volume_types:578 : is_service_enabled c-api 2021-12-24 06:24:58.553 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:58.556 | + lib/cinder:create_volume_types:578 : [[ -n ceph ]] 2021-12-24 06:24:58.559 | + lib/cinder:create_volume_types:579 : local be be_name 2021-12-24 06:24:58.561 | + lib/cinder:create_volume_types:580 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-24 06:24:58.564 | + lib/cinder:create_volume_types:581 : be_name=ceph 2021-12-24 06:24:58.567 | + lib/cinder:create_volume_types:583 : is_service_enabled keystone 2021-12-24 06:24:58.589 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:24:58.592 | + lib/cinder:create_volume_types:584 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2021-12-24 06:25:02.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:02.024 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:02.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:02.024 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:02.024 | +-------------+--------------------------------------+ 2021-12-24 06:25:02.024 | | Field | Value | 2021-12-24 06:25:02.024 | +-------------+--------------------------------------+ 2021-12-24 06:25:02.024 | | description | None | 2021-12-24 06:25:02.024 | | id | a7df8971-ec00-4c82-bda2-6995e25db8b1 | 2021-12-24 06:25:02.024 | | is_public | True | 2021-12-24 06:25:02.024 | | name | ceph | 2021-12-24 06:25:02.024 | | properties | volume_backend_name='ceph' | 2021-12-24 06:25:02.024 | +-------------+--------------------------------------+ 2021-12-24 06:25:02.259 | + lib/cinder:create_volume_types:598 : [[ False == \T\r\u\e ]] 2021-12-24 06:25:02.280 | + ./stack.sh:main:1320 : [[ False == \T\r\u\e ]] 2021-12-24 06:25:02.282 | + ./stack.sh:main:1328 : is_service_enabled glance 2021-12-24 06:25:02.335 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:02.338 | + ./stack.sh:main:1329 : echo_summary 'Starting Glance' 2021-12-24 06:25:02.341 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:25:02.343 | + ./stack.sh:echo_summary:440 : echo -e Starting Glance 2021-12-24 06:25:02.351 | + ./stack.sh:main:1330 : start_glance 2021-12-24 06:25:02.361 | + lib/glance:start_glance:602 : local service_protocol=http 2021-12-24 06:25:02.367 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2021-12-24 06:25:02.447 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:25:02.453 | + lib/glance:start_glance:609 : [[ False == False ]] 2021-12-24 06:25:02.463 | ++ lib/glance:start_glance:610 : which uwsgi 2021-12-24 06:25:02.469 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.476 | + functions-common:run_process:1657 : local service=g-api 2021-12-24 06:25:02.480 | + functions-common:run_process:1658 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.483 | + functions-common:run_process:1659 : local group= 2021-12-24 06:25:02.486 | + functions-common:run_process:1660 : local user= 2021-12-24 06:25:02.488 | + functions-common:run_process:1662 : local name=g-api 2021-12-24 06:25:02.492 | + functions-common:run_process:1664 : time_start run_process 2021-12-24 06:25:02.495 | + functions-common:time_start:2388 : local name=run_process 2021-12-24 06:25:02.499 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:25:02.501 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:25:02.508 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:25:02.514 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327102510 2021-12-24 06:25:02.516 | + functions-common:run_process:1665 : is_service_enabled g-api 2021-12-24 06:25:02.546 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:02.551 | + functions-common:run_process:1666 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-24 06:25:02.558 | + functions-common:_run_under_systemd:1622 : local service=g-api 2021-12-24 06:25:02.561 | + functions-common:_run_under_systemd:1623 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.564 | + functions-common:_run_under_systemd:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.568 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.571 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.574 | + functions-common:_common_systemd_pitfalls:1597 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-24 06:25:02.579 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-24 06:25:02.582 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2021-12-24 06:25:02.584 | + functions-common:_run_under_systemd:1629 : local group= 2021-12-24 06:25:02.587 | + functions-common:_run_under_systemd:1630 : local user=ubuntu 2021-12-24 06:25:02.590 | + functions-common:_run_under_systemd:1631 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-24 06:25:02.592 | + functions-common:_run_under_systemd:1632 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-24 06:25:02.599 | + functions-common:write_uwsgi_user_unit_file:1566 : local service=devstack@g-api.service 2021-12-24 06:25:02.605 | + functions-common:write_uwsgi_user_unit_file:1567 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-24 06:25:02.607 | + functions-common:write_uwsgi_user_unit_file:1568 : local group= 2021-12-24 06:25:02.609 | + functions-common:write_uwsgi_user_unit_file:1569 : local user=ubuntu 2021-12-24 06:25:02.612 | + functions-common:write_uwsgi_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-24 06:25:02.614 | + functions-common:write_uwsgi_user_unit_file:1571 : mkdir -p /etc/systemd/system 2021-12-24 06:25:02.622 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-24 06:25:02.703 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-24 06:25:02.784 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-24 06:25:02.844 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-12-24 06:25:02.906 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-12-24 06:25:02.965 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-24 06:25:03.022 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-24 06:25:03.086 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-24 06:25:03.142 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-24 06:25:03.196 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-24 06:25:03.251 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2021-12-24 06:25:03.254 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-24 06:25:03.319 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2021-12-24 06:25:03.811 | + functions-common:_run_under_systemd:1637 : sudo systemctl enable devstack@g-api.service 2021-12-24 06:25:03.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-24 06:25:04.259 | + functions-common:_run_under_systemd:1638 : sudo systemctl start devstack@g-api.service 2021-12-24 06:25:04.350 | + functions-common:run_process:1668 : time_stop run_process 2021-12-24 06:25:04.355 | + functions-common:time_stop:2402 : local name 2021-12-24 06:25:04.361 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:25:04.367 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:25:04.376 | + functions-common:time_stop:2405 : local total 2021-12-24 06:25:04.392 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:25:04.395 | + functions-common:time_stop:2408 : name=run_process 2021-12-24 06:25:04.402 | + functions-common:time_stop:2409 : start_time=1640327102510 2021-12-24 06:25:04.407 | + functions-common:time_stop:2411 : [[ -z 1640327102510 ]] 2021-12-24 06:25:04.414 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:25:04.423 | + functions-common:time_stop:2414 : end_time=1640327104417 2021-12-24 06:25:04.446 | + functions-common:time_stop:2415 : elapsed_time=1907 2021-12-24 06:25:04.453 | + functions-common:time_stop:2416 : total=25459 2021-12-24 06:25:04.460 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:25:04.463 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=27366 2021-12-24 06:25:04.465 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2021-12-24 06:25:04.493 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:25:04.493 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.36) to start...' 2021-12-24 06:25:04.493 | Waiting for g-api (10.222.0.36) to start... 2021-12-24 06:25:04.499 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.36/image 2021-12-24 06:25:04.502 | + functions:wait_for_service:457 : local timeout=60 2021-12-24 06:25:04.503 | + functions:wait_for_service:458 : local url=http://10.222.0.36/image 2021-12-24 06:25:04.511 | + functions:wait_for_service:459 : local rval=0 2021-12-24 06:25:04.514 | + functions:wait_for_service:460 : time_start wait_for_service 2021-12-24 06:25:04.522 | + functions-common:time_start:2388 : local name=wait_for_service 2021-12-24 06:25:04.530 | + functions-common:time_start:2389 : local start_time= 2021-12-24 06:25:04.537 | + functions-common:time_start:2390 : [[ -n '' ]] 2021-12-24 06:25:04.545 | ++ functions-common:time_start:2393 : date +%s%3N 2021-12-24 06:25:04.549 | + functions-common:time_start:2393 : _TIME_START[$name]=1640327104544 2021-12-24 06:25:04.555 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-12-24 06:25:04.561 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/image 2021-12-24 06:25:08.578 | + :: : [[ 300 == 503 ]] 2021-12-24 06:25:08.586 | + :: : [[ 0 -eq 7 ]] 2021-12-24 06:25:08.590 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-12-24 06:25:08.592 | + functions-common:time_stop:2402 : local name 2021-12-24 06:25:08.595 | + functions-common:time_stop:2403 : local end_time 2021-12-24 06:25:08.598 | + functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:25:08.601 | + functions-common:time_stop:2405 : local total 2021-12-24 06:25:08.604 | + functions-common:time_stop:2406 : local start_time 2021-12-24 06:25:08.607 | + functions-common:time_stop:2408 : name=wait_for_service 2021-12-24 06:25:08.609 | + functions-common:time_stop:2409 : start_time=1640327104544 2021-12-24 06:25:08.612 | + functions-common:time_stop:2411 : [[ -z 1640327104544 ]] 2021-12-24 06:25:08.617 | ++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:25:08.620 | + functions-common:time_stop:2414 : end_time=1640327108617 2021-12-24 06:25:08.623 | + functions-common:time_stop:2415 : elapsed_time=4073 2021-12-24 06:25:08.626 | + functions-common:time_stop:2416 : total=19156 2021-12-24 06:25:08.629 | + functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:25:08.631 | + functions-common:time_stop:2419 : _TIME_TOTAL[$name]=23229 2021-12-24 06:25:08.635 | + functions:wait_for_service:467 : return 0 2021-12-24 06:25:08.637 | + ./stack.sh:main:1344 : is_service_enabled mysql postgresql 2021-12-24 06:25:08.656 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:08.658 | + ./stack.sh:main:1344 : is_service_enabled glance 2021-12-24 06:25:08.677 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:08.680 | + ./stack.sh:main:1345 : echo_summary 'Uploading images' 2021-12-24 06:25:08.683 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:25:08.685 | + ./stack.sh:echo_summary:440 : echo -e Uploading images 2021-12-24 06:25:08.688 | + ./stack.sh:main:1347 : for image_url in ${IMAGE_URLS//,/ } 2021-12-24 06:25:08.691 | + ./stack.sh:main:1348 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:08.693 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:08.695 | + functions:upload_image:134 : local image image_fname image_name 2021-12-24 06:25:08.698 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-24 06:25:08.703 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:08.707 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:08.709 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-24 06:25:08.711 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-24 06:25:08.713 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:08.717 | --2021-12-24 06:25:08-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:08.718 | Connecting to 10.100.0.9:80... connected. 2021-12-24 06:25:08.718 | HTTP request sent, awaiting response... 200 OK 2021-12-24 06:25:08.719 | Length: 645922816 (616M) 2021-12-24 06:25:08.719 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-24 06:25:08.739 | 2021-12-24 06:25:09.028 | 0K ........ ........ ........ ........ 5% 106M 5s 2021-12-24 06:25:09.313 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-24 06:25:09.598 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-24 06:25:09.884 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-24 06:25:10.169 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-24 06:25:10.454 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-24 06:25:10.739 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-24 06:25:11.025 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-24 06:25:11.314 | 262144K ........ ........ ........ ........ 46% 111M 3s 2021-12-24 06:25:11.615 | 294912K ........ ........ ........ ........ 51% 108M 3s 2021-12-24 06:25:11.903 | 327680K ........ ........ ........ ........ 57% 108M 2s 2021-12-24 06:25:12.191 | 360448K ........ ........ ........ ........ 62% 111M 2s 2021-12-24 06:25:12.478 | 393216K ........ ........ ........ ........ 67% 111M 2s 2021-12-24 06:25:12.765 | 425984K ........ ........ ........ ........ 72% 111M 2s 2021-12-24 06:25:13.068 | 458752K ........ ........ ........ ........ 77% 106M 1s 2021-12-24 06:25:13.357 | 491520K ........ ........ ........ ........ 83% 111M 1s 2021-12-24 06:25:13.642 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-24 06:25:13.936 | 557056K ........ ........ ........ ........ 93% 109M 0s 2021-12-24 06:25:14.221 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-24 06:25:14.284 | 622592K ........ 100% 113M=5.6s 2021-12-24 06:25:14.284 | 2021-12-24 06:25:14.284 | 2021-12-24 06:25:14 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-24 06:25:14.284 | 2021-12-24 06:25:14.287 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-12-24 06:25:14.289 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:14.291 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-24 06:25:14.294 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-24 06:25:14.296 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-24 06:25:14.298 | + functions:upload_image:294 : local kernel= 2021-12-24 06:25:14.300 | + functions:upload_image:295 : local ramdisk= 2021-12-24 06:25:14.302 | + functions:upload_image:296 : local disk_format= 2021-12-24 06:25:14.304 | + functions:upload_image:297 : local container_format= 2021-12-24 06:25:14.307 | + functions:upload_image:298 : local unpack= 2021-12-24 06:25:14.309 | + functions:upload_image:299 : local img_property= 2021-12-24 06:25:14.311 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-12-24 06:25:14.313 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-12-24 06:25:14.315 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-12-24 06:25:14.318 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-12-24 06:25:14.320 | + functions:upload_image:309 : case "$image_fname" in 2021-12-24 06:25:14.322 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:14.325 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:14.338 | + functions:upload_image:375 : image_name=ubuntu-16 2021-12-24 06:25:14.341 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:14.341 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-24 06:25:14.353 | + functions:upload_image:376 : disk_format=vhdx 2021-12-24 06:25:14.356 | + functions:upload_image:377 : container_format=bare 2021-12-24 06:25:14.358 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-12-24 06:25:14.360 | + functions:upload_image:385 : is_arch ppc64le 2021-12-24 06:25:14.363 | ++ functions-common:is_arch:490 : uname -m 2021-12-24 06:25:14.367 | + functions-common:is_arch:490 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-24 06:25:14.369 | + functions:upload_image:385 : is_arch ppc64 2021-12-24 06:25:14.372 | ++ functions-common:is_arch:490 : uname -m 2021-12-24 06:25:14.376 | + functions-common:is_arch:490 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-24 06:25:14.378 | + functions:upload_image:385 : is_arch ppc 2021-12-24 06:25:14.381 | ++ functions-common:is_arch:490 : uname -m 2021-12-24 06:25:14.386 | + functions-common:is_arch:490 : [[ x86_64 == \p\p\c ]] 2021-12-24 06:25:14.388 | + functions:upload_image:389 : is_arch aarch64 2021-12-24 06:25:14.390 | ++ functions-common:is_arch:490 : uname -m 2021-12-24 06:25:14.394 | + functions-common:is_arch:490 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-24 06:25:14.397 | + functions:upload_image:393 : '[' bare = bare ']' 2021-12-24 06:25:14.399 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-12-24 06:25:14.402 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-12-24 06:25:14.404 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-12-24 06:25:14.406 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-12-24 06:25:14.408 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-12-24 06:25:14.410 | + functions:_upload_image:105 : shift 2021-12-24 06:25:14.413 | + functions:_upload_image:106 : local container=bare 2021-12-24 06:25:14.415 | + functions:_upload_image:107 : shift 2021-12-24 06:25:14.417 | + functions:_upload_image:108 : local disk=vhdx 2021-12-24 06:25:14.419 | + functions:_upload_image:109 : shift 2021-12-24 06:25:14.421 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-24 06:25:14.423 | + functions:_upload_image:111 : shift 2021-12-24 06:25:14.425 | + functions:_upload_image:112 : local properties 2021-12-24 06:25:14.427 | + functions:_upload_image:113 : local useimport 2021-12-24 06:25:14.434 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-12-24 06:25:14.436 | ++ functions:_image_properties_to_arg:87 : local result= 2021-12-24 06:25:14.438 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-12-24 06:25:14.440 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-12-24 06:25:14.442 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-12-24 06:25:14.445 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-12-24 06:25:14.448 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-12-24 06:25:14.450 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2021-12-24 06:25:21.926 | + inc/async:async_inner:64 : rc=0 2021-12-24 06:25:21.959 | [112099 Async create_flavors:112099]: finished successfully 2021-12-24 06:25:24.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.187 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.187 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.187 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:25:24.187 | | Field | Value | 2021-12-24 06:25:24.187 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:25:24.187 | | container_format | bare | 2021-12-24 06:25:24.187 | | created_at | 2021-12-24T06:25:17Z | 2021-12-24 06:25:24.187 | | disk_format | vhdx | 2021-12-24 06:25:24.188 | | file | /v2/images/5e3b79be-4f69-4334-b371-1b8cc6231238/file | 2021-12-24 06:25:24.188 | | id | 5e3b79be-4f69-4334-b371-1b8cc6231238 | 2021-12-24 06:25:24.188 | | min_disk | 0 | 2021-12-24 06:25:24.188 | | min_ram | 0 | 2021-12-24 06:25:24.188 | | name | ubuntu-16 | 2021-12-24 06:25:24.188 | | owner | bbb7ae3cce3a475585bfcd5a2184ad51 | 2021-12-24 06:25:24.188 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-12-24 06:25:24.188 | | protected | False | 2021-12-24 06:25:24.188 | | schema | /v2/schemas/image | 2021-12-24 06:25:24.188 | | status | queued | 2021-12-24 06:25:24.188 | | tags | | 2021-12-24 06:25:24.188 | | updated_at | 2021-12-24T06:25:17Z | 2021-12-24 06:25:24.188 | | visibility | public | 2021-12-24 06:25:24.188 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:25:24.385 | + ./stack.sh:main:1352 : async_wait create_flavors 2021-12-24 06:25:24.443 | [17688 Async create_flavors:112099]: Waiting for completion of create_flavors running on PID 112099 (2 other jobs running) 2021-12-24 06:25:24.474 | [17688 Async create_flavors:112099]: Signaling child to exit 2021-12-24 06:25:24.474 | WAKEUP 2021-12-24 06:25:24.500 | [17688 Async create_flavors:112099]: Signaled 2021-12-24 06:25:24.502 | + lib/nova:create_flavors:1139 : is_service_enabled n-api 2021-12-24 06:25:24.502 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:24.502 | + lib/nova:create_flavors:1140 : openstack --os-region-name=RegionOne flavor list 2021-12-24 06:25:24.502 | + lib/nova:create_flavors:1140 : grep -q ds512M 2021-12-24 06:25:24.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.502 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.502 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.502 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-24 06:25:24.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.502 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.502 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.502 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.502 | | Field | Value | 2021-12-24 06:25:24.502 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.502 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.502 | | description | None | 2021-12-24 06:25:24.502 | | disk | 1 | 2021-12-24 06:25:24.502 | | id | c1 | 2021-12-24 06:25:24.502 | | name | cirros256 | 2021-12-24 06:25:24.502 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.502 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.502 | | ram | 256 | 2021-12-24 06:25:24.502 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.502 | | swap | | 2021-12-24 06:25:24.503 | | vcpus | 1 | 2021-12-24 06:25:24.503 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.503 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-24 06:25:24.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.503 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.503 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.503 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.503 | | Field | Value | 2021-12-24 06:25:24.503 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.503 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.503 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.503 | | description | None | 2021-12-24 06:25:24.503 | | disk | 5 | 2021-12-24 06:25:24.503 | | id | d1 | 2021-12-24 06:25:24.503 | | name | ds512M | 2021-12-24 06:25:24.503 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.503 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.503 | | ram | 512 | 2021-12-24 06:25:24.503 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.503 | | swap | | 2021-12-24 06:25:24.503 | | vcpus | 1 | 2021-12-24 06:25:24.503 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.503 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-24 06:25:24.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.503 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.503 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.503 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.503 | | Field | Value | 2021-12-24 06:25:24.503 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.503 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.503 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.503 | | description | None | 2021-12-24 06:25:24.503 | | disk | 10 | 2021-12-24 06:25:24.503 | | id | d2 | 2021-12-24 06:25:24.504 | | name | ds1G | 2021-12-24 06:25:24.504 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.504 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.504 | | ram | 1024 | 2021-12-24 06:25:24.504 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.504 | | swap | | 2021-12-24 06:25:24.504 | | vcpus | 1 | 2021-12-24 06:25:24.504 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.504 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-24 06:25:24.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.504 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.504 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.504 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.504 | | Field | Value | 2021-12-24 06:25:24.504 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.504 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.504 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.504 | | description | None | 2021-12-24 06:25:24.504 | | disk | 10 | 2021-12-24 06:25:24.504 | | id | d3 | 2021-12-24 06:25:24.504 | | name | ds2G | 2021-12-24 06:25:24.504 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.504 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.504 | | ram | 2048 | 2021-12-24 06:25:24.504 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.504 | | swap | | 2021-12-24 06:25:24.504 | | vcpus | 2 | 2021-12-24 06:25:24.504 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.504 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-24 06:25:24.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.504 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.504 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.504 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.505 | | Field | Value | 2021-12-24 06:25:24.505 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.505 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.505 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.505 | | description | None | 2021-12-24 06:25:24.505 | | disk | 20 | 2021-12-24 06:25:24.505 | | id | d4 | 2021-12-24 06:25:24.505 | | name | ds4G | 2021-12-24 06:25:24.505 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.505 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.505 | | ram | 4096 | 2021-12-24 06:25:24.505 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.505 | | swap | | 2021-12-24 06:25:24.505 | | vcpus | 4 | 2021-12-24 06:25:24.505 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.505 | + lib/nova:create_flavors:1149 : grep -q m1.tiny 2021-12-24 06:25:24.505 | + lib/nova:create_flavors:1149 : openstack --os-region-name=RegionOne flavor list 2021-12-24 06:25:24.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.505 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.505 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.505 | + lib/nova:create_flavors:1150 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-24 06:25:24.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.505 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.505 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.505 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.505 | | Field | Value | 2021-12-24 06:25:24.505 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.505 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.505 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.505 | | description | None | 2021-12-24 06:25:24.506 | | disk | 1 | 2021-12-24 06:25:24.506 | | id | 1 | 2021-12-24 06:25:24.506 | | name | m1.tiny | 2021-12-24 06:25:24.506 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.506 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.506 | | ram | 512 | 2021-12-24 06:25:24.506 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.506 | | swap | | 2021-12-24 06:25:24.506 | | vcpus | 1 | 2021-12-24 06:25:24.506 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.506 | + lib/nova:create_flavors:1151 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-24 06:25:24.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.506 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.506 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.506 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.506 | | Field | Value | 2021-12-24 06:25:24.506 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.506 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.506 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.506 | | description | None | 2021-12-24 06:25:24.506 | | disk | 20 | 2021-12-24 06:25:24.506 | | id | 2 | 2021-12-24 06:25:24.506 | | name | m1.small | 2021-12-24 06:25:24.506 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.506 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.506 | | ram | 2048 | 2021-12-24 06:25:24.506 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.506 | | swap | | 2021-12-24 06:25:24.506 | | vcpus | 1 | 2021-12-24 06:25:24.506 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.506 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-24 06:25:24.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.506 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.507 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.507 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.507 | | Field | Value | 2021-12-24 06:25:24.507 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.507 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.507 | | description | None | 2021-12-24 06:25:24.507 | | disk | 40 | 2021-12-24 06:25:24.507 | | id | 3 | 2021-12-24 06:25:24.507 | | name | m1.medium | 2021-12-24 06:25:24.507 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.507 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.507 | | ram | 4096 | 2021-12-24 06:25:24.507 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.507 | | swap | | 2021-12-24 06:25:24.507 | | vcpus | 2 | 2021-12-24 06:25:24.507 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.507 | + lib/nova:create_flavors:1153 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-24 06:25:24.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.507 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.507 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.507 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.507 | | Field | Value | 2021-12-24 06:25:24.507 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.507 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.507 | | description | None | 2021-12-24 06:25:24.507 | | disk | 80 | 2021-12-24 06:25:24.507 | | id | 4 | 2021-12-24 06:25:24.507 | | name | m1.large | 2021-12-24 06:25:24.507 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.507 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.507 | | ram | 8192 | 2021-12-24 06:25:24.508 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.508 | | swap | | 2021-12-24 06:25:24.508 | | vcpus | 4 | 2021-12-24 06:25:24.508 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.508 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-24 06:25:24.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.508 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:24.508 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:24.508 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.508 | | Field | Value | 2021-12-24 06:25:24.508 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.508 | | OS-FLV-DISABLED:disabled | False | 2021-12-24 06:25:24.508 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-24 06:25:24.508 | | description | None | 2021-12-24 06:25:24.508 | | disk | 160 | 2021-12-24 06:25:24.508 | | id | 5 | 2021-12-24 06:25:24.508 | | name | m1.xlarge | 2021-12-24 06:25:24.508 | | os-flavor-access:is_public | True | 2021-12-24 06:25:24.508 | | properties | hw_rng:allowed='True' | 2021-12-24 06:25:24.508 | | ram | 16384 | 2021-12-24 06:25:24.508 | | rxtx_factor | 1.0 | 2021-12-24 06:25:24.508 | | swap | | 2021-12-24 06:25:24.508 | | vcpus | 8 | 2021-12-24 06:25:24.508 | +----------------------------+-----------------------+ 2021-12-24 06:25:24.563 | [17688 Async create_flavors:112099]: finished create_flavors with result 0 in 33 seconds 2021-12-24 06:25:24.567 | + inc/async:async_wait:197 : return 0 2021-12-24 06:25:24.570 | + ./stack.sh:main:1354 : is_service_enabled horizon 2021-12-24 06:25:24.589 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:25:24.591 | + ./stack.sh:main:1368 : is_service_enabled nova 2021-12-24 06:25:24.609 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:24.611 | + ./stack.sh:main:1368 : is_service_enabled keystone 2021-12-24 06:25:24.630 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:24.632 | + ./stack.sh:main:1369 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2021-12-24 06:25:24.636 | + ./stack.sh:main:1371 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-24 06:25:24.638 | + ./stack.sh:main:1375 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2021-12-24 06:25:24.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-24 06:25:24.652 | ++ 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 --os-password Passw0rd 2021-12-24 06:25:24.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2021-12-24 06:25:24.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2021-12-24 06:25:24.657 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2021-12-24 06:25:24.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-24 06:25:24.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-24 06:25:24.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-24 06:25:24.663 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-24 06:25:24.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-24 06:25:24.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-24 06:25:24.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-24 06:25:24.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2021-12-24 06:25:24.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 06:25:24.672 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-24 06:25:24.674 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 06:25:24.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2021-12-24 06:25:24.677 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 06:25:24.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-24 06:25:24.679 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 06:25:24.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-24 06:25:24.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 06:25:24.685 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-24 06:25:24.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-24 06:25:24.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 06:25:24.689 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-24 06:25:24.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 06:25:24.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2021-12-24 06:25:24.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2021-12-24 06:25:24.695 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2021-12-24 06:25:24.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-24 06:25:24.698 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-24 06:25:24.699 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-24 06:25:24.701 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-24 06:25:24.702 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-24 06:25:24.704 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-24 06:25:24.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-24 06:25:24.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2021-12-24 06:25:24.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2021-12-24 06:25:24.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2021-12-24 06:25:24.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2021-12-24 06:25:24.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2021-12-24 06:25:24.714 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2021-12-24 06:25:24.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2021-12-24 06:25:24.717 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2021-12-24 06:25:24.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2021-12-24 06:25:24.720 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2021-12-24 06:25:24.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2021-12-24 06:25:24.723 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2021-12-24 06:25:24.725 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2021-12-24 06:25:24.726 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2021-12-24 06:25:24.728 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-24 06:25:24.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-24 06:25:24.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-24 06:25:24.733 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-24 06:25:24.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-24 06:25:24.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-24 06:25:24.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-24 06:25:24.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-24 06:25:24.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-24 06:25:26.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:26.995 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:26.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:26.995 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:26.995 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2021-12-24 06:25:26.998 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2021-12-24 06:25:27.195 | + ./stack.sh:main:1380 : save_stackenv 2021-12-24 06:25:27.197 | + functions-common:save_stackenv:60 : local tag= 2021-12-24 06:25:27.200 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-24 06:25:27.205 | + functions-common:save_stackenv:62 : time_stamp=2021-12-24-062527 2021-12-24 06:25:27.207 | + functions-common:save_stackenv:63 : echo '# 2021-12-24-062527 ' 2021-12-24 06:25:27.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.215 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-24 06:25:27.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.220 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-24 06:25:27.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.225 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-24 06:25:27.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.230 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,g-reg,cinder,n-super-cond,n-cond-cell1 2021-12-24 06:25:27.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.235 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2021-12-24 06:25:27.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.240 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2021-12-24 06:25:27.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.245 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-24-060556 2021-12-24 06:25:27.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.250 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-24 06:25:27.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.255 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2021-12-24 06:25:27.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.260 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-24 06:25:27.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.265 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-24 06:25:27.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.270 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-24 06:25:27.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-24 06:25:27.275 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-24 06:25:27.278 | + ./stack.sh:main:1391 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-24 06:25:27.280 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 06:25:27.283 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 06:25:27.285 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-24 06:25:27.288 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:25:27.290 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 06:25:27.293 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 06:25:27.296 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-24 06:25:27.299 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:25:27.301 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-24 06:25:27.304 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:25:27.307 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-24 06:25:27.307 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:25:27.307 | gsub("[][]", "", $1); 2021-12-24 06:25:27.307 | split($1, a, "|"); 2021-12-24 06:25:27.307 | if (a[1] == matchgroup) 2021-12-24 06:25:27.307 | print a[2] 2021-12-24 06:25:27.307 | } 2021-12-24 06:25:27.307 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:25:27.355 | + ./stack.sh:main:1398 : run_phase stack extra 2021-12-24 06:25:27.358 | + functions-common:run_phase:1830 : local mode=stack 2021-12-24 06:25:27.360 | + functions-common:run_phase:1831 : local phase=extra 2021-12-24 06:25:27.363 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:25:27.365 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:25:27.368 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:25:27.371 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:25:27.374 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:25:27.377 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:25:27.382 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:25:27.385 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:25:27.388 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:25:27.390 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-24 06:25:27.393 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:25:27.410 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:27.413 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:25:27.416 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.418 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-24 06:25:27.421 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.423 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:25:27.426 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.428 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-24 06:25:27.430 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-24 06:25:27.434 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:25:27.436 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:25:27.439 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:25:27.442 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 06:25:27.444 | + functions-common:run_phase:1857 : run_plugins stack extra 2021-12-24 06:25:27.448 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-24 06:25:27.450 | + functions-common:run_plugins:1817 : local phase=extra 2021-12-24 06:25:27.453 | + functions-common:run_plugins:1819 : local plugins=,devstack-plugin-ceph 2021-12-24 06:25:27.455 | + functions-common:run_plugins:1820 : local plugin 2021-12-24 06:25:27.458 | + functions-common:run_plugins:1821 : for plugin in ${plugins//,/ } 2021-12-24 06:25:27.461 | + functions-common:run_plugins:1822 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:25:27.463 | + functions-common:run_plugins:1823 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-12-24 06:25:27.466 | + functions-common:run_plugins:1824 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2021-12-24 06:25:27.469 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:25:27.471 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.474 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-12-24 06:25:27.476 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.478 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-24 06:25:27.481 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.483 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:25:27.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:25:27.488 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:25:27.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:25:27.494 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:25:27.496 | + ./stack.sh:main:1406 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-24 06:25:27.499 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 06:25:27.502 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 06:25:27.504 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-24 06:25:27.507 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:25:27.510 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 06:25:27.513 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 06:25:27.516 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-24 06:25:27.519 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:25:27.521 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-24 06:25:27.524 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:25:27.526 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-24 06:25:27.526 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:25:27.526 | gsub("[][]", "", $1); 2021-12-24 06:25:27.527 | split($1, a, "|"); 2021-12-24 06:25:27.527 | if (a[1] == matchgroup) 2021-12-24 06:25:27.527 | print a[2] 2021-12-24 06:25:27.527 | } 2021-12-24 06:25:27.527 | ' /home/ubuntu/devstack/local.conf 2021-12-24 06:25:27.533 | + ./stack.sh:main:1415 : is_service_enabled n-cpu 2021-12-24 06:25:27.551 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:25:27.554 | + ./stack.sh:main:1420 : service_check 2021-12-24 06:25:27.557 | + functions-common:service_check:1695 : local service 2021-12-24 06:25:27.559 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.562 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@key.service 2021-12-24 06:25:27.680 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-24 06:25:27.685 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.687 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-api.service 2021-12-24 06:25:27.702 | enabled 2021-12-24 06:25:27.706 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-24 06:25:27.727 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-24 06:25:27.727 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-24 06:25:27.727 | Active: active (running) since Fri 2021-12-24 06:23:23 UTC; 2min 4s ago 2021-12-24 06:25:27.727 | Main PID: 105179 (uwsgi) 2021-12-24 06:25:27.727 | Status: "uWSGI is ready" 2021-12-24 06:25:27.727 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:27.727 | Memory: 236.4M 2021-12-24 06:25:27.727 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-24 06:25:27.727 | ├─105179 nova-apiuWSGI master 2021-12-24 06:25:27.727 | ├─105191 nova-apiuWSGI worker 1 2021-12-24 06:25:27.727 | └─105192 nova-apiuWSGI worker 2 2021-12-24 06:25:27.727 | 2021-12-24 06:25:27.727 | Dec 24 06:25:19 dv-osbrick-822871-1-ceph devstack@n-api.service[105191]: [pid: 105191|app: 0|req: 17/32] 10.222.0.36 () {64 vars in 1332 bytes} [Fri Dec 24 06:25:19 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2021-12-24 06:25:27.727 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105192]: DEBUG nova.api.openstack.wsgi [None req-36ae202c-fc3a-42ca-87a2-c81388f90398 admin admin] Calling method '>' {{(pid=105192) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105192]: INFO nova.api.openstack.requestlog [None req-36ae202c-fc3a-42ca-87a2-c81388f90398 admin admin] 10.222.0.36 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001487 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105192]: [pid: 105192|app: 0|req: 16/33] 10.222.0.36 () {54 vars in 930 bytes} [Fri Dec 24 06:25:21 2021] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105191]: DEBUG nova.api.openstack.wsgi [None req-3f93c6f8-bab7-4c59-b326-d7d2ae72ad47 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 16384, "vcpus": 8, "id": "5", "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "swap": 0, "name": "m1.xlarge", "rxtx_factor": 1.0}} {{(pid=105191) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105191]: INFO nova.api.openstack.requestlog [None req-3f93c6f8-bab7-4c59-b326-d7d2ae72ad47 admin admin] 10.222.0.36 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.075741 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105191]: [pid: 105191|app: 0|req: 18/34] 10.222.0.36 () {64 vars in 1282 bytes} [Fri Dec 24 06:25:21 2021] POST /compute/v2.1/flavors => generated 408 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105192]: DEBUG nova.api.openstack.wsgi [None req-1f9c4d97-a4b8-4919-9078-40cc10858465 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=105192) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105192]: INFO nova.api.openstack.requestlog [None req-1f9c4d97-a4b8-4919-9078-40cc10858465 admin admin] 10.222.0.36 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.047929 2021-12-24 06:25:27.728 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph devstack@n-api.service[105192]: [pid: 105192|app: 0|req: 17/35] 10.222.0.36 () {64 vars in 1332 bytes} [Fri Dec 24 06:25:21 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-12-24 06:25:27.732 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.734 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-24 06:25:27.747 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-24 06:25:27.751 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.753 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-24 06:25:27.767 | enabled 2021-12-24 06:25:27.771 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-24 06:25:27.787 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-24 06:25:27.787 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-24 06:25:27.787 | Active: active (running) since Fri 2021-12-24 06:24:37 UTC; 49s ago 2021-12-24 06:25:27.787 | Main PID: 109878 (nova-scheduler) 2021-12-24 06:25:27.787 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:27.787 | Memory: 144.4M 2021-12-24 06:25:27.787 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-24 06:25:27.787 | ├─109878 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-24 06:25:27.787 | ├─111132 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-24 06:25:27.787 | └─111133 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-24 06:25:27.787 | 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_messaging_rabbit.ssl_version = {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_messaging_notifications.retry = -1 {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_messaging_notifications.transport_url = **** {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.787 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_reports.file_event_handler = None {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.788 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.788 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] oslo_reports.log_dir = None {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.788 | Dec 24 06:24:42 dv-osbrick-822871-1-ceph nova-scheduler[109878]: DEBUG oslo_service.service [None req-d244820b-3fa4-42ff-b65a-27053859cdcb None None] ******************************************************************************** {{(pid=109878) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-24 06:25:27.791 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.794 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-24 06:25:27.808 | enabled 2021-12-24 06:25:27.812 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-24 06:25:27.828 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-24 06:25:27.828 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-24 06:25:27.828 | Active: active (running) since Fri 2021-12-24 06:24:39 UTC; 48s ago 2021-12-24 06:25:27.828 | Main PID: 110334 (uwsgi) 2021-12-24 06:25:27.828 | Status: "uWSGI is ready" 2021-12-24 06:25:27.828 | Tasks: 4 (limit: 14304) 2021-12-24 06:25:27.828 | Memory: 199.4M 2021-12-24 06:25:27.828 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-24 06:25:27.828 | ├─110334 nova-api-metauWSGI master 2021-12-24 06:25:27.828 | ├─110339 nova-api-metauWSGI worker 1 2021-12-24 06:25:27.828 | ├─110340 nova-api-metauWSGI worker 2 2021-12-24 06:25:27.828 | └─110341 nova-api-metauWSGI http 1 2021-12-24 06:25:27.828 | 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: DEBUG oslo_concurrency.lockutils [None req-f4eda589-2fef-4fa4-9e39-cef81702fa7f None None] Lock "bc8af2cb-e003-4456-86ff-0b21683862b4" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=110339) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: DEBUG oslo_concurrency.lockutils [None req-f4eda589-2fef-4fa4-9e39-cef81702fa7f None None] Lock "bc8af2cb-e003-4456-86ff-0b21683862b4" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=110339) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: DEBUG oslo_db.sqlalchemy.engines [None req-f4eda589-2fef-4fa4-9e39-cef81702fa7f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=110339) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: DEBUG oslo_db.sqlalchemy.engines [None req-f4eda589-2fef-4fa4-9e39-cef81702fa7f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=110339) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110340]: DEBUG oslo_db.sqlalchemy.engines [None req-a038cf16-abdf-4f3c-92e1-d8ea64c7f69d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=110340) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: DEBUG oslo_db.sqlalchemy.engines [None req-f4eda589-2fef-4fa4-9e39-cef81702fa7f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=110339) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110340]: WARNING nova.api.metadata.handler [None req-a038cf16-abdf-4f3c-92e1-d8ea64c7f69d None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110340]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x56139d8c49a0 pid: 110340 (default app) 2021-12-24 06:25:27.828 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: WARNING nova.api.metadata.handler [None req-f4eda589-2fef-4fa4-9e39-cef81702fa7f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-24 06:25:27.829 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph devstack@n-api-meta.service[110339]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x56139d8c49a0 pid: 110339 (default app) 2021-12-24 06:25:27.832 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.834 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-24 06:25:27.848 | enabled 2021-12-24 06:25:27.851 | + functions-common:service_check:1702 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-24 06:25:27.868 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-24 06:25:27.868 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-24 06:25:27.868 | Active: active (running) since Fri 2021-12-24 06:23:37 UTC; 1min 50s ago 2021-12-24 06:25:27.868 | Main PID: 106412 (uwsgi) 2021-12-24 06:25:27.868 | Status: "uWSGI is ready" 2021-12-24 06:25:27.868 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:27.868 | Memory: 149.9M 2021-12-24 06:25:27.868 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-24 06:25:27.868 | ├─106412 placementuWSGI master 2021-12-24 06:25:27.868 | ├─106413 placementuWSGI worker 1 2021-12-24 06:25:27.868 | └─106414 placementuWSGI worker 2 2021-12-24 06:25:27.868 | 2021-12-24 06:25:27.868 | Dec 24 06:23:41 dv-osbrick-822871-1-ceph devstack@placement-api.service[106414]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55cbd24bb9c0 pid: 106414 (default app) 2021-12-24 06:25:27.868 | Dec 24 06:24:41 dv-osbrick-822871-1-ceph devstack@placement-api.service[106413]: DEBUG placement.requestlog [None req-76b2317d-2932-47e2-ab75-21e30e3c8986 None None] Starting request: 10.222.0.36 "GET /placement/" {{(pid=106413) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-24 06:25:27.868 | Dec 24 06:24:41 dv-osbrick-822871-1-ceph devstack@placement-api.service[106413]: INFO placement.requestlog [None req-76b2317d-2932-47e2-ab75-21e30e3c8986 None None] 10.222.0.36 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-24 06:25:27.868 | Dec 24 06:24:41 dv-osbrick-822871-1-ceph devstack@placement-api.service[106413]: [pid: 106413|app: 0|req: 2/2] 10.222.0.36 () {54 vars in 916 bytes} [Fri Dec 24 06:24:41 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-24 06:25:27.868 | Dec 24 06:24:45 dv-osbrick-822871-1-ceph devstack@placement-api.service[106414]: DEBUG placement.requestlog [None req-79a50625-e6ed-4e45-b979-cae30968a4ba None None] Starting request: 10.222.0.36 "GET /placement/" {{(pid=106414) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-24 06:25:27.868 | Dec 24 06:24:45 dv-osbrick-822871-1-ceph devstack@placement-api.service[106414]: INFO placement.requestlog [None req-79a50625-e6ed-4e45-b979-cae30968a4ba None None] 10.222.0.36 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-24 06:25:27.868 | Dec 24 06:24:45 dv-osbrick-822871-1-ceph devstack@placement-api.service[106414]: [pid: 106414|app: 0|req: 1/3] 10.222.0.36 () {54 vars in 916 bytes} [Fri Dec 24 06:24:45 2021] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-24 06:25:27.869 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph devstack@placement-api.service[106413]: DEBUG placement.requestlog [None req-f74be594-3dfa-4dc4-9a94-6e57395b0e20 None None] Starting request: 10.222.0.36 "GET /placement/" {{(pid=106413) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-12-24 06:25:27.869 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph devstack@placement-api.service[106413]: INFO placement.requestlog [None req-f74be594-3dfa-4dc4-9a94-6e57395b0e20 None None] 10.222.0.36 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-24 06:25:27.869 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph devstack@placement-api.service[106413]: [pid: 106413|app: 0|req: 3/4] 10.222.0.36 () {54 vars in 916 bytes} [Fri Dec 24 06:24:47 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-24 06:25:27.872 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.874 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-24 06:25:27.887 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-24 06:25:27.890 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.893 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@g-api.service 2021-12-24 06:25:27.907 | enabled 2021-12-24 06:25:27.911 | + functions-common:service_check:1702 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-24 06:25:27.927 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-24 06:25:27.927 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-24 06:25:27.927 | Active: active (running) since Fri 2021-12-24 06:25:04 UTC; 23s ago 2021-12-24 06:25:27.927 | Main PID: 114266 (uwsgi) 2021-12-24 06:25:27.927 | Status: "uWSGI is ready" 2021-12-24 06:25:27.927 | Tasks: 7 (limit: 14304) 2021-12-24 06:25:27.927 | Memory: 823.8M 2021-12-24 06:25:27.927 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-24 06:25:27.927 | ├─114266 glance-apiuWSGI master 2021-12-24 06:25:27.927 | ├─114317 glance-apiuWSGI worker 1 2021-12-24 06:25:27.927 | └─114322 glance-apiuWSGI worker 2 2021-12-24 06:25:27.927 | 2021-12-24 06:25:27.927 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG glance.api.middleware.version_negotiation [None req-27ea5ae0-6373-4cdc-85f2-75285ed0c0c3 None None] Using url versioning {{(pid=114322) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2021-12-24 06:25:27.927 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG glance.api.middleware.version_negotiation [None req-27ea5ae0-6373-4cdc-85f2-75285ed0c0c3 None None] Matched version: v2 {{(pid=114322) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2021-12-24 06:25:27.927 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG glance.api.middleware.version_negotiation [None req-27ea5ae0-6373-4cdc-85f2-75285ed0c0c3 None None] new path /v2/images/5e3b79be-4f69-4334-b371-1b8cc6231238/file {{(pid=114322) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2021-12-24 06:25:27.927 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG oslo_db.sqlalchemy.engines [None req-33fd873d-e150-4667-8016-db2bb2ef0fa1 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=114322) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:25:27.927 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: INFO glance.api.v2.image_data [None req-33fd873d-e150-4667-8016-db2bb2ef0fa1 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2021-12-24 06:25:27.928 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG glance.location [None req-33fd873d-e150-4667-8016-db2bb2ef0fa1 admin admin] Enabling in-flight format inspection for vhdx {{(pid=114322) set_data /opt/stack/glance/glance/location.py:581}} 2021-12-24 06:25:27.928 | Dec 24 06:25:24 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG glance_store._drivers.filesystem [None req-33fd873d-e150-4667-8016-db2bb2ef0fa1 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/5e3b79be-4f69-4334-b371-1b8cc6231238 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=114322) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2021-12-24 06:25:27.928 | Dec 24 06:25:24 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: INFO glance.location [None req-33fd873d-e150-4667-8016-db2bb2ef0fa1 admin admin] Image format matched and virtual size computed: 734003200 2021-12-24 06:25:27.928 | Dec 24 06:25:24 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: DEBUG glance_store.backend [None req-33fd873d-e150-4667-8016-db2bb2ef0fa1 admin admin] Skipping store.set_acls... not implemented. {{(pid=114322) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-12-24 06:25:27.928 | Dec 24 06:25:24 dv-osbrick-822871-1-ceph devstack@g-api.service[114322]: [pid: 114322|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 877 bytes} [Fri Dec 24 06:25:17 2021] PUT /v2/images/5e3b79be-4f69-4334-b371-1b8cc6231238/file => generated 0 bytes in 6774 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-24 06:25:27.931 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.933 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-24 06:25:27.947 | enabled 2021-12-24 06:25:27.951 | + functions-common:service_check:1702 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-24 06:25:27.968 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-24 06:25:27.968 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-24 06:25:27.968 | Active: active (running) since Fri 2021-12-24 06:24:56 UTC; 31s ago 2021-12-24 06:25:27.968 | Main PID: 113066 (cinder-schedule) 2021-12-24 06:25:27.968 | Tasks: 2 (limit: 14304) 2021-12-24 06:25:27.968 | Memory: 106.4M 2021-12-24 06:25:27.968 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-24 06:25:27.968 | └─113066 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-24 06:25:27.968 | 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG oslo_service.service [None req-0c6ee522-31ac-41b6-8460-0c02b7394a5a None None] nova.timeout = None {{(pid=113066) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG oslo_service.service [None req-0c6ee522-31ac-41b6-8460-0c02b7394a5a None None] nova.token_auth_url = None {{(pid=113066) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG oslo_service.service [None req-0c6ee522-31ac-41b6-8460-0c02b7394a5a None None] ******************************************************************************** {{(pid=113066) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.1.0) 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: INFO cinder.manager [None req-4dbd74bb-20e8-4c0a-9b15-dc52106d9a91 None None] Initiating service 1 cleanup 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: INFO cinder.manager [None req-4dbd74bb-20e8-4c0a-9b15-dc52106d9a91 None None] Service 1 cleanup completed. 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG cinder.service [None req-4dbd74bb-20e8-4c0a-9b15-dc52106d9a91 None None] Creating RPC server for service cinder-scheduler {{(pid=113066) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-24 06:25:27.969 | Dec 24 06:25:00 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG cinder.service [None req-4dbd74bb-20e8-4c0a-9b15-dc52106d9a91 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=113066) start /opt/stack/cinder/cinder/service.py:237}} 2021-12-24 06:25:27.969 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG cinder.scheduler.host_manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Received volume service update from dv-osbrick-822871-1-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:f5545ee5-a7e2-491d-bd23-394744bd40f9:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=113066) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2021-12-24 06:25:27.969 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-scheduler[113066]: DEBUG cinder.scheduler.host_manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Updating capabilities for dv-osbrick-822871-1-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:f5545ee5-a7e2-491d-bd23-394744bd40f9:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2021, 12, 24, 6, 25, 2, 528364)} {{(pid=113066) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2021-12-24 06:25:27.972 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:27.975 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@c-api.service 2021-12-24 06:25:27.990 | enabled 2021-12-24 06:25:27.994 | + functions-common:service_check:1702 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-24 06:25:28.010 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-24 06:25:28.010 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.010 | Active: active (running) since Fri 2021-12-24 06:24:50 UTC; 37s ago 2021-12-24 06:25:28.010 | Main PID: 112620 (uwsgi) 2021-12-24 06:25:28.010 | Status: "uWSGI is ready" 2021-12-24 06:25:28.010 | Tasks: 5 (limit: 14304) 2021-12-24 06:25:28.010 | Memory: 231.7M 2021-12-24 06:25:28.010 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-24 06:25:28.011 | ├─112620 cinder-apiuWSGI master 2021-12-24 06:25:28.011 | ├─112626 cinder-apiuWSGI worker 1 2021-12-24 06:25:28.011 | └─112627 cinder-apiuWSGI worker 2 2021-12-24 06:25:28.011 | 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: warnings.warn(deprecated_msg) 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: warnings.warn(deprecated_msg) 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [req-c0fc2d16-5783-44fc-8b4f-a665ab03dd85 req-4098edbf-1203-4440-b1df-fb37158d2314 admin admin] POST http://10.222.0.36/volume/v3/bbb7ae3cce3a475585bfcd5a2184ad51/types/a7df8971-ec00-4c82-bda2-6995e25db8b1/extra_specs 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [req-c0fc2d16-5783-44fc-8b4f-a665ab03dd85 req-4098edbf-1203-4440-b1df-fb37158d2314 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: warnings.warn('Policy enforcement is depending on the value of ' 2021-12-24 06:25:28.011 | Dec 24 06:25:01 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [req-c0fc2d16-5783-44fc-8b4f-a665ab03dd85 req-4098edbf-1203-4440-b1df-fb37158d2314 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112627) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2021-12-24 06:25:28.011 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [req-c0fc2d16-5783-44fc-8b4f-a665ab03dd85 req-4098edbf-1203-4440-b1df-fb37158d2314 admin admin] http://10.222.0.36/volume/v3/bbb7ae3cce3a475585bfcd5a2184ad51/types/a7df8971-ec00-4c82-bda2-6995e25db8b1/extra_specs returned with HTTP 200 2021-12-24 06:25:28.011 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 1/3] 10.222.0.36 () {62 vars in 1454 bytes} [Fri Dec 24 06:25:01 2021] POST /volume/v3/bbb7ae3cce3a475585bfcd5a2184ad51/types/a7df8971-ec00-4c82-bda2-6995e25db8b1/extra_specs => generated 48 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2021-12-24 06:25:28.014 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.016 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-24 06:25:28.030 | enabled 2021-12-24 06:25:28.034 | + functions-common:service_check:1702 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-24 06:25:28.050 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-24 06:25:28.050 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.050 | Active: active (running) since Fri 2021-12-24 06:24:58 UTC; 29s ago 2021-12-24 06:25:28.050 | Main PID: 113497 (cinder-volume) 2021-12-24 06:25:28.050 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:28.050 | Memory: 141.7M 2021-12-24 06:25:28.050 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-24 06:25:28.050 | ├─113497 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-24 06:25:28.050 | └─113645 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-24 06:25:28.050 | 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: DEBUG cinder.manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Notifying Schedulers of capabilities ... {{(pid=113645) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: INFO cinder.volume.manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Driver initialization completed successfully. 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: INFO cinder.manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Initiating service 2 cleanup 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: INFO cinder.manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Service 2 cleanup completed. 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: DEBUG cinder.service [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Creating RPC server for service cinder-volume {{(pid=113645) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: DEBUG cinder.service [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=113645) start /opt/stack/cinder/cinder/service.py:237}} 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: INFO cinder.volume.manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: DEBUG cinder.volume.drivers.rbd [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=113645) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: DEBUG cinder.volume.drivers.rbd [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=113645) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2021-12-24 06:25:28.050 | Dec 24 06:25:02 dv-osbrick-822871-1-ceph cinder-volume[113645]: INFO cinder.volume.manager [None req-3e245b5f-4792-4874-98be-4fc616cdb981 None None] Driver post RPC initialization completed successfully. 2021-12-24 06:25:28.054 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.057 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovn-controller.service 2021-12-24 06:25:28.073 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2021-12-24 06:25:28.077 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.080 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovn-northd.service 2021-12-24 06:25:28.092 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2021-12-24 06:25:28.095 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.098 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2021-12-24 06:25:28.110 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2021-12-24 06:25:28.114 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.116 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@ovsdb-server.service 2021-12-24 06:25:28.130 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2021-12-24 06:25:28.133 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.137 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-24 06:25:28.151 | enabled 2021-12-24 06:25:28.155 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-24 06:25:28.171 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-24 06:25:28.171 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.171 | Active: active (running) since Fri 2021-12-24 06:23:30 UTC; 1min 57s ago 2021-12-24 06:25:28.171 | Main PID: 105822 (/usr/bin/python) 2021-12-24 06:25:28.171 | Tasks: 10 (limit: 14304) 2021-12-24 06:25:28.171 | Memory: 392.4M 2021-12-24 06:25:28.171 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-24 06:25:28.171 | ├─105822 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-24 06:25:28.171 | ├─105931 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 06:25:28.171 | ├─105932 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 06:25:28.171 | ├─105933 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 06:25:28.171 | └─105934 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 06:25:28.172 | 2021-12-24 06:25:28.172 | Dec 24 06:24:37 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-dcc5d50d-5e27-4a4e-b805-29621ca00b1c None None] Publish callbacks ['neutron.plugins.ml2.plugin.Ml2Plugin._port_provisioned-832957'] for port, provisioning_complete {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-e9483a17-d4d1-49af-b6f7-9b5dc3fbd582 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:24:49 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-38685fd5-b671-4c58-a0c7-ae64b248b022 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:24:50 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:24:53 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-dcc5d50d-5e27-4a4e-b805-29621ca00b1c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:24:58 dv-osbrick-822871-1-ceph neutron-server[105934]: DEBUG neutron.db.agents_db [None req-1554e577-5c56-46e6-b66d-518fa57b0496 None None] Agent healthcheck: found 4 active agents {{(pid=105934) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2021-12-24 06:25:28.172 | Dec 24 06:25:17 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-85c6dd52-13cd-4d07-8262-c05f6f7e03b3 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:25:19 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-5da7d31a-a805-492a-9e11-b7472ceb0f80 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:25:20 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.172 | Dec 24 06:25:23 dv-osbrick-822871-1-ceph neutron-server[105933]: DEBUG neutron_lib.callbacks.manager [None req-dcc5d50d-5e27-4a4e-b805-29621ca00b1c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739102084711', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-832610'] for agent, after_update {{(pid=105933) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:175}} 2021-12-24 06:25:28.175 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.178 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2021-12-24 06:25:28.190 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2021-12-24 06:25:28.194 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.197 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-24 06:25:28.209 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-24 06:25:28.213 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.216 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@tempest.service 2021-12-24 06:25:28.227 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-24 06:25:28.231 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.234 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@mysql.service 2021-12-24 06:25:28.246 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-24 06:25:28.250 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.253 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-24 06:25:28.265 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-24 06:25:28.269 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.271 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@dstat.service 2021-12-24 06:25:28.285 | enabled 2021-12-24 06:25:28.289 | + functions-common:service_check:1702 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-24 06:25:28.305 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-24 06:25:28.305 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.305 | Active: active (running) since Fri 2021-12-24 06:18:53 UTC; 6min ago 2021-12-24 06:25:28.305 | Main PID: 84588 (dstat.sh) 2021-12-24 06:25:28.305 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:28.305 | Memory: 18.6M 2021-12-24 06:25:28.305 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-24 06:25:28.305 | ├─84588 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-24 06:25:28.305 | ├─84689 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-24 06:25:28.305 | └─84690 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2021-12-24 06:25:28.305 | 2021-12-24 06:25:28.305 | Dec 24 06:25:18 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:18| 50 12 38 0 0|5266M 150M 172M 6052M| 179M 179M| 12k 48M|2.98 371 | 910 4624 |2.33 2.30 1.54|4.0 0 2.0| 0 0 | 0 0 | 28 215 0 68 0 2021-12-24 06:25:28.305 | Dec 24 06:25:19 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:19| 47 12 38 1 0|5228M 176M 170M 6066M| 200M 200M| 105k 556k|9.07 47.4 |1025 4403 |2.33 2.30 1.54|5.0 0 3.0| 0 0 | 0 0 | 28 215 0 68 0 2021-12-24 06:25:28.305 | Dec 24 06:25:20 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:20| 49 14 36 0 0|5253M 147M 170M 6069M| 199M 199M| 24k 180M|6.00 571 | 701 4117 |2.33 2.30 1.54|3.0 0 1.0| 0 0 | 0 0 | 28 215 0 68 0 2021-12-24 06:25:28.305 | Dec 24 06:25:21 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:21| 49 12 37 0 0|5278M 138M 170M 6052M| 199M 199M| 0 99M| 0 335 | 644 3748 |2.33 2.30 1.54|2.0 0 0| 0 0 | 0 0 | 28 215 0 68 0 2021-12-24 06:25:28.305 | Dec 24 06:25:22 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:22| 38 13 48 2 0|5219M 153M 170M 6094M| 199M 199M|2441k 81M|33.1 417 |1119 5336 |2.33 2.30 1.54|2.0 0 30| 0 0 | 0 0 | 28 215 0 68 0 2021-12-24 06:25:28.305 | Dec 24 06:25:23 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:23| 28 10 61 0 0|5218M 147M 170M 6099M| 199M 199M|4092B 127M|1.00 454 | 903 4657 |2.22 2.28 1.54| 12 0 0| 0 0 | 0 0 | 28 215 0 67 0 2021-12-24 06:25:28.305 | Dec 24 06:25:24 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:24| 23 8 66 1 0|5140M 195M 170M 6127M| 115M 115M| 80k 23M|7.01 145 | 831 4121 |2.22 2.28 1.54|2.0 0 37| 0 0 | 0 0 | 28 212 0 69 0 2021-12-24 06:25:28.305 | Dec 24 06:25:25 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:25| 19 9 71 2 0|5157M 177M 170M 6128M| 26k 26k| 784k 476k|54.0 28.0 |1524 5002 |2.22 2.28 1.54|2.0 0 249| 0 0 | 0 0 | 28 212 0 69 0 2021-12-24 06:25:28.305 | Dec 24 06:25:26 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:26| 24 3 73 1 0|5183M 151M 170M 6129M|5864 5864 | 568k 444k|9.00 30.0 | 444 3062 |2.22 2.28 1.54|2.0 0 1.0| 0 0 | 0 0 | 28 212 0 69 0 2021-12-24 06:25:28.305 | Dec 24 06:25:27 dv-osbrick-822871-1-ceph dstat.sh[84690]: 24-12 06:25:27| 23 7 70 1 0|5139M 194M 170M 6130M| 56k 56k|1208k 1975k|19.0 142 |1418 5057 |2.22 2.28 1.54|3.0 0 153| 0 0 | 0 0 | 28 212 0 69 0 2021-12-24 06:25:28.309 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.311 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-24 06:25:28.324 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-24 06:25:28.327 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.330 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-24 06:25:28.343 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-24 06:25:28.346 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.349 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-24 06:25:28.363 | enabled 2021-12-24 06:25:28.366 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-24 06:25:28.383 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-24 06:25:28.383 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.383 | Active: active (running) since Fri 2021-12-24 06:23:42 UTC; 1min 46s ago 2021-12-24 06:25:28.383 | Main PID: 106875 (neutron-openvsw) 2021-12-24 06:25:28.383 | Tasks: 8 (limit: 14304) 2021-12-24 06:25:28.383 | Memory: 230.4M 2021-12-24 06:25:28.383 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-24 06:25:28.383 | ├─106875 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-24 06:25:28.383 | ├─108278 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpsetl5kg6/privsep.sock 2021-12-24 06:25:28.383 | ├─108365 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpzczm7szm/privsep.sock 2021-12-24 06:25:28.383 | └─108368 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-24 06:25:28.383 | 2021-12-24 06:25:28.384 | Dec 24 06:25:23 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: DEBUG neutron.agent.linux.utils [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108368. {{(pid=106875) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-24 06:25:28.384 | Dec 24 06:25:23 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Agent rpc_loop - iteration:44 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-24 06:25:28.384 | Dec 24 06:25:25 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Agent rpc_loop - iteration:45 started 2021-12-24 06:25:28.384 | Dec 24 06:25:25 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xb70d614,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=282918029882179506,duration_nsec=26000000,duration_sec=97,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=106875) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-24 06:25:28.384 | Dec 24 06:25:25 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: DEBUG neutron.agent.linux.utils [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108368. {{(pid=106875) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-24 06:25:28.384 | Dec 24 06:25:25 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-24 06:25:28.384 | Dec 24 06:25:27 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Agent rpc_loop - iteration:46 started 2021-12-24 06:25:28.384 | Dec 24 06:25:27 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xb70d616,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=282918029882179506,duration_nsec=28000000,duration_sec=99,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=106875) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2021-12-24 06:25:28.384 | Dec 24 06:25:27 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: DEBUG neutron.agent.linux.utils [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108368. {{(pid=106875) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-12-24 06:25:28.384 | Dec 24 06:25:27 dv-osbrick-822871-1-ceph neutron-openvswitch-agent[106875]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f048c50e-7580-49bf-a5e6-bb6c0dd3b5b1 None None] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-24 06:25:28.387 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.390 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-24 06:25:28.404 | enabled 2021-12-24 06:25:28.407 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-24 06:25:28.424 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-24 06:25:28.424 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.424 | Active: active (running) since Fri 2021-12-24 06:23:43 UTC; 1min 44s ago 2021-12-24 06:25:28.424 | Main PID: 107240 (neutron-dhcp-ag) 2021-12-24 06:25:28.424 | Tasks: 16 (limit: 14304) 2021-12-24 06:25:28.424 | Memory: 344.6M 2021-12-24 06:25:28.424 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-24 06:25:28.424 | ├─107240 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-12-24 06:25:28.424 | ├─108613 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmphenhz7jm/privsep.sock 2021-12-24 06:25:28.425 | ├─108652 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpe3uairyo/privsep.sock 2021-12-24 06:25:28.425 | ├─108708 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpf0e19qqf/privsep.sock 2021-12-24 06:25:28.425 | ├─108826 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 06:25:28.425 | ├─108827 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 06:25:28.425 | └─108837 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/89114ca4-4fa6-49a2-b1dc-6a64c2c017fb/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/89114ca4-4fa6-49a2-b1dc-6a64c2c017fb/host --addn-hosts=/opt/stack/data/neutron/dhcp/89114ca4-4fa6-49a2-b1dc-6a64c2c017fb/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/89114ca4-4fa6-49a2-b1dc-6a64c2c017fb/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/89114ca4-4fa6-49a2-b1dc-6a64c2c017fb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-24 06:25:28.425 | 2021-12-24 06:25:28.425 | Dec 24 06:24:28 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG oslo_concurrency.lockutils [None req-25d881d4-e02e-40e6-817e-64a4f9438da1 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=107240) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-24 06:25:28.425 | Dec 24 06:24:28 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG oslo_concurrency.lockutils [None req-25d881d4-e02e-40e6-817e-64a4f9438da1 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=107240) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-24 06:25:28.425 | Dec 24 06:24:28 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG neutron.agent.dhcp.agent [None req-25d881d4-e02e-40e6-817e-64a4f9438da1 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '9c930a58-7b6d-4b99-9d52-27358e281367', 'name': 'public-subnet', 'tenant_id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'network_id': 'feb070d8-0825-4f9d-ad31-39935143d21d', '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.1.1', 'cidr': '172.31.1.0/24', 'allocation_pools': [{'start': '172.31.1.2', 'end': '172.31.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-24T06:24:28Z', 'updated_at': '2021-12-24T06:24:28Z', 'revision_number': 0, 'project_id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'network': {'id': 'feb070d8-0825-4f9d-ad31-39935143d21d', 'name': 'public', 'tenant_id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['9c930a58-7b6d-4b99-9d52-27358e281367'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2021-12-24T06:24:18Z', 'updated_at': '2021-12-24T06:24:28Z', 'revision_number': 2, 'project_id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=107240) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-24 06:25:28.425 | Dec 24 06:24:28 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG oslo_concurrency.lockutils [None req-3c5dc759-e9b3-48a9-98c4-fc9da418aa15 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=107240) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-24 06:25:28.425 | Dec 24 06:24:28 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG oslo_concurrency.lockutils [None req-3c5dc759-e9b3-48a9-98c4-fc9da418aa15 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=107240) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-24 06:25:28.425 | Dec 24 06:24:32 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=107240) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-24 06:25:28.425 | Dec 24 06:24:34 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=107240) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-24 06:25:28.425 | Dec 24 06:24:34 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=107240) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2021-12-24 06:25:28.425 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107240) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-24 06:25:28.425 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph neutron-dhcp-agent[107240]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=107240) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-24 06:25:28.428 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.432 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-24 06:25:28.445 | enabled 2021-12-24 06:25:28.449 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-24 06:25:28.466 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-24 06:25:28.466 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.466 | Active: active (running) since Fri 2021-12-24 06:23:45 UTC; 1min 43s ago 2021-12-24 06:25:28.466 | Main PID: 107615 (neutron-l3-agen) 2021-12-24 06:25:28.466 | Tasks: 19 (limit: 14304) 2021-12-24 06:25:28.466 | Memory: 347.6M 2021-12-24 06:25:28.466 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-24 06:25:28.467 | ├─107615 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-12-24 06:25:28.467 | ├─108362 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmprz7yb6iy/privsep.sock 2021-12-24 06:25:28.467 | ├─109098 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpx4_jsuss/privsep.sock 2021-12-24 06:25:28.467 | ├─109112 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp5arg7pju/privsep.sock 2021-12-24 06:25:28.467 | ├─109258 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 06:25:28.467 | ├─109259 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-24 06:25:28.467 | └─109269 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/ab610741-8ece-4c2b-b51b-6c7ae01b7ab7.conf 2021-12-24 06:25:28.467 | 2021-12-24 06:25:28.467 | Dec 24 06:24:40 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo.privsep.daemon [-] privsep: reply[2b46112e-5a50-48f6-8393-a26d686e9cf4]: (4, ('ARPING 172.31.1.158 from 172.31.1.158 qg-7e5ded50-6a\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109098) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:25:28.467 | Dec 24 06:24:40 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo.privsep.daemon [-] privsep: reply[f85e6385-79ef-4aa4-9e94-0ce1a278e805]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-4a826bca-94\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109098) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:25:28.467 | Dec 24 06:24:41 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo.privsep.daemon [-] privsep: reply[9512a1f7-4c69-4ddc-9a92-a1343b63bbc0]: (4, ('ARPING 172.31.1.158 from 172.31.1.158 qg-7e5ded50-6a\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109098) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:25:28.467 | Dec 24 06:24:44 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo.privsep.daemon [-] privsep: reply[4918465a-c97a-4bce-91fc-cc37bfeb8a2f]: (4, ('ARPING 172.31.1.158 from 172.31.1.158 qg-7e5ded50-6a\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109098) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:25:28.467 | Dec 24 06:24:45 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo.privsep.daemon [-] privsep: reply[d74f655e-c0f5-463e-8c7c-02ace281da73]: (4, ('ARPING 172.31.1.158 from 172.31.1.158 qg-7e5ded50-6a\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109098) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2021-12-24 06:25:28.467 | Dec 24 06:24:49 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107615) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-24 06:25:28.467 | Dec 24 06:24:49 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=107615) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-24 06:25:28.467 | Dec 24 06:24:49 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107615) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2021-12-24 06:25:28.467 | Dec 24 06:24:49 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=107615) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2021-12-24 06:25:28.467 | Dec 24 06:25:12 dv-osbrick-822871-1-ceph neutron-l3-agent[107615]: DEBUG oslo_service.periodic_task [None req-d8fd0a6b-c95d-4d04-8b85-73c2cb3960db None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=107615) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-12-24 06:25:28.470 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.473 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-24 06:25:28.487 | enabled 2021-12-24 06:25:28.491 | + functions-common:service_check:1702 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-24 06:25:28.508 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-24 06:25:28.508 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.508 | Active: active (running) since Fri 2021-12-24 06:23:46 UTC; 1min 41s ago 2021-12-24 06:25:28.508 | Main PID: 108002 (neutron-metadat) 2021-12-24 06:25:28.508 | Tasks: 4 (limit: 14304) 2021-12-24 06:25:28.508 | Memory: 123.3M 2021-12-24 06:25:28.508 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-24 06:25:28.508 | ├─108002 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-24 06:25:28.508 | ├─108272 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-24 06:25:28.508 | └─108273 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-12-24 06:25:28.508 | 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_rabbit.ssl = False {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_rabbit.ssl_version = {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_notifications.driver = [] {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_notifications.retry = -1 {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] oslo_messaging_notifications.transport_url = **** {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.509 | Dec 24 06:23:50 dv-osbrick-822871-1-ceph neutron-metadata-agent[108002]: DEBUG oslo_service.service [None req-fceea372-d14b-4a2f-aca1-2a8addb3e954 None None] ******************************************************************************** {{(pid=108002) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-24 06:25:28.512 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.515 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-24 06:25:28.527 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-12-24 06:25:28.531 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.533 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@cinder.service 2021-12-24 06:25:28.546 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-24 06:25:28.550 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.552 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-24 06:25:28.566 | enabled 2021-12-24 06:25:28.570 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-24 06:25:28.586 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-24 06:25:28.586 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.586 | Active: active (running) since Fri 2021-12-24 06:24:41 UTC; 46s ago 2021-12-24 06:25:28.586 | Main PID: 111141 (nova-conductor) 2021-12-24 06:25:28.586 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:28.586 | Memory: 144.1M 2021-12-24 06:25:28.586 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-24 06:25:28.586 | ├─111141 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-24 06:25:28.586 | ├─112013 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-24 06:25:28.586 | └─112014 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-24 06:25:28.586 | 2021-12-24 06:25:28.586 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.586 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_messaging_rabbit.ssl_version = {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_messaging_notifications.retry = -1 {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_messaging_notifications.transport_url = **** {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_reports.file_event_handler = None {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] oslo_reports.log_dir = None {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.587 | Dec 24 06:24:46 dv-osbrick-822871-1-ceph nova-conductor[111141]: DEBUG oslo_service.service [None req-50b9e87d-96c2-4a12-a17d-9cf01c3cca75 None None] ******************************************************************************** {{(pid=111141) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-24 06:25:28.590 | + functions-common:service_check:1696 : for service in ${ENABLED_SERVICES//,/ } 2021-12-24 06:25:28.592 | + functions-common:service_check:1698 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-24 06:25:28.606 | enabled 2021-12-24 06:25:28.610 | + functions-common:service_check:1702 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-24 06:25:28.626 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-24 06:25:28.626 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-24 06:25:28.626 | Active: active (running) since Fri 2021-12-24 06:24:43 UTC; 44s ago 2021-12-24 06:25:28.626 | Main PID: 111532 (nova-conductor) 2021-12-24 06:25:28.626 | Tasks: 3 (limit: 14304) 2021-12-24 06:25:28.626 | Memory: 137.3M 2021-12-24 06:25:28.626 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-24 06:25:28.626 | ├─111532 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-24 06:25:28.626 | ├─112052 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-24 06:25:28.626 | └─112053 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-24 06:25:28.626 | 2021-12-24 06:25:28.626 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.626 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_messaging_rabbit.ssl_version = {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.626 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_messaging_notifications.driver = [] {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_messaging_notifications.retry = -1 {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_messaging_notifications.transport_url = **** {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_reports.file_event_handler = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] oslo_reports.log_dir = None {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2021-12-24 06:25:28.627 | Dec 24 06:24:47 dv-osbrick-822871-1-ceph nova-conductor[111532]: DEBUG oslo_service.service [None req-16aff6c7-8d35-4110-a707-5e2a52d7c252 None None] ******************************************************************************** {{(pid=111532) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2021-12-24 06:25:28.630 | + ./stack.sh:main:1426 : is_service_enabled n-api 2021-12-24 06:25:28.648 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:25:28.651 | + ./stack.sh:main:1427 : is_service_enabled n-cpu 2021-12-24 06:25:28.669 | + functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:25:28.672 | + ./stack.sh:main:1434 : 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-12-24 06:25:28.675 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:25:28.677 | + ./stack.sh:echo_summary:440 : 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-12-24 06:25:28.680 | + ./stack.sh:main:1441 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-24 06:25:32.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:32.476 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:32.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:32.476 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:32.476 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.476 | | Upgrade Check Results | 2021-12-24 06:25:32.476 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.476 | | Check: Cells v2 | 2021-12-24 06:25:32.476 | | Result: Success | 2021-12-24 06:25:32.476 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-24 06:25:32.476 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-24 06:25:32.476 | | compute hosts are deployed. | 2021-12-24 06:25:32.476 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.476 | | Check: Placement API | 2021-12-24 06:25:32.476 | | Result: Success | 2021-12-24 06:25:32.476 | | Details: None | 2021-12-24 06:25:32.476 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.477 | | Check: Cinder API | 2021-12-24 06:25:32.477 | | Result: Success | 2021-12-24 06:25:32.477 | | Details: None | 2021-12-24 06:25:32.477 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.477 | | Check: Policy Scope-based Defaults | 2021-12-24 06:25:32.477 | | Result: Success | 2021-12-24 06:25:32.477 | | Details: None | 2021-12-24 06:25:32.477 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.477 | | Check: Policy File JSON to YAML Migration | 2021-12-24 06:25:32.477 | | Result: Success | 2021-12-24 06:25:32.477 | | Details: None | 2021-12-24 06:25:32.477 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.477 | | Check: Older than N-1 computes | 2021-12-24 06:25:32.477 | | Result: Success | 2021-12-24 06:25:32.477 | | Details: None | 2021-12-24 06:25:32.477 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.477 | | Check: hw_machine_type unset | 2021-12-24 06:25:32.477 | | Result: Success | 2021-12-24 06:25:32.477 | | Details: None | 2021-12-24 06:25:32.477 | +--------------------------------------------------------------------+ 2021-12-24 06:25:32.891 | + ./stack.sh:main:1448 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-24 06:25:32.894 | + ./stack.sh:main:1449 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-24 06:25:32.894 | Running user script /home/ubuntu/devstack/local.sh 2021-12-24 06:25:32.897 | + ./stack.sh:main:1450 : /home/ubuntu/devstack/local.sh 2021-12-24 06:25:32.905 | Before updating nova flavors: 2021-12-24 06:25:35.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:35.269 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:35.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:35.269 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:35.269 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:25:35.269 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-24 06:25:35.269 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:25:35.270 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-24 06:25:35.270 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-24 06:25:35.270 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-24 06:25:35.270 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-24 06:25:35.270 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-24 06:25:35.270 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-24 06:25:35.270 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-24 06:25:35.270 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-24 06:25:35.270 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-24 06:25:35.270 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-24 06:25:35.270 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:25:37.285 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-24 06:25:37.380 | Flavor 42 not found 2021-12-24 06:25:39.124 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-24 06:25:39.221 | Flavor 84 not found 2021-12-24 06:25:40.928 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-24 06:25:41.025 | Flavor 451 not found 2021-12-24 06:25:42.707 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:42.707 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 06:25:42.707 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:42.707 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:42.708 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:44.464 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:44.464 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 06:25:44.464 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:44.464 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:44.464 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:46.209 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:46.209 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 06:25:46.209 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:46.209 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:46.209 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:47.949 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:47.949 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 06:25:47.949 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:47.949 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:47.949 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:48.047 | After updating nova flavors: 2021-12-24 06:25:49.694 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:49.694 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-24 06:25:49.694 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:49.694 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.694 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.695 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.695 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-24 06:25:49.695 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-24 06:25:49.695 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-24 06:25:49.695 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-24 06:25:52.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:52.257 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:52.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:52.257 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:55.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:55.015 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:55.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:55.015 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:55.227 | Neutron networks: 2021-12-24 06:25:57.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:57.666 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:57.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:25:57.666 | from cryptography.utils import int_from_bytes 2021-12-24 06:25:57.666 | +--------------------------------------+---------+--------------------------------------+ 2021-12-24 06:25:57.666 | | ID | Name | Subnets | 2021-12-24 06:25:57.666 | +--------------------------------------+---------+--------------------------------------+ 2021-12-24 06:25:57.666 | | 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb | private | 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f | 2021-12-24 06:25:57.666 | | feb070d8-0825-4f9d-ad31-39935143d21d | public | 9c930a58-7b6d-4b99-9d52-27358e281367 | 2021-12-24 06:25:57.666 | +--------------------------------------+---------+--------------------------------------+ 2021-12-24 06:26:00.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:00.243 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:00.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:00.243 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:02.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:02.798 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:02.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:02.799 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:02.799 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:02.799 | | Field | Value | 2021-12-24 06:26:02.799 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:02.799 | | admin_state_up | UP | 2021-12-24 06:26:02.799 | | availability_zone_hints | | 2021-12-24 06:26:02.799 | | availability_zones | nova | 2021-12-24 06:26:02.799 | | created_at | 2021-12-24T06:24:01Z | 2021-12-24 06:26:02.799 | | description | | 2021-12-24 06:26:02.799 | | dns_domain | None | 2021-12-24 06:26:02.799 | | id | 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb | 2021-12-24 06:26:02.799 | | ipv4_address_scope | None | 2021-12-24 06:26:02.799 | | ipv6_address_scope | None | 2021-12-24 06:26:02.799 | | is_default | None | 2021-12-24 06:26:02.799 | | is_vlan_transparent | None | 2021-12-24 06:26:02.799 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '5f674c0126254e9badab600023844d28', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2021-12-24 06:26:02.799 | | mtu | 1500 | 2021-12-24 06:26:02.799 | | name | private | 2021-12-24 06:26:02.799 | | port_security_enabled | True | 2021-12-24 06:26:02.799 | | project_id | 5f674c0126254e9badab600023844d28 | 2021-12-24 06:26:02.799 | | provider:network_type | vlan | 2021-12-24 06:26:02.799 | | provider:physical_network | physnet1 | 2021-12-24 06:26:02.799 | | provider:segmentation_id | 110 | 2021-12-24 06:26:02.799 | | qos_policy_id | None | 2021-12-24 06:26:02.799 | | revision_number | 3 | 2021-12-24 06:26:02.799 | | router:external | Internal | 2021-12-24 06:26:02.799 | | segments | None | 2021-12-24 06:26:02.800 | | shared | False | 2021-12-24 06:26:02.800 | | status | ACTIVE | 2021-12-24 06:26:02.800 | | subnets | 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f | 2021-12-24 06:26:02.800 | | tags | | 2021-12-24 06:26:02.800 | | updated_at | 2021-12-24T06:25:54Z | 2021-12-24 06:26:02.800 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:05.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:05.325 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:05.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:05.325 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:05.326 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:05.326 | | Field | Value | 2021-12-24 06:26:05.326 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:05.326 | | admin_state_up | UP | 2021-12-24 06:26:05.326 | | availability_zone_hints | | 2021-12-24 06:26:05.326 | | availability_zones | nova | 2021-12-24 06:26:05.326 | | created_at | 2021-12-24T06:24:18Z | 2021-12-24 06:26:05.326 | | description | | 2021-12-24 06:26:05.326 | | dns_domain | None | 2021-12-24 06:26:05.326 | | id | feb070d8-0825-4f9d-ad31-39935143d21d | 2021-12-24 06:26:05.326 | | ipv4_address_scope | None | 2021-12-24 06:26:05.326 | | ipv6_address_scope | None | 2021-12-24 06:26:05.326 | | is_default | True | 2021-12-24 06:26:05.326 | | is_vlan_transparent | None | 2021-12-24 06:26:05.326 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2021-12-24 06:26:05.326 | | mtu | 1500 | 2021-12-24 06:26:05.326 | | name | public | 2021-12-24 06:26:05.326 | | port_security_enabled | True | 2021-12-24 06:26:05.326 | | project_id | bbb7ae3cce3a475585bfcd5a2184ad51 | 2021-12-24 06:26:05.326 | | provider:network_type | flat | 2021-12-24 06:26:05.326 | | provider:physical_network | physnet1 | 2021-12-24 06:26:05.326 | | provider:segmentation_id | None | 2021-12-24 06:26:05.326 | | qos_policy_id | None | 2021-12-24 06:26:05.326 | | revision_number | 2 | 2021-12-24 06:26:05.326 | | router:external | External | 2021-12-24 06:26:05.326 | | segments | None | 2021-12-24 06:26:05.326 | | shared | False | 2021-12-24 06:26:05.326 | | status | ACTIVE | 2021-12-24 06:26:05.326 | | subnets | 9c930a58-7b6d-4b99-9d52-27358e281367 | 2021-12-24 06:26:05.326 | | tags | | 2021-12-24 06:26:05.327 | | updated_at | 2021-12-24T06:24:28Z | 2021-12-24 06:26:05.327 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:05.522 | Neutron subnetworks: 2021-12-24 06:26:07.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:07.886 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:07.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:07.886 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:07.886 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-24 06:26:07.886 | | ID | Name | Network | Subnet | 2021-12-24 06:26:07.886 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-24 06:26:07.886 | | 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f | private-subnet | 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb | 172.20.0.0/26 | 2021-12-24 06:26:07.886 | | 9c930a58-7b6d-4b99-9d52-27358e281367 | public-subnet | feb070d8-0825-4f9d-ad31-39935143d21d | 172.31.1.0/24 | 2021-12-24 06:26:07.886 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-24 06:26:10.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:10.401 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:10.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:10.401 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:12.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:12.927 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:12.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:12.927 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:12.927 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:12.927 | | Field | Value | 2021-12-24 06:26:12.927 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:12.927 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-24 06:26:12.927 | | cidr | 172.20.0.0/26 | 2021-12-24 06:26:12.927 | | created_at | 2021-12-24T06:24:04Z | 2021-12-24 06:26:12.927 | | description | | 2021-12-24 06:26:12.927 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-24 06:26:12.928 | | dns_publish_fixed_ip | None | 2021-12-24 06:26:12.928 | | enable_dhcp | True | 2021-12-24 06:26:12.928 | | gateway_ip | 172.20.0.1 | 2021-12-24 06:26:12.928 | | host_routes | | 2021-12-24 06:26:12.928 | | id | 2e3ca4ea-e2c7-4e1e-9f95-7705d73a6f6f | 2021-12-24 06:26:12.928 | | ip_version | 4 | 2021-12-24 06:26:12.928 | | ipv6_address_mode | None | 2021-12-24 06:26:12.928 | | ipv6_ra_mode | None | 2021-12-24 06:26:12.928 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '5f674c0126254e9badab600023844d28', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2021-12-24 06:26:12.928 | | name | private-subnet | 2021-12-24 06:26:12.928 | | network_id | 89114ca4-4fa6-49a2-b1dc-6a64c2c017fb | 2021-12-24 06:26:12.928 | | project_id | 5f674c0126254e9badab600023844d28 | 2021-12-24 06:26:12.928 | | revision_number | 1 | 2021-12-24 06:26:12.928 | | segment_id | None | 2021-12-24 06:26:12.928 | | service_types | | 2021-12-24 06:26:12.928 | | subnetpool_id | 768b0f93-e6d7-4c10-a611-7755441b7b3f | 2021-12-24 06:26:12.928 | | tags | | 2021-12-24 06:26:12.928 | | updated_at | 2021-12-24T06:25:54Z | 2021-12-24 06:26:12.928 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:15.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:15.432 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:15.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:15.432 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:15.433 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:15.433 | | Field | Value | 2021-12-24 06:26:15.433 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:15.433 | | allocation_pools | 172.31.1.2-172.31.1.254 | 2021-12-24 06:26:15.433 | | cidr | 172.31.1.0/24 | 2021-12-24 06:26:15.433 | | created_at | 2021-12-24T06:24:28Z | 2021-12-24 06:26:15.433 | | description | | 2021-12-24 06:26:15.433 | | dns_nameservers | | 2021-12-24 06:26:15.433 | | dns_publish_fixed_ip | None | 2021-12-24 06:26:15.433 | | enable_dhcp | False | 2021-12-24 06:26:15.433 | | gateway_ip | 172.31.1.1 | 2021-12-24 06:26:15.433 | | host_routes | | 2021-12-24 06:26:15.433 | | id | 9c930a58-7b6d-4b99-9d52-27358e281367 | 2021-12-24 06:26:15.433 | | ip_version | 4 | 2021-12-24 06:26:15.433 | | ipv6_address_mode | None | 2021-12-24 06:26:15.433 | | ipv6_ra_mode | None | 2021-12-24 06:26:15.433 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2021-12-24 06:26:15.433 | | name | public-subnet | 2021-12-24 06:26:15.433 | | network_id | feb070d8-0825-4f9d-ad31-39935143d21d | 2021-12-24 06:26:15.433 | | project_id | bbb7ae3cce3a475585bfcd5a2184ad51 | 2021-12-24 06:26:15.433 | | revision_number | 0 | 2021-12-24 06:26:15.433 | | segment_id | None | 2021-12-24 06:26:15.433 | | service_types | | 2021-12-24 06:26:15.433 | | subnetpool_id | None | 2021-12-24 06:26:15.433 | | tags | | 2021-12-24 06:26:15.433 | | updated_at | 2021-12-24T06:24:28Z | 2021-12-24 06:26:15.433 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:15.670 | + ./stack.sh:main:1459 : command openstack complete 2021-12-24 06:26:15.670 | + ./stack.sh:main:1460 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-24 06:26:15.673 | + ./stack.sh:main:1459 : openstack complete 2021-12-24 06:26:18.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:18.466 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:18.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:18.467 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:18.467 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-24 06:26:18.899 | + ./stack.sh:main:1463 : is_service_enabled cinder 2021-12-24 06:26:18.918 | + functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:18.921 | + ./stack.sh:main:1464 : is_ubuntu 2021-12-24 06:26:18.923 | + functions-common:is_ubuntu:555 : [[ -z deb ]] 2021-12-24 06:26:18.926 | + functions-common:is_ubuntu:558 : '[' deb = deb ']' 2021-12-24 06:26:18.928 | + ./stack.sh:main:1465 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-24 06:26:18.932 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:26:18.934 | + ./stack.sh:echo_summary:440 : echo -e Configuring lvm.conf global device filter 2021-12-24 06:26:18.937 | + ./stack.sh:main:1466 : set_lvm_filter 2021-12-24 06:26:18.939 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-24 06:26:18.942 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-12-24 06:26:18.944 | + lib/lvm:set_lvm_filter:180 : local pv 2021-12-24 06:26:18.947 | + lib/lvm:set_lvm_filter:181 : local vg 2021-12-24 06:26:18.950 | + lib/lvm:set_lvm_filter:182 : local line 2021-12-24 06:26:18.953 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-12-24 06:26:19.058 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-12-24 06:26:19.061 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-12-24 06:26:19.063 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-24 06:26:19.078 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-24 06:26:19.092 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-12-24 06:26:19.095 | + ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:26:19.098 | + ./stack.sh:echo_summary:440 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-12-24 06:26:19.101 | + ./stack.sh:main:1476 : run_phase stack test-config 2021-12-24 06:26:19.104 | + functions-common:run_phase:1830 : local mode=stack 2021-12-24 06:26:19.106 | + functions-common:run_phase:1831 : local phase=test-config 2021-12-24 06:26:19.109 | + functions-common:run_phase:1832 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-24 06:26:19.112 | + functions-common:run_phase:1833 : local extra_plugin_file_name 2021-12-24 06:26:19.114 | + functions-common:run_phase:1834 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-24 06:26:19.117 | + functions-common:run_phase:1839 : local exceptions=80-tempest.sh 2021-12-24 06:26:19.120 | + functions-common:run_phase:1840 : local extra 2021-12-24 06:26:19.123 | ++ functions-common:run_phase:1841 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-24 06:26:19.128 | + functions-common:run_phase:1841 : extra=80-tempest.sh 2021-12-24 06:26:19.130 | + functions-common:run_phase:1842 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-24 06:26:19.133 | + functions-common:run_phase:1846 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-24 06:26:19.136 | + functions-common:run_phase:1846 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-24 06:26:19.139 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-24 06:26:19.156 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:19.158 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:26:19.161 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:26:19.163 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-24 06:26:19.166 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:26:19.169 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:26:19.171 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:26:19.174 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-24 06:26:19.176 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:26:19.179 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-24 06:26:19.182 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:26:19.184 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:26:19.186 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-12-24 06:26:19.236 | [17688 Async install_tempest:83356]: Waiting for completion of install_tempest running on PID 83356 (1 other jobs running) 2021-12-24 06:26:19.260 | [17688 Async install_tempest:83356]: Signaling child to exit 2021-12-24 06:26:19.260 | WAKEUP 2021-12-24 06:26:19.283 | [17688 Async install_tempest:83356]: Signaled 2021-12-24 06:26:19.284 | ++ lib/tempest:install_tempest:705 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:585 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:586 : local git_dest=/opt/stack/tempest 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:587 : local git_ref=master 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:588 : local orig_dir 2021-12-24 06:26:19.284 | +++ functions-common:git_clone:589 : pwd 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:589 : orig_dir=/home/ubuntu/devstack 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:590 : local git_clone_flags= 2021-12-24 06:26:19.284 | +++ functions-common:git_clone:592 : trueorfalse False RECLONE 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:592 : RECLONE=False 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:593 : [[ 0 -gt 0 ]] 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:597 : [[ False = \T\r\u\e ]] 2021-12-24 06:26:19.284 | ++ functions-common:git_clone:606 : echo master 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:606 : egrep -q '^refs' 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:620 : [[ ! -d /opt/stack/tempest ]] 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:654 : cd /opt/stack/tempest 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:655 : head -1 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:655 : git show --oneline 2021-12-24 06:26:19.285 | c2f5a47cf Merge "Add --libpath argv option to fix unittest failure" 2021-12-24 06:26:19.285 | ++ functions-common:git_clone:656 : cd /home/ubuntu/devstack 2021-12-24 06:26:19.285 | ++ lib/tempest:install_tempest:706 : pip_install 'tox!=2.8.0' 2021-12-24 06:26:19.285 | Using python 3.8 to install tox!=2.8.0 2021-12-24 06:26:19.285 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-24 06:26:19.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:19.285 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:19.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:19.285 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:19.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:26:19.285 | Collecting tox!=2.8.0 2021-12-24 06:26:19.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-24 06:26:19.285 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2021-12-24 06:26:19.285 | Collecting py>=1.4.17 2021-12-24 06:26:19.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2021-12-24 06:26:19.285 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.4.0) 2021-12-24 06:26:19.285 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (20.10.0) 2021-12-24 06:26:19.285 | Collecting toml>=0.9.4 2021-12-24 06:26:19.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-24 06:26:19.285 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2021-12-24 06:26:19.285 | Collecting pluggy>=0.12.0 2021-12-24 06:26:19.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2021-12-24 06:26:19.285 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (3.0.6) 2021-12-24 06:26:19.285 | Requirement already satisfied: backports.entry-points-selectable>=1.0.4 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (1.1.1) 2021-12-24 06:26:19.285 | Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (2.4.0) 2021-12-24 06:26:19.286 | Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0) (0.3.4) 2021-12-24 06:26:19.286 | Installing collected packages: toml, py, pluggy, tox 2021-12-24 06:26:19.286 | Attempting uninstall: py 2021-12-24 06:26:19.286 | Found existing installation: py 1.8.1 2021-12-24 06:26:19.286 | Uninstalling py-1.8.1: 2021-12-24 06:26:19.286 | Successfully uninstalled py-1.8.1 2021-12-24 06:26:19.286 | Attempting uninstall: pluggy 2021-12-24 06:26:19.286 | Found existing installation: pluggy 0.13.0 2021-12-24 06:26:19.286 | Uninstalling pluggy-0.13.0: 2021-12-24 06:26:19.286 | Successfully uninstalled pluggy-0.13.0 2021-12-24 06:26:19.286 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.4 2021-12-24 06:26:19.286 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:26:19.286 | ++ inc/python:pip_install:200 : result=0 2021-12-24 06:26:19.286 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2409 : start_time=1640326714238 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2411 : [[ -z 1640326714238 ]] 2021-12-24 06:26:19.286 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2414 : end_time=1640326720064 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2415 : elapsed_time=5826 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2416 : total=240431 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:26:19.286 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=246257 2021-12-24 06:26:19.286 | ++ inc/python:pip_install:203 : return 0 2021-12-24 06:26:19.286 | ++ lib/tempest:install_tempest:707 : pushd /opt/stack/tempest 2021-12-24 06:26:19.286 | /opt/stack/tempest ~/devstack 2021-12-24 06:26:19.286 | ++ lib/tempest:install_tempest:711 : git checkout master 2021-12-24 06:26:19.286 | M .coveragerc 2021-12-24 06:26:19.286 | M .gitignore 2021-12-24 06:26:19.286 | M .gitreview 2021-12-24 06:26:19.287 | M .mailmap 2021-12-24 06:26:19.287 | M .stestr.conf 2021-12-24 06:26:19.287 | M CONTRIBUTING.rst 2021-12-24 06:26:19.287 | M HACKING.rst 2021-12-24 06:26:19.287 | M LICENSE 2021-12-24 06:26:19.287 | M README.rst 2021-12-24 06:26:19.287 | M REVIEWING.rst 2021-12-24 06:26:19.287 | M bindep.txt 2021-12-24 06:26:19.287 | M doc/requirements.txt 2021-12-24 06:26:19.287 | M doc/source/_extra/.htaccess 2021-12-24 06:26:19.287 | M doc/source/_static/.keep 2021-12-24 06:26:19.287 | M doc/source/account_generator.rst 2021-12-24 06:26:19.287 | M doc/source/cleanup.rst 2021-12-24 06:26:19.287 | M doc/source/conf.py 2021-12-24 06:26:19.287 | M doc/source/configuration.rst 2021-12-24 06:26:19.287 | M doc/source/contributor/contributing.rst 2021-12-24 06:26:19.287 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-24 06:26:19.287 | M doc/source/data/tempest-plugins-registry.header 2021-12-24 06:26:19.287 | M doc/source/index.rst 2021-12-24 06:26:19.287 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-24 06:26:19.287 | M doc/source/library.rst 2021-12-24 06:26:19.287 | M doc/source/library/api_microversion_testing.rst 2021-12-24 06:26:19.287 | M doc/source/library/auth.rst 2021-12-24 06:26:19.287 | M doc/source/library/cli.rst 2021-12-24 06:26:19.287 | M doc/source/library/clients.rst 2021-12-24 06:26:19.287 | M doc/source/library/credential_providers.rst 2021-12-24 06:26:19.287 | M doc/source/library/decorators.rst 2021-12-24 06:26:19.287 | M doc/source/library/rest_client.rst 2021-12-24 06:26:19.287 | M doc/source/library/service_clients/compute_clients.rst 2021-12-24 06:26:19.287 | M doc/source/library/utils.rst 2021-12-24 06:26:19.287 | M doc/source/library/validation_resources.rst 2021-12-24 06:26:19.287 | M doc/source/microversion_testing.rst 2021-12-24 06:26:19.287 | M doc/source/overview.rst 2021-12-24 06:26:19.287 | M doc/source/plugins/index.rst 2021-12-24 06:26:19.287 | M doc/source/plugins/plugin.rst 2021-12-24 06:26:19.287 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-24 06:26:19.287 | M doc/source/run.rst 2021-12-24 06:26:19.288 | M doc/source/sampleconf.rst 2021-12-24 06:26:19.288 | M doc/source/stable_branch_support_policy.rst 2021-12-24 06:26:19.288 | M doc/source/stable_branch_testing_policy.rst 2021-12-24 06:26:19.288 | M doc/source/subunit_describe_calls.rst 2021-12-24 06:26:19.288 | M doc/source/supported_version.rst 2021-12-24 06:26:19.288 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-24 06:26:19.288 | M doc/source/test_removal.rst 2021-12-24 06:26:19.288 | M doc/source/tests/modules.rst 2021-12-24 06:26:19.288 | M doc/source/workspace.rst 2021-12-24 06:26:19.288 | M doc/source/write_tests.rst 2021-12-24 06:26:19.288 | M etc/accounts.yaml.sample 2021-12-24 06:26:19.288 | M etc/allow-list.yaml 2021-12-24 06:26:19.288 | M etc/logging.conf.sample 2021-12-24 06:26:19.288 | M etc/rbac-persona-accounts.yaml.sample 2021-12-24 06:26:19.288 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-24 06:26:19.288 | M playbooks/devstack-tempest.yaml 2021-12-24 06:26:19.288 | M playbooks/post-tempest.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-24 06:26:19.288 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-24 06:26:19.289 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-24 06:26:19.290 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-24 06:26:19.291 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-24 06:26:19.292 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-24 06:26:19.293 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-24 06:26:19.294 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-24 06:26:19.295 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-24 06:26:19.296 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-24 06:26:19.297 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-24 06:26:19.298 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-24 06:26:19.298 | M releasenotes/source/_static/.placeholder 2021-12-24 06:26:19.298 | M releasenotes/source/_templates/.placeholder 2021-12-24 06:26:19.298 | M releasenotes/source/conf.py 2021-12-24 06:26:19.298 | M releasenotes/source/index.rst 2021-12-24 06:26:19.298 | M releasenotes/source/unreleased.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v10.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v11.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v12.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v13.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v14.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v15.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v16.0.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v16.1.0.rst 2021-12-24 06:26:19.298 | M releasenotes/source/v17.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v17.1.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v17.2.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v18.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v19.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v20.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v21.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v22.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v22.1.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v23.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v24.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v26.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v26.1.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v27.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v28.0.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v28.1.0.rst 2021-12-24 06:26:19.299 | M releasenotes/source/v29.0.0.rst 2021-12-24 06:26:19.299 | M requirements.txt 2021-12-24 06:26:19.299 | M roles/acl-devstack-files/README.rst 2021-12-24 06:26:19.299 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-24 06:26:19.299 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-24 06:26:19.299 | M roles/run-tempest-26/README.rst 2021-12-24 06:26:19.299 | M roles/run-tempest-26/defaults/main.yaml 2021-12-24 06:26:19.299 | M roles/run-tempest-26/tasks/main.yaml 2021-12-24 06:26:19.299 | M roles/run-tempest/README.rst 2021-12-24 06:26:19.299 | M roles/run-tempest/defaults/main.yaml 2021-12-24 06:26:19.299 | M roles/run-tempest/tasks/main.yaml 2021-12-24 06:26:19.299 | M roles/setup-tempest-data-dir/README.rst 2021-12-24 06:26:19.299 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-24 06:26:19.299 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-24 06:26:19.299 | M roles/setup-tempest-run-dir/README.rst 2021-12-24 06:26:19.299 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-24 06:26:19.299 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-24 06:26:19.299 | M roles/tempest-cleanup/README.rst 2021-12-24 06:26:19.299 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-24 06:26:19.299 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-24 06:26:19.299 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-24 06:26:19.299 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-24 06:26:19.300 | M setup.cfg 2021-12-24 06:26:19.300 | M setup.py 2021-12-24 06:26:19.300 | M tempest/README.rst 2021-12-24 06:26:19.300 | M tempest/__init__.py 2021-12-24 06:26:19.300 | M tempest/api/README.rst 2021-12-24 06:26:19.300 | M tempest/api/__init__.py 2021-12-24 06:26:19.300 | M tempest/api/compute/__init__.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/__init__.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_agents.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_aggregates.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_create_server.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_delete_server.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_flavors.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_hosts.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_live_migration.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_migrations.py 2021-12-24 06:26:19.300 | M tempest/api/compute/admin/test_networks.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_quotas.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_security_groups.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_servers.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_services.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_services_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_volume.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-24 06:26:19.301 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/api_microversion_fixture.py 2021-12-24 06:26:19.301 | M tempest/api/compute/base.py 2021-12-24 06:26:19.301 | M tempest/api/compute/certificates/__init__.py 2021-12-24 06:26:19.301 | M tempest/api/compute/certificates/test_certificates.py 2021-12-24 06:26:19.301 | M tempest/api/compute/flavors/__init__.py 2021-12-24 06:26:19.301 | M tempest/api/compute/flavors/test_flavors.py 2021-12-24 06:26:19.301 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/floating_ips/__init__.py 2021-12-24 06:26:19.301 | M tempest/api/compute/floating_ips/base.py 2021-12-24 06:26:19.301 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-24 06:26:19.301 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-24 06:26:19.301 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/images/__init__.py 2021-12-24 06:26:19.301 | M tempest/api/compute/images/test_image_metadata.py 2021-12-24 06:26:19.301 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/images/test_images.py 2021-12-24 06:26:19.301 | M tempest/api/compute/images/test_images_negative.py 2021-12-24 06:26:19.301 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-24 06:26:19.302 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-24 06:26:19.302 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/images/test_list_images.py 2021-12-24 06:26:19.302 | M tempest/api/compute/keypairs/__init__.py 2021-12-24 06:26:19.302 | M tempest/api/compute/keypairs/base.py 2021-12-24 06:26:19.302 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-24 06:26:19.302 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-24 06:26:19.302 | M tempest/api/compute/limits/__init__.py 2021-12-24 06:26:19.302 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-24 06:26:19.302 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/security_groups/__init__.py 2021-12-24 06:26:19.302 | M tempest/api/compute/security_groups/base.py 2021-12-24 06:26:19.302 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-24 06:26:19.302 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-24 06:26:19.302 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/__init__.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_create_server.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_delete_server.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_disk_config.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_novnc.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_server_actions.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-24 06:26:19.302 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_group.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_password.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_personality.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_server_tags.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_servers.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-24 06:26:19.303 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-24 06:26:19.303 | M tempest/api/compute/test_extensions.py 2021-12-24 06:26:19.303 | M tempest/api/compute/test_networks.py 2021-12-24 06:26:19.303 | M tempest/api/compute/test_quotas.py 2021-12-24 06:26:19.303 | M tempest/api/compute/test_tenant_networks.py 2021-12-24 06:26:19.303 | M tempest/api/compute/test_versions.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/__init__.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-24 06:26:19.303 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-24 06:26:19.303 | M tempest/api/identity/__init__.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/__init__.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/__init__.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_services.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-24 06:26:19.303 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v2/test_users.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/__init__.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_services.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_users.py 2021-12-24 06:26:19.304 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-24 06:26:19.304 | M tempest/api/identity/base.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/__init__.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/test_extension.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/test_tenants.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/test_tokens.py 2021-12-24 06:26:19.304 | M tempest/api/identity/v2/test_users.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_access_rules.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_catalog.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_domains.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_projects.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_tokens.py 2021-12-24 06:26:19.305 | M tempest/api/identity/v3/test_users.py 2021-12-24 06:26:19.305 | M tempest/api/image/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/image/base.py 2021-12-24 06:26:19.305 | M tempest/api/image/v1/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/image/v1/test_image_members.py 2021-12-24 06:26:19.305 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-24 06:26:19.305 | M tempest/api/image/v1/test_images.py 2021-12-24 06:26:19.305 | M tempest/api/image/v1/test_images_negative.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/test_images.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images_member.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images_negative.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images_tags.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-24 06:26:19.305 | M tempest/api/image/v2/test_versions.py 2021-12-24 06:26:19.305 | M tempest/api/network/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/network/admin/__init__.py 2021-12-24 06:26:19.305 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_ports.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_quotas.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_routers.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-24 06:26:19.306 | M tempest/api/network/admin/test_routers_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/base.py 2021-12-24 06:26:19.306 | M tempest/api/network/base_security_groups.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_agent_management_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_allowed_address_pair.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_extensions.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_floating_ips.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_floating_ips_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_networks.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_networks_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_ports.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_routers.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_routers_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_security_groups.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_security_groups_negative.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_service_providers.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_tags.py 2021-12-24 06:26:19.306 | M tempest/api/network/test_versions.py 2021-12-24 06:26:19.306 | M tempest/api/object_storage/__init__.py 2021-12-24 06:26:19.306 | M tempest/api/object_storage/base.py 2021-12-24 06:26:19.306 | M tempest/api/object_storage/test_account_bulk.py 2021-12-24 06:26:19.306 | M tempest/api/object_storage/test_account_quotas.py 2021-12-24 06:26:19.306 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-24 06:26:19.306 | M tempest/api/object_storage/test_account_services.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_acl.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_quotas.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_services.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_sync.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_crossdomain.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_healthcheck.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_expiry.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_formpost.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_services.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_slo.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-24 06:26:19.307 | M tempest/api/object_storage/test_object_version.py 2021-12-24 06:26:19.307 | M tempest/api/volume/__init__.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/__init__.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_group_types.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_groups.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_qos.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_user_messages.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-24 06:26:19.307 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_services.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_types.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-24 06:26:19.308 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-24 06:26:19.308 | M tempest/api/volume/api_microversion_fixture.py 2021-12-24 06:26:19.308 | M tempest/api/volume/base.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_availability_zone.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_extensions.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_image_metadata.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_versions.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volume_metadata.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volume_transfers.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_actions.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_backup.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_clone.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_extend.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_get.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_list.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_negative.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-24 06:26:19.308 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-24 06:26:19.309 | M tempest/clients.py 2021-12-24 06:26:19.309 | M tempest/cmd/__init__.py 2021-12-24 06:26:19.309 | M tempest/cmd/cleanup.py 2021-12-24 06:26:19.309 | M tempest/cmd/cleanup_service.py 2021-12-24 06:26:19.309 | M tempest/cmd/config-generator.tempest.conf 2021-12-24 06:26:19.309 | M tempest/cmd/init.py 2021-12-24 06:26:19.309 | M tempest/cmd/list_plugins.py 2021-12-24 06:26:19.309 | M tempest/cmd/main.py 2021-12-24 06:26:19.309 | M tempest/cmd/run.py 2021-12-24 06:26:19.309 | M tempest/cmd/subunit_describe_calls.py 2021-12-24 06:26:19.309 | M tempest/cmd/verify_tempest_config.py 2021-12-24 06:26:19.309 | M tempest/cmd/workspace.py 2021-12-24 06:26:19.309 | M tempest/common/__init__.py 2021-12-24 06:26:19.309 | M tempest/common/compute.py 2021-12-24 06:26:19.309 | M tempest/common/credentials_factory.py 2021-12-24 06:26:19.309 | M tempest/common/custom_matchers.py 2021-12-24 06:26:19.309 | M tempest/common/identity.py 2021-12-24 06:26:19.309 | M tempest/common/image.py 2021-12-24 06:26:19.309 | M tempest/common/tempest_fixtures.py 2021-12-24 06:26:19.309 | M tempest/common/utils/__init__.py 2021-12-24 06:26:19.309 | M tempest/common/utils/linux/__init__.py 2021-12-24 06:26:19.309 | M tempest/common/utils/linux/remote_client.py 2021-12-24 06:26:19.309 | M tempest/common/utils/net_info.py 2021-12-24 06:26:19.309 | M tempest/common/utils/net_utils.py 2021-12-24 06:26:19.309 | M tempest/common/waiters.py 2021-12-24 06:26:19.309 | M tempest/config.py 2021-12-24 06:26:19.309 | M tempest/hacking/__init__.py 2021-12-24 06:26:19.309 | M tempest/hacking/checks.py 2021-12-24 06:26:19.309 | M tempest/lib/__init__.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/__init__.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/response/__init__.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-24 06:26:19.309 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-24 06:26:19.310 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-24 06:26:19.311 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-24 06:26:19.312 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/services.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-24 06:26:19.313 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-24 06:26:19.313 | M tempest/lib/auth.py 2021-12-24 06:26:19.313 | M tempest/lib/base.py 2021-12-24 06:26:19.313 | M tempest/lib/cli/__init__.py 2021-12-24 06:26:19.313 | M tempest/lib/cli/base.py 2021-12-24 06:26:19.313 | M tempest/lib/cli/output_parser.py 2021-12-24 06:26:19.313 | M tempest/lib/cmd/__init__.py 2021-12-24 06:26:19.313 | M tempest/lib/common/__init__.py 2021-12-24 06:26:19.313 | M tempest/lib/common/api_microversion_fixture.py 2021-12-24 06:26:19.313 | M tempest/lib/common/api_version_request.py 2021-12-24 06:26:19.313 | M tempest/lib/common/api_version_utils.py 2021-12-24 06:26:19.313 | M tempest/lib/common/cred_client.py 2021-12-24 06:26:19.313 | M tempest/lib/common/cred_provider.py 2021-12-24 06:26:19.313 | M tempest/lib/common/dynamic_creds.py 2021-12-24 06:26:19.313 | M tempest/lib/common/fixed_network.py 2021-12-24 06:26:19.313 | M tempest/lib/common/http.py 2021-12-24 06:26:19.313 | M tempest/lib/common/jsonschema_validator.py 2021-12-24 06:26:19.313 | M tempest/lib/common/preprov_creds.py 2021-12-24 06:26:19.313 | M tempest/lib/common/profiler.py 2021-12-24 06:26:19.313 | M tempest/lib/common/rest_client.py 2021-12-24 06:26:19.313 | M tempest/lib/common/ssh.py 2021-12-24 06:26:19.313 | M tempest/lib/common/thread.py 2021-12-24 06:26:19.313 | M tempest/lib/common/utils/__init__.py 2021-12-24 06:26:19.313 | M tempest/lib/common/utils/data_utils.py 2021-12-24 06:26:19.314 | M tempest/lib/common/utils/linux/__init__.py 2021-12-24 06:26:19.314 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-24 06:26:19.314 | M tempest/lib/common/utils/misc.py 2021-12-24 06:26:19.314 | M tempest/lib/common/utils/test_utils.py 2021-12-24 06:26:19.314 | M tempest/lib/common/validation_resources.py 2021-12-24 06:26:19.314 | M tempest/lib/decorators.py 2021-12-24 06:26:19.314 | M tempest/lib/exceptions.py 2021-12-24 06:26:19.314 | M tempest/lib/services/__init__.py 2021-12-24 06:26:19.314 | M tempest/lib/services/clients.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/__init__.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/agents_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/aggregates_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/base_compute_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/certificates_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/extensions_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/flavors_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/hosts_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/images_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/interfaces_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/keypairs_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/limits_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/migrations_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/networks_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/quotas_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-24 06:26:19.314 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/security_groups_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/server_groups_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/servers_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/services_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/snapshots_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/versions_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/compute/volumes_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/__init__.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/__init__.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/services_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/token_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v2/users_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/__init__.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-24 06:26:19.315 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/services_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/token_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/users_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/__init__.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v1/__init__.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v1/images_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/__init__.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/images_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/image/v2/versions_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/__init__.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/agents_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/base.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/extensions_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/floating_ips_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/log_resource_client.py 2021-12-24 06:26:19.316 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/metering_labels_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/networks_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/ports_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/qos_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/quotas_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/routers_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/security_groups_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/segments_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/service_providers_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/subnetpools_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/subnets_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/tags_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/trunks_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/network/versions_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/object_storage/__init__.py 2021-12-24 06:26:19.317 | M tempest/lib/services/object_storage/account_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/object_storage/container_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/object_storage/object_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/placement/__init__.py 2021-12-24 06:26:19.317 | M tempest/lib/services/placement/base_placement_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/placement/placement_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/volume/__init__.py 2021-12-24 06:26:19.317 | M tempest/lib/services/volume/base_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/volume/v2/__init__.py 2021-12-24 06:26:19.317 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-24 06:26:19.317 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/services_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/types_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/__init__.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/base_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/services_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-24 06:26:19.318 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-24 06:26:19.319 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-24 06:26:19.319 | M tempest/lib/services/volume/v3/types_client.py 2021-12-24 06:26:19.319 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-24 06:26:19.319 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-24 06:26:19.319 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-24 06:26:19.319 | M tempest/scenario/README.rst 2021-12-24 06:26:19.319 | M tempest/scenario/__init__.py 2021-12-24 06:26:19.319 | M tempest/scenario/manager.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_minimum_basic.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_network_basic_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_network_qos_placement.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_network_v6.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_server_advanced_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_server_basic_ops.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_server_multinode.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_shelve_instance.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_snapshot_pattern.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_stamp_pattern.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_unified_limits.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_volume_backup_restore.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-24 06:26:19.319 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-24 06:26:19.319 | M tempest/services/__init__.py 2021-12-24 06:26:19.319 | M tempest/services/orchestration/__init__.py 2021-12-24 06:26:19.319 | M tempest/services/orchestration/json/__init__.py 2021-12-24 06:26:19.319 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-24 06:26:19.319 | M tempest/test.py 2021-12-24 06:26:19.319 | M tempest/test_discover/__init__.py 2021-12-24 06:26:19.319 | M tempest/test_discover/plugins.py 2021-12-24 06:26:19.319 | M tempest/test_discover/test_discover.py 2021-12-24 06:26:19.320 | M tempest/tests/README.rst 2021-12-24 06:26:19.320 | M tempest/tests/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/api/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/api/compute/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/api/compute/test_base.py 2021-12-24 06:26:19.320 | M tempest/tests/base.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-24 06:26:19.320 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_account_generator.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_cleanup.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_list_plugins.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_run.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_tempest_init.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-24 06:26:19.320 | M tempest/tests/cmd/test_workspace.py 2021-12-24 06:26:19.320 | M tempest/tests/common/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/common/test_admin_available.py 2021-12-24 06:26:19.320 | M tempest/tests/common/test_alt_available.py 2021-12-24 06:26:19.320 | M tempest/tests/common/test_compute.py 2021-12-24 06:26:19.320 | M tempest/tests/common/test_credentials_factory.py 2021-12-24 06:26:19.320 | M tempest/tests/common/test_custom_matchers.py 2021-12-24 06:26:19.320 | M tempest/tests/common/test_image.py 2021-12-24 06:26:19.320 | M tempest/tests/common/utils/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/common/utils/linux/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-24 06:26:19.320 | M tempest/tests/common/utils/test_net_utils.py 2021-12-24 06:26:19.320 | M tempest/tests/fake_config.py 2021-12-24 06:26:19.320 | M tempest/tests/fake_tempest_plugin.py 2021-12-24 06:26:19.320 | M tempest/tests/files/__init__.py 2021-12-24 06:26:19.320 | M tempest/tests/files/failing-tests 2021-12-24 06:26:19.320 | M tempest/tests/files/passing-tests 2021-12-24 06:26:19.320 | M tempest/tests/files/setup.cfg 2021-12-24 06:26:19.321 | M tempest/tests/files/testr-conf 2021-12-24 06:26:19.321 | M tempest/tests/lib/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/cli/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/cli/test_execute.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/cmd/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_cred_client.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_http.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_profiler.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_rest_client.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/utils/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/fake_auth_provider.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/fake_credentials.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/fake_http.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/fake_identity.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/services/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/services/base.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/services/compute/__init__.py 2021-12-24 06:26:19.321 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-24 06:26:19.322 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/__init__.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-24 06:26:19.323 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/__init__.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/__init__.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-24 06:26:19.324 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/placement/__init__.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/registry_fixture.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/test_clients.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/__init__.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-24 06:26:19.325 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-24 06:26:19.326 | tas_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_auth.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_base.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_credentials.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_decorators.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_ssh.py 2021-12-24 06:26:19.326 | M tempest/tests/lib/test_tempest_lib.py 2021-12-24 06:26:19.326 | M tempest/tests/test_base_test.py 2021-12-24 06:26:19.326 | M tempest/tests/test_config.py 2021-12-24 06:26:19.326 | M tempest/tests/test_decorators.py 2021-12-24 06:26:19.326 | M tempest/tests/test_hacking.py 2021-12-24 06:26:19.326 | M tempest/tests/test_imports.py 2021-12-24 06:26:19.326 | M tempest/tests/test_list_tests.py 2021-12-24 06:26:19.326 | M tempest/tests/test_microversions.py 2021-12-24 06:26:19.326 | M tempest/tests/test_tempest_plugin.py 2021-12-24 06:26:19.326 | M tempest/tests/test_test.py 2021-12-24 06:26:19.326 | M tempest/tests/utils.py 2021-12-24 06:26:19.326 | M tempest/version.py 2021-12-24 06:26:19.326 | M test-requirements.txt 2021-12-24 06:26:19.326 | M tools/generate-tempest-plugins-list.py 2021-12-24 06:26:19.327 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-24 06:26:19.327 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-24 06:26:19.327 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-24 06:26:19.327 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-24 06:26:19.327 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-24 06:26:19.327 | M tools/tempest-plugin-sanity.sh 2021-12-24 06:26:19.327 | M tox.ini 2021-12-24 06:26:19.327 | M zuul.d/base.yaml 2021-12-24 06:26:19.327 | M zuul.d/integrated-gate.yaml 2021-12-24 06:26:19.327 | M zuul.d/project.yaml 2021-12-24 06:26:19.327 | M zuul.d/stable-jobs.yaml 2021-12-24 06:26:19.327 | M zuul.d/tempest-specific.yaml 2021-12-24 06:26:19.327 | Your branch is up to date with 'origin/master'. 2021-12-24 06:26:19.327 | ++ lib/tempest:install_tempest:713 : local tmp_u_c_m 2021-12-24 06:26:19.327 | +++ lib/tempest:install_tempest:714 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-24 06:26:19.327 | ++ lib/tempest:install_tempest:714 : tmp_u_c_m=/tmp/tempest_u_c_m.MW4ITCVcgL 2021-12-24 06:26:19.327 | ++ lib/tempest:install_tempest:715 : set_tempest_venv_constraints /tmp/tempest_u_c_m.MW4ITCVcgL 2021-12-24 06:26:19.327 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2021-12-24 06:26:19.327 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.MW4ITCVcgL 2021-12-24 06:26:19.327 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2021-12-24 06:26:19.327 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2021-12-24 06:26:19.327 | ++ lib/tempest:set_tempest_venv_constraints:122 : git show origin/master:upper-constraints.txt 2021-12-24 06:26:19.327 | ++ lib/tempest:install_tempest:717 : tox -r --notest -efull 2021-12-24 06:26:19.327 | full create: /opt/stack/tempest/.tox/tempest 2021-12-24 06:26:19.327 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-24 06:26:19.327 | full develop-inst: /opt/stack/tempest 2021-12-24 06:26:19.327 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-24 06:26:19.327 | ___________________________________ summary ____________________________________ 2021-12-24 06:26:19.327 | full: skipped tests 2021-12-24 06:26:19.327 | congratulations :) 2021-12-24 06:26:19.327 | ++ lib/tempest:install_tempest:721 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.MW4ITCVcgL -r requirements.txt 2021-12-24 06:26:19.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:26:19.327 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2021-12-24 06:26:19.327 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2021-12-24 06:26:19.327 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-24 06:26:19.328 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-12-24 06:26:19.328 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-24 06:26:19.328 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-24 06:26:19.328 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-24 06:26:19.328 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.6) 2021-12-24 06:26:19.328 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2021-12-24 06:26:19.328 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.2.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.8.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.1) 2021-12-24 06:26:19.328 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-12-24 06:26:19.328 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-12-24 06:26:19.328 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-12-24 06:26:19.329 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2021-12-24 06:26:19.329 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-12-24 06:26:19.329 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-12-24 06:26:19.329 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-12-24 06:26:19.329 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2021-12-24 06:26:19.329 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2021-12-24 06:26:19.329 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2021-12-24 06:26:19.329 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2021-12-24 06:26:19.329 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2021-12-24 06:26:19.329 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-12-24 06:26:19.329 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-24 06:26:19.329 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2021-12-24 06:26:19.329 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-12-24 06:26:19.329 | Collecting argparse 2021-12-24 06:26:19.329 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-24 06:26:19.329 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2021-12-24 06:26:19.329 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-12-24 06:26:19.329 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-12-24 06:26:19.329 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.3) 2021-12-24 06:26:19.329 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2021-12-24 06:26:19.329 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.9) 2021-12-24 06:26:19.329 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-12-24 06:26:19.329 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2021-12-24 06:26:19.329 | Installing collected packages: argparse 2021-12-24 06:26:19.329 | Successfully installed argparse-1.4.0 2021-12-24 06:26:19.329 | ++ lib/tempest:install_tempest:722 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-24 06:26:19.329 | ++ lib/tempest:install_tempest:723 : rm -f /tmp/tempest_u_c_m.MW4ITCVcgL 2021-12-24 06:26:19.330 | ++ lib/tempest:install_tempest:724 : popd 2021-12-24 06:26:19.330 | ~/devstack 2021-12-24 06:26:19.340 | [17688 Async install_tempest:83356]: finished install_tempest with result 0 in 41 seconds 2021-12-24 06:26:19.344 | ++ inc/async:async_wait:197 : return 0 2021-12-24 06:26:19.346 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-12-24 06:26:19.349 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:26:19.351 | ++ ./stack.sh:echo_summary:440 : echo -e Initializing Tempest 2021-12-24 06:26:19.354 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-12-24 06:26:19.357 | ++ lib/tempest:configure_tempest:135 : [[ True == \T\r\u\e ]] 2021-12-24 06:26:19.360 | ++ lib/tempest:configure_tempest:136 : setup_develop /opt/stack/tempest 2021-12-24 06:26:19.362 | ++ inc/python:setup_develop:338 : local bindep 2021-12-24 06:26:19.365 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-24 06:26:19.367 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-12-24 06:26:19.370 | ++ inc/python:setup_develop:344 : local extras= 2021-12-24 06:26:19.372 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-12-24 06:26:19.374 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-12-24 06:26:19.376 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-24 06:26:19.379 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-12-24 06:26:19.381 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-12-24 06:26:19.383 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-12-24 06:26:19.386 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-12-24 06:26:19.389 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-12-24 06:26:19.391 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-12-24 06:26:19.393 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-12-24 06:26:19.396 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2021-12-24 06:26:19.398 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-12-24 06:26:19.405 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2021-12-24 06:26:19.407 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2021-12-24 06:26:20.062 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2021-12-24 06:26:20.065 | ++ inc/python:setup_package:418 : local bindep=0 2021-12-24 06:26:20.067 | ++ inc/python:setup_package:419 : local bindep_flag= 2021-12-24 06:26:20.069 | ++ inc/python:setup_package:420 : local bindep_profiles= 2021-12-24 06:26:20.071 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2021-12-24 06:26:20.074 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2021-12-24 06:26:20.076 | ++ inc/python:setup_package:427 : local flags=-e 2021-12-24 06:26:20.078 | ++ inc/python:setup_package:428 : local extras= 2021-12-24 06:26:20.080 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2021-12-24 06:26:20.082 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2021-12-24 06:26:20.084 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-12-24 06:26:20.086 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2021-12-24 06:26:20.089 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-12-24 06:26:20.091 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2021-12-24 06:26:20.111 | Using python 3.8 to install /opt/stack/tempest 2021-12-24 06:26:20.113 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-12-24 06:26:21.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:21.065 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:21.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:21.065 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:22.234 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:26:22.254 | Obtaining file:///opt/stack/tempest 2021-12-24 06:26:22.255 | Preparing metadata (setup.py): started 2021-12-24 06:26:24.175 | Preparing metadata (setup.py): finished with status 'done' 2021-12-24 06:26:24.332 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (5.8.0) 2021-12-24 06:26:24.333 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (3.10.0) 2021-12-24 06:26:24.334 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev31) (3.2.0) 2021-12-24 06:26:24.335 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (2.5.0) 2021-12-24 06:26:24.337 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (2.8.1) 2021-12-24 06:26:24.338 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (0.8.0) 2021-12-24 06:26:24.340 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (4.5.0) 2021-12-24 06:26:24.341 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (8.7.1) 2021-12-24 06:26:24.342 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (4.6.1) 2021-12-24 06:26:24.343 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (3.2.1) 2021-12-24 06:26:24.344 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (4.2.0) 2021-12-24 06:26:24.345 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (4.12.0) 2021-12-24 06:26:24.346 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (3.0.0) 2021-12-24 06:26:24.347 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (6.0) 2021-12-24 06:26:24.348 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (1.4.0) 2021-12-24 06:26:24.349 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (3.5.0) 2021-12-24 06:26:24.350 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (2.4.0) 2021-12-24 06:26:24.351 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (1.26.7) 2021-12-24 06:26:24.352 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev31) (2.3.0) 2021-12-24 06:26:24.445 | Collecting unittest2>=1.1.0 2021-12-24 06:26:24.453 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-12-24 06:26:24.473 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev31) (3.0.6) 2021-12-24 06:26:24.475 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev31) (0.4.0) 2021-12-24 06:26:24.476 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev31) (2.3.3) 2021-12-24 06:26:24.486 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev31) (1.16.0) 2021-12-24 06:26:24.489 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev31) (1.13.3) 2021-12-24 06:26:24.526 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev31) (0.14.1) 2021-12-24 06:26:24.527 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev31) (5.1.0) 2021-12-24 06:26:24.566 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev31) (1.5.0) 2021-12-24 06:26:24.568 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev31) (2.26.0) 2021-12-24 06:26:24.610 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev31) (3.4.0) 2021-12-24 06:26:24.612 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev31) (2.8.2) 2021-12-24 06:26:24.615 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev31) (0.9.6) 2021-12-24 06:26:24.626 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev31) (1.0.3) 2021-12-24 06:26:24.627 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev31) (2021.3) 2021-12-24 06:26:24.643 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev31) (1.0.2) 2021-12-24 06:26:24.645 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev31) (0.11.0) 2021-12-24 06:26:24.646 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev31) (21.3) 2021-12-24 06:26:24.683 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev31) (3.2.0) 2021-12-24 06:26:24.684 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev31) (1.4.0) 2021-12-24 06:26:24.685 | Requirement already satisfied: cryptography>=2.5 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev31) (36.0.1) 2021-12-24 06:26:24.705 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==29.2.1.dev31) (0.2.5) 2021-12-24 06:26:24.722 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev31) (1.0.0) 2021-12-24 06:26:24.761 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev31) (0.12.2) 2021-12-24 06:26:24.761 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev31) (0.18.2) 2021-12-24 06:26:24.847 | Collecting argparse 2021-12-24 06:26:24.854 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-24 06:26:24.893 | Collecting traceback2 2021-12-24 06:26:24.901 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-12-24 06:26:24.949 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev31) (1.15.0) 2021-12-24 06:26:25.013 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev31) (1.8.2) 2021-12-24 06:26:25.014 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev31) (21.2.0) 2021-12-24 06:26:25.084 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->tempest==29.2.1.dev31) (1.6) 2021-12-24 06:26:25.244 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev31) (2.0.9) 2021-12-24 06:26:25.247 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev31) (3.3) 2021-12-24 06:26:25.248 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev31) (2019.11.28) 2021-12-24 06:26:25.379 | Collecting linecache2 2021-12-24 06:26:25.386 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-12-24 06:26:25.504 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev31) (2.21) 2021-12-24 06:26:27.809 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2021-12-24 06:26:28.069 | Running setup.py develop for tempest 2021-12-24 06:26:30.781 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2021-12-24 06:26:30.781 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-12-24 06:26:30.931 | ++ inc/python:pip_install:200 : result=0 2021-12-24 06:26:30.933 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-12-24 06:26:30.936 | ++ functions-common:time_stop:2402 : local name 2021-12-24 06:26:30.938 | ++ functions-common:time_stop:2403 : local end_time 2021-12-24 06:26:30.940 | ++ functions-common:time_stop:2404 : local elapsed_time 2021-12-24 06:26:30.942 | ++ functions-common:time_stop:2405 : local total 2021-12-24 06:26:30.944 | ++ functions-common:time_stop:2406 : local start_time 2021-12-24 06:26:30.946 | ++ functions-common:time_stop:2408 : name=pip_install 2021-12-24 06:26:30.948 | ++ functions-common:time_stop:2409 : start_time=1640327180106 2021-12-24 06:26:30.951 | ++ functions-common:time_stop:2411 : [[ -z 1640327180106 ]] 2021-12-24 06:26:30.953 | +++ functions-common:time_stop:2414 : date +%s%3N 2021-12-24 06:26:30.958 | ++ functions-common:time_stop:2414 : end_time=1640327190955 2021-12-24 06:26:30.960 | ++ functions-common:time_stop:2415 : elapsed_time=10849 2021-12-24 06:26:30.962 | ++ functions-common:time_stop:2416 : total=255111 2021-12-24 06:26:30.964 | ++ functions-common:time_stop:2418 : _TIME_START[$name]= 2021-12-24 06:26:30.967 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=265960 2021-12-24 06:26:30.969 | ++ inc/python:pip_install:203 : return 0 2021-12-24 06:26:30.971 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-12-24 06:26:30.973 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-24 06:26:30.976 | ++ functions-common:safe_chown:2303 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-24 06:26:30.995 | ++ functions-common:_safe_permission_operation:2151 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-12-24 06:26:31.008 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2021-12-24 06:26:31.011 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-12-24 06:26:31.013 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-12-24 06:26:31.015 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-12-24 06:26:31.017 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-12-24 06:26:31.020 | ++ inc/python:use_library_from_git:253 : return 1 2021-12-24 06:26:31.022 | ++ lib/tempest:configure_tempest:142 : local image_lines 2021-12-24 06:26:31.025 | ++ lib/tempest:configure_tempest:143 : local images 2021-12-24 06:26:31.027 | ++ lib/tempest:configure_tempest:144 : local num_images 2021-12-24 06:26:31.029 | ++ lib/tempest:configure_tempest:145 : local image_uuid 2021-12-24 06:26:31.031 | ++ lib/tempest:configure_tempest:146 : local image_uuid_alt 2021-12-24 06:26:31.034 | ++ lib/tempest:configure_tempest:147 : local password 2021-12-24 06:26:31.036 | ++ lib/tempest:configure_tempest:148 : local line 2021-12-24 06:26:31.038 | ++ lib/tempest:configure_tempest:149 : local flavors 2021-12-24 06:26:31.041 | ++ lib/tempest:configure_tempest:150 : local available_flavors 2021-12-24 06:26:31.043 | ++ lib/tempest:configure_tempest:151 : local flavors_ref 2021-12-24 06:26:31.045 | ++ lib/tempest:configure_tempest:152 : local flavor_lines 2021-12-24 06:26:31.048 | ++ lib/tempest:configure_tempest:153 : local flavor_ref_size 2021-12-24 06:26:31.050 | ++ lib/tempest:configure_tempest:154 : local flavor_ref_alt_size 2021-12-24 06:26:31.052 | ++ lib/tempest:configure_tempest:155 : local public_network_id 2021-12-24 06:26:31.054 | ++ lib/tempest:configure_tempest:156 : local public_router_id 2021-12-24 06:26:31.057 | ++ lib/tempest:configure_tempest:157 : local ssh_connect_method=floating 2021-12-24 06:26:31.060 | ++ lib/tempest:configure_tempest:158 : local disk 2021-12-24 06:26:31.063 | ++ lib/tempest:configure_tempest:161 : ifs=' 2021-12-24 06:26:31.063 | ' 2021-12-24 06:26:31.065 | ++ lib/tempest:configure_tempest:171 : declare -a images 2021-12-24 06:26:31.067 | ++ lib/tempest:configure_tempest:173 : is_service_enabled glance 2021-12-24 06:26:31.084 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:31.088 | ++ lib/tempest:configure_tempest:174 : read -r IMAGE_NAME IMAGE_UUID 2021-12-24 06:26:31.089 | +++ lib/tempest:configure_tempest:134 : oscwrap --os-cloud devstack-admin image list --property status=active 2021-12-24 06:26:31.089 | +++ lib/tempest:configure_tempest:134 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-24 06:26:33.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:33.662 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:33.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:33.662 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:33.855 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:26:33.858 | ++ lib/tempest:configure_tempest:175 : '[' ubuntu-16 = '' ']' 2021-12-24 06:26:33.860 | ++ lib/tempest:configure_tempest:179 : images+=($IMAGE_UUID) 2021-12-24 06:26:33.863 | ++ lib/tempest:configure_tempest:174 : read -r IMAGE_NAME IMAGE_UUID 2021-12-24 06:26:33.865 | ++ lib/tempest:configure_tempest:182 : case "${#images[*]}" in 2021-12-24 06:26:33.867 | ++ lib/tempest:configure_tempest:188 : '[' -z '' ']' 2021-12-24 06:26:33.870 | ++ lib/tempest:configure_tempest:189 : image_uuid=5e3b79be-4f69-4334-b371-1b8cc6231238 2021-12-24 06:26:33.872 | ++ lib/tempest:configure_tempest:190 : image_uuid_alt=5e3b79be-4f69-4334-b371-1b8cc6231238 2021-12-24 06:26:33.874 | ++ lib/tempest:configure_tempest:204 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-24 06:26:33.898 | ++ lib/tempest:configure_tempest:205 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-24 06:26:33.902 | ++ lib/tempest:configure_tempest:207 : local password=Passw0rd 2021-12-24 06:26:33.904 | ++ lib/tempest:configure_tempest:210 : local admin_username=admin 2021-12-24 06:26:33.907 | ++ lib/tempest:configure_tempest:211 : local admin_project_name=admin 2021-12-24 06:26:33.909 | ++ lib/tempest:configure_tempest:212 : local admin_domain_name=Default 2021-12-24 06:26:33.911 | ++ lib/tempest:configure_tempest:213 : local alt_username=alt_demo 2021-12-24 06:26:33.914 | ++ lib/tempest:configure_tempest:214 : local alt_project_name=alt_demo 2021-12-24 06:26:33.916 | ++ lib/tempest:configure_tempest:215 : local admin_project_id 2021-12-24 06:26:33.919 | +++ lib/tempest:configure_tempest:216 : oscwrap --os-cloud devstack-admin project list 2021-12-24 06:26:33.920 | +++ lib/tempest:configure_tempest:216 : awk '/ admin / { print $2 }' 2021-12-24 06:26:36.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:36.238 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:36.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:36.238 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:36.435 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:26:36.439 | ++ lib/tempest:configure_tempest:216 : admin_project_id=bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:26:36.441 | ++ lib/tempest:configure_tempest:218 : is_service_enabled nova 2021-12-24 06:26:36.458 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:36.461 | +++ lib/tempest:configure_tempest:221 : oscwrap --os-cloud devstack-admin flavor list 2021-12-24 06:26:38.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:38.943 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:38.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:38.943 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:39.162 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:26:39.165 | ++ lib/tempest:configure_tempest:221 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:26:39.165 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-24 06:26:39.165 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:26:39.165 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.165 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-24 06:26:39.165 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-24 06:26:39.166 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-24 06:26:39.166 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-24 06:26:39.166 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-24 06:26:39.166 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-24 06:26:39.166 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-24 06:26:39.166 | +-----+-----------+-------+------+-----------+-------+-----------+' 2021-12-24 06:26:39.168 | ++ lib/tempest:configure_tempest:222 : [[ -z '' ]] 2021-12-24 06:26:39.171 | ++ lib/tempest:configure_tempest:223 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:26:39.171 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-24 06:26:39.171 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:26:39.171 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-24 06:26:39.171 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-24 06:26:39.171 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-24 06:26:39.171 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-24 06:26:39.171 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-24 06:26:39.171 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-24 06:26:39.171 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2021-12-24 06:26:39.173 | ++ lib/tempest:configure_tempest:228 : flavor_ref=42 2021-12-24 06:26:39.176 | ++ lib/tempest:configure_tempest:229 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:26:39.176 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-24 06:26:39.176 | +-----+-----------+-------+------+-----------+-------+-----------+ 2021-12-24 06:26:39.176 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-24 06:26:39.176 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-24 06:26:39.176 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-24 06:26:39.176 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-24 06:26:39.176 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-24 06:26:39.176 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-24 06:26:39.176 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2021-12-24 06:26:39.178 | ++ lib/tempest:configure_tempest:234 : flavor_ref_alt=84 2021-12-24 06:26:39.181 | ++ lib/tempest:configure_tempest:283 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-24 06:26:39.217 | ++ lib/tempest:configure_tempest:285 : ssh_connect_method=floating 2021-12-24 06:26:39.219 | ++ lib/tempest:configure_tempest:291 : [[ True == \T\r\u\e ]] 2021-12-24 06:26:39.221 | ++ lib/tempest:configure_tempest:291 : is_networking_extension_supported external-net 2021-12-24 06:26:39.224 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:441 : local extension=external-net 2021-12-24 06:26:39.227 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-24 06:26:41.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:41.585 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:41.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:41.585 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:41.781 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:26:41.784 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:443 : EXT_LIST='address-group 2021-12-24 06:26:41.784 | address-scope 2021-12-24 06:26:41.784 | router-admin-state-down-before-update 2021-12-24 06:26:41.785 | agent 2021-12-24 06:26:41.785 | agent-resources-synced 2021-12-24 06:26:41.785 | allowed-address-pairs 2021-12-24 06:26:41.785 | auto-allocated-topology 2021-12-24 06:26:41.785 | availability_zone 2021-12-24 06:26:41.785 | availability_zone_filter 2021-12-24 06:26:41.785 | default-subnetpools 2021-12-24 06:26:41.785 | dhcp_agent_scheduler 2021-12-24 06:26:41.785 | dvr 2021-12-24 06:26:41.785 | empty-string-filtering 2021-12-24 06:26:41.785 | external-net 2021-12-24 06:26:41.785 | extra_dhcp_opt 2021-12-24 06:26:41.785 | extraroute 2021-12-24 06:26:41.785 | extraroute-atomic 2021-12-24 06:26:41.785 | filter-validation 2021-12-24 06:26:41.785 | fip-port-details 2021-12-24 06:26:41.785 | flavors 2021-12-24 06:26:41.785 | floatingip-pools 2021-12-24 06:26:41.785 | ip-substring-filtering 2021-12-24 06:26:41.785 | router 2021-12-24 06:26:41.785 | ext-gw-mode 2021-12-24 06:26:41.785 | l3-ha 2021-12-24 06:26:41.785 | l3-flavors 2021-12-24 06:26:41.785 | l3-port-ip-change-not-allowed 2021-12-24 06:26:41.785 | l3_agent_scheduler 2021-12-24 06:26:41.785 | multi-provider 2021-12-24 06:26:41.785 | net-mtu 2021-12-24 06:26:41.785 | net-mtu-writable 2021-12-24 06:26:41.785 | network_availability_zone 2021-12-24 06:26:41.785 | network-ip-availability 2021-12-24 06:26:41.785 | pagination 2021-12-24 06:26:41.785 | port-device-profile 2021-12-24 06:26:41.785 | port-mac-address-regenerate 2021-12-24 06:26:41.785 | port-numa-affinity-policy 2021-12-24 06:26:41.785 | binding 2021-12-24 06:26:41.785 | binding-extended 2021-12-24 06:26:41.786 | port-security 2021-12-24 06:26:41.786 | project-id 2021-12-24 06:26:41.786 | provider 2021-12-24 06:26:41.786 | quota-check-limit 2021-12-24 06:26:41.786 | quotas 2021-12-24 06:26:41.786 | quota_details 2021-12-24 06:26:41.786 | rbac-policies 2021-12-24 06:26:41.786 | rbac-address-group 2021-12-24 06:26:41.786 | rbac-address-scope 2021-12-24 06:26:41.786 | rbac-security-groups 2021-12-24 06:26:41.786 | rbac-subnetpool 2021-12-24 06:26:41.786 | revision-if-match 2021-12-24 06:26:41.786 | standard-attr-revisions 2021-12-24 06:26:41.786 | router_availability_zone 2021-12-24 06:26:41.786 | security-groups-normalized-cidr 2021-12-24 06:26:41.786 | port-security-groups-filtering 2021-12-24 06:26:41.786 | security-groups-remote-address-group 2021-12-24 06:26:41.786 | security-groups-shared-filtering 2021-12-24 06:26:41.786 | security-group 2021-12-24 06:26:41.786 | service-type 2021-12-24 06:26:41.786 | sorting 2021-12-24 06:26:41.786 | standard-attr-description 2021-12-24 06:26:41.786 | stateful-security-group 2021-12-24 06:26:41.786 | subnet_onboard 2021-12-24 06:26:41.786 | subnet-service-types 2021-12-24 06:26:41.786 | subnet_allocation 2021-12-24 06:26:41.786 | subnetpool-prefix-ops 2021-12-24 06:26:41.786 | standard-attr-tag 2021-12-24 06:26:41.786 | standard-attr-timestamp' 2021-12-24 06:26:41.787 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : [[ address-group 2021-12-24 06:26:41.787 | address-scope 2021-12-24 06:26:41.787 | router-admin-state-down-before-update 2021-12-24 06:26:41.787 | agent 2021-12-24 06:26:41.787 | agent-resources-synced 2021-12-24 06:26:41.787 | allowed-address-pairs 2021-12-24 06:26:41.787 | auto-allocated-topology 2021-12-24 06:26:41.787 | availability_zone 2021-12-24 06:26:41.787 | availability_zone_filter 2021-12-24 06:26:41.787 | default-subnetpools 2021-12-24 06:26:41.787 | dhcp_agent_scheduler 2021-12-24 06:26:41.787 | dvr 2021-12-24 06:26:41.787 | empty-string-filtering 2021-12-24 06:26:41.787 | external-net 2021-12-24 06:26:41.787 | extra_dhcp_opt 2021-12-24 06:26:41.787 | extraroute 2021-12-24 06:26:41.787 | extraroute-atomic 2021-12-24 06:26:41.787 | filter-validation 2021-12-24 06:26:41.787 | fip-port-details 2021-12-24 06:26:41.787 | flavors 2021-12-24 06:26:41.787 | floatingip-pools 2021-12-24 06:26:41.788 | ip-substring-filtering 2021-12-24 06:26:41.788 | router 2021-12-24 06:26:41.788 | ext-gw-mode 2021-12-24 06:26:41.788 | l3-ha 2021-12-24 06:26:41.788 | l3-flavors 2021-12-24 06:26:41.788 | l3-port-ip-change-not-allowed 2021-12-24 06:26:41.788 | l3_agent_scheduler 2021-12-24 06:26:41.788 | multi-provider 2021-12-24 06:26:41.788 | net-mtu 2021-12-24 06:26:41.788 | net-mtu-writable 2021-12-24 06:26:41.788 | network_availability_zone 2021-12-24 06:26:41.788 | network-ip-availability 2021-12-24 06:26:41.788 | pagination 2021-12-24 06:26:41.788 | port-device-profile 2021-12-24 06:26:41.788 | port-mac-address-regenerate 2021-12-24 06:26:41.788 | port-numa-affinity-policy 2021-12-24 06:26:41.788 | binding 2021-12-24 06:26:41.788 | binding-extended 2021-12-24 06:26:41.788 | port-security 2021-12-24 06:26:41.788 | project-id 2021-12-24 06:26:41.788 | provider 2021-12-24 06:26:41.788 | quota-check-limit 2021-12-24 06:26:41.788 | quotas 2021-12-24 06:26:41.788 | quota_details 2021-12-24 06:26:41.788 | rbac-policies 2021-12-24 06:26:41.788 | rbac-address-group 2021-12-24 06:26:41.788 | rbac-address-scope 2021-12-24 06:26:41.788 | rbac-security-groups 2021-12-24 06:26:41.788 | rbac-subnetpool 2021-12-24 06:26:41.788 | revision-if-match 2021-12-24 06:26:41.788 | standard-attr-revisions 2021-12-24 06:26:41.788 | router_availability_zone 2021-12-24 06:26:41.788 | security-groups-normalized-cidr 2021-12-24 06:26:41.788 | port-security-groups-filtering 2021-12-24 06:26:41.788 | security-groups-remote-address-group 2021-12-24 06:26:41.788 | security-groups-shared-filtering 2021-12-24 06:26:41.788 | security-group 2021-12-24 06:26:41.788 | service-type 2021-12-24 06:26:41.789 | sorting 2021-12-24 06:26:41.789 | standard-attr-description 2021-12-24 06:26:41.789 | stateful-security-group 2021-12-24 06:26:41.789 | subnet_onboard 2021-12-24 06:26:41.789 | subnet-service-types 2021-12-24 06:26:41.789 | subnet_allocation 2021-12-24 06:26:41.789 | subnetpool-prefix-ops 2021-12-24 06:26:41.789 | standard-attr-tag 2021-12-24 06:26:41.789 | standard-attr-timestamp =~ external-net ]] 2021-12-24 06:26:41.790 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:444 : return 0 2021-12-24 06:26:41.793 | +++ lib/tempest:configure_tempest:292 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2021-12-24 06:26:44.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:44.217 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:44.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:44.217 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:44.412 | +++ functions-common:oscwrap:2442 : return 0 2021-12-24 06:26:44.415 | ++ lib/tempest:configure_tempest:292 : public_network_id=feb070d8-0825-4f9d-ad31-39935143d21d 2021-12-24 06:26:44.418 | ++ lib/tempest:configure_tempest:294 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared --project bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:26:46.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:46.937 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:46.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:46.937 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:46.937 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:46.937 | | Field | Value | 2021-12-24 06:26:46.937 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:46.937 | | admin_state_up | UP | 2021-12-24 06:26:46.937 | | availability_zone_hints | | 2021-12-24 06:26:46.937 | | availability_zones | | 2021-12-24 06:26:46.937 | | created_at | 2021-12-24T06:26:46Z | 2021-12-24 06:26:46.937 | | description | | 2021-12-24 06:26:46.937 | | dns_domain | None | 2021-12-24 06:26:46.937 | | id | a4ea5e19-79d2-424c-87a5-4ab763e13d20 | 2021-12-24 06:26:46.937 | | ipv4_address_scope | None | 2021-12-24 06:26:46.937 | | ipv6_address_scope | None | 2021-12-24 06:26:46.937 | | is_default | False | 2021-12-24 06:26:46.937 | | is_vlan_transparent | None | 2021-12-24 06:26:46.937 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2021-12-24 06:26:46.938 | | mtu | 1500 | 2021-12-24 06:26:46.938 | | name | shared | 2021-12-24 06:26:46.938 | | port_security_enabled | True | 2021-12-24 06:26:46.938 | | project_id | bbb7ae3cce3a475585bfcd5a2184ad51 | 2021-12-24 06:26:46.938 | | provider:network_type | vlan | 2021-12-24 06:26:46.938 | | provider:physical_network | physnet1 | 2021-12-24 06:26:46.938 | | provider:segmentation_id | 126 | 2021-12-24 06:26:46.938 | | qos_policy_id | None | 2021-12-24 06:26:46.938 | | revision_number | 1 | 2021-12-24 06:26:46.938 | | router:external | Internal | 2021-12-24 06:26:46.938 | | segments | None | 2021-12-24 06:26:46.938 | | shared | True | 2021-12-24 06:26:46.938 | | status | ACTIVE | 2021-12-24 06:26:46.938 | | subnets | | 2021-12-24 06:26:46.938 | | tags | | 2021-12-24 06:26:46.938 | | updated_at | 2021-12-24T06:26:46Z | 2021-12-24 06:26:46.938 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:47.144 | ++ lib/tempest:configure_tempest:295 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet --project bbb7ae3cce3a475585bfcd5a2184ad51 2021-12-24 06:26:49.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:49.876 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:49.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-12-24 06:26:49.876 | from cryptography.utils import int_from_bytes 2021-12-24 06:26:49.876 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:49.876 | | Field | Value | 2021-12-24 06:26:49.876 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:49.876 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-24 06:26:49.876 | | cidr | 192.168.233.0/24 | 2021-12-24 06:26:49.876 | | created_at | 2021-12-24T06:26:49Z | 2021-12-24 06:26:49.876 | | description | shared-subnet | 2021-12-24 06:26:49.876 | | dns_nameservers | | 2021-12-24 06:26:49.876 | | dns_publish_fixed_ip | None | 2021-12-24 06:26:49.876 | | enable_dhcp | True | 2021-12-24 06:26:49.876 | | gateway_ip | 192.168.233.1 | 2021-12-24 06:26:49.876 | | host_routes | | 2021-12-24 06:26:49.876 | | id | c8586a90-b134-4c73-a2a0-92df26a1dd43 | 2021-12-24 06:26:49.876 | | ip_version | 4 | 2021-12-24 06:26:49.876 | | ipv6_address_mode | None | 2021-12-24 06:26:49.876 | | ipv6_ra_mode | None | 2021-12-24 06:26:49.876 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': 'bbb7ae3cce3a475585bfcd5a2184ad51', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2021-12-24 06:26:49.876 | | name | shared-subnet | 2021-12-24 06:26:49.876 | | network_id | a4ea5e19-79d2-424c-87a5-4ab763e13d20 | 2021-12-24 06:26:49.877 | | project_id | bbb7ae3cce3a475585bfcd5a2184ad51 | 2021-12-24 06:26:49.877 | | revision_number | 0 | 2021-12-24 06:26:49.877 | | segment_id | None | 2021-12-24 06:26:49.877 | | service_types | | 2021-12-24 06:26:49.877 | | subnetpool_id | None | 2021-12-24 06:26:49.877 | | tags | | 2021-12-24 06:26:49.877 | | updated_at | 2021-12-24T06:26:49Z | 2021-12-24 06:26:49.877 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-24 06:26:50.087 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-24 06:26:50.119 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-24 06:26:50.156 | ++ lib/tempest:configure_tempest:302 : mkdir -p /opt/stack/data/tempest 2021-12-24 06:26:50.161 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-24 06:26:50.191 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-24 06:26:50.219 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-24 06:26:50.249 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-24 06:26:50.281 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-24 06:26:50.317 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.36/identity/v2.0/ 2021-12-24 06:26:50.350 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.36/identity/v3 2021-12-24 06:26:50.382 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-24 06:26:50.411 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-24 06:26:50.445 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-24 06:26:50.475 | ++ lib/tempest:configure_tempest:317 : [[ True == \T\r\u\e ]] 2021-12-24 06:26:50.478 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-24 06:26:50.511 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-24 06:26:50.545 | ++ lib/tempest:configure_tempest:320 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-24 06:26:50.574 | ++ lib/tempest:configure_tempest:321 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-24 06:26:50.605 | ++ lib/tempest:configure_tempest:323 : '[' '' == True ']' 2021-12-24 06:26:50.607 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-24 06:26:50.640 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-24 06:26:50.671 | ++ lib/tempest:configure_tempest:331 : [[ '' != \v\2 ]] 2021-12-24 06:26:50.673 | ++ lib/tempest:configure_tempest:333 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-24 06:26:50.702 | ++ lib/tempest:configure_tempest:336 : is_service_enabled tls-proxy 2021-12-24 06:26:50.723 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:50.729 | ++ lib/tempest:configure_tempest:341 : [[ True = True ]] 2021-12-24 06:26:50.731 | ++ lib/tempest:configure_tempest:342 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-24 06:26:50.766 | ++ lib/tempest:configure_tempest:347 : is_service_enabled ldap 2021-12-24 06:26:50.784 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:50.786 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-24 06:26:50.824 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-24 06:26:50.860 | ++ lib/tempest:configure_tempest:361 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-12-24 06:26:50.893 | ++ lib/tempest:configure_tempest:366 : [[ ! -z '' ]] 2021-12-24 06:26:50.896 | ++ lib/tempest:configure_tempest:369 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-12-24 06:26:50.929 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-12-24 06:26:50.965 | ++ lib/tempest:configure_tempest:371 : is_service_enabled g-api-r 2021-12-24 06:26:50.983 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:50.985 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 5e3b79be-4f69-4334-b371-1b8cc6231238 2021-12-24 06:26:51.015 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 5e3b79be-4f69-4334-b371-1b8cc6231238 2021-12-24 06:26:51.046 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-24 06:26:51.076 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-24 06:26:51.104 | ++ lib/tempest:configure_tempest:380 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-24 06:26:51.137 | ++ lib/tempest:configure_tempest:381 : is_service_enabled neutron 2021-12-24 06:26:51.155 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:51.158 | ++ lib/tempest:configure_tempest:389 : [[ -n '' ]] 2021-12-24 06:26:51.161 | ++ lib/tempest:configure_tempest:399 : local tempest_compute_min_microversion=None 2021-12-24 06:26:51.163 | ++ lib/tempest:configure_tempest:400 : local tempest_compute_max_microversion=latest 2021-12-24 06:26:51.167 | ++ lib/tempest:configure_tempest:403 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-24 06:26:51.169 | ++ lib/tempest:configure_tempest:407 : '[' None == None ']' 2021-12-24 06:26:51.171 | ++ lib/tempest:configure_tempest:408 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-24 06:26:51.195 | ++ lib/tempest:configure_tempest:412 : '[' latest == None ']' 2021-12-24 06:26:51.199 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-12-24 06:26:51.234 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-24 06:26:51.271 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-24 06:26:51.309 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-12-24 06:26:51.345 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-24 06:26:51.385 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-24 06:26:51.415 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-24 06:26:51.451 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-12-24 06:26:51.482 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2021-12-24 06:26:51.514 | ++ lib/tempest:configure_tempest:429 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-24 06:26:51.517 | ++ lib/tempest:configure_tempest:430 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-24 06:26:51.547 | ++ lib/tempest:configure_tempest:433 : [[ False == \T\r\u\e ]] 2021-12-24 06:26:51.549 | ++ lib/tempest:configure_tempest:437 : is_service_enabled n-novnc 2021-12-24 06:26:51.568 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:51.570 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-24 06:26:51.601 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id feb070d8-0825-4f9d-ad31-39935143d21d 2021-12-24 06:26:51.632 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-24 06:26:51.666 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-24 06:26:51.696 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-24 06:26:51.730 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-24 06:26:51.767 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-24 06:26:51.799 | ++ lib/tempest:configure_tempest:450 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2021-12-24 06:26:51.832 | ++ lib/tempest:configure_tempest:453 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-24 06:26:51.835 | ++ lib/tempest:configure_tempest:454 : SCENARIO_IMAGE_FILE= 2021-12-24 06:26:51.837 | ++ lib/tempest:configure_tempest:455 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-24 06:26:51.871 | ++ lib/tempest:configure_tempest:458 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-24 06:26:51.874 | ++ lib/tempest:configure_tempest:459 : is_provider_network 2021-12-24 06:26:51.876 | ++ functions-common:is_provider_network:2251 : '[' '' == True ']' 2021-12-24 06:26:51.879 | ++ functions-common:is_provider_network:2254 : return 1 2021-12-24 06:26:51.881 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-24 06:26:51.912 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-24 06:26:51.941 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-24 06:26:51.974 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-24 06:26:52.008 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-12-24 06:26:52.037 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-24 06:26:52.068 | ++ lib/tempest:configure_tempest:472 : [[ ceph == *\l\v\m* ]] 2021-12-24 06:26:52.071 | +++ lib/tempest:configure_tempest:475 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-24 06:26:52.089 | ++ lib/tempest:configure_tempest:475 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2021-12-24 06:26:52.121 | ++ lib/tempest:configure_tempest:477 : [[ ceph == *\l\v\m* ]] 2021-12-24 06:26:52.123 | +++ lib/tempest:configure_tempest:480 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-24 06:26:52.141 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2021-12-24 06:26:52.172 | ++ lib/tempest:configure_tempest:483 : [[ ceph == *\l\v\m* ]] 2021-12-24 06:26:52.175 | +++ lib/tempest:configure_tempest:486 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-24 06:26:52.193 | ++ lib/tempest:configure_tempest:486 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2021-12-24 06:26:52.221 | ++ lib/tempest:configure_tempest:488 : [[ ceph == *\l\v\m* ]] 2021-12-24 06:26:52.224 | +++ lib/tempest:configure_tempest:491 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-24 06:26:52.241 | ++ lib/tempest:configure_tempest:491 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2021-12-24 06:26:52.271 | ++ lib/tempest:configure_tempest:492 : local tempest_volume_min_microversion=None 2021-12-24 06:26:52.273 | ++ lib/tempest:configure_tempest:493 : local tempest_volume_max_microversion=latest 2021-12-24 06:26:52.276 | ++ lib/tempest:configure_tempest:494 : '[' None == None ']' 2021-12-24 06:26:52.278 | ++ lib/tempest:configure_tempest:495 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-24 06:26:52.297 | ++ lib/tempest:configure_tempest:500 : '[' latest == None ']' 2021-12-24 06:26:52.299 | ++ lib/tempest:configure_tempest:503 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-12-24 06:26:52.328 | ++ lib/tempest:configure_tempest:506 : is_service_enabled c-bak 2021-12-24 06:26:52.345 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:52.348 | ++ lib/tempest:configure_tempest:507 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-12-24 06:26:52.376 | ++ lib/tempest:configure_tempest:513 : [[ -n ceph ]] 2021-12-24 06:26:52.379 | ++ lib/tempest:configure_tempest:513 : [[ ceph =~ .*,.* ]] 2021-12-24 06:26:52.381 | ++ lib/tempest:configure_tempest:533 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-24 06:26:52.384 | ++ lib/tempest:configure_tempest:537 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2021-12-24 06:26:52.387 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2021-12-24 06:26:52.415 | ++ lib/tempest:configure_tempest:547 : local tempest_placement_min_microversion=None 2021-12-24 06:26:52.417 | ++ lib/tempest:configure_tempest:548 : local tempest_placement_max_microversion=latest 2021-12-24 06:26:52.420 | ++ lib/tempest:configure_tempest:549 : '[' None == None ']' 2021-12-24 06:26:52.422 | ++ lib/tempest:configure_tempest:550 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-24 06:26:52.445 | ++ lib/tempest:configure_tempest:554 : '[' latest == None ']' 2021-12-24 06:26:52.449 | ++ lib/tempest:configure_tempest:557 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-12-24 06:26:52.481 | ++ lib/tempest:configure_tempest:561 : '[' libvirt = ironic ']' 2021-12-24 06:26:52.483 | ++ lib/tempest:configure_tempest:575 : '[' libvirt = libvirt ']' 2021-12-24 06:26:52.486 | ++ lib/tempest:configure_tempest:577 : '[' kvm = lxc ']' 2021-12-24 06:26:52.488 | ++ lib/tempest:configure_tempest:584 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-12-24 06:26:52.518 | ++ lib/tempest:configure_tempest:585 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-24 06:26:52.548 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-24 06:26:52.578 | ++ lib/tempest:configure_tempest:599 : local service 2021-12-24 06:26:52.580 | ++ lib/tempest:configure_tempest:600 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-24 06:26:52.583 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.585 | ++ lib/tempest:configure_tempest:602 : is_service_enabled key 2021-12-24 06:26:52.602 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:52.605 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-24 06:26:52.637 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.639 | ++ lib/tempest:configure_tempest:602 : is_service_enabled glance 2021-12-24 06:26:52.657 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:52.659 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-24 06:26:52.688 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.690 | ++ lib/tempest:configure_tempest:602 : is_service_enabled nova 2021-12-24 06:26:52.707 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:52.710 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-24 06:26:52.741 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.744 | ++ lib/tempest:configure_tempest:602 : is_service_enabled neutron 2021-12-24 06:26:52.763 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:52.766 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-24 06:26:52.796 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.798 | ++ lib/tempest:configure_tempest:602 : is_service_enabled cinder 2021-12-24 06:26:52.815 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:26:52.818 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-24 06:26:52.847 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.849 | ++ lib/tempest:configure_tempest:602 : is_service_enabled swift 2021-12-24 06:26:52.866 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:52.869 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2021-12-24 06:26:52.899 | ++ lib/tempest:configure_tempest:601 : for service in ${tempest_services//,/ } 2021-12-24 06:26:52.901 | ++ lib/tempest:configure_tempest:602 : is_service_enabled horizon 2021-12-24 06:26:52.918 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:26:52.920 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-24 06:26:52.950 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2021-12-24 06:26:52.979 | ++ lib/tempest:configure_tempest:611 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2021-12-24 06:26:53.008 | ++ lib/tempest:configure_tempest:613 : '[' libvirt = libvirt ']' 2021-12-24 06:26:53.012 | ++ lib/tempest:configure_tempest:613 : '[' kvm = lxc ']' 2021-12-24 06:26:53.014 | ++ lib/tempest:configure_tempest:623 : local tmp_cfg_file 2021-12-24 06:26:53.017 | +++ lib/tempest:configure_tempest:624 : mktemp 2021-12-24 06:26:53.030 | ++ lib/tempest:configure_tempest:624 : tmp_cfg_file=/tmp/tmp.q349vaJm7u 2021-12-24 06:26:53.032 | ++ lib/tempest:configure_tempest:625 : cd /opt/stack/tempest 2021-12-24 06:26:53.034 | ++ lib/tempest:configure_tempest:626 : [[ False != \T\r\u\e ]] 2021-12-24 06:26:53.037 | ++ lib/tempest:configure_tempest:627 : tox -revenv-tempest --notest 2021-12-24 06:26:53.741 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-24 06:26:54.577 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-24 06:27:12.828 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-24 06:27:18.986 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-24 06:27:18.987 | ___________________________________ summary ____________________________________ 2021-12-24 06:27:18.987 | venv-tempest: skipped tests 2021-12-24 06:27:18.987 | congratulations :) 2021-12-24 06:27:19.018 | ++ lib/tempest:configure_tempest:630 : local tmp_u_c_m 2021-12-24 06:27:19.021 | +++ lib/tempest:configure_tempest:631 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-24 06:27:19.026 | ++ lib/tempest:configure_tempest:631 : tmp_u_c_m=/tmp/tempest_u_c_m.q7JJJm2LkY 2021-12-24 06:27:19.029 | ++ lib/tempest:configure_tempest:632 : set_tempest_venv_constraints /tmp/tempest_u_c_m.q7JJJm2LkY 2021-12-24 06:27:19.031 | ++ lib/tempest:set_tempest_venv_constraints:119 : local tmp_c 2021-12-24 06:27:19.034 | ++ lib/tempest:set_tempest_venv_constraints:120 : tmp_c=/tmp/tempest_u_c_m.q7JJJm2LkY 2021-12-24 06:27:19.036 | ++ lib/tempest:set_tempest_venv_constraints:121 : [[ master == \m\a\s\t\e\r ]] 2021-12-24 06:27:19.039 | ++ lib/tempest:set_tempest_venv_constraints:122 : cd /opt/stack/requirements 2021-12-24 06:27:19.042 | ++ lib/tempest:set_tempest_venv_constraints:122 : git show origin/master:upper-constraints.txt 2021-12-24 06:27:19.049 | ++ lib/tempest:configure_tempest:633 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.q7JJJm2LkY -r requirements.txt 2021-12-24 06:27:20.679 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-24 06:27:20.679 | warnings.warn( 2021-12-24 06:27:20.679 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-24 06:27:20.679 | warnings.warn( 2021-12-24 06:27:20.754 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-24 06:27:21.454 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-24 06:27:21.454 | venv-tempest run-test-pre: PYTHONHASHSEED='503518997' 2021-12-24 06:27:21.455 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.q7JJJm2LkY -r requirements.txt 2021-12-24 06:27:23.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-24 06:27:23.129 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2021-12-24 06:27:23.130 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2021-12-24 06:27:23.131 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-12-24 06:27:23.132 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2021-12-24 06:27:23.133 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2021-12-24 06:27:23.135 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-12-24 06:27:23.136 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2021-12-24 06:27:23.137 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2021-12-24 06:27:23.138 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2021-12-24 06:27:23.139 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2021-12-24 06:27:23.141 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2021-12-24 06:27:23.142 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2021-12-24 06:27:23.142 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-12-24 06:27:23.143 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2021-12-24 06:27:23.145 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-12-24 06:27:23.146 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2021-12-24 06:27:23.147 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (2.4.0) 2021-12-24 06:27:23.148 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.7) 2021-12-24 06:27:23.149 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2021-12-24 06:27:23.150 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-12-24 06:27:23.162 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.6) 2021-12-24 06:27:23.164 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2021-12-24 06:27:23.165 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2021-12-24 06:27:23.192 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (59.8.0) 2021-12-24 06:27:23.193 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2021-12-24 06:27:23.194 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.2.0) 2021-12-24 06:27:23.195 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2021-12-24 06:27:23.206 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-12-24 06:27:23.240 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.1) 2021-12-24 06:27:23.241 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2021-12-24 06:27:23.242 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.4.0) 2021-12-24 06:27:23.255 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.14.1) 2021-12-24 06:27:23.257 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2021-12-24 06:27:23.296 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.26.0) 2021-12-24 06:27:23.299 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2021-12-24 06:27:23.339 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2021-12-24 06:27:23.342 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2021-12-24 06:27:23.344 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2021-12-24 06:27:23.374 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2021-12-24 06:27:23.375 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-12-24 06:27:23.386 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2021-12-24 06:27:23.389 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2021-12-24 06:27:23.404 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2021-12-24 06:27:23.406 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2021-12-24 06:27:23.407 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2021-12-24 06:27:23.471 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2021-12-24 06:27:23.507 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2021-12-24 06:27:23.520 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2021-12-24 06:27:23.598 | Collecting argparse 2021-12-24 06:27:23.605 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-12-24 06:27:23.697 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2021-12-24 06:27:23.756 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2021-12-24 06:27:23.819 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-12-24 06:27:23.987 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2021-12-24 06:27:23.990 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.3) 2021-12-24 06:27:23.992 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.9) 2021-12-24 06:27:24.086 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2021-12-24 06:27:24.110 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2021-12-24 06:27:24.300 | Installing collected packages: argparse 2021-12-24 06:27:24.363 | Successfully installed argparse-1.4.0 2021-12-24 06:27:24.451 | ___________________________________ summary ____________________________________ 2021-12-24 06:27:24.451 | venv-tempest: commands succeeded 2021-12-24 06:27:24.451 | congratulations :) 2021-12-24 06:27:24.482 | ++ lib/tempest:configure_tempest:634 : rm -f /tmp/tempest_u_c_m.q7JJJm2LkY 2021-12-24 06:27:24.486 | ++ lib/tempest:configure_tempest:637 : [[ False == \T\r\u\e ]] 2021-12-24 06:27:24.489 | ++ lib/tempest:configure_tempest:645 : [[ True == \F\a\l\s\e ]] 2021-12-24 06:27:24.491 | ++ lib/tempest:configure_tempest:649 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-24 06:27:24.522 | ++ lib/tempest:configure_tempest:655 : tox -evenv -- tempest verify-config -uro /tmp/tmp.q349vaJm7u 2021-12-24 06:27:25.219 | venv create: /opt/stack/tempest/.tox/venv 2021-12-24 06:27:25.813 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-24 06:27:51.832 | venv develop-inst: /opt/stack/tempest 2021-12-24 06:28:00.055 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2021-12-24 06:28:00.056 | venv run-test-pre: PYTHONHASHSEED='3230013788' 2021-12-24 06:28:00.056 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.q349vaJm7u 2021-12-24 06:28:02.918 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-12-24 06:28:02.918 | warnings.warn( 2021-12-24 06:28:02.918 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-12-24 06:28:02.918 | warnings.warn( 2021-12-24 06:28:02.918 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-24 06:28:02.918 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-24 06:28:02.918 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-24 06:28:03.019 | ___________________________________ summary ____________________________________ 2021-12-24 06:28:03.019 | venv: commands succeeded 2021-12-24 06:28:03.019 | congratulations :) 2021-12-24 06:28:03.050 | ++ lib/tempest:configure_tempest:660 : is_service_enabled q-metering 2021-12-24 06:28:03.068 | ++ functions-common:is_service_enabled:2058 : return 1 2021-12-24 06:28:03.071 | ++ lib/tempest:configure_tempest:661 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2021-12-24 06:28:03.073 | ++ lib/tempest:configure_tempest:665 : is_service_enabled q-l3 2021-12-24 06:28:03.091 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:28:03.095 | ++ lib/tempest:configure_tempest:669 : local network_api_extensions=all 2021-12-24 06:28:03.098 | ++ lib/tempest:configure_tempest:670 : [[ ! -z , metering ]] 2021-12-24 06:28:03.102 | +++ lib/tempest:configure_tempest:672 : iniget /tmp/tmp.q349vaJm7u network-feature-enabled api_extensions 2021-12-24 06:28:03.103 | +++ lib/tempest:configure_tempest:672 : tr -d ' ' 2021-12-24 06:28:03.125 | ++ lib/tempest:configure_tempest:672 : 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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.128 | +++ lib/tempest:configure_tempest:674 : 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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.131 | +++ lib/tempest:remove_disabled_extensions:104 : 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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.134 | +++ lib/tempest:remove_disabled_extensions:105 : shift 2021-12-24 06:28:03.136 | +++ lib/tempest:remove_disabled_extensions:106 : local 'disabled_exts=, metering' 2021-12-24 06:28:03.139 | +++ lib/tempest:remove_disabled_extensions:107 : 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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.159 | +++ functions-common:remove_disabled_services:2089 : _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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.179 | ++ lib/tempest:configure_tempest:674 : 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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.182 | ++ lib/tempest:configure_tempest:676 : [[ -n '' ]] 2021-12-24 06:28:03.185 | ++ lib/tempest:configure_tempest:679 : 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-check-limit,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-shared-filtering,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-12-24 06:28:03.214 | ++ lib/tempest:configure_tempest:681 : local object_storage_api_extensions=all 2021-12-24 06:28:03.216 | ++ lib/tempest:configure_tempest:682 : [[ ! -z '' ]] 2021-12-24 06:28:03.219 | ++ lib/tempest:configure_tempest:688 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-12-24 06:28:03.264 | ++ lib/tempest:configure_tempest:690 : local volume_api_extensions=all 2021-12-24 06:28:03.266 | ++ lib/tempest:configure_tempest:691 : [[ ! -z '' ]] 2021-12-24 06:28:03.269 | ++ lib/tempest:configure_tempest:697 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-12-24 06:28:03.298 | ++ lib/tempest:configure_tempest:700 : IFS=' 2021-12-24 06:28:03.298 | ' 2021-12-24 06:28:03.301 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-12-24 06:28:03.303 | ++ ./stack.sh:echo_summary:434 : [[ -t 3 ]] 2021-12-24 06:28:03.306 | ++ ./stack.sh:echo_summary:440 : echo -e Installing Tempest Plugins 2021-12-24 06:28:03.309 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-12-24 06:28:03.311 | ++ lib/tempest:install_tempest_plugins:729 : pushd /opt/stack/tempest 2021-12-24 06:28:03.311 | /opt/stack/tempest /opt/stack/tempest 2021-12-24 06:28:03.314 | ++ lib/tempest:install_tempest_plugins:730 : [[ 0 != 0 ]] 2021-12-24 06:28:03.316 | ++ lib/tempest:install_tempest_plugins:739 : popd 2021-12-24 06:28:03.316 | /opt/stack/tempest 2021-12-24 06:28:03.319 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:28:03.323 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:28:03.325 | + functions-common:run_phase:1851 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:28:03.328 | + functions-common:run_phase:1854 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-24 06:28:03.331 | + functions-common:run_phase:1857 : run_plugins stack test-config 2021-12-24 06:28:03.333 | + functions-common:run_plugins:1816 : local mode=stack 2021-12-24 06:28:03.336 | + functions-common:run_plugins:1817 : local phase=test-config 2021-12-24 06:28:03.339 | + functions-common:run_plugins:1819 : local plugins=,devstack-plugin-ceph 2021-12-24 06:28:03.342 | + functions-common:run_plugins:1820 : local plugin 2021-12-24 06:28:03.345 | + functions-common:run_plugins:1821 : for plugin in ${plugins//,/ } 2021-12-24 06:28:03.348 | + functions-common:run_plugins:1822 : local dir=/opt/stack/devstack-plugin-ceph 2021-12-24 06:28:03.350 | + functions-common:run_plugins:1823 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-12-24 06:28:03.353 | + functions-common:run_plugins:1824 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2021-12-24 06:28:03.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-12-24 06:28:03.359 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:28:03.362 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-12-24 06:28:03.364 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:28:03.367 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-24 06:28:03.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:28:03.372 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:28:03.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-12-24 06:28:03.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-24 06:28:03.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2021-12-24 06:28:03.397 | ++ functions-common:is_service_enabled:2058 : return 0 2021-12-24 06:28:03.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2021-12-24 06:28:03.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2021-12-24 06:28:03.434 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2021-12-24 06:28:03.465 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2021-12-24 06:28:03.468 | ++ /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-12-24 06:28:03.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2021-12-24 06:28:03.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-24 06:28:03.535 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-24 06:28:03.537 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-12-24 06:28:03.541 | + ./stack.sh:main:1480 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-24 06:28:03.543 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-24 06:28:03.546 | + inc/meta-config:merge_config_group:171 : shift 2021-12-24 06:28:03.549 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-24 06:28:03.551 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:28:03.554 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-24 06:28:03.557 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-24 06:28:03.561 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-24 06:28:03.564 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-24 06:28:03.567 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-24 06:28:03.570 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-24 06:28:03.574 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-24 06:28:03.574 | /^\[\[.+\|.*\]\]/ { 2021-12-24 06:28:03.574 | gsub("[][]", "", $1); 2021-12-24 06:28:03.574 | split($1, a, "|"); 2021-12-24 06:28:03.574 | if (a[1] == matchgroup) 2021-12-24 06:28:03.574 | print a[2] 2021-12-24 06:28:03.574 | } 2021-12-24 06:28:03.574 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 23 pip_install 265 apt-get 414 run_process 27 dbsync 16 git_timed 13 apt-get-update 2 test_with_retry 5 async_wait 82 osc 365 ------------------------- Unaccounted time 118 ========================= Total runtime 1330 ================= Async summary ================= Time spent in the background minus waits: 421 sec Elapsed time: 1330 sec Time if we did everything serially: 1751 sec Speedup: 1.31654 This is your host IP address: 10.222.0.36 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.36/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: yoga Change: b1ccfaf813f89984ec5b3d07bf6076a259b82b38 Use ping instead of arping for br-data 2021-12-24 06:04:27 +0000 OS Version: Ubuntu 20.04 focal