2022-02-14 14:47:29.964 | + ./stack.sh:main:487 : exec 2022-02-14 14:47:29.964 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-144729.summary.2022-02-14-144729 2022-02-14 14:47:29.964 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-144729' 2022-02-14 14:47:29.964 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:47:29.964 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-144729 2022-02-14 14:47:29.964 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-144729 /opt/stack/logs/stack.sh.log 2022-02-14 14:47:29.964 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-144729.summary.2022-02-14-144729 /opt/stack/logs/stack.sh.log.summary 2022-02-14 14:47:29.964 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 14:47:29.964 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 14:47:29.964 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 14:47:29.964 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 14:47:29.964 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 14:47:29.964 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 14:47:29.964 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 14:47:29.965 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 14:47:29.966 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 14:47:29.967 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 14:47:29.969 | + ./stack.sh:main:576 : uname -a 2022-02-14 14:47:29.970 | Linux dv-osbrick-829055-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 2022-02-14 14:47:29.972 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 14:47:29.975 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 14:47:29.978 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 14:47:30.018 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 14:47:30.033 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 14:47:30.035 | + functions-common:fetch_plugins:1771 : local plugins=,devstack-plugin-ceph 2022-02-14 14:47:30.037 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 14:47:30.039 | + functions-common:fetch_plugins:1775 : [[ -z ,devstack-plugin-ceph ]] 2022-02-14 14:47:30.041 | + functions-common:fetch_plugins:1779 : echo 'Fetching DevStack plugins' 2022-02-14 14:47:30.041 | Fetching DevStack plugins 2022-02-14 14:47:30.043 | + functions-common:fetch_plugins:1780 : for plugin in ${plugins//,/ } 2022-02-14 14:47:30.045 | + functions-common:fetch_plugins:1781 : git_clone_by_name devstack-plugin-ceph 2022-02-14 14:47:30.046 | + functions-common:git_clone_by_name:686 : local name=devstack-plugin-ceph 2022-02-14 14:47:30.048 | + functions-common:git_clone_by_name:687 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-14 14:47:30.050 | + functions-common:git_clone_by_name:688 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 14:47:30.052 | + functions-common:git_clone_by_name:689 : local branch=master 2022-02-14 14:47:30.054 | + functions-common:git_clone_by_name:690 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2022-02-14 14:47:30.055 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2022-02-14 14:47:30.057 | + functions-common:git_clone:609 : local git_dest=/opt/stack/devstack-plugin-ceph 2022-02-14 14:47:30.059 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 14:47:30.060 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 14:47:30.062 | ++ functions-common:git_clone:612 : pwd 2022-02-14 14:47:30.064 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 14:47:30.066 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 14:47:30.069 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 14:47:30.081 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 14:47:30.083 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 14:47:30.085 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 14:47:30.088 | + functions-common:git_clone:629 : echo master 2022-02-14 14:47:30.088 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 14:47:30.092 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2022-02-14 14:47:30.094 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-14 14:47:30.095 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-14 14:47:30.097 | + functions-common:git_timed:702 : local count=0 2022-02-14 14:47:30.099 | + functions-common:git_timed:703 : local timeout=0 2022-02-14 14:47:30.100 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-14 14:47:30.102 | + functions-common:git_timed:706 : timeout=0 2022-02-14 14:47:30.104 | + functions-common:git_timed:709 : time_start git_timed 2022-02-14 14:47:30.106 | + functions-common:time_start:2411 : local name=git_timed 2022-02-14 14:47:30.107 | + functions-common:time_start:2412 : local start_time= 2022-02-14 14:47:30.109 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 14:47:30.111 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 14:47:30.114 | + functions-common:time_start:2416 : _TIME_START[$name]=1644850050112 2022-02-14 14:47:30.116 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2022-02-14 14:47:30.124 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2022-02-14 14:47:32.272 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-14 14:47:32.273 | + functions-common:time_stop:2425 : local name 2022-02-14 14:47:32.275 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:47:32.277 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:47:32.279 | + functions-common:time_stop:2428 : local total 2022-02-14 14:47:32.280 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:47:32.282 | + functions-common:time_stop:2431 : name=git_timed 2022-02-14 14:47:32.284 | + functions-common:time_stop:2432 : start_time=1644850050112 2022-02-14 14:47:32.286 | + functions-common:time_stop:2434 : [[ -z 1644850050112 ]] 2022-02-14 14:47:32.288 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:47:32.291 | + functions-common:time_stop:2437 : end_time=1644850052290 2022-02-14 14:47:32.293 | + functions-common:time_stop:2438 : elapsed_time=2178 2022-02-14 14:47:32.295 | + functions-common:time_stop:2439 : total=0 2022-02-14 14:47:32.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:47:32.298 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2178 2022-02-14 14:47:32.300 | + functions-common:git_clone:677 : cd /opt/stack/devstack-plugin-ceph 2022-02-14 14:47:32.302 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 14:47:32.303 | + functions-common:git_clone:678 : head -1 2022-02-14 14:47:32.307 | 8a27b7b Allow glance ceph osd cinder,nova pool access 2022-02-14 14:47:32.309 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 14:47:32.311 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 14:47:32.313 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 14:47:32.315 | + functions-common:run_phase:1854 : local phase= 2022-02-14 14:47:32.317 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 14:47:32.318 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 14:47:32.321 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 14:47:32.323 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 14:47:32.325 | + functions-common:run_phase:1863 : local extra 2022-02-14 14:47:32.327 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 14:47:32.330 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 14:47:32.332 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 14:47:32.334 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 14:47:32.336 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 14:47:32.338 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 14:47:32.350 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:47:32.353 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 14:47:32.354 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 14:47:32.356 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 14:47:32.358 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 14:47:32.360 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 14:47:32.362 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 14:47:32.363 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 14:47:32.365 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 14:47:32.368 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 14:47:32.370 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 14:47:32.372 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 14:47:32.374 | + functions-common:plugin_override_defaults:1812 : local plugins=,devstack-plugin-ceph 2022-02-14 14:47:32.376 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 14:47:32.378 | + functions-common:plugin_override_defaults:1816 : [[ -z ,devstack-plugin-ceph ]] 2022-02-14 14:47:32.379 | + functions-common:plugin_override_defaults:1820 : echo 'Overriding Configuration Defaults' 2022-02-14 14:47:32.380 | Overriding Configuration Defaults 2022-02-14 14:47:32.381 | + functions-common:plugin_override_defaults:1821 : for plugin in ${plugins//,/ } 2022-02-14 14:47:32.383 | + functions-common:plugin_override_defaults:1822 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 14:47:32.385 | + functions-common:plugin_override_defaults:1824 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2022-02-14 14:47:32.387 | + functions-common:plugin_override_defaults:1827 : echo 'devstack-plugin-ceph has overridden the following defaults' 2022-02-14 14:47:32.387 | devstack-plugin-ceph has overridden the following defaults 2022-02-14 14:47:32.389 | + functions-common:plugin_override_defaults:1828 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-14 14:47:32.390 | # Plug-in overrides 2022-02-14 14:47:32.390 | 2022-02-14 14:47:32.390 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2022-02-14 14:47:32.390 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2022-02-14 14:47:32.390 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2022-02-14 14:47:32.390 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2022-02-14 14:47:32.390 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2022-02-14 14:47:32.390 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2022-02-14 14:47:32.390 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2022-02-14 14:47:32.390 | 2022-02-14 14:47:32.390 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2022-02-14 14:47:32.390 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2022-02-14 14:47:32.390 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2022-02-14 14:47:32.390 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2022-02-14 14:47:32.390 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2022-02-14 14:47:32.390 | else 2022-02-14 14:47:32.390 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2022-02-14 14:47:32.390 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2022-02-14 14:47:32.390 | fi 2022-02-14 14:47:32.390 | fi 2022-02-14 14:47:32.392 | + functions-common:plugin_override_defaults:1829 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2022-02-14 14:47:32.394 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2022-02-14 14:47:32.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2022-02-14 14:47:32.409 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2022-02-14 14:47:32.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2022-02-14 14:47:32.424 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2022-02-14 14:47:32.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2022-02-14 14:47:32.440 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2022-02-14 14:47:32.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2022-02-14 14:47:32.456 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2022-02-14 14:47:32.469 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2022-02-14 14:47:32.471 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2022-02-14 14:47:32.485 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2022-02-14 14:47:32.487 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2022-02-14 14:47:32.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2022-02-14 14:47:32.490 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2022-02-14 14:47:32.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2022-02-14 14:47:32.495 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 14:47:32.511 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 14:47:32.513 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 14:47:32.525 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:47:32.527 | +++ lib/tls:source:43 : hostname -f 2022-02-14 14:47:32.531 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 14:47:32.532 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 14:47:32.534 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 14:47:32.536 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 14:47:32.538 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 14:47:32.540 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 14:47:32.542 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 14:47:32.544 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 14:47:32.546 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 14:47:32.548 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 14:47:32.552 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 14:47:32.564 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 14:47:32.580 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 14:47:32.592 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 14:47:32.604 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 14:47:32.634 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 14:47:32.689 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 14:47:32.769 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 14:47:32.790 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 14:47:32.834 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 14:47:32.883 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 14:47:33.023 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 14:47:33.037 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 14:47:33.050 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 14:47:33.063 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 14:47:33.149 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 14:47:33.152 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 14:47:33.154 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 14:47:33.156 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 14:47:33.158 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 14:47:33.160 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 14:47:33.163 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 14:47:33.163 | False' 2022-02-14 14:47:33.165 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 14:47:33.180 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 14:47:33.182 | + ./stack.sh:main:624 : run_phase source 2022-02-14 14:47:33.184 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 14:47:33.186 | + functions-common:run_phase:1854 : local phase= 2022-02-14 14:47:33.188 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 14:47:33.190 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 14:47:33.192 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 14:47:33.194 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 14:47:33.196 | + functions-common:run_phase:1863 : local extra 2022-02-14 14:47:33.199 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 14:47:33.202 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 14:47:33.204 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 14:47:33.206 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 14:47:33.208 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 14:47:33.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 14:47:33.224 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:47:33.227 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 14:47:33.229 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 14:47:33.267 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 14:47:33.269 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 14:47:33.271 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 14:47:33.274 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 14:47:33.276 | + functions-common:load_plugin_settings:1789 : local plugins=,devstack-plugin-ceph 2022-02-14 14:47:33.278 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 14:47:33.280 | + functions-common:load_plugin_settings:1793 : [[ -z ,devstack-plugin-ceph ]] 2022-02-14 14:47:33.282 | + functions-common:load_plugin_settings:1797 : echo 'Loading plugin settings' 2022-02-14 14:47:33.282 | Loading plugin settings 2022-02-14 14:47:33.284 | + functions-common:load_plugin_settings:1798 : for plugin in ${plugins//,/ } 2022-02-14 14:47:33.286 | + functions-common:load_plugin_settings:1799 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 14:47:33.288 | + functions-common:load_plugin_settings:1801 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2022-02-14 14:47:33.291 | + functions-common:load_plugin_settings:1802 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-14 14:47:33.294 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2022-02-14 14:47:33.298 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2022-02-14 14:47:33.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2022-02-14 14:47:33.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2022-02-14 14:47:33.306 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2022-02-14 14:47:33.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2022-02-14 14:47:33.310 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2022-02-14 14:47:33.312 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2022-02-14 14:47:33.314 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2022-02-14 14:47:33.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2022-02-14 14:47:33.379 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 14:47:33.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 14:47:33.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-14 14:47:33.387 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-14 14:47:33.388 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 14:47:33.388 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 14:47:33.392 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-14 14:47:33.394 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-14 14:47:33.397 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 14:47:33.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 14:47:33.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-14 14:47:33.417 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:47:33.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 14:47:33.422 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 14:47:33.424 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 14:47:33.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.429 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.434 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.438 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.443 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.446 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.449 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.453 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.455 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.458 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.460 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.462 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.467 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.469 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.472 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.476 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.479 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.481 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.483 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.486 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.488 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.490 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.493 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.495 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.500 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.504 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.507 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.509 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.513 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.514 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.519 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.523 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.528 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.532 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.534 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.537 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.539 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.541 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.546 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.548 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.551 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.553 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.556 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.558 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.560 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 14:47:33.565 | + functions-common:verify_disabled_services:2138 : [[ ,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, ]] 2022-02-14 14:47:33.568 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 14:47:33.570 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 14:47:33.572 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 14:47:33.587 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:47:33.589 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 14:47:33.591 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 14:47:33.593 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 14:47:33.607 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:47:33.610 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 14:47:33.612 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 14:47:33.614 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 14:47:33.617 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 14:47:33.619 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 14:47:33.621 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 14:47:33.623 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 14:47:33.625 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 14:47:33.628 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 14:47:33.628 | Using mysql database backend 2022-02-14 14:47:33.630 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 14:47:33.646 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 14:47:33.649 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 14:47:33.651 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 14:47:33.653 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 14:47:33.656 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 14:47:33.658 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 14:47:33.674 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:47:33.676 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 14:47:33.692 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 14:47:33.707 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:47:33.709 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 14:47:33.725 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 14:47:33.740 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 14:47:33.756 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:47:33.759 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 14:47:33.775 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:47:33.777 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 14:47:33.779 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 14:47:33.782 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 14:47:33.786 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-144733 2022-02-14 14:47:33.789 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-144733 757' 2022-02-14 14:47:33.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.793 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 14:47:33.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.798 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 14:47:33.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.803 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 14:47:33.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.807 | + 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 2022-02-14 14:47:33.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.812 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-02-14 14:47:33.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.816 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-02-14 14:47:33.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.821 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-144729 2022-02-14 14:47:33.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.826 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 14:47:33.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.831 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-02-14 14:47:33.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.837 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 14:47:33.839 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.841 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 14:47:33.844 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.846 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 14:47:33.849 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 14:47:33.852 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 14:47:33.854 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 14:47:33.857 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 14:47:33.859 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 14:47:33.861 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 14:47:33.863 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 14:47:33.865 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 14:47:33.869 | ++ functions-common:git_clone:612 : pwd 2022-02-14 14:47:33.871 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 14:47:33.873 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 14:47:33.876 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 14:47:33.890 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 14:47:33.892 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 14:47:33.894 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 14:47:33.897 | + functions-common:git_clone:629 : echo master 2022-02-14 14:47:33.897 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 14:47:33.902 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 14:47:33.904 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 14:47:33.906 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 14:47:33.909 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 14:47:33.909 | + functions-common:git_clone:678 : head -1 2022-02-14 14:47:33.912 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 14:47:33.915 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 14:47:33.918 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 14:47:33.920 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:47:33.922 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 14:47:33.925 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 14:47:33.927 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 14:47:33.930 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 14:47:33.933 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 14:47:33.935 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 14:47:33.937 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 14:47:33.940 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 14:47:33.943 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 14:47:33.947 | ++ tools/install_prereqs.sh:source:47 : NOW=1644850053 2022-02-14 14:47:33.950 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 14:47:33.954 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-02-14 14:47:33.957 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-02-14 14:47:33.959 | ++ tools/install_prereqs.sh:source:49 : DELTA=1644850053 2022-02-14 14:47:33.961 | ++ tools/install_prereqs.sh:source:50 : [[ 1644850053 -lt 7200 ]] 2022-02-14 14:47:33.964 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 14:47:33.966 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 14:47:33.968 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 14:47:33.970 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 14:47:33.972 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 14:47:33.974 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 14:47:33.977 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 14:47:33.980 | +++ 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 2022-02-14 14:47:34.023 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 14:47:34.023 | apache2-dev 2022-02-14 14:47:34.023 | bc 2022-02-14 14:47:34.023 | bsdmainutils 2022-02-14 14:47:34.023 | curl 2022-02-14 14:47:34.023 | g++ 2022-02-14 14:47:34.023 | gawk 2022-02-14 14:47:34.023 | gcc 2022-02-14 14:47:34.023 | gettext 2022-02-14 14:47:34.023 | git 2022-02-14 14:47:34.023 | graphviz 2022-02-14 14:47:34.023 | iputils-ping 2022-02-14 14:47:34.023 | libapache2-mod-proxy-uwsgi 2022-02-14 14:47:34.023 | libffi-dev 2022-02-14 14:47:34.023 | libjpeg-dev 2022-02-14 14:47:34.023 | libpcre3-dev 2022-02-14 14:47:34.023 | libpq-dev 2022-02-14 14:47:34.023 | libssl-dev 2022-02-14 14:47:34.024 | libsystemd-dev 2022-02-14 14:47:34.024 | libxml2-dev 2022-02-14 14:47:34.024 | libxslt1-dev 2022-02-14 14:47:34.024 | libyaml-dev 2022-02-14 14:47:34.024 | lsof 2022-02-14 14:47:34.024 | openssh-server 2022-02-14 14:47:34.024 | openssl 2022-02-14 14:47:34.024 | pkg-config 2022-02-14 14:47:34.024 | psmisc 2022-02-14 14:47:34.024 | python3-dev 2022-02-14 14:47:34.024 | python3-pip 2022-02-14 14:47:34.024 | python3-systemd 2022-02-14 14:47:34.024 | python3-venv 2022-02-14 14:47:34.024 | tar 2022-02-14 14:47:34.024 | tcpdump 2022-02-14 14:47:34.024 | unzip 2022-02-14 14:47:34.024 | uuid-runtime 2022-02-14 14:47:34.024 | wget 2022-02-14 14:47:34.024 | wget 2022-02-14 14:47:34.024 | zlib1g-dev 2022-02-14 14:47:34.024 | libkrb5-dev 2022-02-14 14:47:34.024 | libldap2-dev 2022-02-14 14:47:34.024 | libsasl2-dev 2022-02-14 14:47:34.024 | memcached 2022-02-14 14:47:34.024 | python3-mysqldb 2022-02-14 14:47:34.024 | sqlite3 2022-02-14 14:47:34.025 | conntrack 2022-02-14 14:47:34.025 | curl 2022-02-14 14:47:34.025 | dnsmasq-base 2022-02-14 14:47:34.025 | dnsmasq-utils 2022-02-14 14:47:34.025 | ebtables 2022-02-14 14:47:34.025 | genisoimage 2022-02-14 14:47:34.025 | iptables 2022-02-14 14:47:34.025 | iputils-arping 2022-02-14 14:47:34.025 | kpartx 2022-02-14 14:47:34.025 | libjs-jquery-tablesorter 2022-02-14 14:47:34.025 | parted 2022-02-14 14:47:34.025 | pm-utils 2022-02-14 14:47:34.025 | python3-mysqldb 2022-02-14 14:47:34.025 | socat 2022-02-14 14:47:34.025 | sqlite3 2022-02-14 14:47:34.025 | sudo 2022-02-14 14:47:34.025 | vlan 2022-02-14 14:47:34.025 | lsscsi 2022-02-14 14:47:34.025 | open-iscsi 2022-02-14 14:47:34.025 | lvm2 2022-02-14 14:47:34.025 | qemu-utils 2022-02-14 14:47:34.025 | thin-provisioning-tools 2022-02-14 14:47:34.025 | acl 2022-02-14 14:47:34.025 | dnsmasq-base 2022-02-14 14:47:34.025 | dnsmasq-utils 2022-02-14 14:47:34.025 | ebtables 2022-02-14 14:47:34.025 | haproxy 2022-02-14 14:47:34.025 | iptables 2022-02-14 14:47:34.025 | iputils-arping 2022-02-14 14:47:34.025 | iputils-ping 2022-02-14 14:47:34.025 | postgresql-server-dev-all 2022-02-14 14:47:34.025 | python3-mysqldb 2022-02-14 14:47:34.025 | sqlite3 2022-02-14 14:47:34.025 | sudo 2022-02-14 14:47:34.025 | vlan 2022-02-14 14:47:34.025 | pcp 2022-02-14 14:47:34.025 | ipset 2022-02-14 14:47:34.025 | conntrack 2022-02-14 14:47:34.025 | conntrackd 2022-02-14 14:47:34.026 | keepalived 2022-02-14 14:47:34.026 | lvm2 2022-02-14 14:47:34.026 | qemu-utils 2022-02-14 14:47:34.026 | thin-provisioning-tools' 2022-02-14 14:47:34.026 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 14:47:34.045 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 14:47:34.046 | apache2-dev 2022-02-14 14:47:34.046 | bc 2022-02-14 14:47:34.046 | bsdmainutils 2022-02-14 14:47:34.046 | curl 2022-02-14 14:47:34.046 | g++ 2022-02-14 14:47:34.046 | gawk 2022-02-14 14:47:34.046 | gcc 2022-02-14 14:47:34.046 | gettext 2022-02-14 14:47:34.046 | git 2022-02-14 14:47:34.046 | graphviz 2022-02-14 14:47:34.046 | iputils-ping 2022-02-14 14:47:34.046 | libapache2-mod-proxy-uwsgi 2022-02-14 14:47:34.046 | libffi-dev 2022-02-14 14:47:34.046 | libjpeg-dev 2022-02-14 14:47:34.046 | libpcre3-dev 2022-02-14 14:47:34.046 | libpq-dev 2022-02-14 14:47:34.046 | libssl-dev 2022-02-14 14:47:34.046 | libsystemd-dev 2022-02-14 14:47:34.046 | libxml2-dev 2022-02-14 14:47:34.046 | libxslt1-dev 2022-02-14 14:47:34.046 | libyaml-dev 2022-02-14 14:47:34.046 | lsof 2022-02-14 14:47:34.046 | openssh-server 2022-02-14 14:47:34.046 | openssl 2022-02-14 14:47:34.046 | pkg-config 2022-02-14 14:47:34.046 | psmisc 2022-02-14 14:47:34.046 | python3-dev 2022-02-14 14:47:34.046 | python3-pip 2022-02-14 14:47:34.046 | python3-systemd 2022-02-14 14:47:34.046 | python3-venv 2022-02-14 14:47:34.046 | tar 2022-02-14 14:47:34.046 | tcpdump 2022-02-14 14:47:34.046 | unzip 2022-02-14 14:47:34.046 | uuid-runtime 2022-02-14 14:47:34.046 | wget 2022-02-14 14:47:34.047 | wget 2022-02-14 14:47:34.047 | zlib1g-dev 2022-02-14 14:47:34.047 | libkrb5-dev 2022-02-14 14:47:34.047 | libldap2-dev 2022-02-14 14:47:34.047 | libsasl2-dev 2022-02-14 14:47:34.047 | memcached 2022-02-14 14:47:34.047 | python3-mysqldb 2022-02-14 14:47:34.047 | sqlite3 2022-02-14 14:47:34.047 | conntrack 2022-02-14 14:47:34.047 | curl 2022-02-14 14:47:34.047 | dnsmasq-base 2022-02-14 14:47:34.047 | dnsmasq-utils 2022-02-14 14:47:34.047 | ebtables 2022-02-14 14:47:34.047 | genisoimage 2022-02-14 14:47:34.047 | iptables 2022-02-14 14:47:34.047 | iputils-arping 2022-02-14 14:47:34.047 | kpartx 2022-02-14 14:47:34.047 | libjs-jquery-tablesorter 2022-02-14 14:47:34.047 | parted 2022-02-14 14:47:34.047 | pm-utils 2022-02-14 14:47:34.047 | python3-mysqldb 2022-02-14 14:47:34.047 | socat 2022-02-14 14:47:34.047 | sqlite3 2022-02-14 14:47:34.047 | sudo 2022-02-14 14:47:34.047 | vlan 2022-02-14 14:47:34.047 | lsscsi 2022-02-14 14:47:34.047 | open-iscsi 2022-02-14 14:47:34.047 | lvm2 2022-02-14 14:47:34.047 | qemu-utils 2022-02-14 14:47:34.047 | thin-provisioning-tools 2022-02-14 14:47:34.047 | acl 2022-02-14 14:47:34.047 | dnsmasq-base 2022-02-14 14:47:34.047 | dnsmasq-utils 2022-02-14 14:47:34.047 | ebtables 2022-02-14 14:47:34.047 | haproxy 2022-02-14 14:47:34.047 | iptables 2022-02-14 14:47:34.047 | iputils-arping 2022-02-14 14:47:34.047 | iputils-ping 2022-02-14 14:47:34.048 | postgresql-server-dev-all 2022-02-14 14:47:34.048 | python3-mysqldb 2022-02-14 14:47:34.048 | sqlite3 2022-02-14 14:47:34.048 | sudo 2022-02-14 14:47:34.048 | vlan 2022-02-14 14:47:34.048 | pcp 2022-02-14 14:47:34.048 | ipset 2022-02-14 14:47:34.048 | conntrack 2022-02-14 14:47:34.048 | conntrackd 2022-02-14 14:47:34.048 | keepalived 2022-02-14 14:47:34.048 | lvm2 2022-02-14 14:47:34.048 | qemu-utils 2022-02-14 14:47:34.048 | thin-provisioning-tools ' 2022-02-14 14:47:34.048 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 14:47:34.050 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:47:34.053 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:47:34.056 | ++ 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 2022-02-14 14:47:34.057 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 14:47:34.061 | ++ 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 2022-02-14 14:47:34.064 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 14:47:34.066 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:47:34.068 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 14:47:34.070 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:47:34.072 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:47:34.074 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:47:34.076 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:47:34.078 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:47:34.080 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:47:34.082 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 14:47:34.084 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 14:47:34.086 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 14:47:34.089 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 14:47:34.092 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 14:47:34.094 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 14:47:34.097 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 14:47:34.099 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 14:47:34.101 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 14:47:34.104 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 14:47:34.107 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644850054105 2022-02-14 14:47:34.109 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 14:47:34.111 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 14:47:34.113 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-14 14:47:34.501 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 14:47:34.588 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 14:47:34.624 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 14:47:34.755 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 14:47:36.772 | Reading package lists... 2022-02-14 14:47:36.802 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 14:47:36.804 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 14:47:36.806 | ++ functions-common:time_stop:2425 : local name 2022-02-14 14:47:36.808 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 14:47:36.810 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:47:36.812 | ++ functions-common:time_stop:2428 : local total 2022-02-14 14:47:36.814 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 14:47:36.816 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 14:47:36.818 | ++ functions-common:time_stop:2432 : start_time=1644850054105 2022-02-14 14:47:36.821 | ++ functions-common:time_stop:2434 : [[ -z 1644850054105 ]] 2022-02-14 14:47:36.824 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:47:36.827 | ++ functions-common:time_stop:2437 : end_time=1644850056825 2022-02-14 14:47:36.829 | ++ functions-common:time_stop:2438 : elapsed_time=2720 2022-02-14 14:47:36.831 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 14:47:36.833 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:47:36.835 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2720 2022-02-14 14:47:36.839 | ++ functions-common:install_package:1464 : 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 2022-02-14 14:47:36.841 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:47:36.843 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:47:36.845 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:47:36.847 | ++ functions-common:real_install_package:1450 : 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 2022-02-14 14:47:36.867 | ++ functions-common:apt_get:1230 : 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 2022-02-14 14:47:36.975 | Reading package lists... 2022-02-14 14:47:37.216 | Building dependency tree... 2022-02-14 14:47:37.217 | Reading state information... 2022-02-14 14:47:37.489 | bc is already the newest version (1.07.1-2build1). 2022-02-14 14:47:37.489 | bc set to manually installed. 2022-02-14 14:47:37.489 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 14:47:37.489 | bsdmainutils set to manually installed. 2022-02-14 14:47:37.490 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 14:47:37.490 | gawk set to manually installed. 2022-02-14 14:47:37.490 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 14:47:37.490 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 14:47:37.490 | iptables set to manually installed. 2022-02-14 14:47:37.490 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 14:47:37.490 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 14:47:37.490 | kpartx set to manually installed. 2022-02-14 14:47:37.490 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 14:47:37.490 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 14:47:37.490 | psmisc is already the newest version (23.3-1). 2022-02-14 14:47:37.490 | psmisc set to manually installed. 2022-02-14 14:47:37.490 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 14:47:37.490 | python3-systemd is already the newest version (234-3build2). 2022-02-14 14:47:37.490 | python3-systemd set to manually installed. 2022-02-14 14:47:37.490 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 14:47:37.490 | tcpdump set to manually installed. 2022-02-14 14:47:37.490 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 14:47:37.490 | thin-provisioning-tools set to manually installed. 2022-02-14 14:47:37.490 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 14:47:37.490 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 14:47:37.490 | lsof set to manually installed. 2022-02-14 14:47:37.490 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 14:47:37.490 | parted set to manually installed. 2022-02-14 14:47:37.490 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 14:47:37.490 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 14:47:37.490 | tar set to manually installed. 2022-02-14 14:47:37.490 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 14:47:37.490 | zlib1g-dev set to manually installed. 2022-02-14 14:47:37.490 | The following packages were automatically installed and are no longer required: 2022-02-14 14:47:37.491 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 14:47:37.491 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 14:47:37.491 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 14:47:37.491 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 14:47:37.491 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:47:37.491 | python3-zope.interface 2022-02-14 14:47:37.491 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:47:37.491 | The following additional packages will be installed: 2022-02-14 14:47:37.491 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-02-14 14:47:37.491 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-02-14 14:47:37.491 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-02-14 14:47:37.491 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-02-14 14:47:37.491 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-02-14 14:47:37.491 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-02-14 14:47:37.491 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-02-14 14:47:37.491 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-02-14 14:47:37.492 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-02-14 14:47:37.492 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-02-14 14:47:37.492 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-02-14 14:47:37.492 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot 2022-02-14 14:47:37.492 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2022-02-14 14:47:37.492 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2022-02-14 14:47:37.492 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 2022-02-14 14:47:37.492 | libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev 2022-02-14 14:47:37.492 | libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-02-14 14:47:37.492 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-02-14 14:47:37.492 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-02-14 14:47:37.492 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-02-14 14:47:37.492 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-02-14 14:47:37.492 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-02-14 14:47:37.492 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-02-14 14:47:37.492 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-02-14 14:47:37.492 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-02-14 14:47:37.492 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-02-14 14:47:37.492 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-02-14 14:47:37.492 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-02-14 14:47:37.492 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-02-14 14:47:37.493 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-02-14 14:47:37.493 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 make mysql-common 2022-02-14 14:47:37.493 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-02-14 14:47:37.493 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-14 14:47:37.493 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-02-14 14:47:37.493 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-02-14 14:47:37.493 | systemd-timesyncd uuid-dev vbetool x11-common 2022-02-14 14:47:37.494 | Suggested packages: 2022-02-14 14:47:37.494 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-02-14 14:47:37.494 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-02-14 14:47:37.494 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-02-14 14:47:37.494 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-02-14 14:47:37.494 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2022-02-14 14:47:37.494 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2022-02-14 14:47:37.494 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2022-02-14 14:47:37.495 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-02-14 14:47:37.495 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2022-02-14 14:47:37.495 | libterm-readkey-perl libyaml-perl keychain libpam-ssh monkeysphere 2022-02-14 14:47:37.495 | ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-02-14 14:47:37.495 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-02-14 14:47:37.495 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-02-14 14:47:37.495 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-02-14 14:47:37.495 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-02-14 14:47:37.732 | The following NEW packages will be installed: 2022-02-14 14:47:37.733 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-02-14 14:47:37.733 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-02-14 14:47:37.733 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-02-14 14:47:37.733 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-02-14 14:47:37.733 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-02-14 14:47:37.733 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-02-14 14:47:37.733 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-02-14 14:47:37.733 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-02-14 14:47:37.733 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-02-14 14:47:37.733 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-02-14 14:47:37.733 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-02-14 14:47:37.733 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-02-14 14:47:37.733 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-02-14 14:47:37.733 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-02-14 14:47:37.733 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2022-02-14 14:47:37.733 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-02-14 14:47:37.733 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-02-14 14:47:37.733 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-02-14 14:47:37.733 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-02-14 14:47:37.733 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-02-14 14:47:37.733 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-02-14 14:47:37.733 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-02-14 14:47:37.733 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-02-14 14:47:37.733 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-02-14 14:47:37.733 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-02-14 14:47:37.733 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-02-14 14:47:37.733 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-02-14 14:47:37.733 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-02-14 14:47:37.733 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-02-14 14:47:37.733 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-02-14 14:47:37.733 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-02-14 14:47:37.733 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-02-14 14:47:37.734 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-02-14 14:47:37.734 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-02-14 14:47:37.734 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-02-14 14:47:37.734 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-02-14 14:47:37.734 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-02-14 14:47:37.734 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-02-14 14:47:37.734 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-02-14 14:47:37.734 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-02-14 14:47:37.734 | unzip uuid-dev vbetool vlan x11-common 2022-02-14 14:47:37.734 | The following packages will be upgraded: 2022-02-14 14:47:37.735 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-02-14 14:47:37.735 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-02-14 14:47:37.735 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd 2022-02-14 14:47:37.735 | uuid-runtime wget 2022-02-14 14:47:37.988 | 20 upgraded, 217 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 14:47:37.988 | Need to get 164 MB of archives. 2022-02-14 14:47:37.988 | After this operation, 767 MB of additional disk space will be used. 2022-02-14 14:47:37.988 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-02-14 14:47:38.406 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-02-14 14:47:38.546 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-02-14 14:47:38.547 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-02-14 14:47:38.687 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-02-14 14:47:40.018 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-02-14 14:47:40.082 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-02-14 14:47:40.083 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-02-14 14:47:40.084 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-02-14 14:47:40.086 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-02-14 14:47:40.433 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-02-14 14:47:40.435 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-02-14 14:47:40.436 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-02-14 14:47:40.440 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-02-14 14:47:40.441 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-02-14 14:47:40.460 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-02-14 14:47:40.595 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-02-14 14:47:40.596 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-02-14 14:47:40.598 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-02-14 14:47:42.549 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-02-14 14:47:42.561 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-02-14 14:47:42.782 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-02-14 14:47:42.816 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-02-14 14:47:42.833 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-02-14 14:47:42.968 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-02-14 14:47:42.970 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-02-14 14:47:43.178 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-02-14 14:47:43.317 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-02-14 14:47:43.318 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-02-14 14:47:43.318 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-02-14 14:47:43.571 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-02-14 14:47:43.572 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-02-14 14:47:43.573 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-02-14 14:47:43.596 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-02-14 14:47:43.716 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-02-14 14:47:43.864 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-02-14 14:47:43.903 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-02-14 14:47:43.909 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-02-14 14:47:44.040 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-02-14 14:47:44.043 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-02-14 14:47:44.044 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-02-14 14:47:44.107 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-02-14 14:47:44.282 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-02-14 14:47:44.449 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-02-14 14:47:44.450 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-02-14 14:47:44.451 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-02-14 14:47:44.455 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-02-14 14:47:44.460 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-02-14 14:47:44.550 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-02-14 14:47:44.745 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-02-14 14:47:48.011 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-02-14 14:47:49.893 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-02-14 14:47:50.318 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-02-14 14:47:50.320 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-02-14 14:47:50.322 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-02-14 14:47:50.327 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-02-14 14:47:50.871 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-02-14 14:47:50.886 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-02-14 14:47:51.076 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-02-14 14:47:52.023 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-02-14 14:47:53.428 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-02-14 14:47:53.432 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-02-14 14:47:53.449 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-02-14 14:47:53.450 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-02-14 14:47:53.457 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-02-14 14:47:53.466 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-02-14 14:47:53.468 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-02-14 14:47:53.469 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-02-14 14:47:53.470 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-02-14 14:47:53.543 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-02-14 14:47:53.674 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-02-14 14:47:53.781 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-02-14 14:47:53.784 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-02-14 14:47:53.786 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-02-14 14:47:53.957 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-02-14 14:47:53.958 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-02-14 14:47:53.962 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-02-14 14:47:54.373 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-02-14 14:47:54.375 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-02-14 14:47:54.375 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-02-14 14:47:54.384 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-02-14 14:47:54.438 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-02-14 14:47:54.444 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-02-14 14:47:54.450 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-02-14 14:47:54.599 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-02-14 14:47:54.600 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-02-14 14:47:55.973 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-02-14 14:47:55.974 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-02-14 14:47:55.974 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-02-14 14:47:55.976 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-02-14 14:47:55.976 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-02-14 14:47:55.977 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-02-14 14:47:55.980 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-02-14 14:47:55.980 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-02-14 14:47:55.982 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-02-14 14:47:56.086 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-02-14 14:47:56.087 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-02-14 14:47:56.199 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-02-14 14:47:56.204 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-02-14 14:47:56.216 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-02-14 14:47:56.423 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-02-14 14:47:56.819 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-02-14 14:47:57.071 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-02-14 14:47:57.307 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-02-14 14:47:57.444 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-02-14 14:47:57.561 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-02-14 14:47:57.568 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-02-14 14:47:57.573 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-02-14 14:47:57.583 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-02-14 14:47:57.610 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-02-14 14:47:57.610 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-02-14 14:47:57.616 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-02-14 14:47:57.647 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-02-14 14:47:57.669 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-02-14 14:47:57.674 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-02-14 14:47:57.787 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-02-14 14:47:57.801 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-02-14 14:47:57.823 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-02-14 14:47:57.824 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-02-14 14:47:57.825 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-02-14 14:47:57.826 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-02-14 14:47:57.883 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-02-14 14:47:57.890 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-02-14 14:47:57.928 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-02-14 14:47:57.941 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-02-14 14:47:58.033 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-02-14 14:47:58.035 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-02-14 14:47:58.048 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-02-14 14:47:58.052 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-02-14 14:47:58.053 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-02-14 14:47:58.055 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-02-14 14:47:58.116 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-02-14 14:47:58.146 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-02-14 14:47:58.162 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-02-14 14:47:58.165 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-02-14 14:47:58.259 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-02-14 14:47:58.261 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-02-14 14:47:58.275 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-02-14 14:47:58.279 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-02-14 14:47:58.295 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-02-14 14:47:58.348 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-02-14 14:47:58.361 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-02-14 14:47:58.380 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-02-14 14:47:58.403 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-02-14 14:47:58.425 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-02-14 14:47:58.496 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-02-14 14:47:58.497 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-02-14 14:47:58.500 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-02-14 14:47:58.503 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-02-14 14:47:58.509 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-02-14 14:47:58.511 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-02-14 14:47:58.515 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-02-14 14:47:58.613 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-02-14 14:47:58.618 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-02-14 14:47:58.619 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-02-14 14:47:58.733 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-02-14 14:47:58.734 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-02-14 14:47:58.755 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-02-14 14:47:58.777 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-02-14 14:47:58.780 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-02-14 14:47:58.783 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-02-14 14:48:00.281 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-02-14 14:48:00.282 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-02-14 14:48:00.284 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-02-14 14:48:00.285 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-02-14 14:48:00.290 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-02-14 14:48:00.291 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-02-14 14:48:00.291 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-02-14 14:48:00.296 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-02-14 14:48:00.297 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-02-14 14:48:00.396 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-02-14 14:48:00.410 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-02-14 14:48:00.510 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-02-14 14:48:00.512 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-02-14 14:48:00.543 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-02-14 14:48:00.552 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-02-14 14:48:00.806 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-02-14 14:48:00.817 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-02-14 14:48:00.818 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-02-14 14:48:00.819 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-02-14 14:48:00.848 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-02-14 14:48:00.849 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-02-14 14:48:00.850 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-02-14 14:48:00.876 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-02-14 14:48:00.879 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-02-14 14:48:01.356 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-02-14 14:48:01.918 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-02-14 14:48:01.922 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-02-14 14:48:02.030 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-02-14 14:48:02.053 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-02-14 14:48:02.054 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-02-14 14:48:02.060 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-02-14 14:48:02.140 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-02-14 14:48:02.169 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-02-14 14:48:02.407 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-02-14 14:48:02.429 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-02-14 14:48:03.240 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-02-14 14:48:03.243 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-02-14 14:48:03.348 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-02-14 14:48:03.354 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-02-14 14:48:04.595 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-02-14 14:48:04.618 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-02-14 14:48:09.485 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-02-14 14:48:09.829 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-02-14 14:48:09.884 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-02-14 14:48:09.982 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-02-14 14:48:10.018 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-02-14 14:48:10.363 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-02-14 14:48:10.366 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-02-14 14:48:10.385 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-02-14 14:48:10.475 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-02-14 14:48:10.475 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-02-14 14:48:10.646 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-02-14 14:48:10.870 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-02-14 14:48:10.871 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-02-14 14:48:10.876 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-02-14 14:48:10.877 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-02-14 14:48:10.877 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-02-14 14:48:10.879 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-02-14 14:48:10.898 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-02-14 14:48:10.901 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-02-14 14:48:10.975 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-02-14 14:48:10.984 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-02-14 14:48:10.986 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-02-14 14:48:11.098 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-02-14 14:48:11.102 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-02-14 14:48:11.102 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-02-14 14:48:11.103 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-02-14 14:48:11.104 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-02-14 14:48:11.106 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-02-14 14:48:11.107 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-02-14 14:48:11.108 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-02-14 14:48:11.211 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-02-14 14:48:11.216 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-02-14 14:48:11.325 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-02-14 14:48:11.702 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-02-14 14:48:11.707 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-02-14 14:48:13.159 | Preconfiguring packages ... 2022-02-14 14:48:13.304 | Fetched 164 MB in 34s (4,818 kB/s) 2022-02-14 14:48:13.370 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-02-14 14:48:13.372 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:13.389 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 14:48:13.460 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:13.473 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 14:48:13.879 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:13.884 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 14:48:13.926 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:13.934 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 14:48:14.006 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:14.161 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 14:48:14.938 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:14.949 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-02-14 14:48:15.031 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 14:48:15.108 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-14 14:48:15.111 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-14 14:48:15.120 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-14 14:48:15.168 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-14 14:48:15.259 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-02-14 14:48:15.261 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-14 14:48:15.272 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-02-14 14:48:15.324 | Selecting previously unselected package libapr1:amd64. 2022-02-14 14:48:15.332 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-02-14 14:48:15.334 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-14 14:48:15.390 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-14 14:48:15.404 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-14 14:48:15.615 | Selecting previously unselected package libaprutil1:amd64. 2022-02-14 14:48:15.623 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 14:48:15.625 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 14:48:15.662 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-02-14 14:48:15.670 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 14:48:15.672 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 14:48:15.709 | Preparing to unpack .../005-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-14 14:48:15.718 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-02-14 14:48:15.770 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-02-14 14:48:15.778 | Preparing to unpack .../006-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 14:48:15.780 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 14:48:15.813 | Preparing to unpack .../007-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-14 14:48:15.820 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-14 14:48:15.878 | Preparing to unpack .../008-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-02-14 14:48:15.885 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-02-14 14:48:15.948 | Selecting previously unselected package libjansson4:amd64. 2022-02-14 14:48:15.955 | Preparing to unpack .../009-libjansson4_2.12-1build1_amd64.deb ... 2022-02-14 14:48:15.957 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-02-14 14:48:15.988 | Selecting previously unselected package liblua5.2-0:amd64. 2022-02-14 14:48:15.995 | Preparing to unpack .../010-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-02-14 14:48:15.998 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-14 14:48:16.048 | Preparing to unpack .../011-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-02-14 14:48:16.056 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-02-14 14:48:17.337 | Preparing to unpack .../012-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:17.346 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-02-14 14:48:17.471 | Selecting previously unselected package apache2-bin. 2022-02-14 14:48:17.478 | Preparing to unpack .../013-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 14:48:17.480 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-14 14:48:17.687 | Selecting previously unselected package apache2-data. 2022-02-14 14:48:17.694 | Preparing to unpack .../014-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-02-14 14:48:17.696 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-14 14:48:17.803 | Selecting previously unselected package apache2-utils. 2022-02-14 14:48:17.810 | Preparing to unpack .../015-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 14:48:17.813 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-14 14:48:17.858 | Selecting previously unselected package apache2. 2022-02-14 14:48:17.865 | Preparing to unpack .../016-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 14:48:17.884 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-02-14 14:48:17.952 | Selecting previously unselected package liblua5.3-0:amd64. 2022-02-14 14:48:17.959 | Preparing to unpack .../017-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-02-14 14:48:17.961 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-14 14:48:18.007 | Selecting previously unselected package haproxy. 2022-02-14 14:48:18.015 | Preparing to unpack .../018-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-02-14 14:48:18.025 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-02-14 14:48:18.241 | Selecting previously unselected package libnl-3-200:amd64. 2022-02-14 14:48:18.250 | Preparing to unpack .../019-libnl-3-200_3.4.0-1_amd64.deb ... 2022-02-14 14:48:18.251 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-02-14 14:48:18.285 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-02-14 14:48:18.292 | Preparing to unpack .../020-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-02-14 14:48:18.295 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-14 14:48:18.325 | Selecting previously unselected package mysql-common. 2022-02-14 14:48:18.332 | Preparing to unpack .../021-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-02-14 14:48:18.349 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-14 14:48:18.379 | Selecting previously unselected package libmysqlclient21:amd64. 2022-02-14 14:48:18.386 | Preparing to unpack .../022-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 14:48:18.388 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:48:18.626 | Selecting previously unselected package libsensors-config. 2022-02-14 14:48:18.633 | Preparing to unpack .../023-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-02-14 14:48:18.636 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-14 14:48:18.664 | Selecting previously unselected package libsensors5:amd64. 2022-02-14 14:48:18.672 | Preparing to unpack .../024-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-02-14 14:48:18.790 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-14 14:48:18.821 | Selecting previously unselected package libsnmp-base. 2022-02-14 14:48:18.829 | Preparing to unpack .../025-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-02-14 14:48:18.831 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 14:48:18.899 | Selecting previously unselected package libsnmp35:amd64. 2022-02-14 14:48:18.907 | Preparing to unpack .../026-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-02-14 14:48:18.909 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 14:48:19.073 | Selecting previously unselected package keepalived. 2022-02-14 14:48:19.081 | Preparing to unpack .../027-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-02-14 14:48:19.083 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-14 14:48:19.175 | Selecting previously unselected package memcached. 2022-02-14 14:48:19.183 | Preparing to unpack .../028-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-02-14 14:48:19.185 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-02-14 14:48:19.244 | Preparing to unpack .../029-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-02-14 14:48:19.710 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-02-14 14:48:19.824 | Preparing to unpack .../030-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-14 14:48:19.830 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-02-14 14:48:19.972 | Selecting previously unselected package python3-yaml. 2022-02-14 14:48:19.980 | Preparing to unpack .../031-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-02-14 14:48:19.982 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-14 14:48:20.036 | Preparing to unpack .../032-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-14 14:48:20.041 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-14 14:48:20.087 | Preparing to unpack .../033-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-14 14:48:20.166 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-14 14:48:20.605 | Preparing to unpack .../034-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-02-14 14:48:20.630 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-02-14 14:48:20.783 | Preparing to unpack .../035-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-02-14 14:48:20.789 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-02-14 14:48:20.878 | Selecting previously unselected package acl. 2022-02-14 14:48:20.885 | Preparing to unpack .../036-acl_2.2.53-6_amd64.deb ... 2022-02-14 14:48:20.887 | Unpacking acl (2.2.53-6) ... 2022-02-14 14:48:20.917 | Selecting previously unselected package autotools-dev. 2022-02-14 14:48:20.925 | Preparing to unpack .../037-autotools-dev_20180224.1_all.deb ... 2022-02-14 14:48:20.927 | Unpacking autotools-dev (20180224.1) ... 2022-02-14 14:48:20.964 | Selecting previously unselected package m4. 2022-02-14 14:48:20.971 | Preparing to unpack .../038-m4_1.4.18-4_amd64.deb ... 2022-02-14 14:48:20.974 | Unpacking m4 (1.4.18-4) ... 2022-02-14 14:48:21.032 | Selecting previously unselected package autoconf. 2022-02-14 14:48:21.040 | Preparing to unpack .../039-autoconf_2.69-11.1_all.deb ... 2022-02-14 14:48:21.042 | Unpacking autoconf (2.69-11.1) ... 2022-02-14 14:48:21.121 | Selecting previously unselected package automake. 2022-02-14 14:48:21.129 | Preparing to unpack .../040-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-02-14 14:48:21.133 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-02-14 14:48:21.235 | Selecting previously unselected package autopoint. 2022-02-14 14:48:21.242 | Preparing to unpack .../041-autopoint_0.19.8.1-10build1_all.deb ... 2022-02-14 14:48:21.245 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-02-14 14:48:21.288 | Selecting previously unselected package libllvm10:amd64. 2022-02-14 14:48:21.296 | Preparing to unpack .../042-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:21.299 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:23.568 | Selecting previously unselected package libclang-cpp10. 2022-02-14 14:48:23.576 | Preparing to unpack .../043-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:23.578 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:25.021 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-02-14 14:48:25.028 | Preparing to unpack .../044-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-14 14:48:25.031 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 14:48:25.498 | Selecting previously unselected package libgc1c2:amd64. 2022-02-14 14:48:25.506 | Preparing to unpack .../045-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-02-14 14:48:25.508 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-14 14:48:25.548 | Selecting previously unselected package libobjc4:amd64. 2022-02-14 14:48:25.555 | Preparing to unpack .../046-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 14:48:25.557 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:48:25.587 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-02-14 14:48:25.594 | Preparing to unpack .../047-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-14 14:48:25.596 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 14:48:25.673 | Selecting previously unselected package libc6-i386. 2022-02-14 14:48:25.681 | Preparing to unpack .../048-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-02-14 14:48:25.683 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-14 14:48:26.185 | Selecting previously unselected package lib32gcc-s1. 2022-02-14 14:48:26.193 | Preparing to unpack .../049-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 14:48:26.195 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:48:26.234 | Selecting previously unselected package lib32stdc++6. 2022-02-14 14:48:26.242 | Preparing to unpack .../050-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 14:48:26.244 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:48:26.345 | Selecting previously unselected package libclang-common-10-dev. 2022-02-14 14:48:26.352 | Preparing to unpack .../051-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:26.355 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:27.328 | Selecting previously unselected package libclang1-10. 2022-02-14 14:48:27.335 | Preparing to unpack .../052-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:27.337 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:28.446 | Selecting previously unselected package clang-10. 2022-02-14 14:48:28.454 | Preparing to unpack .../053-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:28.457 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:28.491 | Selecting previously unselected package libtool. 2022-02-14 14:48:28.498 | Preparing to unpack .../054-libtool_2.4.6-14_all.deb ... 2022-02-14 14:48:28.500 | Unpacking libtool (2.4.6-14) ... 2022-02-14 14:48:28.549 | Selecting previously unselected package dh-autoreconf. 2022-02-14 14:48:28.557 | Preparing to unpack .../055-dh-autoreconf_19_all.deb ... 2022-02-14 14:48:28.559 | Unpacking dh-autoreconf (19) ... 2022-02-14 14:48:28.586 | Selecting previously unselected package libdebhelper-perl. 2022-02-14 14:48:28.594 | Preparing to unpack .../056-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-02-14 14:48:28.596 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-02-14 14:48:28.642 | Selecting previously unselected package libarchive-zip-perl. 2022-02-14 14:48:28.650 | Preparing to unpack .../057-libarchive-zip-perl_1.67-2_all.deb ... 2022-02-14 14:48:28.652 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-02-14 14:48:28.692 | Selecting previously unselected package libsub-override-perl. 2022-02-14 14:48:28.699 | Preparing to unpack .../058-libsub-override-perl_0.09-2_all.deb ... 2022-02-14 14:48:28.702 | Unpacking libsub-override-perl (0.09-2) ... 2022-02-14 14:48:28.727 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-02-14 14:48:28.735 | Preparing to unpack .../059-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-02-14 14:48:28.737 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-14 14:48:28.766 | Selecting previously unselected package dh-strip-nondeterminism. 2022-02-14 14:48:28.773 | Preparing to unpack .../060-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-02-14 14:48:28.776 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-02-14 14:48:28.800 | Selecting previously unselected package libdpkg-perl. 2022-02-14 14:48:28.808 | Preparing to unpack .../061-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-02-14 14:48:28.811 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-02-14 14:48:28.883 | Selecting previously unselected package make. 2022-02-14 14:48:28.892 | Preparing to unpack .../062-make_4.2.1-1.2_amd64.deb ... 2022-02-14 14:48:28.894 | Unpacking make (4.2.1-1.2) ... 2022-02-14 14:48:28.941 | Selecting previously unselected package dpkg-dev. 2022-02-14 14:48:28.949 | Preparing to unpack .../063-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-02-14 14:48:28.951 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-02-14 14:48:29.088 | Selecting previously unselected package dwz. 2022-02-14 14:48:29.095 | Preparing to unpack .../064-dwz_0.13-5_amd64.deb ... 2022-02-14 14:48:29.097 | Unpacking dwz (0.13-5) ... 2022-02-14 14:48:29.147 | Selecting previously unselected package libcroco3:amd64. 2022-02-14 14:48:29.154 | Preparing to unpack .../065-libcroco3_0.6.13-1_amd64.deb ... 2022-02-14 14:48:29.157 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-02-14 14:48:29.196 | Selecting previously unselected package gettext. 2022-02-14 14:48:29.204 | Preparing to unpack .../066-gettext_0.19.8.1-10build1_amd64.deb ... 2022-02-14 14:48:29.206 | Unpacking gettext (0.19.8.1-10build1) ... 2022-02-14 14:48:29.364 | Selecting previously unselected package intltool-debian. 2022-02-14 14:48:29.372 | Preparing to unpack .../067-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-02-14 14:48:29.374 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-02-14 14:48:29.403 | Selecting previously unselected package po-debconf. 2022-02-14 14:48:29.410 | Preparing to unpack .../068-po-debconf_1.0.21_all.deb ... 2022-02-14 14:48:29.413 | Unpacking po-debconf (1.0.21) ... 2022-02-14 14:48:29.499 | Selecting previously unselected package debhelper. 2022-02-14 14:48:29.507 | Preparing to unpack .../069-debhelper_12.10ubuntu1_all.deb ... 2022-02-14 14:48:29.509 | Unpacking debhelper (12.10ubuntu1) ... 2022-02-14 14:48:29.690 | Selecting previously unselected package uuid-dev:amd64. 2022-02-14 14:48:29.698 | Preparing to unpack .../070-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-02-14 14:48:29.700 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-14 14:48:29.733 | Selecting previously unselected package libsctp1:amd64. 2022-02-14 14:48:29.741 | Preparing to unpack .../071-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-02-14 14:48:29.743 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-14 14:48:29.766 | Selecting previously unselected package libsctp-dev:amd64. 2022-02-14 14:48:29.774 | Preparing to unpack .../072-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-02-14 14:48:29.776 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-14 14:48:29.812 | Selecting previously unselected package libapr1-dev. 2022-02-14 14:48:29.819 | Preparing to unpack .../073-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-02-14 14:48:29.821 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-14 14:48:30.068 | Selecting previously unselected package libldap2-dev:amd64. 2022-02-14 14:48:30.076 | Preparing to unpack .../074-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-02-14 14:48:30.079 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-14 14:48:30.192 | Selecting previously unselected package libaprutil1-dev. 2022-02-14 14:48:30.199 | Preparing to unpack .../075-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-02-14 14:48:30.202 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-14 14:48:30.415 | Selecting previously unselected package apache2-dev. 2022-02-14 14:48:30.423 | Preparing to unpack .../076-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 14:48:30.425 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-14 14:48:30.494 | Selecting previously unselected package binfmt-support. 2022-02-14 14:48:30.502 | Preparing to unpack .../077-binfmt-support_2.2.0-2_amd64.deb ... 2022-02-14 14:48:30.512 | Unpacking binfmt-support (2.2.0-2) ... 2022-02-14 14:48:30.545 | Selecting previously unselected package g++-9. 2022-02-14 14:48:30.553 | Preparing to unpack .../078-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-02-14 14:48:30.555 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 14:48:31.728 | Selecting previously unselected package g++. 2022-02-14 14:48:31.736 | Preparing to unpack .../079-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-02-14 14:48:31.739 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-02-14 14:48:31.762 | Selecting previously unselected package build-essential. 2022-02-14 14:48:31.770 | Preparing to unpack .../080-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-02-14 14:48:31.773 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-02-14 14:48:31.801 | Selecting previously unselected package conntrack. 2022-02-14 14:48:31.809 | Preparing to unpack .../081-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-02-14 14:48:31.811 | Unpacking conntrack (1:1.4.5-2) ... 2022-02-14 14:48:31.843 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-02-14 14:48:31.851 | Preparing to unpack .../082-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-02-14 14:48:31.853 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-14 14:48:31.882 | Selecting previously unselected package libnetfilter-queue1. 2022-02-14 14:48:31.890 | Preparing to unpack .../083-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-02-14 14:48:31.893 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-02-14 14:48:31.925 | Selecting previously unselected package conntrackd. 2022-02-14 14:48:31.932 | Preparing to unpack .../084-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-02-14 14:48:31.935 | Unpacking conntrackd (1:1.4.5-2) ... 2022-02-14 14:48:31.979 | Selecting previously unselected package dns-root-data. 2022-02-14 14:48:31.987 | Preparing to unpack .../085-dns-root-data_2019052802_all.deb ... 2022-02-14 14:48:31.990 | Unpacking dns-root-data (2019052802) ... 2022-02-14 14:48:32.019 | Selecting previously unselected package libidn11:amd64. 2022-02-14 14:48:32.027 | Preparing to unpack .../086-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-02-14 14:48:32.030 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-14 14:48:32.070 | Selecting previously unselected package dnsmasq-base. 2022-02-14 14:48:32.078 | Preparing to unpack .../087-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-14 14:48:32.080 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-14 14:48:32.148 | Selecting previously unselected package dnsmasq-utils. 2022-02-14 14:48:32.156 | Preparing to unpack .../088-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-02-14 14:48:32.159 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-14 14:48:32.192 | Selecting previously unselected package ebtables. 2022-02-14 14:48:32.200 | Preparing to unpack .../089-ebtables_2.0.11-3build1_amd64.deb ... 2022-02-14 14:48:32.215 | Unpacking ebtables (2.0.11-3build1) ... 2022-02-14 14:48:32.258 | Selecting previously unselected package libfakeroot:amd64. 2022-02-14 14:48:32.266 | Preparing to unpack .../090-libfakeroot_1.24-1_amd64.deb ... 2022-02-14 14:48:32.269 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-02-14 14:48:32.301 | Selecting previously unselected package fakeroot. 2022-02-14 14:48:32.308 | Preparing to unpack .../091-fakeroot_1.24-1_amd64.deb ... 2022-02-14 14:48:32.311 | Unpacking fakeroot (1.24-1) ... 2022-02-14 14:48:32.349 | Selecting previously unselected package fonts-dejavu-core. 2022-02-14 14:48:32.357 | Preparing to unpack .../092-fonts-dejavu-core_2.37-1_all.deb ... 2022-02-14 14:48:32.360 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-02-14 14:48:32.537 | Selecting previously unselected package fonts-liberation. 2022-02-14 14:48:32.545 | Preparing to unpack .../093-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-02-14 14:48:32.547 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-02-14 14:48:32.684 | Selecting previously unselected package fontconfig-config. 2022-02-14 14:48:32.693 | Preparing to unpack .../094-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-02-14 14:48:32.695 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-14 14:48:32.738 | Selecting previously unselected package libfontconfig1:amd64. 2022-02-14 14:48:32.746 | Preparing to unpack .../095-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-02-14 14:48:32.751 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-14 14:48:32.803 | Selecting previously unselected package fontconfig. 2022-02-14 14:48:32.811 | Preparing to unpack .../096-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-02-14 14:48:32.813 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-02-14 14:48:32.860 | Selecting previously unselected package genisoimage. 2022-02-14 14:48:32.868 | Preparing to unpack .../097-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-02-14 14:48:32.872 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-14 14:48:32.953 | Selecting previously unselected package libann0. 2022-02-14 14:48:32.961 | Preparing to unpack .../098-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-02-14 14:48:32.964 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-02-14 14:48:33.000 | Selecting previously unselected package libcdt5:amd64. 2022-02-14 14:48:33.008 | Preparing to unpack .../099-libcdt5_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:33.013 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:33.057 | Selecting previously unselected package libcgraph6:amd64. 2022-02-14 14:48:33.065 | Preparing to unpack .../100-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:33.068 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:33.108 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-02-14 14:48:33.116 | Preparing to unpack .../101-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-14 14:48:33.119 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 14:48:33.165 | Selecting previously unselected package libjpeg8:amd64. 2022-02-14 14:48:33.173 | Preparing to unpack .../102-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-02-14 14:48:33.176 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-14 14:48:33.207 | Selecting previously unselected package libjbig0:amd64. 2022-02-14 14:48:33.215 | Preparing to unpack .../103-libjbig0_2.1-3.1build1_amd64.deb ... 2022-02-14 14:48:33.218 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-02-14 14:48:33.255 | Selecting previously unselected package libwebp6:amd64. 2022-02-14 14:48:33.263 | Preparing to unpack .../104-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:33.266 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 14:48:33.323 | Selecting previously unselected package libtiff5:amd64. 2022-02-14 14:48:33.331 | Preparing to unpack .../105-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-02-14 14:48:33.334 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-14 14:48:33.390 | Selecting previously unselected package libxpm4:amd64. 2022-02-14 14:48:33.398 | Preparing to unpack .../106-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-02-14 14:48:33.402 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-02-14 14:48:33.440 | Selecting previously unselected package libgd3:amd64. 2022-02-14 14:48:33.447 | Preparing to unpack .../107-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-02-14 14:48:33.450 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-14 14:48:33.497 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-02-14 14:48:33.505 | Preparing to unpack .../108-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-02-14 14:48:33.508 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-14 14:48:33.568 | Selecting previously unselected package libpixman-1-0:amd64. 2022-02-14 14:48:33.576 | Preparing to unpack .../109-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-02-14 14:48:33.579 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-14 14:48:33.641 | Selecting previously unselected package libxcb-render0:amd64. 2022-02-14 14:48:33.649 | Preparing to unpack .../110-libxcb-render0_1.14-2_amd64.deb ... 2022-02-14 14:48:33.651 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-02-14 14:48:33.685 | Selecting previously unselected package libxcb-shm0:amd64. 2022-02-14 14:48:33.693 | Preparing to unpack .../111-libxcb-shm0_1.14-2_amd64.deb ... 2022-02-14 14:48:33.701 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-02-14 14:48:33.734 | Selecting previously unselected package libxrender1:amd64. 2022-02-14 14:48:33.742 | Preparing to unpack .../112-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-02-14 14:48:33.746 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-02-14 14:48:33.784 | Selecting previously unselected package libcairo2:amd64. 2022-02-14 14:48:33.792 | Preparing to unpack .../113-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:33.795 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-14 14:48:33.896 | Selecting previously unselected package libgraphite2-3:amd64. 2022-02-14 14:48:33.904 | Preparing to unpack .../114-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-02-14 14:48:33.906 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-14 14:48:33.947 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-02-14 14:48:33.956 | Preparing to unpack .../115-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-02-14 14:48:33.958 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-14 14:48:34.046 | Selecting previously unselected package libthai-data. 2022-02-14 14:48:34.054 | Preparing to unpack .../116-libthai-data_0.1.28-3_all.deb ... 2022-02-14 14:48:34.056 | Unpacking libthai-data (0.1.28-3) ... 2022-02-14 14:48:34.113 | Selecting previously unselected package libdatrie1:amd64. 2022-02-14 14:48:34.121 | Preparing to unpack .../117-libdatrie1_0.2.12-3_amd64.deb ... 2022-02-14 14:48:34.125 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-02-14 14:48:34.163 | Selecting previously unselected package libthai0:amd64. 2022-02-14 14:48:34.172 | Preparing to unpack .../118-libthai0_0.1.28-3_amd64.deb ... 2022-02-14 14:48:34.177 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-02-14 14:48:34.207 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-02-14 14:48:34.215 | Preparing to unpack .../119-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-14 14:48:34.217 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 14:48:34.278 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-02-14 14:48:34.287 | Preparing to unpack .../120-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-14 14:48:34.290 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 14:48:34.338 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-02-14 14:48:34.346 | Preparing to unpack .../121-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-02-14 14:48:34.349 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 14:48:34.385 | Selecting previously unselected package libpathplan4:amd64. 2022-02-14 14:48:34.394 | Preparing to unpack .../122-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:34.398 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:34.430 | Selecting previously unselected package libgvc6. 2022-02-14 14:48:34.439 | Preparing to unpack .../123-libgvc6_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:34.441 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-02-14 14:48:34.560 | Selecting previously unselected package libgvpr2:amd64. 2022-02-14 14:48:34.569 | Preparing to unpack .../124-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:34.571 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:34.625 | Selecting previously unselected package liblab-gamut1:amd64. 2022-02-14 14:48:34.633 | Preparing to unpack .../125-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:34.635 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:34.792 | Selecting previously unselected package x11-common. 2022-02-14 14:48:34.800 | Preparing to unpack .../126-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-02-14 14:48:34.825 | dpkg-query: no packages found matching nux-tools 2022-02-14 14:48:34.837 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-02-14 14:48:34.889 | Selecting previously unselected package libice6:amd64. 2022-02-14 14:48:34.898 | Preparing to unpack .../127-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-02-14 14:48:34.900 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-14 14:48:34.935 | Selecting previously unselected package libsm6:amd64. 2022-02-14 14:48:34.943 | Preparing to unpack .../128-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-02-14 14:48:34.945 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-02-14 14:48:34.978 | Selecting previously unselected package libxt6:amd64. 2022-02-14 14:48:34.986 | Preparing to unpack .../129-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-02-14 14:48:34.989 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-02-14 14:48:35.041 | Selecting previously unselected package libxmu6:amd64. 2022-02-14 14:48:35.049 | Preparing to unpack .../130-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-02-14 14:48:35.052 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-14 14:48:35.090 | Selecting previously unselected package libxaw7:amd64. 2022-02-14 14:48:35.099 | Preparing to unpack .../131-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-02-14 14:48:35.103 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-02-14 14:48:35.155 | Selecting previously unselected package graphviz. 2022-02-14 14:48:35.164 | Preparing to unpack .../132-graphviz_2.42.2-3build2_amd64.deb ... 2022-02-14 14:48:35.166 | Unpacking graphviz (2.42.2-3build2) ... 2022-02-14 14:48:35.303 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-02-14 14:48:35.311 | Preparing to unpack .../133-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-02-14 14:48:35.314 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-14 14:48:35.366 | Selecting previously unselected package libibverbs1:amd64. 2022-02-14 14:48:35.375 | Preparing to unpack .../134-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-02-14 14:48:35.379 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-14 14:48:35.422 | Selecting previously unselected package ibverbs-providers:amd64. 2022-02-14 14:48:35.430 | Preparing to unpack .../135-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-02-14 14:48:35.447 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-14 14:48:35.513 | Selecting previously unselected package icu-devtools. 2022-02-14 14:48:35.521 | Preparing to unpack .../136-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-02-14 14:48:35.524 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-02-14 14:48:35.588 | Selecting previously unselected package iputils-arping. 2022-02-14 14:48:35.597 | Preparing to unpack .../137-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-02-14 14:48:35.600 | Unpacking iputils-arping (3:20190709-3) ... 2022-02-14 14:48:35.635 | Selecting previously unselected package javascript-common. 2022-02-14 14:48:35.643 | Preparing to unpack .../138-javascript-common_11_all.deb ... 2022-02-14 14:48:35.658 | Unpacking javascript-common (11) ... 2022-02-14 14:48:35.691 | Selecting previously unselected package libgssrpc4:amd64. 2022-02-14 14:48:35.699 | Preparing to unpack .../139-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 14:48:35.703 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:35.739 | Selecting previously unselected package libkdb5-9:amd64. 2022-02-14 14:48:35.747 | Preparing to unpack .../140-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 14:48:35.750 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:35.785 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-02-14 14:48:35.793 | Preparing to unpack .../141-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 14:48:35.796 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:35.835 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-02-14 14:48:35.843 | Preparing to unpack .../142-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 14:48:35.845 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:35.883 | Selecting previously unselected package comerr-dev:amd64. 2022-02-14 14:48:35.891 | Preparing to unpack .../143-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-02-14 14:48:35.896 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-14 14:48:35.930 | Selecting previously unselected package krb5-multidev:amd64. 2022-02-14 14:48:35.938 | Preparing to unpack .../144-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 14:48:35.941 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:35.994 | Selecting previously unselected package libalgorithm-diff-perl. 2022-02-14 14:48:36.002 | Preparing to unpack .../145-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-02-14 14:48:36.006 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-02-14 14:48:36.040 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-02-14 14:48:36.048 | Preparing to unpack .../146-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-02-14 14:48:36.051 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-14 14:48:36.079 | Selecting previously unselected package libalgorithm-merge-perl. 2022-02-14 14:48:36.087 | Preparing to unpack .../147-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-02-14 14:48:36.090 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-02-14 14:48:36.118 | Selecting previously unselected package libarchive-cpio-perl. 2022-02-14 14:48:36.127 | Preparing to unpack .../148-libarchive-cpio-perl_0.10-1_all.deb ... 2022-02-14 14:48:36.130 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-02-14 14:48:36.164 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-02-14 14:48:36.173 | Preparing to unpack .../149-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-14 14:48:36.175 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 14:48:36.246 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-02-14 14:48:36.255 | Preparing to unpack .../150-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-02-14 14:48:36.257 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 14:48:36.324 | Selecting previously unselected package libfile-fcntllock-perl. 2022-02-14 14:48:36.332 | Preparing to unpack .../151-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-02-14 14:48:36.335 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-02-14 14:48:36.367 | Selecting previously unselected package libgts-bin. 2022-02-14 14:48:36.376 | Preparing to unpack .../152-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-02-14 14:48:36.395 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-02-14 14:48:36.431 | Selecting previously unselected package libicu-dev:amd64. 2022-02-14 14:48:36.439 | Preparing to unpack .../153-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-02-14 14:48:36.442 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-14 14:48:37.933 | Selecting previously unselected package libipset13:amd64. 2022-02-14 14:48:37.941 | Preparing to unpack .../154-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:37.945 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-14 14:48:37.982 | Selecting previously unselected package librdmacm1:amd64. 2022-02-14 14:48:37.990 | Preparing to unpack .../155-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-02-14 14:48:37.993 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-14 14:48:38.034 | Selecting previously unselected package libiscsi7:amd64. 2022-02-14 14:48:38.042 | Preparing to unpack .../156-libiscsi7_1.18.0-2_amd64.deb ... 2022-02-14 14:48:38.044 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-02-14 14:48:38.080 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-02-14 14:48:38.088 | Preparing to unpack .../157-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-02-14 14:48:38.091 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 14:48:38.154 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-02-14 14:48:38.163 | Preparing to unpack .../158-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-02-14 14:48:38.166 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 14:48:38.191 | Selecting previously unselected package libjpeg-dev:amd64. 2022-02-14 14:48:38.199 | Preparing to unpack .../159-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-02-14 14:48:38.201 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 14:48:38.228 | Selecting previously unselected package libjs-jquery. 2022-02-14 14:48:38.237 | Preparing to unpack .../160-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-02-14 14:48:38.239 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-02-14 14:48:38.301 | Selecting previously unselected package libjs-jquery-metadata. 2022-02-14 14:48:38.309 | Preparing to unpack .../161-libjs-jquery-metadata_12-1.1_all.deb ... 2022-02-14 14:48:38.311 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-02-14 14:48:38.339 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-02-14 14:48:38.348 | Preparing to unpack .../162-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-02-14 14:48:38.350 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-14 14:48:38.435 | Selecting previously unselected package libltdl-dev:amd64. 2022-02-14 14:48:38.444 | Preparing to unpack .../163-libltdl-dev_2.4.6-14_amd64.deb ... 2022-02-14 14:48:38.446 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-02-14 14:48:38.504 | Selecting previously unselected package libsys-hostname-long-perl. 2022-02-14 14:48:38.513 | Preparing to unpack .../164-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-02-14 14:48:38.516 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-02-14 14:48:38.544 | Selecting previously unselected package libmail-sendmail-perl. 2022-02-14 14:48:38.553 | Preparing to unpack .../165-libmail-sendmail-perl_0.80-1_all.deb ... 2022-02-14 14:48:38.555 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-02-14 14:48:38.583 | Selecting previously unselected package libncurses-dev:amd64. 2022-02-14 14:48:38.592 | Preparing to unpack .../166-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-14 14:48:38.595 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 14:48:38.693 | Selecting previously unselected package libnspr4:amd64. 2022-02-14 14:48:38.701 | Preparing to unpack .../167-libnspr4_2%3a4.25-1_amd64.deb ... 2022-02-14 14:48:38.704 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-02-14 14:48:38.747 | Selecting previously unselected package libnss3:amd64. 2022-02-14 14:48:38.756 | Preparing to unpack .../168-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-14 14:48:38.758 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-14 14:48:38.964 | Selecting previously unselected package libomp5-10:amd64. 2022-02-14 14:48:38.972 | Preparing to unpack .../169-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:38.976 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:39.051 | Selecting previously unselected package libomp-10-dev. 2022-02-14 14:48:39.059 | Preparing to unpack .../170-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:39.062 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:39.099 | Selecting previously unselected package pcp-conf. 2022-02-14 14:48:39.107 | Preparing to unpack .../171-pcp-conf_5.0.3-1_amd64.deb ... 2022-02-14 14:48:39.110 | Unpacking pcp-conf (5.0.3-1) ... 2022-02-14 14:48:39.145 | Selecting previously unselected package libpcp3. 2022-02-14 14:48:39.153 | Preparing to unpack .../172-libpcp3_5.0.3-1_amd64.deb ... 2022-02-14 14:48:39.156 | Unpacking libpcp3 (5.0.3-1) ... 2022-02-14 14:48:39.222 | Selecting previously unselected package libpcp-pmda3. 2022-02-14 14:48:39.230 | Preparing to unpack .../173-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-02-14 14:48:39.233 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-02-14 14:48:39.267 | Selecting previously unselected package libpcp-pmda-perl. 2022-02-14 14:48:39.275 | Preparing to unpack .../174-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-02-14 14:48:39.277 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-02-14 14:48:39.315 | Selecting previously unselected package libpq5:amd64. 2022-02-14 14:48:39.323 | Preparing to unpack .../175-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:39.325 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:48:39.373 | Selecting previously unselected package libpq-dev. 2022-02-14 14:48:39.382 | Preparing to unpack .../176-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:39.385 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:48:39.466 | Selecting previously unselected package librados2. 2022-02-14 14:48:39.474 | Preparing to unpack .../177-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-14 14:48:39.477 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 14:48:39.957 | Selecting previously unselected package librbd1. 2022-02-14 14:48:39.965 | Preparing to unpack .../178-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-02-14 14:48:39.967 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 14:48:40.248 | Selecting previously unselected package libsasl2-dev. 2022-02-14 14:48:40.257 | Preparing to unpack .../179-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-02-14 14:48:40.260 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-14 14:48:40.329 | Selecting previously unselected package libssl-dev:amd64. 2022-02-14 14:48:40.338 | Preparing to unpack .../180-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-02-14 14:48:40.340 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-14 14:48:40.604 | Selecting previously unselected package libsystemd-dev:amd64. 2022-02-14 14:48:40.613 | Preparing to unpack .../181-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-02-14 14:48:40.615 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 14:48:40.736 | Selecting previously unselected package libtinfo-dev:amd64. 2022-02-14 14:48:40.744 | Preparing to unpack .../182-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-02-14 14:48:40.746 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 14:48:40.773 | Selecting previously unselected package libx86-1:amd64. 2022-02-14 14:48:40.782 | Preparing to unpack .../183-libx86-1_1.1+ds1-11_amd64.deb ... 2022-02-14 14:48:40.785 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-02-14 14:48:40.823 | Selecting previously unselected package libxml2-dev:amd64. 2022-02-14 14:48:40.831 | Preparing to unpack .../184-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:40.834 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-14 14:48:40.980 | Selecting previously unselected package libxslt1-dev:amd64. 2022-02-14 14:48:40.989 | Preparing to unpack .../185-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-02-14 14:48:40.991 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-14 14:48:41.078 | Selecting previously unselected package llvm-10-runtime. 2022-02-14 14:48:41.086 | Preparing to unpack .../186-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:41.088 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:41.147 | Selecting previously unselected package libpfm4:amd64. 2022-02-14 14:48:41.156 | Preparing to unpack .../187-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-02-14 14:48:41.158 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-14 14:48:41.238 | Selecting previously unselected package llvm-10. 2022-02-14 14:48:41.247 | Preparing to unpack .../188-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:41.249 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:42.071 | Selecting previously unselected package libffi-dev:amd64. 2022-02-14 14:48:42.079 | Preparing to unpack .../189-libffi-dev_3.3-4_amd64.deb ... 2022-02-14 14:48:42.081 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-02-14 14:48:42.126 | Selecting previously unselected package python3-pygments. 2022-02-14 14:48:42.134 | Preparing to unpack .../190-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-02-14 14:48:42.138 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-14 14:48:42.282 | Selecting previously unselected package llvm-10-tools. 2022-02-14 14:48:42.291 | Preparing to unpack .../191-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:42.293 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:42.434 | Selecting previously unselected package libz3-4:amd64. 2022-02-14 14:48:42.442 | Preparing to unpack .../192-libz3-4_4.8.7-4build1_amd64.deb ... 2022-02-14 14:48:42.445 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-02-14 14:48:43.418 | Selecting previously unselected package libz3-dev:amd64. 2022-02-14 14:48:43.426 | Preparing to unpack .../193-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-02-14 14:48:43.428 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-14 14:48:43.474 | Selecting previously unselected package llvm-10-dev. 2022-02-14 14:48:43.482 | Preparing to unpack .../194-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-02-14 14:48:43.486 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:48.059 | Selecting previously unselected package lsscsi. 2022-02-14 14:48:48.069 | Preparing to unpack .../195-lsscsi_0.30-0.1_amd64.deb ... 2022-02-14 14:48:48.071 | Unpacking lsscsi (0.30-0.1) ... 2022-02-14 14:48:48.108 | Selecting previously unselected package pkg-config. 2022-02-14 14:48:48.116 | Preparing to unpack .../196-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-02-14 14:48:48.119 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-02-14 14:48:48.154 | Selecting previously unselected package pm-utils. 2022-02-14 14:48:48.163 | Preparing to unpack .../197-pm-utils_1.4.1-19_all.deb ... 2022-02-14 14:48:48.166 | Unpacking pm-utils (1.4.1-19) ... 2022-02-14 14:48:48.235 | Selecting previously unselected package postgresql-client-common. 2022-02-14 14:48:48.244 | Preparing to unpack .../198-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-02-14 14:48:48.246 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-02-14 14:48:48.281 | Selecting previously unselected package postgresql-client-12. 2022-02-14 14:48:48.290 | Preparing to unpack .../199-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:48.292 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:48:48.502 | Selecting previously unselected package ssl-cert. 2022-02-14 14:48:48.511 | Preparing to unpack .../200-ssl-cert_1.0.39_all.deb ... 2022-02-14 14:48:48.513 | Unpacking ssl-cert (1.0.39) ... 2022-02-14 14:48:48.554 | Selecting previously unselected package postgresql-common. 2022-02-14 14:48:48.562 | Preparing to unpack .../201-postgresql-common_214ubuntu0.1_all.deb ... 2022-02-14 14:48:48.606 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-02-14 14:48:48.613 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-02-14 14:48:48.679 | Selecting previously unselected package postgresql-server-dev-12. 2022-02-14 14:48:48.688 | Preparing to unpack .../202-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:48.690 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:48:49.007 | Selecting previously unselected package postgresql-server-dev-all. 2022-02-14 14:48:49.016 | Preparing to unpack .../203-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-02-14 14:48:49.018 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-14 14:48:49.048 | Selecting previously unselected package python-pip-whl. 2022-02-14 14:48:49.057 | Preparing to unpack .../204-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-02-14 14:48:49.059 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-14 14:48:49.271 | Selecting previously unselected package python3-mysqldb. 2022-02-14 14:48:49.280 | Preparing to unpack .../205-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-02-14 14:48:49.285 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-02-14 14:48:49.324 | Selecting previously unselected package python3-wheel. 2022-02-14 14:48:49.333 | Preparing to unpack .../206-python3-wheel_0.34.2-1_all.deb ... 2022-02-14 14:48:49.335 | Unpacking python3-wheel (0.34.2-1) ... 2022-02-14 14:48:49.369 | Selecting previously unselected package python3-pip. 2022-02-14 14:48:49.379 | Preparing to unpack .../207-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-02-14 14:48:49.381 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-14 14:48:49.474 | Selecting previously unselected package python3.8-venv. 2022-02-14 14:48:49.485 | Preparing to unpack .../208-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-02-14 14:48:49.487 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-14 14:48:49.515 | Selecting previously unselected package python3-venv. 2022-02-14 14:48:49.523 | Preparing to unpack .../209-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-02-14 14:48:49.526 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-02-14 14:48:49.552 | Selecting previously unselected package qemu-block-extra:amd64. 2022-02-14 14:48:49.561 | Preparing to unpack .../210-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-14 14:48:49.563 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-14 14:48:49.598 | Selecting previously unselected package qemu-utils. 2022-02-14 14:48:49.607 | Preparing to unpack .../211-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-02-14 14:48:49.610 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-14 14:48:49.811 | Selecting previously unselected package sharutils. 2022-02-14 14:48:49.820 | Preparing to unpack .../212-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-02-14 14:48:49.822 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-02-14 14:48:49.873 | Selecting previously unselected package sqlite3. 2022-02-14 14:48:49.882 | Preparing to unpack .../213-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-02-14 14:48:49.884 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-14 14:48:50.032 | Selecting previously unselected package unzip. 2022-02-14 14:48:50.041 | Preparing to unpack .../214-unzip_6.0-25ubuntu1_amd64.deb ... 2022-02-14 14:48:50.043 | Unpacking unzip (6.0-25ubuntu1) ... 2022-02-14 14:48:50.094 | Selecting previously unselected package vbetool. 2022-02-14 14:48:50.102 | Preparing to unpack .../215-vbetool_1.1-4_amd64.deb ... 2022-02-14 14:48:50.104 | Unpacking vbetool (1.1-4) ... 2022-02-14 14:48:50.134 | Selecting previously unselected package ipset. 2022-02-14 14:48:50.143 | Preparing to unpack .../216-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:48:50.153 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-14 14:48:50.186 | Selecting previously unselected package ipvsadm. 2022-02-14 14:48:50.195 | Preparing to unpack .../217-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-02-14 14:48:50.197 | Unpacking ipvsadm (1:1.31-1) ... 2022-02-14 14:48:50.235 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-02-14 14:48:50.244 | Preparing to unpack .../218-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-02-14 14:48:50.254 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-14 14:48:50.278 | Selecting previously unselected package libkrb5-dev:amd64. 2022-02-14 14:48:50.288 | Preparing to unpack .../219-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-02-14 14:48:50.290 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:50.324 | Selecting previously unselected package libpcp-gui2. 2022-02-14 14:48:50.333 | Preparing to unpack .../220-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.336 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-02-14 14:48:50.366 | Selecting previously unselected package libpcp-import1. 2022-02-14 14:48:50.376 | Preparing to unpack .../221-libpcp-import1_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.378 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-02-14 14:48:50.410 | Selecting previously unselected package libpcp-mmv1. 2022-02-14 14:48:50.418 | Preparing to unpack .../222-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.421 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-02-14 14:48:50.449 | Selecting previously unselected package libpcp-trace2. 2022-02-14 14:48:50.458 | Preparing to unpack .../223-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.461 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-02-14 14:48:50.491 | Selecting previously unselected package libpcp-web1. 2022-02-14 14:48:50.501 | Preparing to unpack .../224-libpcp-web1_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.503 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-02-14 14:48:50.547 | Selecting previously unselected package libyaml-dev:amd64. 2022-02-14 14:48:50.556 | Preparing to unpack .../225-libyaml-dev_0.2.2-1_amd64.deb ... 2022-02-14 14:48:50.558 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-02-14 14:48:50.595 | Selecting previously unselected package python3-pcp. 2022-02-14 14:48:50.603 | Preparing to unpack .../226-python3-pcp_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.607 | Unpacking python3-pcp (5.0.3-1) ... 2022-02-14 14:48:50.654 | Selecting previously unselected package pcp. 2022-02-14 14:48:50.663 | Preparing to unpack .../227-pcp_5.0.3-1_amd64.deb ... 2022-02-14 14:48:50.737 | Unpacking pcp (5.0.3-1) ... 2022-02-14 14:48:51.307 | Selecting previously unselected package socat. 2022-02-14 14:48:51.317 | Preparing to unpack .../228-socat_1.7.3.3-2_amd64.deb ... 2022-02-14 14:48:51.320 | Unpacking socat (1.7.3.3-2) ... 2022-02-14 14:48:51.399 | Selecting previously unselected package vlan. 2022-02-14 14:48:51.409 | Preparing to unpack .../229-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-02-14 14:48:51.410 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-14 14:48:51.479 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-02-14 14:48:51.485 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-02-14 14:48:51.495 | Setting up javascript-common (11) ... 2022-02-14 14:48:51.528 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-02-14 14:48:51.543 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-02-14 14:48:51.549 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-02-14 14:48:51.554 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-02-14 14:48:51.560 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-02-14 14:48:51.584 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-14 14:48:51.588 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 14:48:51.596 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-02-14 14:48:51.602 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 14:48:51.607 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-02-14 14:48:51.613 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-02-14 14:48:51.619 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-02-14 14:48:51.626 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-02-14 14:48:51.631 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-02-14 14:48:51.636 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-02-14 14:48:51.642 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-02-14 14:48:51.648 | Setting up libarchive-zip-perl (1.67-2) ... 2022-02-14 14:48:51.653 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-02-14 14:48:51.659 | Setting up vbetool (1.1-4) ... 2022-02-14 14:48:51.664 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-02-14 14:48:51.670 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 14:48:51.679 | Setting up pm-utils (1.4.1-19) ... 2022-02-14 14:48:51.689 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-14 14:48:51.947 | Setting up unzip (6.0-25ubuntu1) ... 2022-02-14 14:48:51.973 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-02-14 14:48:51.978 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:51.985 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-02-14 14:48:52.231 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-02-14 14:48:52.909 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-02-14 14:48:52.918 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-02-14 14:48:52.924 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-14 14:48:52.929 | Setting up m4 (1.4.18-4) ... 2022-02-14 14:48:52.935 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-02-14 14:48:53.232 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:48:53.238 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-02-14 14:48:53.243 | Setting up iputils-arping (3:20190709-3) ... 2022-02-14 14:48:53.277 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-02-14 14:48:53.282 | Setting up conntrack (1:1.4.5-2) ... 2022-02-14 14:48:53.287 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 14:48:53.292 | Setting up python3-wheel (0.34.2-1) ... 2022-02-14 14:48:53.563 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-02-14 14:48:53.569 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-02-14 14:48:53.786 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-02-14 14:48:55.899 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-02-14 14:48:57.171 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-02-14 14:48:57.902 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-02-14 14:48:57.912 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-02-14 14:48:57.919 | Setting up acl (2.2.53-6) ... 2022-02-14 14:48:57.932 | Setting up dns-root-data (2019052802) ... 2022-02-14 14:48:57.941 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:57.947 | Setting up fakeroot (1.24-1) ... 2022-02-14 14:48:57.955 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-02-14 14:48:57.963 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-02-14 14:48:57.969 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-02-14 14:48:57.974 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:48:57.979 | Setting up autotools-dev (20180224.1) ... 2022-02-14 14:48:57.985 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-02-14 14:48:58.865 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-02-14 14:48:58.871 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-02-14 14:48:58.878 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-02-14 14:48:58.883 | Setting up make (4.2.1-1.2) ... 2022-02-14 14:48:58.888 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-02-14 14:48:58.895 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-02-14 14:48:58.901 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:48:58.908 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-02-14 14:48:58.913 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-02-14 14:48:58.919 | Setting up ebtables (2.0.11-3build1) ... 2022-02-14 14:48:59.477 | Setting up socat (1.7.3.3-2) ... 2022-02-14 14:48:59.483 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-02-14 14:48:59.489 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-02-14 14:48:59.496 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-02-14 14:48:59.502 | Setting up autopoint (0.19.8.1-10build1) ... 2022-02-14 14:48:59.508 | Setting up binfmt-support (2.2.0-2) ... 2022-02-14 14:48:59.799 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-02-14 14:49:00.857 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 14:49:00.863 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-02-14 14:49:00.884 | Setting up fonts-dejavu-core (2.37-1) ... 2022-02-14 14:49:00.916 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-02-14 14:49:00.922 | Setting up lsscsi (0.30-0.1) ... 2022-02-14 14:49:00.928 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-02-14 14:49:00.934 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 14:49:00.941 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 14:49:00.948 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-02-14 14:49:00.954 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-02-14 14:49:00.960 | Setting up autoconf (2.69-11.1) ... 2022-02-14 14:49:00.970 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-02-14 14:49:01.014 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-02-14 14:49:01.019 | Setting up dwz (0.13-5) ... 2022-02-14 14:49:01.025 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-02-14 14:49:01.031 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-02-14 14:49:01.038 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-02-14 14:49:01.047 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-02-14 14:49:01.053 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-02-14 14:49:01.069 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-02-14 14:49:02.348 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:49:02.354 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:02.362 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-02-14 14:49:02.368 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-02-14 14:49:02.377 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-02-14 14:49:02.385 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-02-14 14:49:02.399 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-02-14 14:49:02.410 | Setting up pcp-conf (5.0.3-1) ... 2022-02-14 14:49:02.420 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-02-14 14:49:02.429 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-02-14 14:49:02.435 | Setting up libsub-override-perl (0.09-2) ... 2022-02-14 14:49:02.442 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-02-14 14:49:02.449 | Setting up libthai-data (0.1.28-3) ... 2022-02-14 14:49:02.456 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-02-14 14:49:02.466 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-02-14 14:49:02.473 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-02-14 14:49:02.480 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-02-14 14:49:02.486 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-02-14 14:49:02.492 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:49:02.500 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-02-14 14:49:02.506 | Setting up sharutils (1:4.15.2-4build1) ... 2022-02-14 14:49:02.512 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-02-14 14:49:02.526 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-02-14 14:49:02.537 | Setting up conntrackd (1:1.4.5-2) ... 2022-02-14 14:49:03.571 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-02-14 14:49:03.958 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-02-14 14:49:03.970 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-02-14 14:49:03.979 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-02-14 14:49:03.986 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-14 14:49:04.000 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 14:49:04.008 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-02-14 14:49:04.020 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-02-14 14:49:04.024 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 14:49:04.033 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-02-14 14:49:04.043 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-02-14 14:49:04.052 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-02-14 14:49:04.059 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-02-14 14:49:04.068 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-02-14 14:49:04.077 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:49:04.088 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-02-14 14:49:04.097 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-02-14 14:49:04.106 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-02-14 14:49:04.112 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-02-14 14:49:04.124 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:49:04.131 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:04.137 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-02-14 14:49:04.148 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:04.156 | Setting up wget (1.20.3-1ubuntu2) ... 2022-02-14 14:49:04.175 | Setting up libtool (2.4.6-14) ... 2022-02-14 14:49:04.182 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-02-14 14:49:04.335 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-02-14 14:49:04.374 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:49:04.382 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-02-14 14:49:04.861 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-02-14 14:49:05.973 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:49:05.980 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-02-14 14:49:05.986 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 14:49:05.992 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-02-14 14:49:06.150 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-02-14 14:49:06.157 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:06.163 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:06.171 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-02-14 14:49:06.182 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-02-14 14:49:06.188 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-02-14 14:49:06.447 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-02-14 14:49:06.453 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-02-14 14:49:06.461 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-02-14 14:49:06.467 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-02-14 14:49:06.474 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:49:07.103 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-02-14 14:49:07.132 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:49:07.138 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:49:07.151 | Setting up ssl-cert (1.0.39) ... 2022-02-14 14:49:07.557 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-02-14 14:49:07.635 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-02-14 14:49:07.642 | Setting up postgresql-common (214ubuntu0.1) ... 2022-02-14 14:49:08.149 | Adding user postgres to group ssl-cert 2022-02-14 14:49:08.313 | 2022-02-14 14:49:08.313 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-02-14 14:49:08.525 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-02-14 14:49:08.525 | Removing obsolete dictionary files: 2022-02-14 14:49:09.119 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-02-14 14:49:10.237 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-02-14 14:49:10.244 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-02-14 14:49:10.250 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-02-14 14:49:10.358 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-02-14 14:49:10.777 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-02-14 14:49:10.782 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-02-14 14:49:10.788 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-02-14 14:49:10.793 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-02-14 14:49:10.801 | Setting up build-essential (12.8ubuntu1.1) ... 2022-02-14 14:49:10.808 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-02-14 14:49:10.814 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-02-14 14:49:10.820 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 14:49:10.826 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-02-14 14:49:10.833 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-02-14 14:49:10.840 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:49:10.847 | Setting up ipvsadm (1:1.31-1) ... 2022-02-14 14:49:11.627 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-02-14 14:49:11.634 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-02-14 14:49:11.744 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-02-14 14:49:13.834 | Regenerating fonts cache... done. 2022-02-14 14:49:13.836 | Setting up gettext (0.19.8.1-10build1) ... 2022-02-14 14:49:13.842 | Setting up libpcp3 (5.0.3-1) ... 2022-02-14 14:49:13.848 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-02-14 14:49:13.853 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-02-14 14:49:13.859 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-02-14 14:49:15.191 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-02-14 14:49:16.005 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-02-14 14:49:16.060 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:16.066 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-02-14 14:49:17.050 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-02-14 14:49:17.730 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:17.737 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-02-14 14:49:17.743 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 14:49:17.749 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-02-14 14:49:17.754 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-02-14 14:49:17.760 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-02-14 14:49:17.765 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-02-14 14:49:17.770 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-02-14 14:49:17.776 | Setting up libpcp-web1 (5.0.3-1) ... 2022-02-14 14:49:17.783 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-02-14 14:49:17.789 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-02-14 14:49:17.794 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:17.800 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-02-14 14:49:17.819 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-02-14 14:49:17.826 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-02-14 14:49:17.835 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-02-14 14:49:17.844 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-02-14 14:49:17.851 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-02-14 14:49:17.859 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-02-14 14:49:17.866 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 14:49:17.874 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-02-14 14:49:17.881 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-02-14 14:49:17.887 | Setting up libpcp-import1 (5.0.3-1) ... 2022-02-14 14:49:17.895 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-02-14 14:49:17.902 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 14:49:17.910 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-02-14 14:49:17.915 | Setting up po-debconf (1.0.21) ... 2022-02-14 14:49:17.922 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-02-14 14:49:18.322 | Enabling module mpm_event. 2022-02-14 14:49:18.387 | Enabling module authz_core. 2022-02-14 14:49:18.392 | Enabling module authz_host. 2022-02-14 14:49:18.453 | Enabling module authn_core. 2022-02-14 14:49:18.457 | Enabling module auth_basic. 2022-02-14 14:49:18.518 | Enabling module access_compat. 2022-02-14 14:49:18.579 | Enabling module authn_file. 2022-02-14 14:49:18.640 | Enabling module authz_user. 2022-02-14 14:49:18.700 | Enabling module alias. 2022-02-14 14:49:18.760 | Enabling module dir. 2022-02-14 14:49:18.820 | Enabling module autoindex. 2022-02-14 14:49:18.879 | Enabling module env. 2022-02-14 14:49:18.942 | Enabling module mime. 2022-02-14 14:49:19.002 | Enabling module negotiation. 2022-02-14 14:49:19.061 | Enabling module setenvif. 2022-02-14 14:49:19.120 | Enabling module filter. 2022-02-14 14:49:19.181 | Enabling module deflate. 2022-02-14 14:49:19.241 | Enabling module status. 2022-02-14 14:49:19.302 | Enabling module reqtimeout. 2022-02-14 14:49:19.374 | Enabling conf charset. 2022-02-14 14:49:19.435 | Enabling conf localized-error-pages. 2022-02-14 14:49:19.495 | Enabling conf other-vhosts-access-log. 2022-02-14 14:49:19.565 | Enabling conf security. 2022-02-14 14:49:19.625 | Enabling conf serve-cgi-bin. 2022-02-14 14:49:19.685 | Enabling site 000-default. 2022-02-14 14:49:19.737 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-02-14 14:49:19.796 | Enabling conf javascript-common. 2022-02-14 14:49:20.071 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-02-14 14:49:20.662 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-02-14 14:49:23.353 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-02-14 14:49:23.366 | Setting up python3-pcp (5.0.3-1) ... 2022-02-14 14:49:23.680 | Setting up libgvc6 (2.42.2-3build2) ... 2022-02-14 14:49:23.704 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 14:49:23.710 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-02-14 14:49:23.723 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-02-14 14:49:23.728 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-02-14 14:49:23.735 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-02-14 14:49:23.740 | Setting up graphviz (2.42.2-3build2) ... 2022-02-14 14:49:23.750 | Setting up pcp (5.0.3-1) ... 2022-02-14 14:49:24.110 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-02-14 14:49:24.523 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-02-14 14:49:24.956 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-02-14 14:49:25.369 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-02-14 14:49:42.053 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-02-14 14:49:42.061 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-02-14 14:49:42.063 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-02-14 14:49:43.252 | Setting up dh-autoreconf (19) ... 2022-02-14 14:49:43.257 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-02-14 14:49:44.087 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-02-14 14:49:44.094 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 14:49:44.101 | Setting up debhelper (12.10ubuntu1) ... 2022-02-14 14:49:44.107 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-02-14 14:49:44.450 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-02-14 14:49:44.456 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-02-14 14:49:44.480 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-02-14 14:49:44.564 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-02-14 14:49:57.993 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 14:49:58.016 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-02-14 14:49:58.417 | Processing triggers for ufw (0.36-6) ... 2022-02-14 14:49:58.550 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:50:24.982 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-14 14:50:24.995 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-02-14 14:50:32.023 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 14:50:32.025 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:50:32.028 | ++ functions-common:time_stop:2425 : local name 2022-02-14 14:50:32.030 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 14:50:32.032 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:50:32.034 | ++ functions-common:time_stop:2428 : local total 2022-02-14 14:50:32.037 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 14:50:32.039 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:50:32.041 | ++ functions-common:time_stop:2432 : start_time=1644850056864 2022-02-14 14:50:32.043 | ++ functions-common:time_stop:2434 : [[ -z 1644850056864 ]] 2022-02-14 14:50:32.046 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:50:32.050 | ++ functions-common:time_stop:2437 : end_time=1644850232047 2022-02-14 14:50:32.052 | ++ functions-common:time_stop:2438 : elapsed_time=175183 2022-02-14 14:50:32.054 | ++ functions-common:time_stop:2439 : total=735 2022-02-14 14:50:32.056 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:50:32.058 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175918 2022-02-14 14:50:32.060 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 14:50:32.063 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 14:50:32.066 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 14:50:32.068 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 14:50:32.072 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 14:50:32.076 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 14:50:32.079 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 14:50:32.081 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 14:50:33.269 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 14:50:33.271 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 14:50:33.273 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 14:50:33.275 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 14:50:33.276 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 14:50:33.278 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 14:50:33.280 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 14:50:33.283 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 14:50:33.286 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 14:50:33.288 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 14:50:33.290 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 14:50:33.292 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 14:50:33.293 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 14:50:33.295 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 14:50:33.297 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 14:50:33.298 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 14:50:33.300 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 14:50:33.302 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 14:50:33.303 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 14:50:33.305 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 14:50:33.307 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 14:50:33.309 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 14:50:33.311 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 14:50:33.313 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 14:50:33.380 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 14:50:33.382 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 14:50:33.462 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 14:50:33.464 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 14:50:33.531 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 14:50:33.533 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 14:50:33.535 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 14:50:33.537 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 14:50:33.539 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 14:50:33.541 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 14:50:33.543 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 14:50:33.544 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 14:50:33.546 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 14:50:33.549 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 14:50:33.550 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 14:50:33.550 | Distro: focal 2022-02-14 14:50:33.553 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 14:50:33.555 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 14:50:33.558 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 14:50:33.560 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 14:50:33.563 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 14:50:33.563 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 14:50:34.131 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 14:50:34.133 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 14:50:34.133 | pip: 21.3.1 2022-02-14 14:50:34.135 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 14:50:34.136 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 14:50:34.138 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 14:50:34.140 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 14:50:34.141 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 14:50:34.143 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 14:50:34.145 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 14:50:34.146 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 14:50:34.148 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 14:50:34.151 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 14:50:34.152 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 14:50:34.154 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:50:34.156 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 14:50:34.158 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 14:50:34.159 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:50:34.161 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:50:34.163 | + tools/install_pip.sh:main:142 : : 2022-02-14 14:50:34.165 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 14:50:34.167 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 14:50:34.169 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 14:50:34.170 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 14:50:34.173 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 14:50:34.175 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 14:50:34.176 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 14:50:34.179 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 14:50:34.179 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 14:50:34.183 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-14 14:50:34.185 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-14 14:50:34.186 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 14:50:34.189 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 14:50:34.191 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 14:50:34.206 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 14:50:34.208 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 14:50:34.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:50:34.944 | from cryptography.utils import int_from_bytes 2022-02-14 14:50:34.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:50:34.944 | from cryptography.utils import int_from_bytes 2022-02-14 14:50:36.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:50:37.814 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 14:50:37.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 14:50:39.489 | Installing collected packages: setuptools 2022-02-14 14:50:40.275 | Successfully installed setuptools-60.8.2 2022-02-14 14:50:40.275 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:50:40.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:50:40.450 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:50:40.564 | + inc/python:pip_install:200 : result=0 2022-02-14 14:50:40.566 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:50:40.568 | + functions-common:time_stop:2425 : local name 2022-02-14 14:50:40.570 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:50:40.571 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:50:40.573 | + functions-common:time_stop:2428 : local total 2022-02-14 14:50:40.574 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:50:40.576 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:50:40.578 | + functions-common:time_stop:2432 : start_time=1644850234202 2022-02-14 14:50:40.579 | + functions-common:time_stop:2434 : [[ -z 1644850234202 ]] 2022-02-14 14:50:40.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:50:40.585 | + functions-common:time_stop:2437 : end_time=1644850240583 2022-02-14 14:50:40.586 | + functions-common:time_stop:2438 : elapsed_time=6381 2022-02-14 14:50:40.588 | + functions-common:time_stop:2439 : total=0 2022-02-14 14:50:40.589 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:50:40.591 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6381 2022-02-14 14:50:40.593 | + inc/python:pip_install:203 : return 0 2022-02-14 14:50:40.595 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 14:50:40.598 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 14:50:40.601 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 14:50:40.603 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 14:50:40.606 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 14:50:40.606 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 14:50:41.170 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 14:50:41.172 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 14:50:41.172 | pip: 21.3.1 2022-02-14 14:50:41.175 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 14:50:41.178 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 14:50:41.181 | + ./stack.sh:main:796 : fixup_all 2022-02-14 14:50:41.183 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 14:50:41.185 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 14:50:41.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:50:41.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:50:41.192 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-02-14 14:50:41.206 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 14:50:41.216 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 14:50:41.227 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 14:50:41.229 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 14:50:41.231 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 14:50:41.234 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 14:50:41.236 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 14:50:41.238 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 14:50:41.240 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 14:50:41.242 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 14:50:41.244 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 14:50:41.246 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 14:50:41.248 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 14:50:41.250 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:50:41.252 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 14:50:41.254 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 14:50:41.256 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 14:50:41.259 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 14:50:41.261 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 14:50:41.263 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 14:50:41.266 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 14:50:41.268 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 14:50:41.270 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 14:50:41.272 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 14:50:41.274 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 14:50:41.276 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 14:50:41.278 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 14:50:41.281 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 14:50:41.283 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 14:50:41.285 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 14:50:41.288 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 14:50:41.307 | Using python 3.8 to install os-testr 2022-02-14 14:50:41.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-14 14:50:42.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:50:42.038 | from cryptography.utils import int_from_bytes 2022-02-14 14:50:42.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:50:42.038 | from cryptography.utils import int_from_bytes 2022-02-14 14:50:43.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:50:43.699 | Collecting os-testr 2022-02-14 14:50:43.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-02-14 14:50:43.760 | Collecting stestr>=1.0.0 2022-02-14 14:50:43.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-02-14 14:50:43.806 | Collecting python-subunit>=1.0.0 2022-02-14 14:50:43.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-02-14 14:50:43.820 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-14 14:50:43.821 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 14:50:43.835 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 14:50:43.903 | Collecting future 2022-02-14 14:50:43.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-02-14 14:50:44.123 | Preparing metadata (setup.py): started 2022-02-14 14:50:44.776 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 14:50:44.780 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 14:50:44.782 | 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) 2022-02-14 14:50:44.783 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-14 14:50:44.784 | 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) 2022-02-14 14:50:44.815 | 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.7) 2022-02-14 14:50:44.816 | 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) 2022-02-14 14:50:44.817 | 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) 2022-02-14 14:50:44.818 | 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.5.0) 2022-02-14 14:50:44.820 | 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) (3.0.0) 2022-02-14 14:50:44.834 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-14 14:50:44.904 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-14 14:50:44.905 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-14 14:50:44.907 | 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.4.0) 2022-02-14 14:50:45.015 | Building wheels for collected packages: future 2022-02-14 14:50:45.016 | Building wheel for future (setup.py): started 2022-02-14 14:50:46.059 | Building wheel for future (setup.py): finished with status 'done' 2022-02-14 14:50:46.063 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=e1fc885e46e84a1fd5815e442f85a23348f235e9c0d683df99ab2d61798f6a57 2022-02-14 14:50:46.063 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-02-14 14:50:46.070 | Successfully built future 2022-02-14 14:50:47.515 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-02-14 14:50:48.373 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-02-14 14:50:48.373 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:50:48.379 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:50:48.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:50:48.514 | + inc/python:pip_install:200 : result=0 2022-02-14 14:50:48.516 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:50:48.518 | + functions-common:time_stop:2425 : local name 2022-02-14 14:50:48.521 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:50:48.523 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:50:48.525 | + functions-common:time_stop:2428 : local total 2022-02-14 14:50:48.527 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:50:48.529 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:50:48.532 | + functions-common:time_stop:2432 : start_time=1644850241302 2022-02-14 14:50:48.534 | + functions-common:time_stop:2434 : [[ -z 1644850241302 ]] 2022-02-14 14:50:48.536 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:50:48.540 | + functions-common:time_stop:2437 : end_time=1644850248538 2022-02-14 14:50:48.542 | + functions-common:time_stop:2438 : elapsed_time=7236 2022-02-14 14:50:48.544 | + functions-common:time_stop:2439 : total=0 2022-02-14 14:50:48.547 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:50:48.549 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7236 2022-02-14 14:50:48.551 | + inc/python:pip_install:203 : return 0 2022-02-14 14:50:48.553 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 14:50:48.601 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 14:50:48.698 | + ./stack.sh:main:810 : install_infra 2022-02-14 14:50:48.700 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 14:50:48.703 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 14:50:48.705 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-02-14 14:50:51.862 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 14:50:51.865 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 14:50:51.886 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 14:50:53.685 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.734 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.807 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.815 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.838 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.841 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.858 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.885 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.896 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:53.956 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.033 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.050 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.081 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.088 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.103 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.120 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.131 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.145 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.154 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.191 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.213 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.222 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.284 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.287 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.291 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.330 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.368 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.384 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.402 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.424 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.441 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.457 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.486 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.516 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.542 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.553 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.571 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.598 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.605 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.609 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:54.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:50:54.754 | Collecting pbr===5.8.1 2022-02-14 14:50:54.761 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-14 14:50:54.799 | Installing collected packages: pbr 2022-02-14 14:50:54.942 | Successfully installed pbr-5.8.1 2022-02-14 14:50:55.004 | + inc/python:pip_install:200 : result=0 2022-02-14 14:50:55.006 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:50:55.009 | + functions-common:time_stop:2425 : local name 2022-02-14 14:50:55.011 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:50:55.013 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:50:55.015 | + functions-common:time_stop:2428 : local total 2022-02-14 14:50:55.017 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:50:55.019 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:50:55.021 | + functions-common:time_stop:2432 : start_time=1644850251879 2022-02-14 14:50:55.023 | + functions-common:time_stop:2434 : [[ -z 1644850251879 ]] 2022-02-14 14:50:55.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:50:55.029 | + functions-common:time_stop:2437 : end_time=1644850255027 2022-02-14 14:50:55.031 | + functions-common:time_stop:2438 : elapsed_time=3148 2022-02-14 14:50:55.033 | + functions-common:time_stop:2439 : total=7236 2022-02-14 14:50:55.035 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:50:55.037 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10384 2022-02-14 14:50:55.040 | + inc/python:pip_install:203 : return 0 2022-02-14 14:50:55.042 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 14:50:55.045 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 14:50:55.067 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-14 14:50:56.879 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:56.924 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:56.998 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.007 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.029 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.032 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.049 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.089 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.150 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.227 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.244 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.275 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.282 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.296 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.313 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.326 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.340 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.349 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.387 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.409 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.418 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.482 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.485 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.490 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.530 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.569 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.585 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.601 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.621 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.639 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.655 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.684 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.715 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.742 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.753 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.771 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.798 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.805 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.809 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 14:50:57.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:50:57.815 | Processing /opt/stack/requirements 2022-02-14 14:50:59.226 | Collecting fixtures===3.0.0 2022-02-14 14:50:59.234 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-02-14 14:50:59.453 | Collecting PyYAML===6.0 2022-02-14 14:50:59.460 | 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) 2022-02-14 14:50:59.639 | Collecting requests===2.27.1 2022-02-14 14:50:59.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-02-14 14:50:59.745 | Collecting packaging===21.3 2022-02-14 14:50:59.751 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-14 14:50:59.815 | Collecting testtools===2.5.0 2022-02-14 14:50:59.822 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-02-14 14:50:59.904 | Collecting idna===3.3 2022-02-14 14:50:59.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-02-14 14:51:00.061 | Collecting pyparsing===3.0.7 2022-02-14 14:51:00.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-14 14:51:00.127 | Collecting six===1.16.0 2022-02-14 14:51:00.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-02-14 14:51:00.185 | Collecting charset-normalizer===2.0.12 2022-02-14 14:51:00.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-02-14 14:51:00.226 | Collecting Parsley>=1.2 2022-02-14 14:51:00.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-14 14:51:00.279 | Collecting beagle>=0.2.1 2022-02-14 14:51:00.286 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-02-14 14:51:00.311 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-02-14 14:51:00.378 | Collecting certifi>=2017.4.17 2022-02-14 14:51:00.385 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-02-14 14:51:00.470 | Collecting urllib3===1.26.8 2022-02-14 14:51:00.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-02-14 14:51:00.539 | Collecting extras===1.0.0 2022-02-14 14:51:00.546 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-02-14 14:51:00.627 | Collecting cliff===3.10.0 2022-02-14 14:51:00.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-02-14 14:51:00.705 | Collecting prettytable===3.0.0 2022-02-14 14:51:00.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d55/bc2547611bd8c/prettytable-3.0.0-py3-none-any.whl (24 kB) 2022-02-14 14:51:00.750 | Collecting autopage===0.5.0 2022-02-14 14:51:00.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-02-14 14:51:00.842 | Collecting stevedore===3.5.0 2022-02-14 14:51:00.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-02-14 14:51:01.007 | Collecting cmd2===2.3.3 2022-02-14 14:51:01.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-02-14 14:51:01.115 | Collecting wcwidth===0.2.5 2022-02-14 14:51:01.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-02-14 14:51:01.172 | Collecting pyperclip===1.8.2 2022-02-14 14:51:01.178 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-02-14 14:51:01.224 | Collecting attrs===21.4.0 2022-02-14 14:51:01.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-02-14 14:51:01.311 | Building wheels for collected packages: openstack-requirements 2022-02-14 14:51:01.312 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 14:51:02.143 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 14:51:02.143 | ERROR: Command errored out with exit status 1: 2022-02-14 14:51:02.144 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-9qr22s6b/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-9qr22s6b/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-okt8m2w5 2022-02-14 14:51:02.144 | cwd: /tmp/pip-req-build-9qr22s6b/ 2022-02-14 14:51:02.144 | Complete output (6 lines): 2022-02-14 14:51:02.144 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 14:51:02.144 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 14:51:02.144 | or: setup.py --help-commands 2022-02-14 14:51:02.144 | or: setup.py cmd --help 2022-02-14 14:51:02.144 | 2022-02-14 14:51:02.144 | error: invalid command 'bdist_wheel' 2022-02-14 14:51:02.144 | ---------------------------------------- 2022-02-14 14:51:02.144 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 14:51:02.144 | Running setup.py clean for openstack-requirements 2022-02-14 14:51:02.961 | Failed to build openstack-requirements 2022-02-14 14:51:03.222 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, pyparsing, autopage, stevedore, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2022-02-14 14:51:05.065 | Running setup.py install for openstack-requirements: started 2022-02-14 14:51:07.384 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 14:51:07.417 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5196 packaging-21.3 prettytable-3.0.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-02-14 14:51:07.547 | + inc/python:pip_install:200 : result=0 2022-02-14 14:51:07.550 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:51:07.552 | + functions-common:time_stop:2425 : local name 2022-02-14 14:51:07.554 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:51:07.558 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:51:07.560 | + functions-common:time_stop:2428 : local total 2022-02-14 14:51:07.562 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:51:07.565 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:51:07.567 | + functions-common:time_stop:2432 : start_time=1644850255059 2022-02-14 14:51:07.569 | + functions-common:time_stop:2434 : [[ -z 1644850255059 ]] 2022-02-14 14:51:07.572 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:51:07.576 | + functions-common:time_stop:2437 : end_time=1644850267573 2022-02-14 14:51:07.578 | + functions-common:time_stop:2438 : elapsed_time=12514 2022-02-14 14:51:07.580 | + functions-common:time_stop:2439 : total=10384 2022-02-14 14:51:07.582 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:51:07.584 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22898 2022-02-14 14:51:07.586 | + inc/python:pip_install:203 : return 0 2022-02-14 14:51:07.589 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 14:51:07.591 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 14:51:07.594 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 14:51:07.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:51:07.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:51:07.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 14:51:07.603 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:51:07.606 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 14:51:07.625 | Using python 3.8 to install pbr 2022-02-14 14:51:07.628 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 14:51:08.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:51:08.362 | from cryptography.utils import int_from_bytes 2022-02-14 14:51:08.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:51:08.362 | from cryptography.utils import int_from_bytes 2022-02-14 14:51:09.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:51:09.503 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 14:51:11.255 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:51:11.261 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:51:11.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:51:11.367 | + inc/python:pip_install:200 : result=0 2022-02-14 14:51:11.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:51:11.371 | + functions-common:time_stop:2425 : local name 2022-02-14 14:51:11.373 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:51:11.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:51:11.377 | + functions-common:time_stop:2428 : local total 2022-02-14 14:51:11.379 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:51:11.381 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:51:11.383 | + functions-common:time_stop:2432 : start_time=1644850267620 2022-02-14 14:51:11.386 | + functions-common:time_stop:2434 : [[ -z 1644850267620 ]] 2022-02-14 14:51:11.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:51:11.392 | + functions-common:time_stop:2437 : end_time=1644850271390 2022-02-14 14:51:11.394 | + functions-common:time_stop:2438 : elapsed_time=3770 2022-02-14 14:51:11.396 | + functions-common:time_stop:2439 : total=22898 2022-02-14 14:51:11.398 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:51:11.401 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26668 2022-02-14 14:51:11.403 | + inc/python:pip_install:203 : return 0 2022-02-14 14:51:11.405 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 14:51:14.576 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 14:51:16.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:51:16.825 | Collecting bindep 2022-02-14 14:51:16.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-02-14 14:51:16.876 | Collecting Parsley 2022-02-14 14:51:16.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-02-14 14:51:17.289 | Collecting distro 2022-02-14 14:51:17.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-02-14 14:51:17.378 | Collecting packaging; python_version >= "3.6" 2022-02-14 14:51:17.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-02-14 14:51:17.527 | Collecting pbr>=2.0.0 2022-02-14 14:51:17.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-02-14 14:51:17.723 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-02-14 14:51:17.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-02-14 14:51:17.778 | Installing collected packages: Parsley, distro, pyparsing, packaging, pbr, bindep 2022-02-14 14:51:18.345 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.6.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-02-14 14:51:18.417 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 14:51:18.420 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 14:51:18.423 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 14:51:18.440 | + ./stack.sh:main:819 : pkgs= 2022-02-14 14:51:18.442 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 14:51:18.445 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 14:51:18.447 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 14:51:18.449 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 14:51:18.451 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 14:51:18.454 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 14:51:18.456 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 14:51:18.459 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 14:51:18.461 | + functions-common:run_phase:1863 : local extra 2022-02-14 14:51:18.463 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 14:51:18.467 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 14:51:18.469 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 14:51:18.472 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 14:51:18.474 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 14:51:18.476 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 14:51:18.490 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:51:18.492 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 14:51:18.494 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 14:51:18.496 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 14:51:18.498 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 14:51:18.501 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 14:51:18.503 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 14:51:18.505 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 14:51:18.507 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 14:51:18.509 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 14:51:18.512 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 14:51:18.514 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 14:51:18.516 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 14:51:18.518 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 14:51:18.520 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 14:51:18.523 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 14:51:18.525 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 14:51:18.527 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 14:51:18.529 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 14:51:18.532 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-14 14:51:18.534 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 14:51:18.537 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-14 14:51:18.539 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 14:51:18.541 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-14 14:51:18.543 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2022-02-14 14:51:18.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 14:51:18.548 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-14 14:51:18.550 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-14 14:51:18.552 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2022-02-14 14:51:18.554 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2022-02-14 14:51:18.556 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:51:18.558 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Ceph 2022-02-14 14:51:18.561 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2022-02-14 14:51:18.563 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ ! focal =~ (focal|bionic|xenial|f31|f32|f33|f34|rhel8) ]] 2022-02-14 14:51:18.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:286 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2022-02-14 14:51:18.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2022-02-14 14:51:18.570 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2022-02-14 14:51:18.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2022-02-14 14:51:18.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : is_ubuntu 2022-02-14 14:51:18.576 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:51:18.578 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:51:18.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : [[ focal =~ (focal|xenial|bionic) ]] 2022-02-14 14:51:18.583 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1110 : install_package software-properties-common 2022-02-14 14:51:18.585 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 14:51:18.587 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:51:18.589 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:51:18.591 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:51:18.593 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:51:18.595 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:51:18.597 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:51:18.599 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:51:18.601 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:51:18.603 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:51:18.605 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:51:18.607 | ++ functions-common:apt_get_update:1190 : return 2022-02-14 14:51:18.609 | ++ functions-common:install_package:1464 : real_install_package software-properties-common 2022-02-14 14:51:18.611 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:51:18.613 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:51:18.616 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:51:18.618 | ++ functions-common:real_install_package:1450 : apt_get install software-properties-common 2022-02-14 14:51:18.637 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2022-02-14 14:51:18.744 | Reading package lists... 2022-02-14 14:51:18.983 | Building dependency tree... 2022-02-14 14:51:18.984 | Reading state information... 2022-02-14 14:51:19.232 | The following packages were automatically installed and are no longer required: 2022-02-14 14:51:19.234 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 14:51:19.234 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 14:51:19.234 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 14:51:19.234 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 14:51:19.234 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:51:19.234 | python3-zope.interface 2022-02-14 14:51:19.234 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:51:19.235 | The following additional packages will be installed: 2022-02-14 14:51:19.235 | python3-software-properties 2022-02-14 14:51:19.306 | The following packages will be upgraded: 2022-02-14 14:51:19.307 | python3-software-properties software-properties-common 2022-02-14 14:51:19.866 | 2 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:51:19.867 | Need to get 35.5 kB of archives. 2022-02-14 14:51:19.867 | After this operation, 0 B of additional disk space will be used. 2022-02-14 14:51:19.867 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.8 [10.6 kB] 2022-02-14 14:51:20.128 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.8 [24.9 kB] 2022-02-14 14:51:20.684 | Fetched 35.5 kB in 1s (42.9 kB/s) 2022-02-14 14:51:20.763 | (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.) 2022-02-14 14:51:20.767 | Preparing to unpack .../software-properties-common_0.99.9.8_all.deb ... 2022-02-14 14:51:20.899 | Unpacking software-properties-common (0.99.9.8) over (0.98.9.4) ... 2022-02-14 14:51:20.962 | Preparing to unpack .../python3-software-properties_0.99.9.8_all.deb ... 2022-02-14 14:51:21.101 | Unpacking python3-software-properties (0.99.9.8) over (0.98.9.4) ... 2022-02-14 14:51:21.160 | Setting up python3-software-properties (0.99.9.8) ... 2022-02-14 14:51:21.428 | Setting up software-properties-common (0.99.9.8) ... 2022-02-14 14:51:21.684 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:51:22.046 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-02-14 14:51:28.928 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 14:51:28.931 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:51:28.933 | ++ functions-common:time_stop:2425 : local name 2022-02-14 14:51:28.935 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 14:51:28.937 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:51:28.939 | ++ functions-common:time_stop:2428 : local total 2022-02-14 14:51:28.942 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 14:51:28.944 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:51:28.946 | ++ functions-common:time_stop:2432 : start_time=1644850278634 2022-02-14 14:51:28.948 | ++ functions-common:time_stop:2434 : [[ -z 1644850278634 ]] 2022-02-14 14:51:28.950 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:51:28.954 | ++ functions-common:time_stop:2437 : end_time=1644850288952 2022-02-14 14:51:28.956 | ++ functions-common:time_stop:2438 : elapsed_time=10318 2022-02-14 14:51:28.958 | ++ functions-common:time_stop:2439 : total=175918 2022-02-14 14:51:28.960 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:51:28.962 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=186236 2022-02-14 14:51:28.964 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 14:51:28.967 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1112 : configure_repo_ceph apt-get pacific focal 2022-02-14 14:51:28.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : local package_manager=apt-get 2022-02-14 14:51:28.971 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:985 : local ceph_release=pacific 2022-02-14 14:51:28.973 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:986 : local distro_release=focal 2022-02-14 14:51:28.975 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:988 : is_ubuntu 2022-02-14 14:51:28.977 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:51:28.979 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:51:28.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:989 : [[ False == \T\r\u\e ]] 2022-02-14 14:51:28.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : wget -q -O- https://download.ceph.com/keys/release.asc 2022-02-14 14:51:28.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:993 : sudo apt-key add - 2022-02-14 14:51:29.101 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2022-02-14 14:51:30.701 | OK 2022-02-14 14:51:30.714 | ++ /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' 2022-02-14 14:51:32.252 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 14:51:32.252 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 14:51:32.472 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 14:51:32.633 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 14:51:32.869 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,571 B] 2022-02-14 14:51:33.105 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2022-02-14 14:51:41.594 | Fetched 25.8 kB in 1s (17.8 kB/s) 2022-02-14 14:51:43.104 | Reading package lists... 2022-02-14 14:51:43.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:996 : sudo apt-get -y update 2022-02-14 14:51:43.375 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 14:51:43.421 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 14:51:43.469 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 14:51:43.544 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 14:51:43.774 | Hit:5 https://download.ceph.com/debian-pacific focal InRelease 2022-02-14 14:51:45.670 | Reading package lists... 2022-02-14 14:51:45.700 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1114 : CEPH_PACKAGES='ceph libnss3-tools' 2022-02-14 14:51:45.702 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : python3_enabled 2022-02-14 14:51:45.704 | ++ inc/python:python3_enabled:456 : return 0 2022-02-14 14:51:45.706 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1116 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2022-02-14 14:51:45.709 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1119 : is_ceph_enabled_for_service manila 2022-02-14 14:51:45.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 14:51:45.714 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 14:51:45.716 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-14 14:51:45.719 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-14 14:51:45.720 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 14:51:45.720 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 14:51:45.724 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-14 14:51:45.727 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-14 14:51:45.729 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 14:51:45.732 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 14:51:45.735 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-14 14:51:45.750 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:51:45.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 14:51:45.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1123 : '[' False = True ']' 2022-02-14 14:51:45.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1127 : '[' '' = True ']' 2022-02-14 14:51:45.760 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1137 : install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-14 14:51:45.762 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 14:51:45.764 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:51:45.766 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:51:45.768 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:51:45.771 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:51:45.773 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:51:45.775 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:51:45.777 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:51:45.779 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:51:45.781 | ++ functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:51:45.783 | ++ functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:51:45.785 | ++ functions-common:apt_get_update:1190 : return 2022-02-14 14:51:45.788 | ++ functions-common:install_package:1464 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2022-02-14 14:51:45.790 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:51:45.792 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:51:45.794 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:51:45.796 | ++ functions-common:real_install_package:1450 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2022-02-14 14:51:45.816 | ++ functions-common:apt_get:1230 : 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 2022-02-14 14:51:45.923 | Reading package lists... 2022-02-14 14:51:46.160 | Building dependency tree... 2022-02-14 14:51:46.161 | Reading state information... 2022-02-14 14:51:46.408 | The following packages were automatically installed and are no longer required: 2022-02-14 14:51:46.409 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 14:51:46.409 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 14:51:46.409 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 14:51:46.409 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 14:51:46.409 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:51:46.409 | python3-zope.interface 2022-02-14 14:51:46.409 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:51:46.409 | The following additional packages will be installed: 2022-02-14 14:51:46.409 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-14 14:51:46.409 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-14 14:51:46.409 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-14 14:51:46.410 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-14 14:51:46.410 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-14 14:51:46.410 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-14 14:51:46.410 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 liboath0 librabbitmq4 librados2 2022-02-14 14:51:46.410 | libradosstriper1 librbd1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-14 14:51:46.410 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-14 14:51:46.410 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-14 14:51:46.410 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-14 14:51:46.410 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-14 14:51:46.410 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-14 14:51:46.410 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-14 14:51:46.410 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-14 14:51:46.410 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-14 14:51:46.410 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-14 14:51:46.410 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-14 14:51:46.410 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-14 14:51:46.410 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2022-02-14 14:51:46.410 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2022-02-14 14:51:46.410 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2022-02-14 14:51:46.410 | python3-tempita python3-tk python3-waitress python3-wcwidth 2022-02-14 14:51:46.410 | python3-webencodings python3-webob python3-websocket python3-webtest 2022-02-14 14:51:46.410 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2022-02-14 14:51:46.411 | ubuntu-fan 2022-02-14 14:51:46.412 | Suggested packages: 2022-02-14 14:51:46.412 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2022-02-14 14:51:46.412 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2022-02-14 14:51:46.412 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2022-02-14 14:51:46.412 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2022-02-14 14:51:46.412 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2022-02-14 14:51:46.412 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2022-02-14 14:51:46.412 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2022-02-14 14:51:46.412 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2022-02-14 14:51:46.412 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2022-02-14 14:51:46.412 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2022-02-14 14:51:46.412 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2022-02-14 14:51:46.412 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2022-02-14 14:51:46.412 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2022-02-14 14:51:46.413 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2022-02-14 14:51:46.413 | | mailutils 2022-02-14 14:51:46.413 | Recommended packages: 2022-02-14 14:51:46.413 | btrfs-tools 2022-02-14 14:51:46.595 | The following NEW packages will be installed: 2022-02-14 14:51:46.595 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2022-02-14 14:51:46.595 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2022-02-14 14:51:46.595 | ceph-mgr-modules-core ceph-mon ceph-osd cephadm containerd docker.io 2022-02-14 14:51:46.595 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2022-02-14 14:51:46.595 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2022-02-14 14:51:46.595 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2022-02-14 14:51:46.595 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnss3-tools liboath0 2022-02-14 14:51:46.595 | librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 libtcl8.6 2022-02-14 14:51:46.595 | libtcmalloc-minimal4 libtk8.6 libwebpdemux2 libwebpmux3 libxft2 libxss1 2022-02-14 14:51:46.596 | nvme-cli pigz python-matplotlib-data python-pastedeploy-tpl 2022-02-14 14:51:46.596 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2022-02-14 14:51:46.596 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2022-02-14 14:51:46.596 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2022-02-14 14:51:46.596 | python3-html5lib python3-joblib python3-kiwisolver python3-kubernetes 2022-02-14 14:51:46.596 | python3-logutils python3-lxml python3-mako python3-matplotlib python3-nose 2022-02-14 14:51:46.596 | python3-numpy python3-olefile python3-packaging python3-paste 2022-02-14 14:51:46.596 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2022-02-14 14:51:46.596 | python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2022-02-14 14:51:46.596 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2022-02-14 14:51:46.596 | python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2022-02-14 14:51:46.596 | python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2022-02-14 14:51:46.596 | python3-simplejson python3-singledispatch python3-sklearn 2022-02-14 14:51:46.596 | python3-sklearn-lib python3-soupsieve python3-tempita python3-tk 2022-02-14 14:51:46.596 | python3-waitress python3-wcwidth python3-webencodings python3-webob 2022-02-14 14:51:46.596 | python3-websocket python3-webtest python3-werkzeug runc smartmontools 2022-02-14 14:51:46.596 | tk8.6-blt2.5 ttf-bitstream-vera ubuntu-fan 2022-02-14 14:51:46.597 | The following packages will be upgraded: 2022-02-14 14:51:46.597 | librados2 librbd1 2022-02-14 14:51:46.881 | 2 upgraded, 119 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:51:46.881 | Need to get 204 MB of archives. 2022-02-14 14:51:46.882 | After this operation, 950 MB of additional disk space will be used. 2022-02-14 14:51:46.882 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2022-02-14 14:51:47.320 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2022-02-14 14:51:47.484 | Get:3 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.7-1focal [3,808 B] 2022-02-14 14:51:47.981 | Get:4 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.7-1focal [3,319 kB] 2022-02-14 14:51:48.045 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2022-02-14 14:51:48.055 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2022-02-14 14:51:48.057 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2022-02-14 14:51:48.434 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2022-02-14 14:51:48.683 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2022-02-14 14:51:48.684 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2022-02-14 14:51:48.685 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2022-02-14 14:51:48.688 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2022-02-14 14:51:48.689 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2022-02-14 14:51:48.690 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2022-02-14 14:51:49.219 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2022-02-14 14:51:49.223 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2022-02-14 14:51:49.226 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2022-02-14 14:51:49.227 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2022-02-14 14:51:49.231 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2022-02-14 14:51:49.231 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2022-02-14 14:51:49.234 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2022-02-14 14:51:49.235 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2022-02-14 14:51:49.236 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2022-02-14 14:51:49.320 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2022-02-14 14:51:49.471 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2022-02-14 14:51:49.472 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2022-02-14 14:51:49.689 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2022-02-14 14:51:49.690 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2022-02-14 14:51:49.690 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2022-02-14 14:51:49.692 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2022-02-14 14:51:50.107 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2022-02-14 14:51:50.109 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2022-02-14 14:51:50.238 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2022-02-14 14:51:50.239 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2022-02-14 14:51:50.248 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2022-02-14 14:51:50.248 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2022-02-14 14:51:50.249 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2022-02-14 14:51:50.250 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2022-02-14 14:51:50.274 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2022-02-14 14:51:50.361 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2022-02-14 14:51:50.363 | 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] 2022-02-14 14:51:50.544 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2022-02-14 14:51:50.695 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2022-02-14 14:51:50.697 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2022-02-14 14:51:50.871 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.3.0-1ubuntu1~20.04 [736 kB] 2022-02-14 14:51:51.278 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2022-02-14 14:51:52.545 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2022-02-14 14:51:53.863 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2022-02-14 14:51:53.870 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2022-02-14 14:51:53.885 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2022-02-14 14:51:59.598 | 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] 2022-02-14 14:52:00.892 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2022-02-14 14:52:00.895 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2022-02-14 14:52:01.874 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2022-02-14 14:52:01.875 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2022-02-14 14:52:01.876 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2022-02-14 14:52:01.979 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2022-02-14 14:52:01.980 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2022-02-14 14:52:01.981 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2022-02-14 14:52:02.013 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2022-02-14 14:52:02.013 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2022-02-14 14:52:02.073 | 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] 2022-02-14 14:52:04.695 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.5.5-0ubuntu3~20.04.1 [33.0 MB] 2022-02-14 14:52:13.829 | Get:64 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.7-1focal [3,367 kB] 2022-02-14 14:52:17.272 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.7-0ubuntu5~20.04.2 [36.9 MB] 2022-02-14 14:52:29.980 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2022-02-14 14:52:30.027 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2022-02-14 14:52:30.044 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2022-02-14 14:52:30.156 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2022-02-14 14:52:30.225 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.6 [997 kB] 2022-02-14 14:52:30.715 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2022-02-14 14:52:30.726 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2022-02-14 14:52:30.737 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2022-02-14 14:52:30.859 | Get:74 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.7-1focal [717 kB] 2022-02-14 14:52:30.920 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2022-02-14 14:52:31.212 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2022-02-14 14:52:33.559 | Get:77 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.7-1focal [408 kB] 2022-02-14 14:52:35.225 | Get:78 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.7-1focal [22.0 kB] 2022-02-14 14:52:35.255 | Get:79 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.7-1focal [212 kB] 2022-02-14 14:52:35.565 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2022-02-14 14:52:35.566 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2022-02-14 14:52:35.566 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2022-02-14 14:52:35.567 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2022-02-14 14:52:35.620 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2022-02-14 14:52:35.660 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2022-02-14 14:52:35.825 | Get:86 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.7-1focal [31.7 kB] 2022-02-14 14:52:35.910 | Get:87 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.7-1focal [386 kB] 2022-02-14 14:52:36.631 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-02-14 14:52:36.677 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2022-02-14 14:52:37.033 | Get:90 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.7-1focal [3,693 kB] 2022-02-14 14:52:39.137 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2022-02-14 14:52:39.165 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2022-02-14 14:52:39.177 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2022-02-14 14:52:39.187 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2022-02-14 14:52:39.200 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.5 [363 kB] 2022-02-14 14:52:39.274 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2022-02-14 14:52:39.278 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2022-02-14 14:52:39.353 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2022-02-14 14:52:39.355 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2022-02-14 14:52:39.355 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2022-02-14 14:52:39.356 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2022-02-14 14:52:39.410 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2022-02-14 14:52:39.411 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2022-02-14 14:52:39.413 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2022-02-14 14:52:39.517 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2022-02-14 14:52:51.271 | Get:106 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.7-1focal [116 kB] 2022-02-14 14:52:52.077 | Get:107 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.7-1focal [447 kB] 2022-02-14 14:52:54.687 | Get:108 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.7-1focal [22.4 MB] 2022-02-14 14:54:04.980 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.7-1focal [5,887 kB] 2022-02-14 14:54:12.130 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.7-1focal [190 kB] 2022-02-14 14:54:12.552 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.7-1focal [1,505 kB] 2022-02-14 14:54:15.450 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.7-1focal [6,952 kB] 2022-02-14 14:54:27.656 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.7-1focal [26.0 MB] 2022-02-14 14:55:17.229 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.7-1focal [3,904 B] 2022-02-14 14:55:17.283 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.7-1focal [820 kB] 2022-02-14 14:55:18.490 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.7-1focal [2,312 kB] 2022-02-14 14:55:22.060 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.7-1focal [68.8 kB] 2022-02-14 14:55:22.133 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.7-1focal [89.9 kB] 2022-02-14 14:55:22.246 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.7-1focal [2,194 kB] 2022-02-14 14:55:24.179 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.7-1focal [7,890 kB] 2022-02-14 14:55:39.692 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.7-1focal [4,020 B] 2022-02-14 14:55:40.756 | Preconfiguring packages ... 2022-02-14 14:55:40.854 | Fetched 204 MB in 3min 53s (877 kB/s) 2022-02-14 14:55:40.885 | Selecting previously unselected package pigz. 2022-02-14 14:55:40.934 | (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.) 2022-02-14 14:55:40.938 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2022-02-14 14:55:40.940 | Unpacking pigz (2.4-1) ... 2022-02-14 14:55:40.979 | Selecting previously unselected package libtcl8.6:amd64. 2022-02-14 14:55:40.988 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2022-02-14 14:55:40.993 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-14 14:55:41.250 | Selecting previously unselected package libxft2:amd64. 2022-02-14 14:55:41.261 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2022-02-14 14:55:41.265 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-14 14:55:41.307 | Selecting previously unselected package libxss1:amd64. 2022-02-14 14:55:41.316 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2022-02-14 14:55:41.319 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2022-02-14 14:55:41.348 | Selecting previously unselected package libtk8.6:amd64. 2022-02-14 14:55:41.357 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2022-02-14 14:55:41.359 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2022-02-14 14:55:41.495 | Selecting previously unselected package tk8.6-blt2.5. 2022-02-14 14:55:41.505 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2022-02-14 14:55:41.507 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-14 14:55:41.616 | Selecting previously unselected package blt. 2022-02-14 14:55:41.626 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2022-02-14 14:55:41.629 | Unpacking blt (2.5.3+dfsg-4) ... 2022-02-14 14:55:41.655 | Selecting previously unselected package libjaeger. 2022-02-14 14:55:41.664 | Preparing to unpack .../007-libjaeger_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:41.666 | Unpacking libjaeger (16.2.7-1focal) ... 2022-02-14 14:55:41.695 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2022-02-14 14:55:41.704 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2022-02-14 14:55:41.707 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-14 14:55:41.749 | Selecting previously unselected package liblttng-ust0:amd64. 2022-02-14 14:55:41.758 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2022-02-14 14:55:41.761 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-14 14:55:41.825 | Preparing to unpack .../010-librbd1_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:41.832 | Unpacking librbd1 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 14:55:42.358 | Preparing to unpack .../011-librados2_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:42.364 | Unpacking librados2 (16.2.7-1focal) over (15.2.14-0ubuntu0.20.04.2) ... 2022-02-14 14:55:42.884 | Selecting previously unselected package libcephfs2. 2022-02-14 14:55:42.894 | Preparing to unpack .../012-libcephfs2_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:42.896 | Unpacking libcephfs2 (16.2.7-1focal) ... 2022-02-14 14:55:43.026 | Selecting previously unselected package python3-rados. 2022-02-14 14:55:43.035 | Preparing to unpack .../013-python3-rados_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:43.037 | Unpacking python3-rados (16.2.7-1focal) ... 2022-02-14 14:55:43.124 | Selecting previously unselected package python3-ceph-argparse. 2022-02-14 14:55:43.132 | Preparing to unpack .../014-python3-ceph-argparse_16.2.7-1focal_all.deb ... 2022-02-14 14:55:43.135 | Unpacking python3-ceph-argparse (16.2.7-1focal) ... 2022-02-14 14:55:43.164 | Selecting previously unselected package python3-cephfs. 2022-02-14 14:55:43.172 | Preparing to unpack .../015-python3-cephfs_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:43.174 | Unpacking python3-cephfs (16.2.7-1focal) ... 2022-02-14 14:55:43.231 | Selecting previously unselected package python3-ceph-common. 2022-02-14 14:55:43.240 | Preparing to unpack .../016-python3-ceph-common_16.2.7-1focal_all.deb ... 2022-02-14 14:55:43.242 | Unpacking python3-ceph-common (16.2.7-1focal) ... 2022-02-14 14:55:43.277 | Selecting previously unselected package python3-prettytable. 2022-02-14 14:55:43.286 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2022-02-14 14:55:43.288 | Unpacking python3-prettytable (0.7.2-5) ... 2022-02-14 14:55:43.317 | Selecting previously unselected package python3-rbd. 2022-02-14 14:55:43.326 | Preparing to unpack .../018-python3-rbd_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:43.329 | Unpacking python3-rbd (16.2.7-1focal) ... 2022-02-14 14:55:43.413 | Selecting previously unselected package librabbitmq4:amd64. 2022-02-14 14:55:43.422 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2022-02-14 14:55:43.424 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2022-02-14 14:55:43.456 | Selecting previously unselected package librdkafka1:amd64. 2022-02-14 14:55:43.465 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2022-02-14 14:55:43.467 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-14 14:55:43.551 | Selecting previously unselected package librgw2. 2022-02-14 14:55:43.563 | Preparing to unpack .../021-librgw2_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:43.565 | Unpacking librgw2 (16.2.7-1focal) ... 2022-02-14 14:55:44.111 | Selecting previously unselected package python3-rgw. 2022-02-14 14:55:44.119 | Preparing to unpack .../022-python3-rgw_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:44.122 | Unpacking python3-rgw (16.2.7-1focal) ... 2022-02-14 14:55:44.166 | Selecting previously unselected package libdw1:amd64. 2022-02-14 14:55:44.175 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2022-02-14 14:55:44.177 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2022-02-14 14:55:44.240 | Selecting previously unselected package libbabeltrace1:amd64. 2022-02-14 14:55:44.249 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2022-02-14 14:55:44.251 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-14 14:55:44.306 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2022-02-14 14:55:44.314 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2022-02-14 14:55:44.317 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-14 14:55:44.357 | Selecting previously unselected package libgoogle-perftools4:amd64. 2022-02-14 14:55:44.366 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2022-02-14 14:55:44.368 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-14 14:55:44.426 | Selecting previously unselected package libsnappy1v5:amd64. 2022-02-14 14:55:44.435 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2022-02-14 14:55:44.437 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-14 14:55:44.466 | Selecting previously unselected package libleveldb1d:amd64. 2022-02-14 14:55:44.475 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2022-02-14 14:55:44.478 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-14 14:55:44.524 | Selecting previously unselected package liboath0. 2022-02-14 14:55:44.533 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2022-02-14 14:55:44.536 | Unpacking liboath0 (2.6.1-1.3) ... 2022-02-14 14:55:44.569 | Selecting previously unselected package libradosstriper1. 2022-02-14 14:55:44.579 | Preparing to unpack .../030-libradosstriper1_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:44.581 | Unpacking libradosstriper1 (16.2.7-1focal) ... 2022-02-14 14:55:44.677 | Selecting previously unselected package ceph-common. 2022-02-14 14:55:44.686 | Preparing to unpack .../031-ceph-common_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:44.689 | Unpacking ceph-common (16.2.7-1focal) ... 2022-02-14 14:55:47.862 | Selecting previously unselected package ceph-base. 2022-02-14 14:55:47.870 | Preparing to unpack .../032-ceph-base_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:47.882 | Unpacking ceph-base (16.2.7-1focal) ... 2022-02-14 14:55:48.779 | Selecting previously unselected package python3-dateutil. 2022-02-14 14:55:48.788 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2022-02-14 14:55:48.791 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-14 14:55:48.829 | Selecting previously unselected package ceph-mgr-modules-core. 2022-02-14 14:55:48.837 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.7-1focal_all.deb ... 2022-02-14 14:55:48.840 | Unpacking ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-14 14:55:48.920 | Selecting previously unselected package python3-bcrypt. 2022-02-14 14:55:48.929 | Preparing to unpack .../035-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2022-02-14 14:55:48.931 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-14 14:55:48.963 | Selecting previously unselected package python3-cherrypy3. 2022-02-14 14:55:48.972 | Preparing to unpack .../036-python3-cherrypy3_8.9.1-6_all.deb ... 2022-02-14 14:55:48.975 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2022-02-14 14:55:49.032 | Selecting previously unselected package python3-logutils. 2022-02-14 14:55:49.041 | Preparing to unpack .../037-python3-logutils_0.3.3-7_all.deb ... 2022-02-14 14:55:49.043 | Unpacking python3-logutils (0.3.3-7) ... 2022-02-14 14:55:49.074 | Selecting previously unselected package python3-mako. 2022-02-14 14:55:49.083 | Preparing to unpack .../038-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2022-02-14 14:55:49.085 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-14 14:55:49.129 | Selecting previously unselected package python3-simplegeneric. 2022-02-14 14:55:49.137 | Preparing to unpack .../039-python3-simplegeneric_0.8.1-3_all.deb ... 2022-02-14 14:55:49.140 | Unpacking python3-simplegeneric (0.8.1-3) ... 2022-02-14 14:55:49.168 | Selecting previously unselected package python3-singledispatch. 2022-02-14 14:55:49.177 | Preparing to unpack .../040-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2022-02-14 14:55:49.180 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2022-02-14 14:55:49.207 | Selecting previously unselected package python3-webob. 2022-02-14 14:55:49.216 | Preparing to unpack .../041-python3-webob_1%3a1.8.5-2_all.deb ... 2022-02-14 14:55:49.218 | Unpacking python3-webob (1:1.8.5-2) ... 2022-02-14 14:55:49.260 | Selecting previously unselected package python3-soupsieve. 2022-02-14 14:55:49.269 | Preparing to unpack .../042-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2022-02-14 14:55:49.271 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-14 14:55:49.312 | Selecting previously unselected package python3-bs4. 2022-02-14 14:55:49.321 | Preparing to unpack .../043-python3-bs4_4.8.2-1_all.deb ... 2022-02-14 14:55:49.323 | Unpacking python3-bs4 (4.8.2-1) ... 2022-02-14 14:55:49.366 | Selecting previously unselected package python3-waitress. 2022-02-14 14:55:49.375 | Preparing to unpack .../044-python3-waitress_1.4.1-1_all.deb ... 2022-02-14 14:55:49.379 | Unpacking python3-waitress (1.4.1-1) ... 2022-02-14 14:55:49.425 | Selecting previously unselected package python3-tempita. 2022-02-14 14:55:49.434 | Preparing to unpack .../045-python3-tempita_0.5.2-6_all.deb ... 2022-02-14 14:55:49.437 | Unpacking python3-tempita (0.5.2-6) ... 2022-02-14 14:55:49.464 | Selecting previously unselected package python3-paste. 2022-02-14 14:55:49.473 | Preparing to unpack .../046-python3-paste_3.4.0+dfsg1-1_all.deb ... 2022-02-14 14:55:49.475 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2022-02-14 14:55:49.558 | Selecting previously unselected package python-pastedeploy-tpl. 2022-02-14 14:55:49.568 | Preparing to unpack .../047-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2022-02-14 14:55:49.570 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2022-02-14 14:55:49.598 | Selecting previously unselected package python3-pastedeploy. 2022-02-14 14:55:49.606 | Preparing to unpack .../048-python3-pastedeploy_2.1.0-1_all.deb ... 2022-02-14 14:55:49.609 | Unpacking python3-pastedeploy (2.1.0-1) ... 2022-02-14 14:55:49.648 | Selecting previously unselected package python3-webtest. 2022-02-14 14:55:49.656 | Preparing to unpack .../049-python3-webtest_2.0.32-2_all.deb ... 2022-02-14 14:55:49.659 | Unpacking python3-webtest (2.0.32-2) ... 2022-02-14 14:55:49.692 | Selecting previously unselected package python3-pecan. 2022-02-14 14:55:49.701 | Preparing to unpack .../050-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2022-02-14 14:55:49.704 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2022-02-14 14:55:49.771 | Selecting previously unselected package python3-werkzeug. 2022-02-14 14:55:49.781 | Preparing to unpack .../051-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2022-02-14 14:55:49.783 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-14 14:55:49.846 | Selecting previously unselected package ceph-mgr. 2022-02-14 14:55:49.855 | Preparing to unpack .../052-ceph-mgr_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:49.858 | Unpacking ceph-mgr (16.2.7-1focal) ... 2022-02-14 14:55:50.097 | Selecting previously unselected package ceph-mon. 2022-02-14 14:55:50.106 | Preparing to unpack .../053-ceph-mon_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:50.109 | Unpacking ceph-mon (16.2.7-1focal) ... 2022-02-14 14:55:51.135 | Selecting previously unselected package ceph-osd. 2022-02-14 14:55:51.144 | Preparing to unpack .../054-ceph-osd_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:51.146 | Unpacking ceph-osd (16.2.7-1focal) ... 2022-02-14 14:55:54.828 | Selecting previously unselected package ceph. 2022-02-14 14:55:54.837 | Preparing to unpack .../055-ceph_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:54.839 | Unpacking ceph (16.2.7-1focal) ... 2022-02-14 14:55:54.867 | Selecting previously unselected package ceph-fuse. 2022-02-14 14:55:54.875 | Preparing to unpack .../056-ceph-fuse_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:54.877 | Unpacking ceph-fuse (16.2.7-1focal) ... 2022-02-14 14:55:55.034 | Selecting previously unselected package ceph-mds. 2022-02-14 14:55:55.043 | Preparing to unpack .../057-ceph-mds_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:55.046 | Unpacking ceph-mds (16.2.7-1focal) ... 2022-02-14 14:55:55.415 | Selecting previously unselected package cephadm. 2022-02-14 14:55:55.424 | Preparing to unpack .../058-cephadm_16.2.7-1focal_amd64.deb ... 2022-02-14 14:55:55.430 | Unpacking cephadm (16.2.7-1focal) ... 2022-02-14 14:55:55.468 | Selecting previously unselected package ceph-mgr-cephadm. 2022-02-14 14:55:55.477 | Preparing to unpack .../059-ceph-mgr-cephadm_16.2.7-1focal_all.deb ... 2022-02-14 14:55:55.480 | Unpacking ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-14 14:55:55.527 | Selecting previously unselected package python3-repoze.lru. 2022-02-14 14:55:55.536 | Preparing to unpack .../060-python3-repoze.lru_0.7-2_all.deb ... 2022-02-14 14:55:55.540 | Unpacking python3-repoze.lru (0.7-2) ... 2022-02-14 14:55:55.570 | Selecting previously unselected package libjs-underscore. 2022-02-14 14:55:55.580 | Preparing to unpack .../061-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2022-02-14 14:55:55.582 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-14 14:55:55.628 | Selecting previously unselected package libjs-sphinxdoc. 2022-02-14 14:55:55.637 | Preparing to unpack .../062-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2022-02-14 14:55:55.640 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-14 14:55:55.681 | Selecting previously unselected package python3-routes. 2022-02-14 14:55:55.690 | Preparing to unpack .../063-python3-routes_2.4.1-2_all.deb ... 2022-02-14 14:55:55.692 | Unpacking python3-routes (2.4.1-2) ... 2022-02-14 14:55:55.747 | Selecting previously unselected package ceph-mgr-dashboard. 2022-02-14 14:55:55.757 | Preparing to unpack .../064-ceph-mgr-dashboard_16.2.7-1focal_all.deb ... 2022-02-14 14:55:55.759 | Unpacking ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-14 14:55:56.385 | Selecting previously unselected package libblas3:amd64. 2022-02-14 14:55:56.395 | Preparing to unpack .../065-libblas3_3.9.0-1build1_amd64.deb ... 2022-02-14 14:55:56.400 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2022-02-14 14:55:56.447 | Selecting previously unselected package libgfortran5:amd64. 2022-02-14 14:55:56.457 | Preparing to unpack .../066-libgfortran5_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-02-14 14:55:56.459 | Unpacking libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:55:56.599 | Selecting previously unselected package liblapack3:amd64. 2022-02-14 14:55:56.609 | Preparing to unpack .../067-liblapack3_3.9.0-1build1_amd64.deb ... 2022-02-14 14:55:56.614 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2022-02-14 14:55:56.940 | Selecting previously unselected package python3-numpy. 2022-02-14 14:55:56.949 | Preparing to unpack .../068-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2022-02-14 14:55:56.951 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-14 14:55:57.424 | Selecting previously unselected package python3-decorator. 2022-02-14 14:55:57.433 | Preparing to unpack .../069-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2022-02-14 14:55:57.435 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2022-02-14 14:55:57.464 | Selecting previously unselected package liblbfgsb0:amd64. 2022-02-14 14:55:57.474 | Preparing to unpack .../070-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2022-02-14 14:55:57.476 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-14 14:55:57.510 | Selecting previously unselected package python3-scipy. 2022-02-14 14:55:57.519 | Preparing to unpack .../071-python3-scipy_1.3.3-3build1_amd64.deb ... 2022-02-14 14:55:57.521 | Unpacking python3-scipy (1.3.3-3build1) ... 2022-02-14 14:55:59.027 | Selecting previously unselected package python3-sklearn-lib. 2022-02-14 14:55:59.037 | Preparing to unpack .../072-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2022-02-14 14:55:59.039 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-14 14:55:59.446 | Selecting previously unselected package python3-joblib. 2022-02-14 14:55:59.458 | Preparing to unpack .../073-python3-joblib_0.14.0-3_all.deb ... 2022-02-14 14:55:59.461 | Unpacking python3-joblib (0.14.0-3) ... 2022-02-14 14:55:59.554 | Selecting previously unselected package python3-sklearn. 2022-02-14 14:55:59.564 | Preparing to unpack .../074-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2022-02-14 14:55:59.566 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-14 14:55:59.924 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2022-02-14 14:55:59.936 | Preparing to unpack .../075-ceph-mgr-diskprediction-local_16.2.7-1focal_all.deb ... 2022-02-14 14:55:59.939 | Unpacking ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-14 14:56:01.198 | Selecting previously unselected package python3-cachetools. 2022-02-14 14:56:01.207 | Preparing to unpack .../076-python3-cachetools_4.0.0-1_all.deb ... 2022-02-14 14:56:01.209 | Unpacking python3-cachetools (4.0.0-1) ... 2022-02-14 14:56:01.241 | Selecting previously unselected package python3-pyasn1. 2022-02-14 14:56:01.251 | Preparing to unpack .../077-python3-pyasn1_0.4.2-3build1_all.deb ... 2022-02-14 14:56:01.253 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2022-02-14 14:56:01.307 | Selecting previously unselected package python3-pyasn1-modules. 2022-02-14 14:56:01.317 | Preparing to unpack .../078-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2022-02-14 14:56:01.319 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-14 14:56:01.358 | Selecting previously unselected package python3-rsa. 2022-02-14 14:56:01.367 | Preparing to unpack .../079-python3-rsa_4.0-3_all.deb ... 2022-02-14 14:56:01.370 | Unpacking python3-rsa (4.0-3) ... 2022-02-14 14:56:01.408 | Selecting previously unselected package python3-google-auth. 2022-02-14 14:56:01.417 | Preparing to unpack .../080-python3-google-auth_1.5.1-2_all.deb ... 2022-02-14 14:56:01.420 | Unpacking python3-google-auth (1.5.1-2) ... 2022-02-14 14:56:01.475 | Selecting previously unselected package python3-requests-oauthlib. 2022-02-14 14:56:01.484 | Preparing to unpack .../081-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2022-02-14 14:56:01.486 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-14 14:56:01.520 | Selecting previously unselected package python3-websocket. 2022-02-14 14:56:01.530 | Preparing to unpack .../082-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2022-02-14 14:56:01.532 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2022-02-14 14:56:01.568 | Selecting previously unselected package python3-kubernetes. 2022-02-14 14:56:01.578 | Preparing to unpack .../083-python3-kubernetes_7.0.0~a1-2_all.deb ... 2022-02-14 14:56:01.580 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2022-02-14 14:56:01.834 | Selecting previously unselected package ceph-mgr-k8sevents. 2022-02-14 14:56:01.845 | Preparing to unpack .../084-ceph-mgr-k8sevents_16.2.7-1focal_all.deb ... 2022-02-14 14:56:01.847 | Unpacking ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-14 14:56:01.871 | Selecting previously unselected package runc. 2022-02-14 14:56:01.880 | Preparing to unpack .../085-runc_1.0.1-0ubuntu2~20.04.1_amd64.deb ... 2022-02-14 14:56:01.883 | Unpacking runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-14 14:56:02.528 | Selecting previously unselected package containerd. 2022-02-14 14:56:02.537 | Preparing to unpack .../086-containerd_1.5.5-0ubuntu3~20.04.1_amd64.deb ... 2022-02-14 14:56:02.539 | Unpacking containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-14 14:56:07.464 | Selecting previously unselected package docker.io. 2022-02-14 14:56:07.473 | Preparing to unpack .../087-docker.io_20.10.7-0ubuntu5~20.04.2_amd64.deb ... 2022-02-14 14:56:07.479 | Unpacking docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-14 14:56:13.016 | Selecting previously unselected package fonts-lyx. 2022-02-14 14:56:13.026 | Preparing to unpack .../088-fonts-lyx_2.3.4.2-2_all.deb ... 2022-02-14 14:56:13.029 | Unpacking fonts-lyx (2.3.4.2-2) ... 2022-02-14 14:56:13.081 | Selecting previously unselected package libimagequant0:amd64. 2022-02-14 14:56:13.090 | Preparing to unpack .../089-libimagequant0_2.12.2-1.1_amd64.deb ... 2022-02-14 14:56:13.095 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-14 14:56:13.131 | Selecting previously unselected package libjs-jquery-ui. 2022-02-14 14:56:13.141 | Preparing to unpack .../090-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2022-02-14 14:56:13.151 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-14 14:56:13.308 | Selecting previously unselected package liblcms2-2:amd64. 2022-02-14 14:56:13.318 | Preparing to unpack .../091-liblcms2-2_2.9-4_amd64.deb ... 2022-02-14 14:56:13.325 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2022-02-14 14:56:13.371 | Selecting previously unselected package libnss3-tools. 2022-02-14 14:56:13.381 | Preparing to unpack .../092-libnss3-tools_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-02-14 14:56:13.384 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-14 14:56:13.568 | Selecting previously unselected package libwebpdemux2:amd64. 2022-02-14 14:56:13.578 | Preparing to unpack .../093-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:56:13.581 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 14:56:13.613 | Selecting previously unselected package libwebpmux3:amd64. 2022-02-14 14:56:13.624 | Preparing to unpack .../094-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-02-14 14:56:13.626 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 14:56:13.663 | Selecting previously unselected package nvme-cli. 2022-02-14 14:56:13.674 | Preparing to unpack .../095-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2022-02-14 14:56:13.691 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2022-02-14 14:56:13.790 | Selecting previously unselected package ttf-bitstream-vera. 2022-02-14 14:56:13.799 | Preparing to unpack .../096-ttf-bitstream-vera_1.10-8_all.deb ... 2022-02-14 14:56:13.805 | Unpacking ttf-bitstream-vera (1.10-8) ... 2022-02-14 14:56:13.848 | Selecting previously unselected package python-matplotlib-data. 2022-02-14 14:56:13.858 | Preparing to unpack .../097-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2022-02-14 14:56:13.861 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-14 14:56:14.360 | Selecting previously unselected package python3-atomicwrites. 2022-02-14 14:56:14.370 | Preparing to unpack .../098-python3-atomicwrites_1.1.5-2build1_all.deb ... 2022-02-14 14:56:14.372 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2022-02-14 14:56:14.405 | Selecting previously unselected package python3-cycler. 2022-02-14 14:56:14.416 | Preparing to unpack .../099-python3-cycler_0.10.0-3_all.deb ... 2022-02-14 14:56:14.418 | Unpacking python3-cycler (0.10.0-3) ... 2022-02-14 14:56:14.447 | Selecting previously unselected package python3-webencodings. 2022-02-14 14:56:14.457 | Preparing to unpack .../100-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2022-02-14 14:56:14.459 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-14 14:56:14.490 | Selecting previously unselected package python3-html5lib. 2022-02-14 14:56:14.500 | Preparing to unpack .../101-python3-html5lib_1.0.1-2_all.deb ... 2022-02-14 14:56:14.502 | Unpacking python3-html5lib (1.0.1-2) ... 2022-02-14 14:56:14.547 | Selecting previously unselected package python3-kiwisolver. 2022-02-14 14:56:14.556 | Preparing to unpack .../102-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2022-02-14 14:56:14.558 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2022-02-14 14:56:14.596 | Selecting previously unselected package python3-lxml:amd64. 2022-02-14 14:56:14.606 | Preparing to unpack .../103-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2022-02-14 14:56:14.611 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-14 14:56:14.846 | Selecting previously unselected package python3-pyparsing. 2022-02-14 14:56:14.855 | Preparing to unpack .../104-python3-pyparsing_2.4.6-1_all.deb ... 2022-02-14 14:56:14.857 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-02-14 14:56:14.894 | Selecting previously unselected package python3-matplotlib. 2022-02-14 14:56:14.904 | Preparing to unpack .../105-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2022-02-14 14:56:14.906 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-14 14:56:15.571 | Selecting previously unselected package python3-nose. 2022-02-14 14:56:15.581 | Preparing to unpack .../106-python3-nose_1.3.7-5_all.deb ... 2022-02-14 14:56:15.583 | Unpacking python3-nose (1.3.7-5) ... 2022-02-14 14:56:15.633 | Selecting previously unselected package python3-olefile. 2022-02-14 14:56:15.643 | Preparing to unpack .../107-python3-olefile_0.46-2_all.deb ... 2022-02-14 14:56:15.645 | Unpacking python3-olefile (0.46-2) ... 2022-02-14 14:56:15.678 | Selecting previously unselected package python3-packaging. 2022-02-14 14:56:15.687 | Preparing to unpack .../108-python3-packaging_20.3-1_all.deb ... 2022-02-14 14:56:15.690 | Unpacking python3-packaging (20.3-1) ... 2022-02-14 14:56:15.722 | Selecting previously unselected package python3-pastescript. 2022-02-14 14:56:15.732 | Preparing to unpack .../109-python3-pastescript_2.0.2-4_all.deb ... 2022-02-14 14:56:15.734 | Unpacking python3-pastescript (2.0.2-4) ... 2022-02-14 14:56:15.775 | Selecting previously unselected package python3-pil:amd64. 2022-02-14 14:56:15.785 | Preparing to unpack .../110-python3-pil_7.0.0-4ubuntu0.5_amd64.deb ... 2022-02-14 14:56:15.788 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-14 14:56:15.880 | Selecting previously unselected package python3-pluggy. 2022-02-14 14:56:15.889 | Preparing to unpack .../111-python3-pluggy_0.13.0-2_all.deb ... 2022-02-14 14:56:15.891 | Unpacking python3-pluggy (0.13.0-2) ... 2022-02-14 14:56:15.929 | Selecting previously unselected package python3-psutil. 2022-02-14 14:56:15.939 | Preparing to unpack .../112-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2022-02-14 14:56:15.941 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2022-02-14 14:56:15.993 | Selecting previously unselected package python3-py. 2022-02-14 14:56:16.003 | Preparing to unpack .../113-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2022-02-14 14:56:16.006 | Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2022-02-14 14:56:16.048 | Selecting previously unselected package python3-pyinotify. 2022-02-14 14:56:16.058 | Preparing to unpack .../114-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2022-02-14 14:56:16.060 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-14 14:56:16.091 | Selecting previously unselected package python3-wcwidth. 2022-02-14 14:56:16.101 | Preparing to unpack .../115-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2022-02-14 14:56:16.103 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-14 14:56:16.134 | Selecting previously unselected package python3-pytest. 2022-02-14 14:56:16.144 | Preparing to unpack .../116-python3-pytest_4.6.9-1_all.deb ... 2022-02-14 14:56:16.146 | Unpacking python3-pytest (4.6.9-1) ... 2022-02-14 14:56:16.208 | Selecting previously unselected package python3-simplejson. 2022-02-14 14:56:16.217 | Preparing to unpack .../117-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2022-02-14 14:56:16.220 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-14 14:56:16.262 | Selecting previously unselected package python3-tk:amd64. 2022-02-14 14:56:16.272 | Preparing to unpack .../118-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2022-02-14 14:56:16.274 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-14 14:56:16.331 | Selecting previously unselected package smartmontools. 2022-02-14 14:56:16.341 | Preparing to unpack .../119-smartmontools_7.1-1build1_amd64.deb ... 2022-02-14 14:56:16.361 | Unpacking smartmontools (7.1-1build1) ... 2022-02-14 14:56:16.470 | Selecting previously unselected package ubuntu-fan. 2022-02-14 14:56:16.480 | Preparing to unpack .../120-ubuntu-fan_0.12.13_all.deb ... 2022-02-14 14:56:16.483 | Unpacking ubuntu-fan (0.12.13) ... 2022-02-14 14:56:16.547 | Setting up smartmontools (7.1-1build1) ... 2022-02-14 14:56:17.194 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2022-02-14 14:56:17.195 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2022-02-14 14:56:17.951 | Setting up liblcms2-2:amd64 (2.9-4) ... 2022-02-14 14:56:17.957 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2022-02-14 14:56:17.963 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2022-02-14 14:56:17.969 | Setting up ubuntu-fan (0.12.13) ... 2022-02-14 14:56:18.253 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2022-02-14 14:56:19.514 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2022-02-14 14:56:19.522 | Setting up ttf-bitstream-vera (1.10-8) ... 2022-02-14 14:56:19.529 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2022-02-14 14:56:19.561 | Setting up cephadm (16.2.7-1focal) ... 2022-02-14 14:56:19.692 | Adding system user cephadm....done 2022-02-14 14:56:19.712 | Setting up python3-waitress (1.4.1-1) ... 2022-02-14 14:56:20.097 | Setting up python3-repoze.lru (0.7-2) ... 2022-02-14 14:56:20.357 | Setting up liboath0 (2.6.1-1.3) ... 2022-02-14 14:56:20.364 | Setting up python3-py (1.8.1-1ubuntu0.1) ... 2022-02-14 14:56:20.695 | Setting up python3-joblib (0.14.0-3) ... 2022-02-14 14:56:21.125 | Setting up python3-cachetools (4.0.0-1) ... 2022-02-14 14:56:21.384 | Setting up fonts-lyx (2.3.4.2-2) ... 2022-02-14 14:56:21.391 | Setting up python3-olefile (0.46-2) ... 2022-02-14 14:56:21.651 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 14:56:21.656 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2022-02-14 14:56:21.902 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2022-02-14 14:56:22.167 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2022-02-14 14:56:22.174 | Setting up python3-ceph-argparse (16.2.7-1focal) ... 2022-02-14 14:56:22.444 | Setting up python3-nose (1.3.7-5) ... 2022-02-14 14:56:22.803 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2022-02-14 14:56:23.064 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2022-02-14 14:56:23.505 | Setting up runc (1.0.1-0ubuntu2~20.04.1) ... 2022-02-14 14:56:23.511 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2022-02-14 14:56:23.518 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2022-02-14 14:56:23.771 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2022-02-14 14:56:24.083 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2022-02-14 14:56:24.340 | Setting up libjaeger (16.2.7-1focal) ... 2022-02-14 14:56:24.346 | Setting up python3-tempita (0.5.2-6) ... 2022-02-14 14:56:24.615 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2022-02-14 14:56:24.632 | 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 2022-02-14 14:56:24.637 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2022-02-14 14:56:24.653 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2022-02-14 14:56:24.659 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2022-02-14 14:56:24.921 | Setting up python3-pyparsing (2.4.6-1) ... 2022-02-14 14:56:25.254 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2022-02-14 14:56:25.260 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2022-02-14 14:56:25.730 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2022-02-14 14:56:26.156 | Setting up python3-cycler (0.10.0-3) ... 2022-02-14 14:56:26.408 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2022-02-14 14:56:26.414 | Setting up python3-ceph-common (16.2.7-1focal) ... 2022-02-14 14:56:26.706 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2022-02-14 14:56:26.711 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2022-02-14 14:56:26.717 | Setting up python3-html5lib (1.0.1-2) ... 2022-02-14 14:56:27.088 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2022-02-14 14:56:27.094 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2022-02-14 14:56:27.100 | Setting up libgfortran5:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-02-14 14:56:27.107 | Setting up python3-pluggy (0.13.0-2) ... 2022-02-14 14:56:27.376 | Setting up pigz (2.4-1) ... 2022-02-14 14:56:27.381 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2022-02-14 14:56:27.693 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2022-02-14 14:56:28.023 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2022-02-14 14:56:28.341 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2022-02-14 14:56:28.594 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2022-02-14 14:56:28.599 | Setting up python3-logutils (0.3.3-7) ... 2022-02-14 14:56:28.864 | Setting up ceph-mgr-modules-core (16.2.7-1focal) ... 2022-02-14 14:56:28.869 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2022-02-14 14:56:28.875 | Setting up python3-simplegeneric (0.8.1-3) ... 2022-02-14 14:56:29.126 | Setting up containerd (1.5.5-0ubuntu3~20.04.1) ... 2022-02-14 14:56:29.384 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2022-02-14 14:56:30.252 | Setting up python3-prettytable (0.7.2-5) ... 2022-02-14 14:56:30.520 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2022-02-14 14:56:30.527 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-02-14 14:56:30.533 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2022-02-14 14:56:30.813 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2022-02-14 14:56:30.822 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2022-02-14 14:56:31.103 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.6) ... 2022-02-14 14:56:31.108 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2022-02-14 14:56:31.371 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2022-02-14 14:56:31.690 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2022-02-14 14:56:31.695 | Setting up python3-cherrypy3 (8.9.1-6) ... 2022-02-14 14:56:32.100 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2022-02-14 14:56:32.105 | Setting up python3-webob (1:1.8.5-2) ... 2022-02-14 14:56:32.442 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2022-02-14 14:56:32.448 | Setting up librados2 (16.2.7-1focal) ... 2022-02-14 14:56:32.453 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2022-02-14 14:56:32.462 | 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 2022-02-14 14:56:32.466 | Setting up librgw2 (16.2.7-1focal) ... 2022-02-14 14:56:32.473 | Setting up python3-pastedeploy (2.1.0-1) ... 2022-02-14 14:56:32.738 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2022-02-14 14:56:32.760 | Setting up docker.io (20.10.7-0ubuntu5~20.04.2) ... 2022-02-14 14:56:33.010 | Adding group `docker' (GID 124) ... 2022-02-14 14:56:33.023 | Done. 2022-02-14 14:56:33.311 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2022-02-14 14:56:34.283 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2022-02-14 14:56:36.730 | Setting up python3-bs4 (4.8.2-1) ... 2022-02-14 14:56:37.082 | Setting up libcephfs2 (16.2.7-1focal) ... 2022-02-14 14:56:37.092 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.5) ... 2022-02-14 14:56:37.558 | Setting up python3-packaging (20.3-1) ... 2022-02-14 14:56:37.834 | Setting up libradosstriper1 (16.2.7-1focal) ... 2022-02-14 14:56:37.841 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2022-02-14 14:56:38.205 | Setting up librbd1 (16.2.7-1focal) ... 2022-02-14 14:56:38.213 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2022-02-14 14:56:40.376 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2022-02-14 14:56:40.382 | Setting up python3-rsa (4.0-3) ... 2022-02-14 14:56:40.652 | Setting up python3-webtest (2.0.32-2) ... 2022-02-14 14:56:40.937 | Setting up ceph-fuse (16.2.7-1focal) ... 2022-02-14 14:56:41.201 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-14 14:56:41.201 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2022-02-14 14:56:41.958 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2022-02-14 14:56:41.969 | Setting up python3-pastescript (2.0.2-4) ... 2022-02-14 14:56:42.281 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2022-02-14 14:56:42.686 | Setting up python3-rados (16.2.7-1focal) ... 2022-02-14 14:56:42.693 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2022-02-14 14:56:42.700 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2022-02-14 14:56:44.388 | Setting up python3-scipy (1.3.3-3build1) ... 2022-02-14 14:56:47.275 | Setting up python3-pytest (4.6.9-1) ... 2022-02-14 14:56:47.716 | Setting up blt (2.5.3+dfsg-4) ... 2022-02-14 14:56:47.722 | Setting up python3-rbd (16.2.7-1focal) ... 2022-02-14 14:56:47.728 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2022-02-14 14:56:47.733 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2022-02-14 14:56:47.897 | Setting up python3-routes (2.4.1-2) ... 2022-02-14 14:56:48.170 | Setting up python3-google-auth (1.5.1-2) ... 2022-02-14 14:56:48.450 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2022-02-14 14:56:50.383 | Setting up python3-rgw (16.2.7-1focal) ... 2022-02-14 14:56:50.394 | Setting up python3-cephfs (16.2.7-1focal) ... 2022-02-14 14:56:50.671 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2022-02-14 14:56:52.322 | Setting up ceph-common (16.2.7-1focal) ... 2022-02-14 14:56:52.434 | Adding group ceph....done 2022-02-14 14:56:52.550 | Adding system user ceph....done 2022-02-14 14:56:52.579 | Setting system user ceph properties....done 2022-02-14 14:56:52.589 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2022-02-14 14:56:52.855 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2022-02-14 14:56:53.467 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2022-02-14 14:56:54.228 | Setting up ceph-base (16.2.7-1focal) ... 2022-02-14 14:56:54.546 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2022-02-14 14:56:55.318 | Setting up ceph-mds (16.2.7-1focal) ... 2022-02-14 14:56:55.588 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-14 14:56:55.588 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2022-02-14 14:56:56.367 | Setting up ceph-mgr (16.2.7-1focal) ... 2022-02-14 14:56:56.631 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-14 14:56:56.632 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2022-02-14 14:56:57.414 | Setting up ceph-osd (16.2.7-1focal) ... 2022-02-14 14:56:58.110 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-14 14:56:58.110 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2022-02-14 14:56:58.835 | Setting up ceph-mgr-k8sevents (16.2.7-1focal) ... 2022-02-14 14:56:58.841 | Setting up ceph-mgr-diskprediction-local (16.2.7-1focal) ... 2022-02-14 14:56:58.862 | Setting up ceph-mon (16.2.7-1focal) ... 2022-02-14 14:56:59.118 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-14 14:56:59.118 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2022-02-14 14:56:59.883 | Setting up ceph-mgr-cephadm (16.2.7-1focal) ... 2022-02-14 14:56:59.910 | Setting up ceph (16.2.7-1focal) ... 2022-02-14 14:56:59.916 | Setting up ceph-mgr-dashboard (16.2.7-1focal) ... 2022-02-14 14:56:59.937 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 14:56:59.960 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 14:57:00.329 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:57:07.252 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2022-02-14 14:57:14.517 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 14:57:14.520 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:57:14.522 | ++ functions-common:time_stop:2425 : local name 2022-02-14 14:57:14.525 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 14:57:14.527 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:57:14.529 | ++ functions-common:time_stop:2428 : local total 2022-02-14 14:57:14.531 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 14:57:14.533 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:57:14.535 | ++ functions-common:time_stop:2432 : start_time=1644850305813 2022-02-14 14:57:14.537 | ++ functions-common:time_stop:2434 : [[ -z 1644850305813 ]] 2022-02-14 14:57:14.540 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:57:14.544 | ++ functions-common:time_stop:2437 : end_time=1644850634542 2022-02-14 14:57:14.547 | ++ functions-common:time_stop:2438 : elapsed_time=328729 2022-02-14 14:57:14.549 | ++ functions-common:time_stop:2439 : total=186236 2022-02-14 14:57:14.551 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:57:14.554 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=514965 2022-02-14 14:57:14.556 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 14:57:14.558 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1172 : is_ubuntu 2022-02-14 14:57:14.560 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:57:14.562 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:57:14.565 | ++ /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 2022-02-14 14:57:14.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1175 : is_fedora 2022-02-14 14:57:14.578 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 14:57:14.581 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 14:57:14.583 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 14:57:14.585 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 14:57:14.587 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 14:57:14.589 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 14:57:14.591 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 14:57:14.594 | ++ functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 14:57:14.596 | ++ functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 14:57:14.598 | ++ functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:57:14.601 | ++ functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 14:57:14.603 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2022-02-14 14:57:14.606 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:57:14.608 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Ceph 2022-02-14 14:57:14.611 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2022-02-14 14:57:14.613 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2022-02-14 14:57:14.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2022-02-14 14:57:14.617 | ++ /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 2022-02-14 14:57:14.619 | ++ functions:create_disk:732 : local node_number 2022-02-14 14:57:14.621 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.623 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2022-02-14 14:57:14.625 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2022-02-14 14:57:14.628 | ++ functions:create_disk:736 : local key 2022-02-14 14:57:14.631 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.631 | +++ functions:create_disk:738 : sed s#/.## 2022-02-14 14:57:14.636 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.638 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.640 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2022-02-14 14:57:14.642 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.644 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2022-02-14 14:57:14.646 | ++ functions:destroy_disk:765 : local key 2022-02-14 14:57:14.649 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.650 | +++ functions:destroy_disk:767 : sed s#/.## 2022-02-14 14:57:14.654 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.657 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.659 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2022-02-14 14:57:14.664 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-02-14 14:57:14.676 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.688 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.691 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2022-02-14 14:57:14.703 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.721 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2022-02-14 14:57:14.767 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2022-02-14 14:57:14.767 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 14:57:14.768 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 14:57:14.768 | = reflink=1 2022-02-14 14:57:14.768 | data = bsize=4096 blocks=6103515, imaxpct=25 2022-02-14 14:57:14.768 | = sunit=0 swidth=0 blks 2022-02-14 14:57:14.768 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 14:57:14.768 | log =internal log bsize=4096 blocks=2980, version=2 2022-02-14 14:57:14.768 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 14:57:14.768 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 14:57:14.772 | ++ 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' 2022-02-14 14:57:14.772 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2022-02-14 14:57:14.780 | /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 2022-02-14 14:57:14.784 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2022-02-14 14:57:14.795 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2022-02-14 14:57:14.885 | mount: /dev/loop3 mounted on /var/lib/ceph. 2022-02-14 14:57:14.900 | ++ /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 2022-02-14 14:57:14.915 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2022-02-14 14:57:14.923 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2022-02-14 14:57:14.949 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-829055-1-ceph --create-keyring --name=mon. --add-key=AQDKbQpiTLhQOBAAGRT0SlYObFeAJViS8W3ErA== --cap mon 'allow *' 2022-02-14 14:57:14.986 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-829055-1-ceph 2022-02-14 14:57:14.986 | added entity mon. auth(key=AQDKbQpiTLhQOBAAGRT0SlYObFeAJViS8W3ErA==) 2022-02-14 14:57:14.986 | added 1 caps to entity mon. 2022-02-14 14:57:14.992 | ++ /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 *' 2022-02-14 14:57:15.051 | creating /etc/ceph/ceph.client.admin.keyring 2022-02-14 14:57:15.057 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2022-02-14 14:57:15.061 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-829055-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2022-02-14 14:57:15.094 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-829055-1-ceph 2022-02-14 14:57:15.101 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2022-02-14 14:57:15.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-829055-1-ceph 2022-02-14 14:57:15.118 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid ab51c3cb-5ba3-4ac5-883e-6a35a74dcc63 2022-02-14 14:57:15.196 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2022-02-14 14:57:15.200 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-829055-1-ceph 2022-02-14 14:57:15.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.52 2022-02-14 14:57:15.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2022-02-14 14:57:15.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2022-02-14 14:57:15.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2022-02-14 14:57:15.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2022-02-14 14:57:15.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2022-02-14 14:57:15.612 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2022-02-14 14:57:15.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2022-02-14 14:57:15.724 | ++ /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' 2022-02-14 14:57:15.775 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2022-02-14 14:57:15.847 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2022-02-14 14:57:15.850 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2022-02-14 14:57:15.851 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2022-02-14 14:57:15.856 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2022-02-14 14:57:15.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2022-02-14 14:57:15.911 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-14 14:57:15.916 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2022-02-14 14:57:15.920 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-829055-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-829055-1-ceph 2022-02-14 14:57:16.005 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2022-02-14 14:57:16.018 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2022-02-14 14:57:16.022 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:16.036 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-829055-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2022-02-14 14:57:16.427 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2022-02-14 14:57:16.431 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:16.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2022-02-14 14:57:16.458 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2022-02-14 14:57:16.461 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-14 14:57:16.463 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-14 14:57:16.465 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-14 14:57:16.467 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-14 14:57:16.472 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-14 14:57:16.476 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph' 2022-02-14 14:57:16.478 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-14 14:57:16.480 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph' 2022-02-14 14:57:16.483 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-14 14:57:16.486 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:16.488 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:16.504 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-14 14:57:16.506 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-14 14:57:16.511 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-14 14:57:16.512 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-14 14:57:16.514 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-14 14:57:16.908 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-14 14:57:16.910 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-14 14:57:16.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=16.2 2022-02-14 14:57:16.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 16.2 '>=' 14.0 2022-02-14 14:57:16.918 | ++ functions:vercmp:628 : local v1=16.2 2022-02-14 14:57:16.920 | ++ functions:vercmp:629 : local 'op=>=' 2022-02-14 14:57:16.923 | ++ functions:vercmp:630 : local v2=14.0 2022-02-14 14:57:16.925 | ++ functions:vercmp:631 : local result 2022-02-14 14:57:16.929 | +++ functions:vercmp:635 : head -1 2022-02-14 14:57:16.929 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2022-02-14 14:57:16.929 | +++ functions:vercmp:635 : sort -V 2022-02-14 14:57:16.934 | ++ functions:vercmp:635 : result=14.0 2022-02-14 14:57:16.936 | ++ functions:vercmp:637 : case $op in 2022-02-14 14:57:16.939 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2022-02-14 14:57:16.941 | ++ functions:vercmp:652 : return 2022-02-14 14:57:16.944 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-14 14:57:16.946 | ++ /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 2022-02-14 14:57:17.329 | exported keyring for client.bootstrap-mds 2022-02-14 14:57:17.349 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-14 14:57:17.351 | ++ /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 2022-02-14 14:57:17.736 | exported keyring for client.bootstrap-osd 2022-02-14 14:57:17.756 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2022-02-14 14:57:17.758 | ++ /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 2022-02-14 14:57:18.132 | exported keyring for client.bootstrap-rgw 2022-02-14 14:57:18.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2022-02-14 14:57:18.163 | ++ /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 2022-02-14 14:57:18.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2022-02-14 14:57:18.593 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2022-02-14 14:57:18.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2022-02-14 14:57:18.599 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2022-02-14 14:57:19.025 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2022-02-14 14:57:19.027 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2022-02-14 14:57:19.040 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2022-02-14 14:57:19.040 | ++ /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 *' 2022-02-14 14:57:19.422 | [osd.0] 2022-02-14 14:57:19.422 | key = AQDPbQpiZgW+GBAAFCB2PeeNV0H4ZfqMGhkyTg== 2022-02-14 14:57:19.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2022-02-14 14:57:19.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2022-02-14 14:57:19.469 | ++ /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 2022-02-14 14:57:19.529 | 2022-02-14T14:57:19.524+0000 7f11bd579f00 -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 2022-02-14 14:57:19.529 | 2022-02-14T14:57:19.524+0000 7f11bd579f00 -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 2022-02-14 14:57:19.529 | 2022-02-14T14:57:19.524+0000 7f11bd579f00 -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 2022-02-14 14:57:19.533 | 2022-02-14T14:57:19.528+0000 7f11bd579f00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2022-02-14 14:57:21.744 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2022-02-14 14:57:23.439 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2022-02-14 14:57:23.453 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2022-02-14 14:57:23.827 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2022-02-14 14:57:23.829 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 14:57:23.832 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 14:57:23.835 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-14 14:57:23.839 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-14 14:57:23.839 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 14:57:23.839 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 14:57:23.843 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-14 14:57:23.846 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-14 14:57:23.849 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 14:57:23.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 14:57:23.855 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-14 14:57:23.873 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:57:23.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 14:57:23.878 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2022-02-14 14:57:23.881 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2022-02-14 14:57:23.885 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2022-02-14 14:57:23.887 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:57:23.889 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Ceph 2022-02-14 14:57:23.892 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2022-02-14 14:57:23.894 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1183 : sudo chown -R ceph. /var/lib/ceph 2022-02-14 14:57:23.908 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : hostname 2022-02-14 14:57:23.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1185 : sudo systemctl start ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:23.932 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1186 : local ceph_version 2022-02-14 14:57:23.935 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : _get_ceph_version mon 2022-02-14 14:57:23.937 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2022-02-14 14:57:23.940 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2022-02-14 14:57:23.942 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2022-02-14 14:57:23.944 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2022-02-14 14:57:23.948 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2022-02-14 14:57:23.952 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph' 2022-02-14 14:57:23.954 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2022-02-14 14:57:23.957 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph' 2022-02-14 14:57:23.960 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2022-02-14 14:57:23.962 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:23.964 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-829055-1-ceph 2022-02-14 14:57:23.980 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2022-02-14 14:57:23.982 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2022-02-14 14:57:23.987 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2022-02-14 14:57:23.987 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2022-02-14 14:57:23.991 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2022-02-14 14:57:24.391 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2022-02-14 14:57:24.394 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2022-02-14 14:57:24.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1187 : ceph_version=16.2 2022-02-14 14:57:24.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1189 : sudo systemctl start ceph-mgr@x 2022-02-14 14:57:24.432 | ++ /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 2022-02-14 14:57:31.147 | no valid command found; 10 closest matches: 2022-02-14 14:57:31.147 | 0 2022-02-14 14:57:31.147 | 1 2022-02-14 14:57:31.147 | 2 2022-02-14 14:57:31.147 | abort 2022-02-14 14:57:31.147 | assert 2022-02-14 14:57:31.147 | config diff 2022-02-14 14:57:31.147 | config diff get 2022-02-14 14:57:31.147 | config get 2022-02-14 14:57:31.147 | config help [] 2022-02-14 14:57:31.147 | config set ... 2022-02-14 14:57:31.148 | Error EINVAL: invalid command 2022-02-14 14:57:31.154 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1193 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2022-02-14 14:57:31.154 | MGR Restful is not working, perhaps the package is not installed? 2022-02-14 14:57:31.157 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2022-02-14 14:57:31.676 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1195 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2022-02-14 14:57:31.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1196 : sudo systemctl start ceph-osd@0 2022-02-14 14:57:31.741 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1198 : is_ceph_enabled_for_service manila 2022-02-14 14:57:31.743 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 14:57:31.745 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 14:57:31.748 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-14 14:57:31.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 14:57:31.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-14 14:57:31.752 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 14:57:31.757 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-14 14:57:31.760 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-14 14:57:31.762 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 14:57:31.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 14:57:31.768 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-14 14:57:31.785 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:57:31.788 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 14:57:31.792 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1202 : '[' '' = True ']' 2022-02-14 14:57:31.794 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 14:57:31.797 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-14 14:57:31.799 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 14:57:31.802 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 14:57:31.805 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 14:57:31.808 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 14:57:31.811 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 14:57:31.866 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 14:57:31.866 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 14:57:31.868 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 14:57:32.252 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 14:57:32.255 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 14:57:32.273 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:57:32.276 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 14:57:32.278 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 14:57:32.281 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:57:32.283 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:57:32.285 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:57:32.288 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:57:32.291 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:57:32.293 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:57:32.296 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:57:32.298 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:57:32.300 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:57:32.303 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:57:32.306 | + functions-common:apt_get_update:1190 : return 2022-02-14 14:57:32.308 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 14:57:32.311 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:57:32.313 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:57:32.316 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:57:32.318 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 14:57:32.341 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-14 14:57:32.450 | Reading package lists... 2022-02-14 14:57:32.697 | Building dependency tree... 2022-02-14 14:57:32.699 | Reading state information... 2022-02-14 14:57:32.947 | The following packages were automatically installed and are no longer required: 2022-02-14 14:57:32.948 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 14:57:32.948 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 14:57:32.948 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 14:57:32.948 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 14:57:32.948 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:57:32.948 | python3-zope.interface 2022-02-14 14:57:32.949 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:57:32.949 | The following additional packages will be installed: 2022-02-14 14:57:32.949 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-14 14:57:32.949 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-14 14:57:32.949 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-14 14:57:32.949 | erlang-tools erlang-xmerl locales-all 2022-02-14 14:57:32.950 | Suggested packages: 2022-02-14 14:57:32.950 | erlang erlang-manpages erlang-doc 2022-02-14 14:57:33.021 | The following NEW packages will be installed: 2022-02-14 14:57:33.021 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-02-14 14:57:33.021 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-02-14 14:57:33.021 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-02-14 14:57:33.022 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-02-14 14:57:33.176 | 0 upgraded, 19 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:57:33.176 | Need to get 38.1 MB of archives. 2022-02-14 14:57:33.176 | After this operation, 276 MB of additional disk space will be used. 2022-02-14 14:57:33.176 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-02-14 14:57:36.997 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-02-14 14:57:37.175 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-02-14 14:57:37.220 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-02-14 14:57:37.359 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-02-14 14:57:37.542 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-02-14 14:57:37.581 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-02-14 14:57:37.809 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-02-14 14:57:37.827 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-02-14 14:57:37.847 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-02-14 14:57:37.863 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-02-14 14:57:37.985 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-02-14 14:57:38.270 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-02-14 14:57:38.287 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-02-14 14:57:38.302 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-02-14 14:57:38.362 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-02-14 14:57:38.454 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-02-14 14:57:38.673 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-02-14 14:57:41.143 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-02-14 14:57:44.991 | Fetched 38.1 MB in 11s (3,354 kB/s) 2022-02-14 14:57:45.024 | Selecting previously unselected package erlang-base. 2022-02-14 14:57:45.080 | (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.) 2022-02-14 14:57:45.084 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:45.087 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.177 | Selecting previously unselected package erlang-asn1. 2022-02-14 14:57:46.188 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.191 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.303 | Selecting previously unselected package erlang-crypto. 2022-02-14 14:57:46.313 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.315 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.360 | Selecting previously unselected package erlang-public-key. 2022-02-14 14:57:46.370 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.372 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.472 | Selecting previously unselected package erlang-mnesia. 2022-02-14 14:57:46.481 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.484 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.595 | Selecting previously unselected package erlang-runtime-tools. 2022-02-14 14:57:46.605 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.608 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.665 | Selecting previously unselected package erlang-ssl. 2022-02-14 14:57:46.676 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.678 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.856 | Selecting previously unselected package erlang-eldap. 2022-02-14 14:57:46.865 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.868 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.907 | Selecting previously unselected package erlang-ftp. 2022-02-14 14:57:46.917 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.919 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:46.954 | Selecting previously unselected package erlang-tftp. 2022-02-14 14:57:46.964 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:46.966 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.003 | Selecting previously unselected package erlang-inets. 2022-02-14 14:57:47.013 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.016 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.125 | Selecting previously unselected package erlang-snmp. 2022-02-14 14:57:47.135 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.137 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.394 | Selecting previously unselected package erlang-os-mon. 2022-02-14 14:57:47.404 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.407 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.444 | Selecting previously unselected package erlang-parsetools. 2022-02-14 14:57:47.454 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.456 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.502 | Selecting previously unselected package erlang-syntax-tools. 2022-02-14 14:57:47.512 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.514 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.585 | Selecting previously unselected package erlang-tools. 2022-02-14 14:57:47.595 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.597 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.692 | Selecting previously unselected package erlang-xmerl. 2022-02-14 14:57:47.702 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-02-14 14:57:47.704 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:47.883 | Selecting previously unselected package locales-all. 2022-02-14 14:57:47.893 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-02-14 14:57:47.895 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-02-14 14:57:52.230 | Selecting previously unselected package rabbitmq-server. 2022-02-14 14:57:52.244 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-02-14 14:57:52.246 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-14 14:57:53.401 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:53.788 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-02-14 14:57:53.788 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-02-14 14:57:58.632 | Searching for services which depend on erlang and should be started... none found. 2022-02-14 14:57:58.634 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.639 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.645 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-02-14 14:57:58.652 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.657 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.662 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.667 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.672 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.677 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.682 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.687 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.693 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.698 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.704 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.709 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.714 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.719 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-02-14 14:57:58.725 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-02-14 14:57:58.815 | Adding group `rabbitmq' (GID 126) ... 2022-02-14 14:57:58.828 | Done. 2022-02-14 14:57:58.909 | Adding system user `rabbitmq' (UID 118) ... 2022-02-14 14:57:58.909 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2022-02-14 14:57:58.942 | Not creating home directory `/var/lib/rabbitmq'. 2022-02-14 14:57:59.215 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-02-14 14:58:05.356 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:58:06.006 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 14:58:13.679 | + functions-common:apt_get:1234 : result=0 2022-02-14 14:58:13.682 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:58:13.684 | + functions-common:time_stop:2425 : local name 2022-02-14 14:58:13.687 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:58:13.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:58:13.692 | + functions-common:time_stop:2428 : local total 2022-02-14 14:58:13.695 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:58:13.699 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:58:13.701 | + functions-common:time_stop:2432 : start_time=1644850652338 2022-02-14 14:58:13.703 | + functions-common:time_stop:2434 : [[ -z 1644850652338 ]] 2022-02-14 14:58:13.707 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:58:13.711 | + functions-common:time_stop:2437 : end_time=1644850693708 2022-02-14 14:58:13.714 | + functions-common:time_stop:2438 : elapsed_time=41370 2022-02-14 14:58:13.716 | + functions-common:time_stop:2439 : total=514965 2022-02-14 14:58:13.719 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:58:13.721 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=556335 2022-02-14 14:58:13.724 | + functions-common:apt_get:1238 : return 0 2022-02-14 14:58:13.727 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 14:58:13.729 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 14:58:13.732 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 14:58:13.734 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 14:58:13.737 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 14:58:13.740 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 14:58:13.743 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 14:58:13.745 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 14:58:13.748 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 14:58:13.750 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 14:58:13.753 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 14:58:13.756 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 14:58:13.758 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 14:58:13.761 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 14:58:13.763 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 14:58:13.767 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 14:58:13.769 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 14:58:13.772 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:58:13.774 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 14:58:13.777 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 14:58:13.779 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 14:58:13.782 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 14:58:13.784 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 14:58:13.787 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 14:58:13.790 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 14:58:13.792 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 14:58:13.795 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 14:58:13.798 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 14:58:13.817 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:58:13.819 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 14:58:13.822 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:58:13.825 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 14:58:13.828 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 14:58:13.831 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 14:58:13.837 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 14:58:13.840 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 14:58:13.843 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 14:58:13.845 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 14:58:13.848 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 14:58:13.851 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 14:58:13.854 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 14:58:14.576 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 14:58:14.576 | user tags 2022-02-14 14:58:14.576 | guest [administrator]' 2022-02-14 14:58:14.580 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 14:58:14.580 | user tags 2022-02-14 14:58:14.580 | guest [administrator]' 2022-02-14 14:58:14.581 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 14:58:14.588 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-02-14 14:58:14.590 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-02-14 14:58:14.593 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-02-14 14:58:15.275 | Adding user "stackrabbit" ... 2022-02-14 14:58:15.300 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 14:58:15.981 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 14:58:16.004 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 14:58:16.007 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 14:58:16.696 | Changing password for user "stackrabbit" ... 2022-02-14 14:58:16.717 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 14:58:16.720 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 14:58:16.723 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 14:58:17.518 | Deleting user "guest" ... 2022-02-14 14:58:17.547 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 14:58:17.572 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:58:17.577 | + ./stack.sh:main:836 : install_database 2022-02-14 14:58:17.580 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 14:58:17.583 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 14:58:17.586 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:58:17.589 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:58:17.594 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 14:58:17.874 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 14:58:17.876 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-02-14 14:58:17.881 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-02-14 14:58:17.884 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:58:17.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:58:17.890 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-02-14 14:58:17.893 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-02-14 14:58:17.895 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-02-14 14:58:17.900 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 14:58:17.903 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 14:58:17.905 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 14:58:17.908 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:58:17.910 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 14:58:17.913 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 14:58:17.916 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 14:58:17.918 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 14:58:17.921 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 14:58:17.923 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 14:58:17.925 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 14:58:17.928 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 14:58:17.931 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 14:58:17.934 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 14:58:17.936 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:58:17.939 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 14:58:17.941 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 14:58:17.944 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 14:58:17.947 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 14:58:17.949 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 14:58:17.952 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 14:58:17.954 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 14:58:17.957 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 14:58:17.961 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 14:58:17.964 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:58:17.966 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:58:17.972 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 14:58:17.974 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 14:58:17.977 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:58:17.979 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:58:17.982 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:58:17.984 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:58:17.987 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:58:17.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:58:17.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:58:17.994 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:58:17.996 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:58:18.000 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:58:18.002 | + functions-common:apt_get_update:1190 : return 2022-02-14 14:58:18.005 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 14:58:18.009 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:58:18.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:58:18.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:58:18.016 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 14:58:18.040 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-14 14:58:18.151 | Reading package lists... 2022-02-14 14:58:18.413 | Building dependency tree... 2022-02-14 14:58:18.415 | Reading state information... 2022-02-14 14:58:18.686 | The following packages were automatically installed and are no longer required: 2022-02-14 14:58:18.687 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 14:58:18.688 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 14:58:18.688 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 14:58:18.688 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 14:58:18.688 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:58:18.688 | python3-zope.interface 2022-02-14 14:58:18.688 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:58:18.688 | The following additional packages will be installed: 2022-02-14 14:58:18.688 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-14 14:58:18.688 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-14 14:58:18.688 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-14 14:58:18.689 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-14 14:58:18.689 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-14 14:58:18.689 | mysql-server-8.0 mysql-server-core-8.0 2022-02-14 14:58:18.690 | Suggested packages: 2022-02-14 14:58:18.690 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-02-14 14:58:18.770 | The following NEW packages will be installed: 2022-02-14 14:58:18.770 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-02-14 14:58:18.770 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-02-14 14:58:18.770 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-02-14 14:58:18.771 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-02-14 14:58:18.771 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-02-14 14:58:18.771 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-02-14 14:58:18.887 | 0 upgraded, 24 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:58:18.887 | Need to get 31.4 MB of archives. 2022-02-14 14:58:18.887 | After this operation, 262 MB of additional disk space will be used. 2022-02-14 14:58:18.887 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-02-14 14:58:20.387 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-02-14 14:58:20.391 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-02-14 14:58:20.409 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-02-14 14:58:20.411 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-02-14 14:58:20.462 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-02-14 14:58:24.217 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-02-14 14:58:24.445 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-02-14 14:58:24.446 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-02-14 14:58:24.447 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-02-14 14:58:24.450 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-02-14 14:58:24.453 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-02-14 14:58:24.454 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-02-14 14:58:24.454 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-02-14 14:58:24.455 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-02-14 14:58:24.456 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-02-14 14:58:24.489 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-02-14 14:58:24.532 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-02-14 14:58:24.533 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-02-14 14:58:24.536 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-02-14 14:58:24.599 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-02-14 14:58:24.599 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-02-14 14:58:25.630 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-02-14 14:58:25.634 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-02-14 14:58:26.161 | Preconfiguring packages ... 2022-02-14 14:58:26.296 | Fetched 31.4 MB in 7s (4,589 kB/s) 2022-02-14 14:58:26.328 | Selecting previously unselected package mysql-client-core-8.0. 2022-02-14 14:58:26.389 | (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.) 2022-02-14 14:58:26.393 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 14:58:26.396 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:27.352 | Selecting previously unselected package mysql-client-8.0. 2022-02-14 14:58:27.362 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 14:58:27.365 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:27.406 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-02-14 14:58:27.417 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-14 14:58:27.421 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 14:58:27.465 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-02-14 14:58:27.478 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-02-14 14:58:27.480 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 14:58:27.519 | Selecting previously unselected package libmecab2:amd64. 2022-02-14 14:58:27.530 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-02-14 14:58:27.532 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-02-14 14:58:27.609 | Selecting previously unselected package mysql-server-core-8.0. 2022-02-14 14:58:27.621 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 14:58:27.623 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:30.563 | Selecting previously unselected package mysql-server-8.0. 2022-02-14 14:58:30.573 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-02-14 14:58:31.069 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:31.144 | Selecting previously unselected package libhtml-tagset-perl. 2022-02-14 14:58:31.155 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-02-14 14:58:31.157 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-02-14 14:58:31.188 | Selecting previously unselected package liburi-perl. 2022-02-14 14:58:31.199 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-02-14 14:58:31.201 | Unpacking liburi-perl (1.76-2) ... 2022-02-14 14:58:31.254 | Selecting previously unselected package libhtml-parser-perl. 2022-02-14 14:58:31.265 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-02-14 14:58:31.268 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-02-14 14:58:31.313 | Selecting previously unselected package libcgi-pm-perl. 2022-02-14 14:58:31.324 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-02-14 14:58:31.328 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-02-14 14:58:31.387 | Selecting previously unselected package libfcgi-perl. 2022-02-14 14:58:31.397 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-02-14 14:58:31.400 | Unpacking libfcgi-perl (0.79-1) ... 2022-02-14 14:58:31.435 | Selecting previously unselected package libcgi-fast-perl. 2022-02-14 14:58:31.445 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-02-14 14:58:31.448 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-02-14 14:58:31.477 | Selecting previously unselected package libencode-locale-perl. 2022-02-14 14:58:31.488 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-02-14 14:58:31.491 | Unpacking libencode-locale-perl (1.05-1) ... 2022-02-14 14:58:31.522 | Selecting previously unselected package libhtml-template-perl. 2022-02-14 14:58:31.536 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-02-14 14:58:31.538 | Unpacking libhtml-template-perl (2.97-1) ... 2022-02-14 14:58:31.575 | Selecting previously unselected package libtimedate-perl. 2022-02-14 14:58:31.586 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-02-14 14:58:31.588 | Unpacking libtimedate-perl (2.3200-1) ... 2022-02-14 14:58:31.640 | Selecting previously unselected package libhttp-date-perl. 2022-02-14 14:58:31.652 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-02-14 14:58:31.654 | Unpacking libhttp-date-perl (6.05-1) ... 2022-02-14 14:58:31.691 | Selecting previously unselected package libio-html-perl. 2022-02-14 14:58:31.705 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-02-14 14:58:31.708 | Unpacking libio-html-perl (1.001-1) ... 2022-02-14 14:58:31.739 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-02-14 14:58:31.751 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-02-14 14:58:31.754 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-02-14 14:58:31.786 | Selecting previously unselected package libhttp-message-perl. 2022-02-14 14:58:31.796 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-02-14 14:58:31.801 | Unpacking libhttp-message-perl (6.22-1) ... 2022-02-14 14:58:31.843 | Selecting previously unselected package mecab-utils. 2022-02-14 14:58:31.853 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-02-14 14:58:31.856 | Unpacking mecab-utils (0.996-10build1) ... 2022-02-14 14:58:31.889 | Selecting previously unselected package mecab-ipadic. 2022-02-14 14:58:31.899 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-02-14 14:58:31.905 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-14 14:58:33.188 | Selecting previously unselected package mecab-ipadic-utf8. 2022-02-14 14:58:33.199 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-02-14 14:58:33.202 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-14 14:58:33.231 | Selecting previously unselected package mysql-server. 2022-02-14 14:58:33.242 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-02-14 14:58:33.245 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:33.308 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-02-14 14:58:33.315 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:33.321 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-02-14 14:58:33.326 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-02-14 14:58:33.333 | Setting up libencode-locale-perl (1.05-1) ... 2022-02-14 14:58:33.339 | Setting up mecab-utils (0.996-10build1) ... 2022-02-14 14:58:33.345 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 14:58:33.352 | Setting up libio-html-perl (1.001-1) ... 2022-02-14 14:58:33.358 | Setting up libtimedate-perl (2.3200-1) ... 2022-02-14 14:58:33.365 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:33.371 | Setting up libfcgi-perl (0.79-1) ... 2022-02-14 14:58:33.379 | Setting up liburi-perl (1.76-2) ... 2022-02-14 14:58:33.385 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-02-14 14:58:33.392 | Setting up libhttp-date-perl (6.05-1) ... 2022-02-14 14:58:33.398 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-02-14 14:58:33.405 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-14 14:58:33.409 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-14 14:58:33.409 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-14 14:58:33.409 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-14 14:58:33.410 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-14 14:58:33.552 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-14 14:58:33.552 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-14 14:58:33.552 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-14 14:58:33.552 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-14 14:58:33.560 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-14 14:58:33.649 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-14 14:58:33.650 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-14 14:58:33.650 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-14 14:58:33.678 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-14 14:58:33.722 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-14 14:58:34.011 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-14 14:58:34.017 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-14 14:58:34.110 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-14 14:58:34.110 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-14 14:58:34.110 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-14 14:58:34.110 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-14 14:58:34.115 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-14 14:58:34.115 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-14 14:58:34.162 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-14 14:58:34.353 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-14 14:58:34.353 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-14 14:58:34.354 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-14 14:58:34.354 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-14 14:58:34.357 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-14 14:58:34.357 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-14 14:58:34.787 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-14 14:58:34.913 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-14 14:58:35.234 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-14 14:58:35.239 | 2022-02-14 14:58:35.239 | done! 2022-02-14 14:58:35.246 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-14 14:58:35.250 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:35.256 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-02-14 14:58:35.261 | Compiling IPA dictionary for Mecab. This takes long time... 2022-02-14 14:58:35.272 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-02-14 14:58:35.273 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-02-14 14:58:35.273 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-02-14 14:58:35.273 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-02-14 14:58:35.483 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-02-14 14:58:35.483 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-02-14 14:58:35.484 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-02-14 14:58:35.484 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-02-14 14:58:35.496 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-02-14 14:58:35.627 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-02-14 14:58:35.628 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-02-14 14:58:35.629 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-02-14 14:58:35.668 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-02-14 14:58:35.741 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-02-14 14:58:36.235 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-02-14 14:58:36.246 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-02-14 14:58:36.356 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-02-14 14:58:36.356 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-02-14 14:58:36.356 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-02-14 14:58:36.357 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-02-14 14:58:36.362 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-02-14 14:58:36.362 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-02-14 14:58:36.451 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-02-14 14:58:36.741 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-02-14 14:58:36.742 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-02-14 14:58:36.743 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-02-14 14:58:36.743 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-02-14 14:58:36.746 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-02-14 14:58:36.747 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-02-14 14:58:37.260 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-02-14 14:58:37.403 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-02-14 14:58:37.729 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-02-14 14:58:37.733 | 2022-02-14 14:58:37.733 | done! 2022-02-14 14:58:37.742 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-02-14 14:58:37.745 | Setting up libhtml-parser-perl (3.72-5) ... 2022-02-14 14:58:37.752 | Setting up libhttp-message-perl (6.22-1) ... 2022-02-14 14:58:37.758 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:38.481 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-02-14 14:58:38.513 | Renaming removed key_buffer and myisam-recover options (if present) 2022-02-14 14:58:46.649 | mysqld will log errors to /var/log/mysql/error.log 2022-02-14 14:58:47.293 | mysqld is running as pid 66315 2022-02-14 14:58:50.128 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-02-14 14:58:52.329 | Setting up libcgi-pm-perl (4.46-1) ... 2022-02-14 14:58:52.335 | Setting up libhtml-template-perl (2.97-1) ... 2022-02-14 14:58:52.340 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-02-14 14:58:52.350 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-02-14 14:58:52.356 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 14:58:52.760 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:58:54.660 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 14:59:01.991 | + functions-common:apt_get:1234 : result=0 2022-02-14 14:59:01.993 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:59:01.996 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:01.998 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:02.001 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:02.003 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:02.010 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:02.013 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:59:02.021 | + functions-common:time_stop:2432 : start_time=1644850698037 2022-02-14 14:59:02.023 | + functions-common:time_stop:2434 : [[ -z 1644850698037 ]] 2022-02-14 14:59:02.026 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:02.031 | + functions-common:time_stop:2437 : end_time=1644850742028 2022-02-14 14:59:02.033 | + functions-common:time_stop:2438 : elapsed_time=43991 2022-02-14 14:59:02.036 | + functions-common:time_stop:2439 : total=556335 2022-02-14 14:59:02.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:02.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=600326 2022-02-14 14:59:02.043 | + functions-common:apt_get:1238 : return 0 2022-02-14 14:59:02.046 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 14:59:02.048 | + ./stack.sh:main:839 : install_database_python 2022-02-14 14:59:02.051 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 14:59:02.053 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 14:59:02.056 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 14:59:02.058 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 14:59:02.061 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 14:59:02.064 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 14:59:02.069 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 14:59:02.073 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 14:59:02.076 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 14:59:02.081 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 14:59:02.083 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 14:59:02.086 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 14:59:02.091 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 14:59:02.093 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 14:59:02.119 | Using python 3.8 to install PyMySQL 2022-02-14 14:59:02.123 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-14 14:59:02.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:02.948 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:02.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:02.948 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:04.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:59:04.208 | Collecting PyMySQL 2022-02-14 14:59:04.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-02-14 14:59:05.909 | Installing collected packages: PyMySQL 2022-02-14 14:59:06.038 | Successfully installed PyMySQL-1.0.2 2022-02-14 14:59:06.038 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:59:06.044 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:59:06.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:59:06.166 | + inc/python:pip_install:200 : result=0 2022-02-14 14:59:06.169 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:59:06.171 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:06.174 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:06.176 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:06.178 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:06.181 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:06.184 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:59:06.187 | + functions-common:time_stop:2432 : start_time=1644850742113 2022-02-14 14:59:06.189 | + functions-common:time_stop:2434 : [[ -z 1644850742113 ]] 2022-02-14 14:59:06.192 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:06.197 | + functions-common:time_stop:2437 : end_time=1644850746194 2022-02-14 14:59:06.200 | + functions-common:time_stop:2438 : elapsed_time=4081 2022-02-14 14:59:06.202 | + functions-common:time_stop:2439 : total=26668 2022-02-14 14:59:06.205 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:06.207 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30749 2022-02-14 14:59:06.210 | + inc/python:pip_install:203 : return 0 2022-02-14 14:59:06.213 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 14:59:06.217 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 14:59:06.220 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 14:59:06.222 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 14:59:06.241 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:06.243 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 14:59:06.246 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 14:59:06.250 | ++ 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 2022-02-14 14:59:06.250 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 14:59:06.256 | + 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 2022-02-14 14:59:06.259 | + 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 ]] 2022-02-14 14:59:06.262 | + 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- ]] 2022-02-14 14:59:06.265 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 14:59:06.268 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 14:59:06.270 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 14:59:06.288 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:06.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 14:59:06.293 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 14:59:06.296 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:59:06.298 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:59:06.301 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:59:06.303 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:59:06.305 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:59:06.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:06.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:06.313 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:59:06.315 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:59:06.318 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:59:06.320 | + functions-common:apt_get_update:1190 : return 2022-02-14 14:59:06.323 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 14:59:06.326 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:59:06.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:06.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:06.334 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 14:59:06.357 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-14 14:59:06.467 | Reading package lists... 2022-02-14 14:59:06.729 | Building dependency tree... 2022-02-14 14:59:06.731 | Reading state information... 2022-02-14 14:59:07.007 | The following packages were automatically installed and are no longer required: 2022-02-14 14:59:07.008 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 14:59:07.008 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 14:59:07.008 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 14:59:07.008 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 14:59:07.009 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:59:07.009 | python3-zope.interface 2022-02-14 14:59:07.009 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:59:07.083 | The following NEW packages will be installed: 2022-02-14 14:59:07.083 | radvd 2022-02-14 14:59:07.371 | 0 upgraded, 1 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:59:07.371 | Need to get 59.0 kB of archives. 2022-02-14 14:59:07.371 | After this operation, 164 kB of additional disk space will be used. 2022-02-14 14:59:07.371 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-02-14 14:59:08.106 | Fetched 59.0 kB in 0s (140 kB/s) 2022-02-14 14:59:08.142 | Selecting previously unselected package radvd. 2022-02-14 14:59:08.206 | (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.) 2022-02-14 14:59:08.210 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-02-14 14:59:08.213 | Unpacking radvd (1:2.17-2) ... 2022-02-14 14:59:08.282 | Setting up radvd (1:2.17-2) ... 2022-02-14 14:59:09.290 | Job for radvd.service failed because the control process exited with error code. 2022-02-14 14:59:09.290 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-02-14 14:59:09.291 | invoke-rc.d: initscript radvd, action "start" failed. 2022-02-14 14:59:09.304 | ● radvd.service - Router advertisement daemon for IPv6 2022-02-14 14:59:09.304 | Loaded: loaded (]8;;file://dv-osbrick-829055-1-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-02-14 14:59:09.304 | Active: failed (Result: exit-code) since Mon 2022-02-14 14:59:09 UTC; 15ms ago 2022-02-14 14:59:09.304 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-02-14 14:59:09.304 | Process: 67451 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-02-14 14:59:09.304 | 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph radvd[67451]: can't open /etc/radvd.conf: No such file or directory 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph radvd[67451]: Insecure file permissions, but continuing anyway 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph radvd[67451]: exiting, failed to read config file 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-02-14 14:59:09.304 | Feb 14 14:59:09 dv-osbrick-829055-1-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-02-14 14:59:09.308 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:59:09.410 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 14:59:17.207 | + functions-common:apt_get:1234 : result=0 2022-02-14 14:59:17.210 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:59:17.214 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:17.217 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:17.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:17.221 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:17.224 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:17.227 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:59:17.230 | + functions-common:time_stop:2432 : start_time=1644850746354 2022-02-14 14:59:17.233 | + functions-common:time_stop:2434 : [[ -z 1644850746354 ]] 2022-02-14 14:59:17.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:17.247 | + functions-common:time_stop:2437 : end_time=1644850757245 2022-02-14 14:59:17.250 | + functions-common:time_stop:2438 : elapsed_time=10891 2022-02-14 14:59:17.252 | + functions-common:time_stop:2439 : total=600326 2022-02-14 14:59:17.255 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:17.258 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=611217 2022-02-14 14:59:17.262 | + functions-common:apt_get:1238 : return 0 2022-02-14 14:59:17.265 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 14:59:17.291 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:17.293 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 14:59:17.296 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 14:59:17.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 14:59:17.302 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 14:59:17.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 14:59:17.335 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 14:59:17.338 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:59:17.341 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:59:17.344 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:59:17.346 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:59:17.349 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:59:17.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:17.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:17.358 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:59:17.361 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:59:17.364 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:59:17.366 | + functions-common:apt_get_update:1190 : return 2022-02-14 14:59:17.370 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 14:59:17.372 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:59:17.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:17.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:17.386 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 14:59:17.414 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-14 14:59:17.549 | Reading package lists... 2022-02-14 14:59:17.826 | Building dependency tree... 2022-02-14 14:59:17.828 | Reading state information... 2022-02-14 14:59:18.104 | fakeroot is already the newest version (1.24-1). 2022-02-14 14:59:18.104 | fakeroot set to manually installed. 2022-02-14 14:59:18.104 | make is already the newest version (4.2.1-1.2). 2022-02-14 14:59:18.104 | make set to manually installed. 2022-02-14 14:59:18.104 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 14:59:18.105 | The following packages were automatically installed and are no longer required: 2022-02-14 14:59:18.106 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 14:59:18.106 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 14:59:18.106 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 14:59:18.106 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 14:59:18.106 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:59:18.106 | python3-zope.interface 2022-02-14 14:59:18.106 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:59:18.246 | 0 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:59:18.251 | + functions-common:apt_get:1234 : result=0 2022-02-14 14:59:18.254 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:59:18.256 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:18.258 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:18.261 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:18.264 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:18.266 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:18.268 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:59:18.270 | + functions-common:time_stop:2432 : start_time=1644850757411 2022-02-14 14:59:18.273 | + functions-common:time_stop:2434 : [[ -z 1644850757411 ]] 2022-02-14 14:59:18.276 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:18.280 | + functions-common:time_stop:2437 : end_time=1644850758277 2022-02-14 14:59:18.282 | + functions-common:time_stop:2438 : elapsed_time=866 2022-02-14 14:59:18.285 | + functions-common:time_stop:2439 : total=611217 2022-02-14 14:59:18.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:18.289 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=612083 2022-02-14 14:59:18.292 | + functions-common:apt_get:1238 : return 0 2022-02-14 14:59:18.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 14:59:18.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:18.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:18.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 14:59:18.305 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 14:59:18.309 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 14:59:18.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 14:59:18.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 14:59:18.322 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 14:59:18.322 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 14:59:18.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 14:59:18.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 14:59:18.333 | + functions:vercmp:628 : local v1=5.4 2022-02-14 14:59:18.336 | + functions:vercmp:629 : local 'op=<' 2022-02-14 14:59:18.338 | + functions:vercmp:630 : local v2=3.13 2022-02-14 14:59:18.341 | + functions:vercmp:631 : local result 2022-02-14 14:59:18.344 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 14:59:18.345 | ++ functions:vercmp:635 : sort -V 2022-02-14 14:59:18.345 | ++ functions:vercmp:635 : head -1 2022-02-14 14:59:18.350 | + functions:vercmp:635 : result=3.13 2022-02-14 14:59:18.353 | + functions:vercmp:637 : case $op in 2022-02-14 14:59:18.355 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 14:59:18.358 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 14:59:18.360 | + functions:vercmp:648 : return 2022-02-14 14:59:18.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 14:59:18.365 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 14:59:18.368 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 14:59:18.714 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 14:59:18.718 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 14:59:18.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:18.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:18.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 14:59:18.733 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:18.736 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 14:59:18.757 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:18.760 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 14:59:18.763 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 14:59:18.763 | Installing etcd 2022-02-14 14:59:18.766 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 14:59:18.778 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 14:59:18.794 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 14:59:18.797 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 14:59:18.813 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 14:59:18.816 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:18.819 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:18.823 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:18.828 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:18.831 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-14 14:59:18.833 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 14:59:18.836 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:18.840 | --2022-02-14 14:59:18-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:18.844 | Resolving github.com (github.com)... 140.82.121.3 2022-02-14 14:59:18.889 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-02-14 14:59:19.027 | HTTP request sent, awaiting response... 302 Found 2022-02-14 14:59:19.027 | 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%2F20220214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220214T145905Z&X-Amz-Expires=300&X-Amz-Signature=714eb26dd32cbe413ab0ebfac848d476d864882dd6db4a540b2c28424e1a5fe0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-02-14 14:59:19.027 | --2022-02-14 14:59:19-- 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%2F20220214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220214T145905Z&X-Amz-Expires=300&X-Amz-Signature=714eb26dd32cbe413ab0ebfac848d476d864882dd6db4a540b2c28424e1a5fe0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-02-14 14:59:19.029 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2022-02-14 14:59:19.054 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-02-14 14:59:19.244 | HTTP request sent, awaiting response... 200 OK 2022-02-14 14:59:19.244 | Length: 11350736 (11M) [application/octet-stream] 2022-02-14 14:59:19.244 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-02-14 14:59:19.359 | 2022-02-14 14:59:19.536 | 0K ........ .. 100% 37.1M=0.3s 2022-02-14 14:59:19.536 | 2022-02-14 14:59:19.536 | 2022-02-14 14:59:19 (37.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-02-14 14:59:19.536 | 2022-02-14 14:59:19.540 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-02-14 14:59:19.543 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:19.546 | ++ functions:get_extra_file:74 : return 2022-02-14 14:59:19.549 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 14:59:19.551 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 14:59:19.554 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-02-14 14:59:19.557 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-02-14 14:59:19.690 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-02-14 14:59:19.693 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/ 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/README.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-02-14 14:59:19.700 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-02-14 14:59:19.701 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-02-14 14:59:19.702 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-02-14 14:59:19.703 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-02-14 14:59:19.704 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-02-14 14:59:19.705 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-02-14 14:59:19.706 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-02-14 14:59:19.707 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-02-14 14:59:19.708 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-02-14 14:59:19.709 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-02-14 14:59:19.710 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-02-14 14:59:19.711 | etcd-v3.3.12-linux-amd64/etcdctl 2022-02-14 14:59:19.899 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-02-14 14:59:19.900 | etcd-v3.3.12-linux-amd64/etcd 2022-02-14 14:59:20.131 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-02-14 14:59:20.193 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-02-14 14:59:20.228 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 14:59:20.231 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 14:59:20.250 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:59:20.253 | + ./stack.sh:main:866 : install_dstat 2022-02-14 14:59:20.255 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 14:59:20.274 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:59:20.276 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 14:59:20.279 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 14:59:20.281 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 14:59:20.284 | + ./stack.sh:main:875 : install_libs 2022-02-14 14:59:20.286 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 14:59:20.289 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 14:59:20.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 14:59:20.294 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 14:59:20.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 14:59:20.304 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.307 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 14:59:20.309 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 14:59:20.312 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 14:59:20.314 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 14:59:20.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.319 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 14:59:20.325 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.327 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 14:59:20.330 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 14:59:20.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 14:59:20.334 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 14:59:20.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 14:59:20.344 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.346 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 14:59:20.349 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 14:59:20.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 14:59:20.354 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 14:59:20.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 14:59:20.364 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.366 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 14:59:20.370 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 14:59:20.372 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 14:59:20.375 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 14:59:20.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.379 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 14:59:20.384 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.387 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 14:59:20.390 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 14:59:20.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 14:59:20.394 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 14:59:20.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 14:59:20.405 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.407 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 14:59:20.410 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 14:59:20.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 14:59:20.414 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 14:59:20.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 14:59:20.424 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.427 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 14:59:20.429 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 14:59:20.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 14:59:20.434 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 14:59:20.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 14:59:20.444 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.446 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 14:59:20.449 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 14:59:20.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 14:59:20.454 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 14:59:20.456 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 14:59:20.465 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.468 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 14:59:20.470 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 14:59:20.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 14:59:20.476 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 14:59:20.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.481 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 14:59:20.489 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.494 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 14:59:20.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 14:59:20.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 14:59:20.501 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 14:59:20.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 14:59:20.512 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.514 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 14:59:20.517 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 14:59:20.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 14:59:20.522 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 14:59:20.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 14:59:20.532 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.535 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 14:59:20.537 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 14:59:20.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 14:59:20.542 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 14:59:20.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 14:59:20.552 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.555 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 14:59:20.557 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 14:59:20.560 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 14:59:20.562 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 14:59:20.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.567 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 14:59:20.572 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.574 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 14:59:20.577 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 14:59:20.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 14:59:20.582 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 14:59:20.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.589 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 14:59:20.592 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.594 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 14:59:20.596 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 14:59:20.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 14:59:20.601 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 14:59:20.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 14:59:20.612 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.614 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 14:59:20.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 14:59:20.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 14:59:20.623 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 14:59:20.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 14:59:20.635 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.638 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 14:59:20.641 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 14:59:20.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 14:59:20.647 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 14:59:20.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 14:59:20.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.663 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 14:59:20.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 14:59:20.671 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 14:59:20.676 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 14:59:20.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 14:59:20.687 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.690 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 14:59:20.693 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 14:59:20.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 14:59:20.698 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 14:59:20.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 14:59:20.710 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.712 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 14:59:20.715 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 14:59:20.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 14:59:20.720 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 14:59:20.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 14:59:20.731 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.733 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 14:59:20.736 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 14:59:20.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 14:59:20.741 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 14:59:20.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 14:59:20.752 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.755 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 14:59:20.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 14:59:20.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 14:59:20.763 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 14:59:20.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 14:59:20.772 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.775 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 14:59:20.777 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 14:59:20.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 14:59:20.782 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 14:59:20.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 14:59:20.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.796 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 14:59:20.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 14:59:20.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 14:59:20.803 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 14:59:20.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 14:59:20.814 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.816 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 14:59:20.819 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 14:59:20.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 14:59:20.824 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 14:59:20.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 14:59:20.834 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.837 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 14:59:20.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 14:59:20.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 14:59:20.844 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 14:59:20.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 14:59:20.855 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.858 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 14:59:20.860 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 14:59:20.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 14:59:20.865 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 14:59:20.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 14:59:20.876 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.878 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 14:59:20.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 14:59:20.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 14:59:20.886 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 14:59:20.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 14:59:20.903 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.906 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 14:59:20.909 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 14:59:20.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 14:59:20.913 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 14:59:20.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 14:59:20.924 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.927 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 14:59:20.929 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 14:59:20.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 14:59:20.934 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 14:59:20.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 14:59:20.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.947 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 14:59:20.949 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 14:59:20.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 14:59:20.954 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 14:59:20.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 14:59:20.964 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.967 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 14:59:20.969 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 14:59:20.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 14:59:20.974 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 14:59:20.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:20.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:20.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 14:59:20.985 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:20.987 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 14:59:20.990 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 14:59:20.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 14:59:20.996 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 14:59:20.998 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:21.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:21.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 14:59:21.006 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:21.009 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 14:59:21.011 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 14:59:21.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 14:59:21.016 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 14:59:21.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:21.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:21.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 14:59:21.026 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:21.029 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 14:59:21.032 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 14:59:21.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 14:59:21.038 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 14:59:21.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:21.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:21.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 14:59:21.051 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:21.053 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 14:59:21.057 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 14:59:21.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 14:59:21.062 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 14:59:21.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:21.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:21.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 14:59:21.073 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:21.075 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 14:59:21.078 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 14:59:21.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 14:59:21.083 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 14:59:21.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:21.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:21.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 14:59:21.093 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:21.095 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 14:59:21.119 | Using python 3.8 to install etcd3 2022-02-14 14:59:21.121 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-14 14:59:21.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:21.933 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:21.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:21.933 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:23.050 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:59:23.143 | Collecting etcd3 2022-02-14 14:59:23.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-02-14 14:59:23.178 | Preparing metadata (setup.py): started 2022-02-14 14:59:23.914 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 14:59:26.311 | Collecting grpcio>=1.27.1 2022-02-14 14:59:26.328 | 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) 2022-02-14 14:59:27.221 | Collecting protobuf>=3.6.1 2022-02-14 14:59:27.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-02-14 14:59:27.265 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 14:59:27.266 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 14:59:27.295 | Building wheels for collected packages: etcd3 2022-02-14 14:59:27.296 | Building wheel for etcd3 (setup.py): started 2022-02-14 14:59:28.144 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-02-14 14:59:28.145 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=839b54642e3f2e6d2b428a8ce3a49b4953b65bee103df43409b8e64f4afae626 2022-02-14 14:59:28.145 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-02-14 14:59:28.149 | Successfully built etcd3 2022-02-14 14:59:29.837 | Installing collected packages: protobuf, grpcio, etcd3 2022-02-14 14:59:30.442 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.4 2022-02-14 14:59:30.442 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:59:30.449 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:59:30.449 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:59:30.605 | + inc/python:pip_install:200 : result=0 2022-02-14 14:59:30.607 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:59:30.610 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:30.612 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:30.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:30.616 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:30.619 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:30.621 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:59:30.623 | + functions-common:time_stop:2432 : start_time=1644850761112 2022-02-14 14:59:30.625 | + functions-common:time_stop:2434 : [[ -z 1644850761112 ]] 2022-02-14 14:59:30.628 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:30.632 | + functions-common:time_stop:2437 : end_time=1644850770630 2022-02-14 14:59:30.635 | + functions-common:time_stop:2438 : elapsed_time=9518 2022-02-14 14:59:30.637 | + functions-common:time_stop:2439 : total=30749 2022-02-14 14:59:30.639 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:30.641 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40267 2022-02-14 14:59:30.644 | + inc/python:pip_install:203 : return 0 2022-02-14 14:59:30.646 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 14:59:30.669 | Using python 3.8 to install etcd3gw 2022-02-14 14:59:30.671 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-14 14:59:31.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:31.506 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:31.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:31.506 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:32.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:59:32.731 | Collecting etcd3gw 2022-02-14 14:59:32.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-02-14 14:59:32.750 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 14:59:32.751 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 14:59:32.752 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 14:59:32.753 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 14:59:32.789 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 14:59:32.791 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-14 14:59:32.793 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 14:59:32.794 | 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.8) 2022-02-14 14:59:34.419 | Installing collected packages: etcd3gw 2022-02-14 14:59:34.532 | Successfully installed etcd3gw-1.0.1 2022-02-14 14:59:34.532 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:59:34.538 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:59:34.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:59:34.650 | + inc/python:pip_install:200 : result=0 2022-02-14 14:59:34.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:59:34.654 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:34.657 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:34.659 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:34.661 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:34.663 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:34.666 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:59:34.668 | + functions-common:time_stop:2432 : start_time=1644850770663 2022-02-14 14:59:34.671 | + functions-common:time_stop:2434 : [[ -z 1644850770663 ]] 2022-02-14 14:59:34.674 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:34.678 | + functions-common:time_stop:2437 : end_time=1644850774676 2022-02-14 14:59:34.681 | + functions-common:time_stop:2438 : elapsed_time=4013 2022-02-14 14:59:34.683 | + functions-common:time_stop:2439 : total=40267 2022-02-14 14:59:34.685 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:34.687 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=44280 2022-02-14 14:59:34.690 | + inc/python:pip_install:203 : return 0 2022-02-14 14:59:34.692 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 14:59:34.695 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 14:59:34.698 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 14:59:34.700 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 14:59:34.702 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 14:59:34.705 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 14:59:34.707 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 14:59:34.710 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 14:59:34.713 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 14:59:34.715 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 14:59:34.718 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 14:59:34.720 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 14:59:34.722 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 14:59:34.725 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 14:59:34.728 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 14:59:34.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:34.733 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:34.735 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 14:59:34.738 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 14:59:34.740 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 14:59:34.743 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 14:59:34.745 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 14:59:34.748 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 14:59:34.750 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 14:59:34.753 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 14:59:34.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:34.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:34.761 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 14:59:34.763 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 14:59:34.766 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 14:59:34.768 | + functions-common:apt_get_update:1190 : return 2022-02-14 14:59:34.770 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 14:59:34.773 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 14:59:34.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:34.779 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:34.781 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 14:59:34.803 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 14:59:34.914 | Reading package lists... 2022-02-14 14:59:35.176 | Building dependency tree... 2022-02-14 14:59:35.178 | Reading state information... 2022-02-14 14:59:35.447 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 14:59:35.447 | The following packages were automatically installed and are no longer required: 2022-02-14 14:59:35.448 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 14:59:35.448 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 14:59:35.448 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 14:59:35.448 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 14:59:35.448 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 14:59:35.448 | python3-zope.interface 2022-02-14 14:59:35.448 | Use 'sudo apt autoremove' to remove them. 2022-02-14 14:59:35.449 | The following additional packages will be installed: 2022-02-14 14:59:35.449 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-02-14 14:59:35.450 | Suggested packages: 2022-02-14 14:59:35.451 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-02-14 14:59:35.518 | The following NEW packages will be installed: 2022-02-14 14:59:35.519 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-02-14 14:59:35.633 | 0 upgraded, 6 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 14:59:35.633 | Need to get 1,306 kB of archives. 2022-02-14 14:59:35.633 | After this operation, 4,613 kB of additional disk space will be used. 2022-02-14 14:59:35.633 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-02-14 14:59:35.876 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-02-14 14:59:35.891 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-02-14 14:59:35.932 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-02-14 14:59:36.007 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-02-14 14:59:36.008 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-02-14 14:59:36.599 | Fetched 1,306 kB in 0s (2,667 kB/s) 2022-02-14 14:59:36.635 | Selecting previously unselected package libnorm1:amd64. 2022-02-14 14:59:36.701 | (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.) 2022-02-14 14:59:36.705 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-02-14 14:59:36.710 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-14 14:59:36.781 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-02-14 14:59:36.792 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-02-14 14:59:36.795 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-14 14:59:36.850 | Selecting previously unselected package libzmq5:amd64. 2022-02-14 14:59:36.861 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-02-14 14:59:36.866 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-14 14:59:36.932 | Selecting previously unselected package uwsgi-core. 2022-02-14 14:59:36.943 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-02-14 14:59:36.946 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-14 14:59:37.090 | Selecting previously unselected package uwsgi. 2022-02-14 14:59:37.102 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-02-14 14:59:37.104 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-02-14 14:59:37.144 | Selecting previously unselected package uwsgi-plugin-python3. 2022-02-14 14:59:37.155 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-02-14 14:59:37.158 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-14 14:59:37.233 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-02-14 14:59:37.239 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-02-14 14:59:37.249 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-02-14 14:59:37.254 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-02-14 14:59:37.268 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-02-14 14:59:38.183 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-02-14 14:59:38.213 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 14:59:38.644 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 14:59:39.021 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-02-14 14:59:46.297 | + functions-common:apt_get:1234 : result=0 2022-02-14 14:59:46.299 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 14:59:46.301 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:46.304 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:46.307 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:46.309 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:46.311 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:46.314 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 14:59:46.316 | + functions-common:time_stop:2432 : start_time=1644850774800 2022-02-14 14:59:46.318 | + functions-common:time_stop:2434 : [[ -z 1644850774800 ]] 2022-02-14 14:59:46.321 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:46.325 | + functions-common:time_stop:2437 : end_time=1644850786323 2022-02-14 14:59:46.328 | + functions-common:time_stop:2438 : elapsed_time=11523 2022-02-14 14:59:46.330 | + functions-common:time_stop:2439 : total=612083 2022-02-14 14:59:46.332 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:46.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=623606 2022-02-14 14:59:46.338 | + functions-common:apt_get:1238 : return 0 2022-02-14 14:59:46.341 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 14:59:46.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 14:59:46.346 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 14:59:46.348 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 14:59:46.415 | Enabling module proxy. 2022-02-14 14:59:46.421 | To activate the new configuration, you need to run: 2022-02-14 14:59:46.421 | systemctl restart apache2 2022-02-14 14:59:46.425 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 14:59:46.489 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 14:59:46.489 | Module proxy already enabled 2022-02-14 14:59:46.489 | Enabling module proxy_uwsgi. 2022-02-14 14:59:46.494 | To activate the new configuration, you need to run: 2022-02-14 14:59:46.494 | systemctl restart apache2 2022-02-14 14:59:46.499 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 14:59:46.502 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 14:59:46.504 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 14:59:46.506 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 14:59:46.638 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 14:59:46.639 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 14:59:46.642 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 14:59:46.644 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 14:59:46.653 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.655 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 14:59:46.658 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 14:59:46.660 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 14:59:46.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.668 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 14:59:46.670 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.673 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 14:59:46.675 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 14:59:46.678 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 14:59:46.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 14:59:46.687 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.690 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 14:59:46.692 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 14:59:46.695 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 14:59:46.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 14:59:46.705 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.707 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 14:59:46.710 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 14:59:46.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 14:59:46.720 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.723 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 14:59:46.725 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 14:59:46.728 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 14:59:46.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 14:59:46.738 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.740 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 14:59:46.759 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:46.761 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 14:59:46.764 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 14:59:46.766 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 14:59:46.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 14:59:46.777 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.779 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 14:59:46.796 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:46.799 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 14:59:46.801 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 14:59:46.804 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 14:59:46.806 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 14:59:46.814 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.817 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 14:59:46.819 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 14:59:46.822 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 14:59:46.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 14:59:46.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 14:59:46.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 14:59:46.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 14:59:46.834 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 14:59:46.838 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 14:59:46.840 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 14:59:46.843 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 14:59:46.846 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 14:59:46.848 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 14:59:46.852 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 14:59:46.852 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 14:59:46.857 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 14:59:46.860 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 14:59:46.862 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 14:59:46.865 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 14:59:46.868 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 14:59:46.891 | Using python 3.8 to install keystonemiddleware 2022-02-14 14:59:46.893 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-14 14:59:47.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:47.725 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:47.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:47.725 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:48.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:59:48.870 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 14:59:48.923 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 14:59:48.924 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 14:59:48.925 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 14:59:48.926 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 14:59:48.927 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 14:59:48.928 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 14:59:48.930 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 14:59:48.931 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 14:59:48.932 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 14:59:48.933 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 14:59:48.934 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 14:59:48.935 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 14:59:48.936 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 14:59:48.937 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 14:59:48.994 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-14 14:59:48.995 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-14 14:59:48.996 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-14 14:59:49.035 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-14 14:59:49.075 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-14 14:59:49.076 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-14 14:59:49.077 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 14:59:49.078 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 14:59:49.125 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-14 14:59:49.131 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-14 14:59:49.140 | 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) 2022-02-14 14:59:49.141 | 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) 2022-02-14 14:59:49.155 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-14 14:59:49.156 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 14:59:49.158 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-14 14:59:49.221 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 14:59:49.223 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 14:59:49.224 | 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.8) 2022-02-14 14:59:49.227 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-14 14:59:49.277 | 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) 2022-02-14 14:59:49.290 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-14 14:59:50.893 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:59:50.901 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:59:50.901 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:59:51.017 | + inc/python:pip_install:200 : result=0 2022-02-14 14:59:51.019 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:59:51.022 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:51.024 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:51.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:51.029 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:51.031 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:51.034 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:59:51.036 | + functions-common:time_stop:2432 : start_time=1644850786885 2022-02-14 14:59:51.038 | + functions-common:time_stop:2434 : [[ -z 1644850786885 ]] 2022-02-14 14:59:51.041 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:51.045 | + functions-common:time_stop:2437 : end_time=1644850791043 2022-02-14 14:59:51.048 | + functions-common:time_stop:2438 : elapsed_time=4158 2022-02-14 14:59:51.050 | + functions-common:time_stop:2439 : total=44280 2022-02-14 14:59:51.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:51.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48438 2022-02-14 14:59:51.057 | + inc/python:pip_install:203 : return 0 2022-02-14 14:59:51.060 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 14:59:51.062 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 14:59:51.065 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 14:59:51.068 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 14:59:51.071 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 14:59:51.074 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 14:59:51.078 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 14:59:51.078 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 14:59:51.083 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 14:59:51.086 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 14:59:51.089 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 14:59:51.091 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 14:59:51.094 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 14:59:51.117 | Using python 3.8 to install python-memcached 2022-02-14 14:59:51.120 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-14 14:59:51.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:51.949 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:51.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:51.950 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:53.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:59:53.180 | Collecting python-memcached 2022-02-14 14:59:53.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-02-14 14:59:53.195 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 14:59:54.855 | Installing collected packages: python-memcached 2022-02-14 14:59:54.950 | Successfully installed python-memcached-1.59 2022-02-14 14:59:54.950 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 14:59:54.956 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 14:59:54.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 14:59:55.067 | + inc/python:pip_install:200 : result=0 2022-02-14 14:59:55.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 14:59:55.072 | + functions-common:time_stop:2425 : local name 2022-02-14 14:59:55.075 | + functions-common:time_stop:2426 : local end_time 2022-02-14 14:59:55.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 14:59:55.079 | + functions-common:time_stop:2428 : local total 2022-02-14 14:59:55.081 | + functions-common:time_stop:2429 : local start_time 2022-02-14 14:59:55.084 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 14:59:55.086 | + functions-common:time_stop:2432 : start_time=1644850791111 2022-02-14 14:59:55.088 | + functions-common:time_stop:2434 : [[ -z 1644850791111 ]] 2022-02-14 14:59:55.091 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 14:59:55.095 | + functions-common:time_stop:2437 : end_time=1644850795093 2022-02-14 14:59:55.098 | + functions-common:time_stop:2438 : elapsed_time=3982 2022-02-14 14:59:55.100 | + functions-common:time_stop:2439 : total=48438 2022-02-14 14:59:55.103 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 14:59:55.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=52420 2022-02-14 14:59:55.108 | + inc/python:pip_install:203 : return 0 2022-02-14 14:59:55.110 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 14:59:55.128 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 14:59:55.131 | + ./stack.sh:main:897 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-02-14 14:59:55.134 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 14:59:55.136 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 14:59:55.139 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 14:59:55.142 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 14:59:55.144 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 14:59:55.147 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 14:59:55.162 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 14:59:55.166 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 14:59:55.168 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 14:59:55.171 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 14:59:55.173 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 14:59:55.175 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 14:59:55.178 | ++ functions-common:git_clone:612 : pwd 2022-02-14 14:59:55.181 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 14:59:55.184 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 14:59:55.186 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 14:59:55.202 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 14:59:55.204 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 14:59:55.206 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 14:59:55.209 | + functions-common:git_clone:629 : echo master 2022-02-14 14:59:55.210 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 14:59:55.217 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 14:59:55.219 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 14:59:55.221 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 14:59:55.224 | + functions-common:git_clone:678 : head -1 2022-02-14 14:59:55.224 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 14:59:55.247 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 14:59:55.250 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 14:59:55.252 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 14:59:55.255 | + inc/python:setup_develop:338 : local bindep 2022-02-14 14:59:55.257 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 14:59:55.260 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 14:59:55.262 | + inc/python:setup_develop:344 : local extras= 2022-02-14 14:59:55.264 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 14:59:55.267 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 14:59:55.269 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 14:59:55.272 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 14:59:55.274 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 14:59:55.277 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 14:59:55.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 14:59:55.282 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 14:59:55.285 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 14:59:55.288 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 14:59:55.291 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 14:59:55.294 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 14:59:55.300 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 14:59:55.302 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 14:59:55.981 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 14:59:55.983 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 14:59:55.985 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 14:59:55.988 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 14:59:55.990 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 14:59:55.993 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 14:59:55.995 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 14:59:55.997 | + inc/python:setup_package:428 : local extras= 2022-02-14 14:59:56.000 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 14:59:56.002 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 14:59:56.004 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 14:59:56.007 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 14:59:56.009 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 14:59:56.012 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 14:59:56.033 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 14:59:56.036 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-14 14:59:56.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:56.880 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:56.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 14:59:56.880 | from cryptography.utils import int_from_bytes 2022-02-14 14:59:58.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 14:59:58.037 | Obtaining file:///opt/stack/keystone 2022-02-14 14:59:58.037 | Preparing metadata (setup.py): started 2022-02-14 14:59:59.656 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 14:59:59.824 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 14:59:59.825 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 14:59:59.920 | Collecting Flask!=0.11,>=1.0.2 2022-02-14 14:59:59.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-02-14 14:59:59.976 | Collecting Flask-RESTful>=0.3.5 2022-02-14 14:59:59.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-02-14 14:59:59.986 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 14:59:59.987 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 14:59:59.988 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 14:59:59.990 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 15:00:00.034 | Collecting passlib>=1.7.0 2022-02-14 15:00:00.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-02-14 15:00:00.060 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 15:00:00.061 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 15:00:00.062 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 15:00:00.281 | Collecting scrypt>=0.8.0 2022-02-14 15:00:00.292 | 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) 2022-02-14 15:00:00.325 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 15:00:00.326 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 15:00:00.327 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 15:00:00.329 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 15:00:00.330 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 15:00:00.331 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 15:00:00.332 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 15:00:00.333 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 15:00:00.334 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 15:00:00.335 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 15:00:00.336 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 15:00:00.337 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 15:00:00.391 | Collecting oauthlib>=0.6.2 2022-02-14 15:00:00.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-02-14 15:00:00.469 | Collecting pysaml2>=5.0.0 2022-02-14 15:00:00.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/727/e33b5d5e09c62/pysaml2-7.1.0-py2.py3-none-any.whl (400 kB) 2022-02-14 15:00:00.563 | Collecting PyJWT>=1.6.1 2022-02-14 15:00:00.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-02-14 15:00:00.573 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 15:00:00.574 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 15:00:00.575 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 15:00:00.576 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 15:00:00.578 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 15:00:00.579 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 15:00:00.589 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 15:00:00.590 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 15:00:00.635 | 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.dev100) (5.1.1) 2022-02-14 15:00:00.716 | Collecting click>=7.1.2 2022-02-14 15:00:00.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-02-14 15:00:00.766 | Collecting itsdangerous>=2.0 2022-02-14 15:00:00.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-02-14 15:00:00.863 | Collecting Werkzeug>=2.0 2022-02-14 15:00:00.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-02-14 15:00:00.881 | 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.dev100) (3.0.3) 2022-02-14 15:00:00.955 | Collecting aniso8601>=0.82 2022-02-14 15:00:00.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-02-14 15:00:01.027 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 15:00:01.029 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 15:00:01.126 | 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.dev100) (2.4.0) 2022-02-14 15:00:01.128 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 15:00:01.129 | 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.dev100) (1.5.0) 2022-02-14 15:00:01.130 | 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.dev100) (0.8.0) 2022-02-14 15:00:01.212 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 15:00:01.213 | 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.dev100) (1.7.6) 2022-02-14 15:00:01.216 | 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.dev100) (2.0.1) 2022-02-14 15:00:01.267 | 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.dev100) (0.9.6) 2022-02-14 15:00:01.269 | 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.dev100) (2.8.2) 2022-02-14 15:00:01.325 | 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.dev100) (5.0.0) 2022-02-14 15:00:01.326 | 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.dev100) (2.8.0) 2022-02-14 15:00:01.328 | 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.dev100) (0.4.0) 2022-02-14 15:00:01.330 | 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.dev100) (2.4.0) 2022-02-14 15:00:01.331 | 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.dev100) (5.0.9) 2022-02-14 15:00:01.333 | 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.dev100) (5.2.3) 2022-02-14 15:00:01.354 | 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.dev100) (3.3.0) 2022-02-14 15:00:01.402 | 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.dev100) (3.0.0) 2022-02-14 15:00:01.421 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 15:00:01.423 | 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.dev100) (1.0.2) 2022-02-14 15:00:01.424 | 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.dev100) (3.0.7) 2022-02-14 15:00:01.426 | 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.dev100) (0.11.0) 2022-02-14 15:00:01.479 | 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.dev100) (4.5.0) 2022-02-14 15:00:01.592 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 15:00:01.624 | Collecting defusedxml 2022-02-14 15:00:01.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-02-14 15:00:01.637 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 15:00:01.741 | Collecting xmlschema>=1.2.1 2022-02-14 15:00:01.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-02-14 15:00:01.980 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 15:00:02.002 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 15:00:02.002 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 15:00:02.071 | 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.dev100) (4.11.0) 2022-02-14 15:00:02.072 | 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.dev100) (1.1.6) 2022-02-14 15:00:02.090 | 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.dev100) (5.0.0) 2022-02-14 15:00:02.162 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 15:00:02.205 | 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.dev100) (1.13.3) 2022-02-14 15:00:02.318 | 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.dev100) (2.0.1) 2022-02-14 15:00:02.392 | 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.dev100) (1.7.0) 2022-02-14 15:00:02.521 | 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.dev100) (0.17.3) 2022-02-14 15:00:02.549 | 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.dev100) (0.13.1) 2022-02-14 15:00:02.589 | 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.dev100) (3.5.0) 2022-02-14 15:00:02.590 | 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.dev100) (1.3.3) 2022-02-14 15:00:02.591 | 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.dev100) (2.1.1) 2022-02-14 15:00:02.593 | 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.dev100) (2.5.1) 2022-02-14 15:00:02.594 | 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.dev100) (3.0.0) 2022-02-14 15:00:02.595 | 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.dev100) (0.33.0) 2022-02-14 15:00:02.651 | 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.dev100) (0.2.5) 2022-02-14 15:00:02.788 | 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.dev100) (2.0.12) 2022-02-14 15:00:02.791 | 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.dev100) (3.3) 2022-02-14 15:00:02.792 | 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.dev100) (2019.11.28) 2022-02-14 15:00:02.793 | 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.dev100) (1.26.8) 2022-02-14 15:00:02.943 | 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.dev100) (2.5.0) 2022-02-14 15:00:03.114 | Collecting elementpath<3.0.0,>=2.4.0 2022-02-14 15:00:03.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-02-14 15:00:03.241 | 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.dev100) (3.7.0) 2022-02-14 15:00:03.424 | 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.dev100) (2.1.0) 2022-02-14 15:00:03.601 | 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.dev100) (60.8.2) 2022-02-14 15:00:03.699 | 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.dev100) (0.7) 2022-02-14 15:00:03.736 | 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.dev100) (1.0.0) 2022-02-14 15:00:05.152 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-02-14 15:00:05.152 | Attempting uninstall: Werkzeug 2022-02-14 15:00:05.154 | Found existing installation: Werkzeug 0.16.1 2022-02-14 15:00:05.156 | Uninstalling Werkzeug-0.16.1: 2022-02-14 15:00:05.264 | Successfully uninstalled Werkzeug-0.16.1 2022-02-14 15:00:05.760 | Attempting uninstall: click 2022-02-14 15:00:05.763 | Found existing installation: Click 7.0 2022-02-14 15:00:05.769 | Uninstalling Click-7.0: 2022-02-14 15:00:05.873 | Successfully uninstalled Click-7.0 2022-02-14 15:00:07.073 | Attempting uninstall: PyJWT 2022-02-14 15:00:07.075 | Found existing installation: PyJWT 1.7.1 2022-02-14 15:00:07.085 | Uninstalling PyJWT-1.7.1: 2022-02-14 15:00:07.185 | Successfully uninstalled PyJWT-1.7.1 2022-02-14 15:00:07.620 | Attempting uninstall: oauthlib 2022-02-14 15:00:07.623 | Found existing installation: oauthlib 3.1.0 2022-02-14 15:00:07.633 | Uninstalling oauthlib-3.1.0: 2022-02-14 15:00:07.734 | Successfully uninstalled oauthlib-3.1.0 2022-02-14 15:00:07.900 | Running setup.py develop for keystone 2022-02-14 15:00:10.128 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.0 scrypt-0.8.19 xmlschema-1.9.2 2022-02-14 15:00:10.128 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:00:10.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:00:10.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:00:10.300 | + inc/python:pip_install:200 : result=0 2022-02-14 15:00:10.302 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:00:10.305 | + functions-common:time_stop:2425 : local name 2022-02-14 15:00:10.308 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:00:10.310 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:00:10.312 | + functions-common:time_stop:2428 : local total 2022-02-14 15:00:10.319 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:00:10.321 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:00:10.323 | + functions-common:time_stop:2432 : start_time=1644850796028 2022-02-14 15:00:10.326 | + functions-common:time_stop:2434 : [[ -z 1644850796028 ]] 2022-02-14 15:00:10.328 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:00:10.333 | + functions-common:time_stop:2437 : end_time=1644850810330 2022-02-14 15:00:10.335 | + functions-common:time_stop:2438 : elapsed_time=14302 2022-02-14 15:00:10.337 | + functions-common:time_stop:2439 : total=52420 2022-02-14 15:00:10.339 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:00:10.342 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=66722 2022-02-14 15:00:10.344 | + inc/python:pip_install:203 : return 0 2022-02-14 15:00:10.346 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:00:10.349 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 15:00:10.353 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 15:00:10.374 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 15:00:10.387 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 15:00:10.390 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 15:00:10.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:00:10.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:00:10.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 15:00:10.402 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:00:10.404 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 15:00:10.423 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:10.426 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 15:00:10.428 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 15:00:10.431 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 15:00:10.434 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 15:00:10.446 | + 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 ]] 2022-02-14 15:00:10.449 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 15:00:10.454 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 15:00:10.472 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:10.474 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 15:00:10.508 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 15:00:10.537 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 15:00:10.570 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 15:00:10.605 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 15:00:10.639 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 15:00:10.674 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 15:00:10.706 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 15:00:10.739 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 15:00:10.741 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 15:00:10.744 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 15:00:10.748 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 15:00:10.750 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 15:00:10.752 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:00:10.770 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:10.774 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 15:00:10.777 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 15:00:10.780 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:00:10.796 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:10.798 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:00:10.801 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:00:10.836 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:00:10.839 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:00:10.841 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 15:00:10.844 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 15:00:10.861 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:10.863 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2022-02-14 15:00:10.896 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 15:00:10.899 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 15:00:10.943 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 15:00:10.947 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 15:00:10.950 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 15:00:10.953 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 15:00:10.957 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 15:00:10.960 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 15:00:10.993 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 15:00:10.996 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 15:00:10.998 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 15:00:11.001 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 15:00:11.004 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:00:11.023 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:00:11.026 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:00:11.028 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:00:11.030 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:00:11.033 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:00:11.062 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:00:11.094 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:00:11.123 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:00:11.155 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 15:00:11.186 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 15:00:11.188 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 15:00:11.198 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 15:00:11.201 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 15:00:11.203 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 15:00:11.206 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 15:00:11.208 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 15:00:11.211 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 15:00:11.216 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 15:00:11.218 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 15:00:11.221 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 15:00:11.238 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:00:11.243 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 15:00:11.249 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 15:00:11.253 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:00:11.271 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 15:00:11.274 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 15:00:11.286 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 15:00:11.322 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 15:00:11.352 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 15:00:11.381 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 15:00:11.410 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 15:00:11.440 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 15:00:11.469 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 15:00:11.499 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 15:00:11.534 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 15:00:11.563 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 15:00:11.592 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 15:00:11.622 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 15:00:11.652 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 15:00:11.682 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 15:00:11.685 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 15:00:11.688 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 15:00:11.690 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 15:00:11.693 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 15:00:11.695 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:11.698 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:11.700 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 15:00:11.703 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 15:00:11.705 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 15:00:11.747 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 15:00:11.779 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 15:00:11.780 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 15:00:11.788 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 15:00:11.793 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 15:00:11.795 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 15:00:11.798 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 15:00:11.800 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 15:00:11.803 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:00:11.806 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:11.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:11.811 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 15:00:11.813 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 15:00:11.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:11.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:11.821 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 15:00:11.884 | Enabling site keystone-wsgi-public. 2022-02-14 15:00:11.889 | To activate the new configuration, you need to run: 2022-02-14 15:00:11.889 | systemctl reload apache2 2022-02-14 15:00:11.894 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 15:00:11.897 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 15:00:11.900 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:00:11.902 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 15:00:12.032 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 15:00:12.064 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 15:00:12.098 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 15:00:12.132 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 15:00:12.135 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 15:00:12.170 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 15:00:12.201 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 15:00:12.233 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 15:00:12.259 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:12.262 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 15:00:12.281 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:12.283 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 15:00:12.286 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 15:00:12.288 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 15:00:12.291 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 15:00:12.294 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 15:00:12.296 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 15:00:12.299 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 15:00:12.301 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 15:00:12.322 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:12.325 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 15:00:12.328 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 15:00:12.345 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:12.348 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 15:00:12.350 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 15:00:12.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:00:12.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:00:12.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 15:00:12.362 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:00:12.366 | ++ lib/glance:install_glance:525 : join_extras cinder 2022-02-14 15:00:12.369 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 15:00:12.372 | ++ inc/python:join_extras:30 : echo cinder 2022-02-14 15:00:12.375 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store cinder 2022-02-14 15:00:12.377 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 15:00:12.380 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2022-02-14 15:00:12.383 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 15:00:12.387 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 15:00:12.389 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 15:00:12.392 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 15:00:12.396 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 15:00:12.396 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 15:00:12.401 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 15:00:12.404 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 15:00:12.406 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 15:00:12.409 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 15:00:12.412 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2022-02-14 15:00:12.436 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2022-02-14 15:00:12.438 | + 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' 2022-02-14 15:00:13.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:00:13.295 | from cryptography.utils import int_from_bytes 2022-02-14 15:00:13.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:00:13.295 | from cryptography.utils import int_from_bytes 2022-02-14 15:00:14.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:00:14.571 | Collecting glance-store[cinder]!=0.29.0 2022-02-14 15:00:14.580 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-02-14 15:00:14.671 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (4.4.0) 2022-02-14 15:00:14.672 | 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.1) 2022-02-14 15:00:14.673 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder]!=0.29.0) (2.27.1) 2022-02-14 15:00:14.674 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder]!=0.29.0) (3.2.0) 2022-02-14 15:00:14.675 | 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) 2022-02-14 15:00:14.676 | 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) 2022-02-14 15:00:14.677 | 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) 2022-02-14 15:00:14.678 | 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) 2022-02-14 15:00:14.681 | 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) 2022-02-14 15:00:14.682 | 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) 2022-02-14 15:00:14.683 | 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) 2022-02-14 15:00:14.684 | 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) 2022-02-14 15:00:14.773 | Collecting python-cinderclient>=4.1.0 2022-02-14 15:00:14.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-02-14 15:00:14.935 | Collecting os-brick>=2.6.0 2022-02-14 15:00:14.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-02-14 15:00:14.955 | 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) 2022-02-14 15:00:14.957 | 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) 2022-02-14 15:00:14.967 | 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) 2022-02-14 15:00:14.968 | 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) 2022-02-14 15:00:15.036 | 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.1) 2022-02-14 15:00:15.037 | 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) 2022-02-14 15:00:15.038 | 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) 2022-02-14 15:00:15.062 | 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) 2022-02-14 15:00:15.064 | 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) 2022-02-14 15:00:15.065 | 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.8.0) 2022-02-14 15:00:15.067 | 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) 2022-02-14 15:00:15.069 | 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) 2022-02-14 15:00:15.080 | 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.17.3) 2022-02-14 15:00:15.121 | 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) 2022-02-14 15:00:15.122 | 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) 2022-02-14 15:00:15.124 | 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) 2022-02-14 15:00:15.125 | 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.4.0) 2022-02-14 15:00:15.144 | 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) 2022-02-14 15:00:15.146 | 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) 2022-02-14 15:00:15.162 | 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) 2022-02-14 15:00:15.178 | 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) 2022-02-14 15:00:15.179 | 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.7) 2022-02-14 15:00:15.181 | 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) 2022-02-14 15:00:15.199 | 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) 2022-02-14 15:00:15.200 | 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) (3.0.0) 2022-02-14 15:00:15.253 | 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) 2022-02-14 15:00:15.255 | 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.12) 2022-02-14 15:00:15.256 | 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) 2022-02-14 15:00:15.257 | 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.8) 2022-02-14 15:00:15.306 | 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) 2022-02-14 15:00:15.331 | 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) 2022-02-14 15:00:15.561 | 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) 2022-02-14 15:00:15.562 | 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) 2022-02-14 15:00:15.596 | 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) 2022-02-14 15:00:15.598 | 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) 2022-02-14 15:00:15.600 | 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) 2022-02-14 15:00:15.601 | 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) 2022-02-14 15:00:15.602 | 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) 2022-02-14 15:00:15.603 | 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) 2022-02-14 15:00:15.658 | 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) 2022-02-14 15:00:15.825 | 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) 2022-02-14 15:00:15.847 | 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) (60.8.2) 2022-02-14 15:00:15.932 | 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) 2022-02-14 15:00:16.078 | 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) 2022-02-14 15:00:17.727 | Installing collected packages: python-cinderclient, os-brick, glance-store 2022-02-14 15:00:18.699 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 2022-02-14 15:00:18.699 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:00:18.705 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:00:18.706 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:00:18.850 | + inc/python:pip_install:200 : result=0 2022-02-14 15:00:18.852 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:00:18.855 | + functions-common:time_stop:2425 : local name 2022-02-14 15:00:18.857 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:00:18.859 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:00:18.862 | + functions-common:time_stop:2428 : local total 2022-02-14 15:00:18.864 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:00:18.867 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:00:18.870 | + functions-common:time_stop:2432 : start_time=1644850812430 2022-02-14 15:00:18.872 | + functions-common:time_stop:2434 : [[ -z 1644850812430 ]] 2022-02-14 15:00:18.876 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:00:18.881 | + functions-common:time_stop:2437 : end_time=1644850818878 2022-02-14 15:00:18.884 | + functions-common:time_stop:2438 : elapsed_time=6448 2022-02-14 15:00:18.887 | + functions-common:time_stop:2439 : total=66722 2022-02-14 15:00:18.889 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:00:18.892 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73170 2022-02-14 15:00:18.894 | + inc/python:pip_install:203 : return 0 2022-02-14 15:00:18.897 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 15:00:18.901 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 15:00:18.904 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 15:00:18.920 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 15:00:18.925 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 15:00:18.928 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 15:00:18.932 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 15:00:18.934 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 15:00:18.937 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 15:00:18.942 | ++ functions-common:git_clone:612 : pwd 2022-02-14 15:00:18.946 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 15:00:18.949 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 15:00:18.952 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 15:00:18.971 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 15:00:18.974 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 15:00:18.976 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 15:00:18.980 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 15:00:18.981 | + functions-common:git_clone:629 : echo master 2022-02-14 15:00:18.986 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 15:00:18.989 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 15:00:18.992 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 15:00:18.995 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 15:00:18.997 | + functions-common:git_clone:678 : head -1 2022-02-14 15:00:19.001 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 15:00:19.004 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 15:00:19.007 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 15:00:19.011 | + inc/python:setup_develop:338 : local bindep 2022-02-14 15:00:19.014 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 15:00:19.020 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 15:00:19.023 | + inc/python:setup_develop:344 : local extras= 2022-02-14 15:00:19.026 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 15:00:19.030 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 15:00:19.033 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 15:00:19.037 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 15:00:19.040 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 15:00:19.043 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 15:00:19.046 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 15:00:19.049 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 15:00:19.052 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 15:00:19.055 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 15:00:19.058 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 15:00:19.061 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 15:00:19.067 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 15:00:19.070 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 15:00:19.766 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 15:00:19.769 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 15:00:19.771 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 15:00:19.777 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 15:00:19.780 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 15:00:19.782 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 15:00:19.785 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 15:00:19.787 | + inc/python:setup_package:428 : local extras= 2022-02-14 15:00:19.790 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 15:00:19.793 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 15:00:19.795 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 15:00:19.798 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 15:00:19.800 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 15:00:19.803 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 15:00:19.825 | Using python 3.8 to install /opt/stack/glance 2022-02-14 15:00:19.827 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-14 15:00:20.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:00:20.696 | from cryptography.utils import int_from_bytes 2022-02-14 15:00:20.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:00:20.696 | from cryptography.utils import int_from_bytes 2022-02-14 15:00:21.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:00:21.861 | Obtaining file:///opt/stack/glance 2022-02-14 15:00:21.862 | Preparing metadata (setup.py): started 2022-02-14 15:00:23.235 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:00:23.406 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 15:00:23.407 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 15:00:23.408 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 15:00:23.409 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 15:00:23.410 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 15:00:23.411 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 15:00:23.413 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 15:00:23.414 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 15:00:23.415 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 15:00:23.416 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 15:00:23.417 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 15:00:23.418 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 15:00:23.420 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 15:00:23.421 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 15:00:23.422 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 15:00:23.424 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 15:00:23.424 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 15:00:23.580 | Collecting taskflow>=4.0.0 2022-02-14 15:00:23.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-02-14 15:00:23.610 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 15:00:23.611 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 15:00:23.655 | Collecting WSME>=0.8.0 2022-02-14 15:00:23.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-02-14 15:00:23.669 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 15:00:23.670 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 15:00:23.671 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 15:00:23.672 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 15:00:23.673 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 15:00:23.674 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 15:00:23.675 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 15:00:23.676 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 15:00:23.717 | Collecting oslo.limit>=1.4.0 2022-02-14 15:00:23.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-02-14 15:00:23.728 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 15:00:23.729 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 15:00:23.730 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 15:00:23.731 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 15:00:23.732 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 15:00:23.765 | Collecting retrying!=1.3.0,>=1.2.3 2022-02-14 15:00:23.772 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-02-14 15:00:23.777 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 15:00:23.778 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 15:00:23.779 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 15:00:23.780 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 15:00:23.812 | Collecting cursive>=0.2.1 2022-02-14 15:00:23.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-02-14 15:00:23.825 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 15:00:23.826 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 15:00:23.914 | Collecting castellan>=0.17.0 2022-02-14 15:00:23.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-02-14 15:00:23.949 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 15:00:23.951 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 15:00:23.952 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 15:00:24.035 | Collecting python-barbicanclient>=4.5.2 2022-02-14 15:00:24.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-02-14 15:00:24.050 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 15:00:24.090 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 15:00:24.112 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 15:00:24.123 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 15:00:24.138 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 15:00:24.139 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 15:00:24.231 | 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==24.0.0.dev61) (3.0.7) 2022-02-14 15:00:24.310 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 15:00:24.363 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 15:00:24.367 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 15:00:24.401 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 15:00:24.475 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 15:00:24.476 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 15:00:24.478 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 15:00:24.538 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 15:00:24.541 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 15:00:24.543 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 15:00:24.569 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 15:00:24.619 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 15:00:24.620 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 15:00:24.682 | 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==24.0.0.dev61) (5.2.3) 2022-02-14 15:00:24.683 | 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==24.0.0.dev61) (5.0.0) 2022-02-14 15:00:24.686 | 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==24.0.0.dev61) (5.0.9) 2022-02-14 15:00:24.688 | 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==24.0.0.dev61) (0.4.0) 2022-02-14 15:00:24.689 | 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==24.0.0.dev61) (2.8.0) 2022-02-14 15:00:24.715 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 15:00:24.717 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 15:00:24.720 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 15:00:24.765 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 15:00:24.810 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 15:00:24.810 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 15:00:24.812 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 15:00:24.891 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 15:00:24.953 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 15:00:25.059 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 15:00:25.394 | Collecting pydot>=1.2.4 2022-02-14 15:00:25.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-02-14 15:00:25.471 | Collecting automaton>=1.9.0 2022-02-14 15:00:25.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-02-14 15:00:25.584 | Collecting networkx>=2.1.0 2022-02-14 15:00:25.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-02-14 15:00:25.659 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 15:00:25.720 | Requirement already satisfied: simplegeneric in /usr/lib/python3/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 15:00:25.746 | 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==24.0.0.dev61) (5.0.0) 2022-02-14 15:00:25.869 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 15:00:25.980 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 15:00:26.201 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 15:00:26.204 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 15:00:26.205 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 15:00:26.206 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 15:00:26.206 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 15:00:26.208 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 15:00:26.209 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 15:00:26.332 | 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==24.0.0.dev61) (0.13.1) 2022-02-14 15:00:26.366 | 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==24.0.0.dev61) (1.0.3) 2022-02-14 15:00:26.413 | 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==24.0.0.dev61) (1.3.3) 2022-02-14 15:00:26.417 | 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==24.0.0.dev61) (3.0.0) 2022-02-14 15:00:26.712 | 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==24.0.0.dev61) (3.10.0) 2022-02-14 15:00:26.907 | 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==24.0.0.dev61) (2019.11.28) 2022-02-14 15:00:26.909 | 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==24.0.0.dev61) (3.3) 2022-02-14 15:00:26.912 | 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==24.0.0.dev61) (2.0.12) 2022-02-14 15:00:26.913 | 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==24.0.0.dev61) (1.26.8) 2022-02-14 15:00:26.993 | 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==24.0.0.dev61) (0.5.2) 2022-02-14 15:00:27.152 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 15:00:27.256 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 15:00:27.580 | 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==24.0.0.dev61) (2.3.3) 2022-02-14 15:00:27.582 | 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==24.0.0.dev61) (0.5.0) 2022-02-14 15:00:27.817 | 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.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 15:00:28.125 | 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==24.0.0.dev61) (1.0.0) 2022-02-14 15:00:28.442 | 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==24.0.0.dev61) (21.4.0) 2022-02-14 15:00:28.443 | 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==24.0.0.dev61) (1.8.2) 2022-02-14 15:00:29.658 | Installing collected packages: python-barbicanclient, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-02-14 15:00:32.345 | Running setup.py develop for glance 2022-02-14 15:00:34.681 | 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.5.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 taskflow-4.6.4 2022-02-14 15:00:34.681 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:00:34.687 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:00:34.687 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:00:34.844 | + inc/python:pip_install:200 : result=0 2022-02-14 15:00:34.847 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:00:34.849 | + functions-common:time_stop:2425 : local name 2022-02-14 15:00:34.851 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:00:34.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:00:34.857 | + functions-common:time_stop:2428 : local total 2022-02-14 15:00:34.859 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:00:34.862 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:00:34.864 | + functions-common:time_stop:2432 : start_time=1644850819818 2022-02-14 15:00:34.866 | + functions-common:time_stop:2434 : [[ -z 1644850819818 ]] 2022-02-14 15:00:34.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:00:34.875 | + functions-common:time_stop:2437 : end_time=1644850834872 2022-02-14 15:00:34.877 | + functions-common:time_stop:2438 : elapsed_time=15054 2022-02-14 15:00:34.879 | + functions-common:time_stop:2439 : total=73170 2022-02-14 15:00:34.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:00:34.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=88224 2022-02-14 15:00:34.886 | + inc/python:pip_install:203 : return 0 2022-02-14 15:00:34.889 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:00:34.891 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 15:00:34.894 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 15:00:34.914 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 15:00:34.927 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 15:00:34.929 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 15:00:34.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:00:34.936 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:00:34.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 15:00:34.941 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:00:34.943 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 15:00:34.946 | + ./stack.sh:main:920 : configure_glance 2022-02-14 15:00:34.948 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 15:00:34.961 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 15:00:34.973 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 15:00:34.975 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 15:00:34.978 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 15:00:34.981 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 15:00:34.983 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 15:00:34.986 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 15:00:34.988 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 15:00:35.019 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 15:00:35.051 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 15:00:35.080 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 15:00:35.109 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 15:00:35.149 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 15:00:35.184 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 15:00:35.186 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 15:00:35.189 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 15:00:35.192 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 15:00:35.194 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 15:00:35.226 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 15:00:35.259 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-02-14 15:00:35.296 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 15:00:35.326 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 15:00:35.356 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 15:00:35.385 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 15:00:35.416 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 15:00:35.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:00:35.473 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 15:00:35.507 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 15:00:35.541 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 15:00:35.543 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 15:00:35.546 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 15:00:35.548 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 15:00:35.551 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 15:00:35.553 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:00:35.570 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:35.574 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 15:00:35.577 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 15:00:35.580 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:00:35.598 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:35.601 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:00:35.604 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:00:35.633 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:00:35.637 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:00:35.639 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 15:00:35.642 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 15:00:35.645 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 15:00:35.677 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 15:00:35.710 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 15:00:35.714 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 15:00:35.717 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 15:00:35.719 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 15:00:35.721 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 15:00:35.724 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 15:00:35.726 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 15:00:35.757 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 15:00:35.760 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2022-02-14 15:00:35.800 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 15:00:35.802 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 15:00:35.820 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:35.823 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2022-02-14 15:00:35.853 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 15:00:35.873 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:35.875 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 15:00:35.878 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 15:00:35.880 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 15:00:35.883 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:00:35.902 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:00:35.904 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:00:35.907 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:00:35.910 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:00:35.913 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:00:35.945 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:00:35.977 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:00:36.015 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:00:36.050 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 15:00:36.055 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 15:00:36.089 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 15:00:36.123 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 15:00:36.153 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2022-02-14 15:00:36.184 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 15:00:36.216 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 15:00:36.248 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 15:00:36.280 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 15:00:36.314 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 15:00:36.349 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 15:00:36.382 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 15:00:36.416 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 15:00:36.421 | + 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 2022-02-14 15:00:36.428 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 15:00:36.445 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:00:36.448 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 15:00:36.451 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 15:00:36.453 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 15:00:36.456 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 15:00:36.461 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 15:00:36.465 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 15:00:36.469 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 15:00:36.471 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 15:00:36.475 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 15:00:36.506 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 15:00:36.509 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 15:00:36.512 | ++ functions:get_random_port:837 : true 2022-02-14 15:00:36.514 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 15:00:36.517 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 15:00:36.519 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 15:00:36.584 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 15:00:36.586 | ++ functions:get_random_port:841 : break 2 2022-02-14 15:00:36.589 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 15:00:36.592 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 15:00:36.594 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 15:00:36.625 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 15:00:36.654 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 15:00:36.683 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 15:00:36.711 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 15:00:36.741 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 15:00:36.771 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 15:00:36.800 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 15:00:36.830 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 15:00:36.859 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 15:00:36.889 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 15:00:36.918 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 15:00:36.947 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 15:00:36.977 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 15:00:37.006 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 15:00:37.035 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 15:00:37.063 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 15:00:37.098 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 15:00:37.129 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 15:00:37.161 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 15:00:37.164 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 15:00:37.166 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:00:37.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:37.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:37.173 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 15:00:37.175 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 15:00:37.240 | proxy (enabled by site administrator) 2022-02-14 15:00:37.244 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 15:00:37.247 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 15:00:37.249 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:00:37.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:37.254 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:37.256 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 15:00:37.259 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 15:00:37.314 | No module matches proxy_http 2022-02-14 15:00:37.317 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-02-14 15:00:37.386 | Considering dependency proxy for proxy_http: 2022-02-14 15:00:37.386 | Module proxy already enabled 2022-02-14 15:00:37.386 | Enabling module proxy_http. 2022-02-14 15:00:37.392 | To activate the new configuration, you need to run: 2022-02-14 15:00:37.392 | systemctl restart apache2 2022-02-14 15:00:37.397 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-02-14 15:00:37.401 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 15:00:37.403 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:00:37.405 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 15:00:37.544 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 15:00:37.547 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 15:00:37.551 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 15:00:37.553 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 15:00:37.556 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:37.558 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:37.560 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 15:00:37.563 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 15:00:37.566 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 15:00:37.567 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 15:00:37.577 | KeepAlive Off 2022-02-14 15:00:37.581 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 15:00:37.585 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 15:00:37.591 | SetEnv proxy-sendchunked 1 2022-02-14 15:00:37.595 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 15:00:37.596 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 15:00:37.605 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 15:00:37.609 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 15:00:37.611 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 15:00:37.614 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 15:00:37.616 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 15:00:37.618 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:00:37.620 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:37.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:37.625 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 15:00:37.628 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 15:00:37.630 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:00:37.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:00:37.635 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 15:00:37.699 | Enabling site glance-wsgi-api. 2022-02-14 15:00:37.705 | To activate the new configuration, you need to run: 2022-02-14 15:00:37.705 | systemctl reload apache2 2022-02-14 15:00:37.709 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 15:00:37.712 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 15:00:37.715 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:00:37.717 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 15:00:37.855 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 15:00:37.863 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 15:00:37.894 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 15:00:37.896 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 15:00:37.917 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:00:37.920 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 15:00:37.922 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 15:00:37.925 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 15:00:37.928 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 15:00:37.930 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 15:00:37.933 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 15:00:37.936 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 15:00:37.938 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 15:00:37.941 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 15:00:37.944 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 15:00:37.948 | ++ functions-common:git_clone:612 : pwd 2022-02-14 15:00:37.951 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 15:00:37.953 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 15:00:37.956 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 15:00:37.975 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 15:00:37.978 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 15:00:37.980 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 15:00:37.983 | + functions-common:git_clone:629 : echo master 2022-02-14 15:00:37.984 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 15:00:37.989 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 15:00:37.992 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 15:00:37.995 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 15:00:37.998 | + functions-common:git_clone:678 : head -1 2022-02-14 15:00:38.002 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 15:00:38.035 | a5e77329e Merge "[SVf] Fixed Detach for multi-attach volumes" 2022-02-14 15:00:38.038 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 15:00:38.041 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 15:00:38.044 | + inc/python:setup_develop:338 : local bindep 2022-02-14 15:00:38.047 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 15:00:38.050 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 15:00:38.052 | + inc/python:setup_develop:344 : local extras= 2022-02-14 15:00:38.055 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 15:00:38.059 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 15:00:38.062 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 15:00:38.064 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 15:00:38.067 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 15:00:38.069 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 15:00:38.074 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 15:00:38.076 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 15:00:38.079 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 15:00:38.082 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 15:00:38.084 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 15:00:38.088 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 15:00:38.094 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 15:00:38.097 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 15:00:38.759 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 15:00:38.762 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 15:00:38.765 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 15:00:38.767 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 15:00:38.770 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 15:00:38.772 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 15:00:38.775 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 15:00:38.778 | + inc/python:setup_package:428 : local extras= 2022-02-14 15:00:38.780 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 15:00:38.782 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 15:00:38.785 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 15:00:38.787 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 15:00:38.790 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 15:00:38.792 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 15:00:38.814 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 15:00:38.817 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-14 15:00:39.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:00:39.709 | from cryptography.utils import int_from_bytes 2022-02-14 15:00:39.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:00:39.709 | from cryptography.utils import int_from_bytes 2022-02-14 15:00:40.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:00:40.881 | Obtaining file:///opt/stack/cinder 2022-02-14 15:00:40.882 | Preparing metadata (setup.py): started 2022-02-14 15:00:43.007 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:00:43.241 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.8.1) 2022-02-14 15:00:43.242 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.1) 2022-02-14 15:00:43.243 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.33.0) 2022-02-14 15:00:43.244 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.1.2) 2022-02-14 15:00:43.245 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.20.4) 2022-02-14 15:00:43.246 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.0.2) 2022-02-14 15:00:43.248 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev194) (3.2.0) 2022-02-14 15:00:43.249 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 15:00:43.250 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (9.3.0) 2022-02-14 15:00:44.161 | Collecting lxml>=4.5.2 2022-02-14 15:00:44.182 | 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) 2022-02-14 15:00:44.422 | Collecting oauth2client>=4.1.3 2022-02-14 15:00:44.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-02-14 15:00:44.436 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (8.7.1) 2022-02-14 15:00:44.437 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 15:00:44.438 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.0) 2022-02-14 15:00:44.439 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (11.1.0) 2022-02-14 15:00:44.440 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.1) 2022-02-14 15:00:44.441 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (12.12.0) 2022-02-14 15:00:44.442 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.5.0) 2022-02-14 15:00:44.445 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.1) 2022-02-14 15:00:44.446 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.6.2) 2022-02-14 15:00:44.447 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.3.0) 2022-02-14 15:00:44.448 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.0) 2022-02-14 15:00:44.450 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.2.0) 2022-02-14 15:00:44.451 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.8.0) 2022-02-14 15:00:44.452 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.0) 2022-02-14 15:00:44.453 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.12.1) 2022-02-14 15:00:44.454 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.0) 2022-02-14 15:00:44.455 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.4.2) 2022-02-14 15:00:44.456 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (21.3) 2022-02-14 15:00:44.580 | Collecting paramiko>=2.7.2 2022-02-14 15:00:44.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-02-14 15:00:44.596 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 15:00:44.597 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.1.1) 2022-02-14 15:00:44.598 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.9.0) 2022-02-14 15:00:44.599 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.0.7) 2022-02-14 15:00:44.601 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.2.0) 2022-02-14 15:00:44.699 | Collecting python-glanceclient>=3.2.2 2022-02-14 15:00:44.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-02-14 15:00:44.716 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.4.0) 2022-02-14 15:00:44.717 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (17.6.0) 2022-02-14 15:00:44.785 | Collecting python-swiftclient>=3.10.1 2022-02-14 15:00:44.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-02-14 15:00:44.798 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2021.3) 2022-02-14 15:00:44.799 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.27.1) 2022-02-14 15:00:44.800 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.5.1) 2022-02-14 15:00:44.801 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (4.6.4) 2022-02-14 15:00:44.843 | Collecting rtslib-fb>=2.1.74 2022-02-14 15:00:44.849 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-02-14 15:00:44.855 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.16.0) 2022-02-14 15:00:44.856 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.4.31) 2022-02-14 15:00:44.857 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.13.0) 2022-02-14 15:00:44.858 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.5.0) 2022-02-14 15:00:44.939 | Collecting tabulate>=0.8.7 2022-02-14 15:00:44.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-02-14 15:00:44.950 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (6.3.1) 2022-02-14 15:00:44.951 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (1.8.7) 2022-02-14 15:00:44.952 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 15:00:45.071 | Collecting oslo.vmware>=3.10.0 2022-02-14 15:00:45.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-02-14 15:00:45.096 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.1.0) 2022-02-14 15:00:45.097 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (5.5.0) 2022-02-14 15:00:45.098 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (2.10.1) 2022-02-14 15:00:45.262 | Collecting google-api-python-client>=1.11.0 2022-02-14 15:00:45.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f9/176e4f26c11b2/google_api_python_client-2.37.0-py2.py3-none-any.whl (8.1 MB) 2022-02-14 15:00:45.473 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (3.10.0) 2022-02-14 15:00:45.474 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (36.0.1) 2022-02-14 15:00:45.475 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev194) (0.2.2) 2022-02-14 15:00:45.520 | Collecting zstd>=1.4.5.1 2022-02-14 15:00:45.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-02-14 15:00:45.628 | Preparing metadata (setup.py): started 2022-02-14 15:00:46.329 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:00:47.457 | Collecting boto3>=1.16.51 2022-02-14 15:00:47.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a2/72a1dd36414b1/boto3-1.20.54-py3-none-any.whl (132 kB) 2022-02-14 15:00:47.486 | 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.dev194) (0.10.0) 2022-02-14 15:00:47.548 | Collecting s3transfer<0.6.0,>=0.5.0 2022-02-14 15:00:47.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25c/140f5c66aa79e/s3transfer-0.5.1-py3-none-any.whl (79 kB) 2022-02-14 15:00:49.095 | Collecting botocore<1.24.0,>=1.23.54 2022-02-14 15:00:49.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06a/e8076c4dcf3d7/botocore-1.23.54-py3-none-any.whl (8.5 MB) 2022-02-14 15:00:49.399 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev194) (1.15.0) 2022-02-14 15:00:49.431 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev194) (2.1.0) 2022-02-14 15:00:49.482 | Collecting uritemplate<5,>=3.0.1 2022-02-14 15:00:49.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-02-14 15:00:49.523 | Collecting google-auth-httplib2>=0.1.0 2022-02-14 15:00:49.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-02-14 15:00:49.667 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-02-14 15:00:49.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-02-14 15:00:49.804 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-02-14 15:00:49.813 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-02-14 15:00:49.916 | 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.dev194) (1.7.0) 2022-02-14 15:00:49.971 | 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.dev194) (2.10.0) 2022-02-14 15:00:49.973 | 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.dev194) (3.1.1) 2022-02-14 15:00:50.235 | Collecting pyasn1>=0.1.7 2022-02-14 15:00:50.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-02-14 15:00:50.306 | Collecting rsa>=3.1.4 2022-02-14 15:00:50.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-02-14 15:00:50.317 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/lib/python3/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev194) (0.2.1) 2022-02-14 15:00:50.374 | 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.dev194) (0.17.3) 2022-02-14 15:00:50.420 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev194) (6.0) 2022-02-14 15:00:50.421 | 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.dev194) (1.5.0) 2022-02-14 15:00:50.422 | 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.dev194) (0.8.0) 2022-02-14 15:00:50.424 | 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.dev194) (2.4.0) 2022-02-14 15:00:50.485 | 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.dev194) (2.0.1) 2022-02-14 15:00:50.487 | 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.dev194) (1.7.6) 2022-02-14 15:00:50.488 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev194) (0.5.0) 2022-02-14 15:00:50.548 | 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.dev194) (2.8.2) 2022-02-14 15:00:50.551 | 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.dev194) (0.9.6) 2022-02-14 15:00:50.613 | 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.dev194) (5.0.9) 2022-02-14 15:00:50.614 | 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.dev194) (5.2.3) 2022-02-14 15:00:50.616 | 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.dev194) (5.0.0) 2022-02-14 15:00:50.617 | 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.dev194) (2.4.0) 2022-02-14 15:00:50.618 | 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.dev194) (0.4.0) 2022-02-14 15:00:50.644 | 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.dev194) (3.3.0) 2022-02-14 15:00:50.647 | 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.dev194) (3.2.0) 2022-02-14 15:00:50.648 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev194) (3.0.3) 2022-02-14 15:00:50.696 | 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.dev194) (1.0.3) 2022-02-14 15:00:50.783 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev194) (1.3.3) 2022-02-14 15:00:50.786 | 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.dev194) (3.0.0) 2022-02-14 15:00:50.812 | 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.dev194) (3.0.0) 2022-02-14 15:00:50.836 | 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.dev194) (0.11.0) 2022-02-14 15:00:50.910 | 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.dev194) (1.26.8) 2022-02-14 15:00:50.961 | Collecting suds-community>=0.6 2022-02-14 15:00:50.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-02-14 15:00:51.230 | Collecting pynacl>=1.0.1 2022-02-14 15:00:51.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-02-14 15:00:51.288 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev194) (60.8.2) 2022-02-14 15:00:51.433 | 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.dev194) (3.10.0) 2022-02-14 15:00:51.468 | 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.dev194) (1.13.3) 2022-02-14 15:00:51.470 | 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.dev194) (22.0.0) 2022-02-14 15:00:51.509 | Collecting warlock<2,>=1.2.0 2022-02-14 15:00:51.520 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-02-14 15:00:51.726 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (2019.11.28) 2022-02-14 15:00:51.729 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev194) (3.3) 2022-02-14 15:00:51.732 | 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.dev194) (2.0.12) 2022-02-14 15:00:51.769 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev194) (0.7) 2022-02-14 15:00:51.843 | Collecting pyudev>=0.16.1 2022-02-14 15:00:51.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-02-14 15:00:52.096 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.4.2) 2022-02-14 15:00:52.098 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev194) (0.5.2) 2022-02-14 15:00:52.247 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.4.0) 2022-02-14 15:00:52.248 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (1.4.2) 2022-02-14 15:00:52.250 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev194) (2.6.3) 2022-02-14 15:00:52.385 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev194) (0.12.2) 2022-02-14 15:00:52.505 | 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.dev194) (4.11.0) 2022-02-14 15:00:52.507 | 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.dev194) (5.4.0) 2022-02-14 15:00:52.509 | 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.dev194) (1.1.6) 2022-02-14 15:00:52.544 | 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.dev194) (5.0.0) 2022-02-14 15:00:52.801 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev194) (2.21) 2022-02-14 15:00:52.880 | 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.dev194) (0.5.0) 2022-02-14 15:00:52.882 | 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.dev194) (2.3.3) 2022-02-14 15:00:53.056 | 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.dev194) (2.5.0) 2022-02-14 15:00:53.149 | 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.dev194) (3.19.4) 2022-02-14 15:00:53.199 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-02-14 15:00:53.206 | 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) 2022-02-14 15:00:53.450 | 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.dev194) (2.0.1) 2022-02-14 15:00:53.882 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev194) (1.1.5) 2022-02-14 15:00:53.937 | 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.dev194) (0.13.1) 2022-02-14 15:00:53.988 | 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.dev194) (0.2.5) 2022-02-14 15:00:55.223 | 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.dev194) (1.32) 2022-02-14 15:00:55.512 | 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.dev194) (1.8.2) 2022-02-14 15:00:55.513 | 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.dev194) (21.4.0) 2022-02-14 15:00:55.668 | 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.dev194) (2.2) 2022-02-14 15:00:55.869 | 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.dev194) (1.0.0) 2022-02-14 15:00:56.005 | 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.dev194) (3.7.0) 2022-02-14 15:00:56.739 | Building wheels for collected packages: zstd 2022-02-14 15:00:56.740 | Building wheel for zstd (setup.py): started 2022-02-14 15:01:43.694 | Building wheel for zstd (setup.py): finished with status 'done' 2022-02-14 15:01:43.705 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761588 sha256=e1f96ff6a7832315fbd69af22b3e8d53a3527c07508b49a5de555f9518f9155c 2022-02-14 15:01:43.706 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-02-14 15:01:43.709 | Successfully built zstd 2022-02-14 15:01:44.755 | 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 2022-02-14 15:01:44.755 | Attempting uninstall: pyasn1 2022-02-14 15:01:44.758 | Found existing installation: pyasn1 0.4.2 2022-02-14 15:01:44.759 | Uninstalling pyasn1-0.4.2: 2022-02-14 15:01:44.860 | Successfully uninstalled pyasn1-0.4.2 2022-02-14 15:01:44.977 | Attempting uninstall: rsa 2022-02-14 15:01:44.979 | Found existing installation: rsa 4.0 2022-02-14 15:01:44.984 | Uninstalling rsa-4.0: 2022-02-14 15:01:45.083 | Successfully uninstalled rsa-4.0 2022-02-14 15:01:45.308 | Attempting uninstall: google-auth 2022-02-14 15:01:45.310 | Found existing installation: google-auth 1.5.1 2022-02-14 15:01:45.312 | Uninstalling google-auth-1.5.1: 2022-02-14 15:01:45.413 | Successfully uninstalled google-auth-1.5.1 2022-02-14 15:01:46.904 | Attempting uninstall: pynacl 2022-02-14 15:01:46.906 | Found existing installation: PyNaCl 1.3.0 2022-02-14 15:01:46.910 | Uninstalling PyNaCl-1.3.0: 2022-02-14 15:01:47.007 | Successfully uninstalled PyNaCl-1.3.0 2022-02-14 15:01:47.104 | Attempting uninstall: lxml 2022-02-14 15:01:47.106 | Found existing installation: lxml 4.5.0 2022-02-14 15:01:47.107 | Uninstalling lxml-4.5.0: 2022-02-14 15:01:47.205 | Successfully uninstalled lxml-4.5.0 2022-02-14 15:01:49.265 | Running setup.py develop for cinder 2022-02-14 15:01:53.026 | Successfully installed boto3-1.20.54 botocore-1.23.54 cinder google-api-core-2.5.0 google-api-python-client-2.37.0 google-auth-2.6.0 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.5.0 python-glanceclient-3.5.0 python-swiftclient-3.13.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.1 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-02-14 15:01:53.026 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:01:53.034 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:01:53.034 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:01:53.346 | + inc/python:pip_install:200 : result=0 2022-02-14 15:01:53.348 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:01:53.351 | + functions-common:time_stop:2425 : local name 2022-02-14 15:01:53.353 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:01:53.355 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:01:53.358 | + functions-common:time_stop:2428 : local total 2022-02-14 15:01:53.360 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:01:53.365 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:01:53.367 | + functions-common:time_stop:2432 : start_time=1644850838808 2022-02-14 15:01:53.369 | + functions-common:time_stop:2434 : [[ -z 1644850838808 ]] 2022-02-14 15:01:53.372 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:01:53.377 | + functions-common:time_stop:2437 : end_time=1644850913374 2022-02-14 15:01:53.380 | + functions-common:time_stop:2438 : elapsed_time=74566 2022-02-14 15:01:53.382 | + functions-common:time_stop:2439 : total=88224 2022-02-14 15:01:53.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:01:53.387 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162790 2022-02-14 15:01:53.389 | + inc/python:pip_install:203 : return 0 2022-02-14 15:01:53.393 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:01:53.399 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 15:01:53.402 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 15:01:53.422 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 15:01:53.434 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 15:01:53.437 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 15:01:53.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:01:53.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:01:53.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 15:01:53.449 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:01:53.451 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 15:01:53.454 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 15:01:53.458 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 15:01:53.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:01:53.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:01:53.466 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 15:01:53.479 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 15:01:53.481 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 15:01:53.484 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 15:01:53.487 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 15:01:53.489 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 15:01:53.492 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 15:01:53.494 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 15:01:53.497 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:01:53.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:01:53.503 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 15:01:53.505 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 15:01:53.508 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 15:01:53.511 | + functions-common:apt_get_update:1190 : return 2022-02-14 15:01:53.513 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 15:01:53.516 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 15:01:53.519 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:01:53.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:01:53.524 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 15:01:53.549 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-14 15:01:53.658 | Reading package lists... 2022-02-14 15:01:53.920 | Building dependency tree... 2022-02-14 15:01:53.922 | Reading state information... 2022-02-14 15:01:54.199 | The following packages were automatically installed and are no longer required: 2022-02-14 15:01:54.200 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 15:01:54.200 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 15:01:54.200 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 15:01:54.200 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 15:01:54.200 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 15:01:54.200 | python3-zope.interface 2022-02-14 15:01:54.200 | Use 'sudo apt autoremove' to remove them. 2022-02-14 15:01:54.201 | The following additional packages will be installed: 2022-02-14 15:01:54.201 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-02-14 15:01:54.203 | Suggested packages: 2022-02-14 15:01:54.203 | python-urwid-doc 2022-02-14 15:01:54.277 | The following NEW packages will be installed: 2022-02-14 15:01:54.278 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2022-02-14 15:01:54.278 | targetcli-fb 2022-02-14 15:01:54.412 | 0 upgraded, 5 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 15:01:54.412 | Need to get 295 kB of archives. 2022-02-14 15:01:54.412 | After this operation, 1,989 kB of additional disk space will be used. 2022-02-14 15:01:54.412 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-02-14 15:01:55.194 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-02-14 15:01:55.228 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-02-14 15:01:55.388 | 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] 2022-02-14 15:01:55.754 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-02-14 15:01:56.345 | Fetched 295 kB in 1s (201 kB/s) 2022-02-14 15:01:56.383 | Selecting previously unselected package python3-urwid. 2022-02-14 15:01:56.445 | (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.) 2022-02-14 15:01:56.450 | Preparing to unpack .../python3-urwid_2.0.1-3_amd64.deb ... 2022-02-14 15:01:56.452 | Unpacking python3-urwid (2.0.1-3) ... 2022-02-14 15:01:56.511 | Selecting previously unselected package python3-configshell-fb. 2022-02-14 15:01:56.522 | Preparing to unpack .../python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-02-14 15:01:56.524 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-14 15:01:56.572 | Selecting previously unselected package python3-pyudev. 2022-02-14 15:01:56.583 | Preparing to unpack .../python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-02-14 15:01:56.585 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-14 15:01:56.629 | Selecting previously unselected package python3-rtslib-fb. 2022-02-14 15:01:56.641 | Preparing to unpack .../python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-02-14 15:01:56.643 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-14 15:01:56.691 | Selecting previously unselected package targetcli-fb. 2022-02-14 15:01:56.702 | Preparing to unpack .../targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-02-14 15:01:56.705 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-14 15:01:56.771 | Setting up python3-urwid (2.0.1-3) ... 2022-02-14 15:01:57.167 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-14 15:01:57.167 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-14 15:01:57.167 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-14 15:01:57.167 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-14 15:01:57.167 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-14 15:01:57.167 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-14 15:01:57.167 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-02-14 15:01:57.167 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-02-14 15:01:57.280 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-02-14 15:01:57.628 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-02-14 15:01:57.932 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-02-14 15:01:59.291 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-02-14 15:01:59.850 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-02-14 15:01:59.850 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-02-14 15:02:01.988 | Processing triggers for man-db (2.9.1-1) ... 2022-02-14 15:02:02.101 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-02-14 15:02:10.342 | + functions-common:apt_get:1234 : result=0 2022-02-14 15:02:10.345 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 15:02:10.348 | + functions-common:time_stop:2425 : local name 2022-02-14 15:02:10.351 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:02:10.353 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:02:10.357 | + functions-common:time_stop:2428 : local total 2022-02-14 15:02:10.365 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:02:10.367 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 15:02:10.370 | + functions-common:time_stop:2432 : start_time=1644850913545 2022-02-14 15:02:10.372 | + functions-common:time_stop:2434 : [[ -z 1644850913545 ]] 2022-02-14 15:02:10.376 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:02:10.381 | + functions-common:time_stop:2437 : end_time=1644850930377 2022-02-14 15:02:10.383 | + functions-common:time_stop:2438 : elapsed_time=16832 2022-02-14 15:02:10.386 | + functions-common:time_stop:2439 : total=623606 2022-02-14 15:02:10.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:02:10.391 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=640438 2022-02-14 15:02:10.393 | + functions-common:apt_get:1238 : return 0 2022-02-14 15:02:10.401 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 15:02:10.404 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 15:02:10.407 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 15:02:10.420 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 15:02:10.424 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 15:02:10.427 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 15:02:10.429 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 15:02:10.433 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 15:02:10.433 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 15:02:10.438 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 15:02:10.440 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 15:02:10.442 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 15:02:10.444 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 15:02:10.447 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 15:02:10.449 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 15:02:10.451 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 15:02:10.453 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 15:02:10.466 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 15:02:10.479 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-14 15:02:10.493 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-14 15:02:10.505 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 15:02:10.519 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 15:02:10.522 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 15:02:10.527 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vodtXdgcYP 2022-02-14 15:02:10.529 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 15:02:10.531 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 15:02:10.535 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 15:02:10.538 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vodtXdgcYP 2022-02-14 15:02:10.541 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vodtXdgcYP 2022-02-14 15:02:10.554 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vodtXdgcYP /etc/sudoers.d/cinder-rootwrap 2022-02-14 15:02:10.567 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 15:02:10.571 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 15:02:10.573 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 15:02:10.575 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 15:02:10.578 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 15:02:10.580 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 15:02:10.583 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 15:02:10.587 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 15:02:10.589 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 15:02:10.594 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 15:02:10.600 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 15:02:10.621 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 15:02:10.642 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 15:02:10.664 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 15:02:10.684 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 15:02:10.704 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 15:02:10.724 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 15:02:10.748 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 15:02:10.773 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 15:02:10.776 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 15:02:10.778 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 15:02:10.781 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 15:02:10.783 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 15:02:10.817 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 15:02:10.848 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-02-14 15:02:10.878 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 15:02:10.910 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 15:02:10.942 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 15:02:10.971 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 15:02:11.002 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 15:02:11.031 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:02:11.064 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 15:02:11.102 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 15:02:11.136 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 15:02:11.168 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 15:02:11.171 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 15:02:11.173 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 15:02:11.176 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 15:02:11.178 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 15:02:11.181 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 15:02:11.216 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 15:02:11.246 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 15:02:11.276 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 15:02:11.315 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 15:02:11.351 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 15:02:11.382 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 15:02:11.415 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 15:02:11.418 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2022-02-14 15:02:11.451 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 15:02:11.487 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 15:02:11.495 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2a83362fb3d12115e9a9fe0bf59dbbc0 2022-02-14 15:02:11.527 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 15:02:11.530 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 15:02:11.560 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 15:02:11.591 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 15:02:11.627 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 15:02:11.661 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 15:02:11.682 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:11.685 | + lib/cinder:configure_cinder:299 : [[ -n ceph ]] 2022-02-14 15:02:11.687 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 15:02:11.690 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 15:02:11.692 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 15:02:11.695 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 15:02:11.697 | + lib/cinder:configure_cinder:304 : be_type=ceph 2022-02-14 15:02:11.700 | + lib/cinder:configure_cinder:305 : be_name=ceph 2022-02-14 15:02:11.702 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_ceph 2022-02-14 15:02:11.705 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_ceph ceph 2022-02-14 15:02:11.707 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:33 : local be_name=ceph 2022-02-14 15:02:11.710 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:35 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-14 15:02:11.745 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:36 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-14 15:02:11.777 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:37 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-14 15:02:11.808 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:38 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-14 15:02:11.841 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:39 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2022-02-14 15:02:11.870 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:40 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid f328ed67-288a-46de-8715-733a654b5179 2022-02-14 15:02:11.902 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:41 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2022-02-14 15:02:11.937 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:42 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-14 15:02:11.967 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:43 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2022-02-14 15:02:11.999 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 15:02:12.001 | + lib/cinder:configure_cinder:310 : default_name=ceph 2022-02-14 15:02:12.004 | + lib/cinder:configure_cinder:312 : enabled_backends+=ceph, 2022-02-14 15:02:12.007 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-14 15:02:12.037 | + lib/cinder:configure_cinder:315 : [[ -n ceph ]] 2022-02-14 15:02:12.040 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2022-02-14 15:02:12.071 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 15:02:12.074 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 15:02:12.076 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=ceph 2022-02-14 15:02:12.079 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2022-02-14 15:02:12.109 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 15:02:12.112 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 15:02:12.115 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 15:02:12.134 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:12.137 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 15:02:12.154 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:12.157 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 15:02:12.176 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:12.179 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 15:02:12.183 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 15:02:12.186 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 15:02:12.188 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 15:02:12.191 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 15:02:12.194 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 15:02:12.197 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:02:12.216 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:12.219 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 15:02:12.222 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 15:02:12.224 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:02:12.247 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:12.249 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:02:12.252 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:02:12.286 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:02:12.288 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:02:12.291 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 15:02:12.293 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 15:02:12.296 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 15:02:12.299 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:02:12.318 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:02:12.321 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:02:12.323 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:02:12.326 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:02:12.328 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:02:12.359 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:02:12.389 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:02:12.419 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:02:12.449 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 15:02:12.469 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:12.472 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 15:02:12.475 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 15:02:12.477 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 15:02:12.480 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 15:02:12.482 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 15:02:12.485 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 15:02:12.488 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 15:02:12.492 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 15:02:12.494 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 15:02:12.497 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 15:02:12.512 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 15:02:12.512 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:02:12.523 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 15:02:12.527 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:02:12.544 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 15:02:12.546 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 15:02:12.550 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 15:02:12.582 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 15:02:12.612 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 15:02:12.642 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 15:02:12.675 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 15:02:12.706 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 15:02:12.739 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 15:02:12.770 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 15:02:12.802 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 15:02:12.838 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 15:02:12.868 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 15:02:12.897 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 15:02:12.927 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 15:02:12.957 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 15:02:12.959 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 15:02:12.963 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 15:02:12.966 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 15:02:12.968 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 15:02:12.970 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:02:12.973 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:02:12.975 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 15:02:12.979 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 15:02:12.982 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 15:02:13.012 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 15:02:13.042 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 15:02:13.042 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 15:02:13.052 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 15:02:13.061 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 15:02:13.063 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 15:02:13.066 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 15:02:13.069 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 15:02:13.071 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:02:13.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:02:13.076 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:02:13.078 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 15:02:13.084 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 15:02:13.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:02:13.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:02:13.091 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 15:02:13.155 | Enabling site cinder-wsgi. 2022-02-14 15:02:13.161 | To activate the new configuration, you need to run: 2022-02-14 15:02:13.161 | systemctl reload apache2 2022-02-14 15:02:13.167 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 15:02:13.169 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 15:02:13.171 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:02:13.174 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 15:02:13.311 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2022-02-14 15:02:13.313 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 15:02:13.346 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2022-02-14 15:02:13.376 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 15:02:13.395 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:13.398 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 15:02:13.401 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 15:02:13.403 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 15:02:13.406 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 15:02:13.408 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 15:02:13.443 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 15:02:13.474 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2022-02-14 15:02:13.504 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 15:02:13.534 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 15:02:13.568 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 15:02:13.599 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 15:02:13.630 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 15:02:13.661 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:02:13.694 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 15:02:13.724 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 15:02:13.757 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 15:02:13.788 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 15:02:13.790 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 15:02:13.815 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:13.818 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2022-02-14 15:02:13.852 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 15:02:13.854 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 15:02:13.873 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:13.875 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 15:02:13.878 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 15:02:13.880 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 15:02:13.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 15:02:13.886 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 15:02:13.888 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 15:02:13.893 | ++ 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 2022-02-14 15:02:13.893 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 15:02:13.900 | + 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 2022-02-14 15:02:13.902 | + 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 ]] 2022-02-14 15:02:13.905 | + 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- ]] 2022-02-14 15:02:13.908 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 15:02:13.911 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 15:02:13.913 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 15:02:13.916 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 15:02:13.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:02:13.922 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:02:13.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 15:02:13.928 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:02:13.930 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 15:02:13.933 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 15:02:13.936 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 15:02:13.938 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 15:02:13.940 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 15:02:13.943 | ++ functions-common:git_clone:612 : pwd 2022-02-14 15:02:13.950 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 15:02:13.952 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 15:02:13.955 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 15:02:13.980 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 15:02:13.983 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 15:02:13.985 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 15:02:13.989 | + functions-common:git_clone:629 : echo master 2022-02-14 15:02:13.990 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 15:02:13.996 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 15:02:13.998 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 15:02:14.000 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 15:02:14.003 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 15:02:14.004 | + functions-common:git_clone:678 : head -1 2022-02-14 15:02:14.012 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 15:02:14.015 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 15:02:14.018 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 15:02:14.021 | + inc/python:setup_develop:338 : local bindep 2022-02-14 15:02:14.023 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 15:02:14.025 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 15:02:14.028 | + inc/python:setup_develop:344 : local extras= 2022-02-14 15:02:14.031 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 15:02:14.033 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 15:02:14.036 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 15:02:14.040 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 15:02:14.043 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 15:02:14.046 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 15:02:14.050 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 15:02:14.053 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 15:02:14.056 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 15:02:14.059 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 15:02:14.062 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 15:02:14.065 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 15:02:14.072 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 15:02:14.074 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 15:02:14.749 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 15:02:14.751 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 15:02:14.754 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 15:02:14.756 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 15:02:14.759 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 15:02:14.761 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 15:02:14.764 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 15:02:14.766 | + inc/python:setup_package:428 : local extras= 2022-02-14 15:02:14.768 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 15:02:14.771 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 15:02:14.774 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 15:02:14.776 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 15:02:14.779 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 15:02:14.781 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 15:02:14.805 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 15:02:14.807 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-14 15:02:15.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:02:15.733 | from cryptography.utils import int_from_bytes 2022-02-14 15:02:15.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:02:15.733 | from cryptography.utils import int_from_bytes 2022-02-14 15:02:16.882 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:02:16.907 | Obtaining file:///opt/stack/neutron 2022-02-14 15:02:16.908 | Preparing metadata (setup.py): started 2022-02-14 15:02:19.373 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:02:19.465 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 15:02:19.466 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 15:02:19.467 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 15:02:19.468 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 15:02:19.469 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 15:02:19.470 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 15:02:19.471 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 15:02:19.472 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 15:02:19.474 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 15:02:19.474 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 15:02:19.475 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 15:02:19.477 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 15:02:19.478 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 15:02:19.479 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 15:02:19.480 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 15:02:19.481 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 15:02:19.482 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 15:02:19.483 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 15:02:19.484 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 15:02:19.485 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 15:02:19.487 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 15:02:19.487 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 15:02:19.489 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 15:02:19.490 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 15:02:19.491 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 15:02:19.493 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 15:02:19.494 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 15:02:19.495 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 15:02:19.496 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 15:02:19.497 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 15:02:19.498 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 15:02:19.499 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 15:02:19.500 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 15:02:19.501 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 15:02:19.502 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 15:02:19.503 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 15:02:19.505 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 15:02:19.506 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 15:02:19.507 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 15:02:19.508 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 15:02:19.509 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 15:02:19.510 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 15:02:19.511 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 15:02:19.513 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 15:02:19.514 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 15:02:19.515 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 15:02:19.516 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 15:02:19.517 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 15:02:19.518 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 15:02:19.519 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 15:02:19.520 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 15:02:19.521 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 15:02:19.523 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 15:02:19.524 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 15:02:19.524 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 15:02:19.541 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 15:02:19.543 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 15:02:19.545 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 15:02:19.554 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 15:02:19.566 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 15:02:19.567 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 15:02:19.569 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 15:02:19.587 | 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.dev501) (3.0.7) 2022-02-14 15:02:19.595 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 15:02:19.663 | 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.dev501) (1.7.0) 2022-02-14 15:02:19.664 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 15:02:19.719 | 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.dev501) (3.1.1) 2022-02-14 15:02:19.720 | 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.dev501) (4.4.0) 2022-02-14 15:02:19.775 | 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.dev501) (2.7.0) 2022-02-14 15:02:19.776 | 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.dev501) (1.2.2) 2022-02-14 15:02:19.806 | 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.dev501) (1.32) 2022-02-14 15:02:19.807 | 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.dev501) (1.1.5) 2022-02-14 15:02:19.808 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 15:02:19.810 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 15:02:19.812 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 15:02:19.813 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 15:02:19.814 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 15:02:19.815 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 15:02:19.834 | 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.dev501) (1.0.3) 2022-02-14 15:02:19.923 | 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.dev501) (0.17.3) 2022-02-14 15:02:19.969 | 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.dev501) (1.5.0) 2022-02-14 15:02:20.060 | 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.dev501) (2.0.1) 2022-02-14 15:02:20.063 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 15:02:20.065 | 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.dev501) (0.13.0) 2022-02-14 15:02:20.120 | 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.dev501) (2.8.2) 2022-02-14 15:02:20.123 | 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.dev501) (0.9.6) 2022-02-14 15:02:20.184 | 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.dev501) (0.4.0) 2022-02-14 15:02:20.185 | 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.dev501) (5.2.3) 2022-02-14 15:02:20.188 | 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.dev501) (5.0.9) 2022-02-14 15:02:20.191 | 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.dev501) (5.0.0) 2022-02-14 15:02:20.215 | 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.dev501) (3.2.0) 2022-02-14 15:02:20.217 | 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.dev501) (3.3.0) 2022-02-14 15:02:20.268 | 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.dev501) (1.15.0) 2022-02-14 15:02:20.323 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 15:02:20.354 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 15:02:20.359 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 15:02:20.381 | 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.dev501) (3.0.0) 2022-02-14 15:02:20.525 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 15:02:20.597 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 15:02:20.675 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 15:02:20.678 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 15:02:20.789 | 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.dev501) (0.6.5) 2022-02-14 15:02:20.790 | 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.dev501) (0.6.5) 2022-02-14 15:02:20.791 | 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.dev501) (0.6.5) 2022-02-14 15:02:20.792 | 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.dev501) (0.6.5) 2022-02-14 15:02:20.793 | 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.dev501) (0.6.5) 2022-02-14 15:02:20.795 | 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.dev501) (0.6.5) 2022-02-14 15:02:20.796 | 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.dev501) (0.6.5) 2022-02-14 15:02:21.003 | 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.dev501) (3.10.0) 2022-02-14 15:02:21.007 | 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.dev501) (2.4.2) 2022-02-14 15:02:21.009 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 15:02:21.054 | 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.dev501) (2.1.0) 2022-02-14 15:02:21.058 | 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.dev501) (3.16.0) 2022-02-14 15:02:21.150 | 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.dev501) (2.0.12) 2022-02-14 15:02:21.153 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 15:02:21.153 | 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.dev501) (1.26.8) 2022-02-14 15:02:21.154 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 15:02:21.192 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 15:02:21.527 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 15:02:21.604 | 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.dev501) (5.0.0) 2022-02-14 15:02:21.807 | 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.dev501) (2.21) 2022-02-14 15:02:21.892 | 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.dev501) (2.3.3) 2022-02-14 15:02:21.893 | 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.dev501) (0.5.0) 2022-02-14 15:02:22.156 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 15:02:22.359 | 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.dev501) (2.2) 2022-02-14 15:02:22.917 | 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.dev501) (0.13.1) 2022-02-14 15:02:22.972 | 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.dev501) (0.2.5) 2022-02-14 15:02:23.618 | 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.dev501) (0.4.2) 2022-02-14 15:02:23.619 | 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.dev501) (0.5.2) 2022-02-14 15:02:23.935 | 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.dev501) (2.0.0) 2022-02-14 15:02:23.936 | 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.dev501) (4.10.0) 2022-02-14 15:02:24.106 | 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.dev501) (3.7.0) 2022-02-14 15:02:24.356 | 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.dev501) (21.4.0) 2022-02-14 15:02:24.357 | 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.dev501) (1.8.2) 2022-02-14 15:02:24.542 | 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.8.0->neutron==19.1.0.dev501) (1.0.0) 2022-02-14 15:02:24.761 | 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.dev501) (2.3.1) 2022-02-14 15:02:26.243 | Installing collected packages: neutron 2022-02-14 15:02:26.243 | Attempting uninstall: neutron 2022-02-14 15:02:26.244 | Found existing installation: neutron 19.1.0 2022-02-14 15:02:27.542 | Uninstalling neutron-19.1.0: 2022-02-14 15:02:27.619 | Successfully uninstalled neutron-19.1.0 2022-02-14 15:02:27.621 | Running setup.py develop for neutron 2022-02-14 15:02:31.709 | Successfully installed neutron 2022-02-14 15:02:31.709 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:02:31.716 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:02:31.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:02:31.876 | + inc/python:pip_install:200 : result=0 2022-02-14 15:02:31.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:02:31.882 | + functions-common:time_stop:2425 : local name 2022-02-14 15:02:31.884 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:02:31.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:02:31.889 | + functions-common:time_stop:2428 : local total 2022-02-14 15:02:31.891 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:02:31.893 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:02:31.896 | + functions-common:time_stop:2432 : start_time=1644850934799 2022-02-14 15:02:31.899 | + functions-common:time_stop:2434 : [[ -z 1644850934799 ]] 2022-02-14 15:02:31.901 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:02:31.906 | + functions-common:time_stop:2437 : end_time=1644850951903 2022-02-14 15:02:31.908 | + functions-common:time_stop:2438 : elapsed_time=17104 2022-02-14 15:02:31.910 | + functions-common:time_stop:2439 : total=162790 2022-02-14 15:02:31.912 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:02:31.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179894 2022-02-14 15:02:31.917 | + inc/python:pip_install:203 : return 0 2022-02-14 15:02:31.919 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:02:31.922 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 15:02:31.924 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 15:02:31.947 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 15:02:31.961 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 15:02:31.964 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 15:02:31.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:02:31.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:02:31.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 15:02:31.976 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:02:31.978 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 15:02:31.981 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 15:02:31.984 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 15:02:32.005 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:32.008 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 15:02:32.011 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 15:02:32.013 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 15:02:32.016 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 15:02:32.019 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 15:02:32.022 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 15:02:32.024 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 15:02:32.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:02:32.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:02:32.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 15:02:32.037 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:02:32.039 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 15:02:32.057 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:32.060 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 15:02:32.077 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:32.080 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 15:02:32.098 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:32.101 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 15:02:32.103 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 15:02:32.105 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 15:02:32.108 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 15:02:32.110 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 15:02:32.113 | ++ functions-common:git_clone:612 : pwd 2022-02-14 15:02:32.116 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 15:02:32.118 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 15:02:32.126 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 15:02:32.143 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 15:02:32.146 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 15:02:32.149 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 15:02:32.151 | + functions-common:git_clone:629 : echo master 2022-02-14 15:02:32.152 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 15:02:32.157 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 15:02:32.160 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 15:02:32.163 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 15:02:32.166 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 15:02:32.166 | + functions-common:git_clone:678 : head -1 2022-02-14 15:02:32.194 | 3a14c1a427 Merge "Gracefull recovery when attaching volume fails" 2022-02-14 15:02:32.197 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 15:02:32.199 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 15:02:32.203 | + inc/python:setup_develop:338 : local bindep 2022-02-14 15:02:32.205 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 15:02:32.208 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 15:02:32.211 | + inc/python:setup_develop:344 : local extras= 2022-02-14 15:02:32.214 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 15:02:32.216 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 15:02:32.219 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 15:02:32.221 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 15:02:32.224 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 15:02:32.227 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 15:02:32.230 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 15:02:32.233 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 15:02:32.236 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 15:02:32.239 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 15:02:32.242 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 15:02:32.246 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 15:02:32.252 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 15:02:32.254 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 15:02:32.915 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 15:02:32.917 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 15:02:32.919 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 15:02:32.922 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 15:02:32.924 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 15:02:32.926 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 15:02:32.928 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 15:02:32.931 | + inc/python:setup_package:428 : local extras= 2022-02-14 15:02:32.933 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 15:02:32.935 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 15:02:32.937 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 15:02:32.940 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 15:02:32.942 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 15:02:32.945 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 15:02:32.968 | Using python 3.8 to install /opt/stack/nova 2022-02-14 15:02:32.970 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-14 15:02:33.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:02:33.893 | from cryptography.utils import int_from_bytes 2022-02-14 15:02:33.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:02:33.893 | from cryptography.utils import int_from_bytes 2022-02-14 15:02:35.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:02:35.061 | Obtaining file:///opt/stack/nova 2022-02-14 15:02:35.062 | Preparing metadata (setup.py): started 2022-02-14 15:02:38.426 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:02:38.657 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (5.8.1) 2022-02-14 15:02:38.658 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.4.31) 2022-02-14 15:02:38.659 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (5.1.1) 2022-02-14 15:02:38.660 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (0.33.0) 2022-02-14 15:02:38.661 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.0.3) 2022-02-14 15:02:38.663 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (9.3.0) 2022-02-14 15:02:38.664 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.7.1) 2022-02-14 15:02:38.665 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.5.1) 2022-02-14 15:02:38.666 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (36.0.1) 2022-02-14 15:02:38.667 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.8.7) 2022-02-14 15:02:38.668 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.1.2) 2022-02-14 15:02:38.669 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.1.1) 2022-02-14 15:02:38.670 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.5.0) 2022-02-14 15:02:38.671 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.0.0) 2022-02-14 15:02:38.672 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (0.13.0) 2022-02-14 15:02:38.673 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.7.6) 2022-02-14 15:02:38.674 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (0.8.0) 2022-02-14 15:02:38.675 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (0.11.0) 2022-02-14 15:02:38.676 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.8.1) 2022-02-14 15:02:38.677 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.0.2) 2022-02-14 15:02:38.679 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev255) (3.2.0) 2022-02-14 15:02:38.680 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (8.2.0) 2022-02-14 15:02:38.681 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.4.0) 2022-02-14 15:02:38.682 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (7.7.0) 2022-02-14 15:02:38.683 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.5.0) 2022-02-14 15:02:38.684 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.27.1) 2022-02-14 15:02:38.685 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.5.0) 2022-02-14 15:02:38.761 | Collecting websockify>=0.9.0 2022-02-14 15:02:38.770 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-02-14 15:02:38.775 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.10.0) 2022-02-14 15:02:38.776 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.5.0) 2022-02-14 15:02:38.778 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (8.7.1) 2022-02-14 15:02:38.779 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.4.0) 2022-02-14 15:02:38.780 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.6.1) 2022-02-14 15:02:38.781 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.3.0) 2022-02-14 15:02:38.783 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.2.0) 2022-02-14 15:02:38.784 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.4.0) 2022-02-14 15:02:38.785 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.12.1) 2022-02-14 15:02:38.786 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (11.1.0) 2022-02-14 15:02:38.787 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (6.3.0) 2022-02-14 15:02:38.789 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (12.12.0) 2022-02-14 15:02:38.790 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.10.1) 2022-02-14 15:02:38.791 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.6.2) 2022-02-14 15:02:38.792 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (5.1.0) 2022-02-14 15:02:38.793 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.8.0) 2022-02-14 15:02:38.794 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.5.0) 2022-02-14 15:02:38.795 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.5.0) 2022-02-14 15:02:38.796 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (5.9.0) 2022-02-14 15:02:38.797 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.5.0) 2022-02-14 15:02:38.798 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (5.1.0) 2022-02-14 15:02:38.799 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.1.0) 2022-02-14 15:02:38.800 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.7.0) 2022-02-14 15:02:38.802 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.7.0) 2022-02-14 15:02:38.804 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (3.10.0) 2022-02-14 15:02:38.843 | Collecting microversion-parse>=0.2.1 2022-02-14 15:02:38.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-02-14 15:02:38.855 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.10.1) 2022-02-14 15:02:38.856 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (0.2.2) 2022-02-14 15:02:38.857 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.3.3) 2022-02-14 15:02:38.858 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (1.7.0) 2022-02-14 15:02:38.859 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (4.6.4) 2022-02-14 15:02:38.860 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.8.2) 2022-02-14 15:02:38.861 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (2.4.0) 2022-02-14 15:02:38.862 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (0.61.0) 2022-02-14 15:02:38.863 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev255) (6.0) 2022-02-14 15:02:38.880 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev255) (1.1.6) 2022-02-14 15:02:38.882 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev255) (4.11.0) 2022-02-14 15:02:38.884 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev255) (5.4.0) 2022-02-14 15:02:38.904 | 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.dev255) (5.2.0) 2022-02-14 15:02:38.945 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev255) (1.15.0) 2022-02-14 15:02:38.976 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev255) (1.16.0) 2022-02-14 15:02:38.978 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev255) (2.1.0) 2022-02-14 15:02:39.001 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev255) (2.0.1) 2022-02-14 15:02:39.129 | 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.dev255) (3.1.1) 2022-02-14 15:02:39.130 | 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.dev255) (4.4.0) 2022-02-14 15:02:39.219 | 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.dev255) (1.1.5) 2022-02-14 15:02:39.220 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev255) (1.4.0) 2022-02-14 15:02:39.222 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev255) (2.5.0) 2022-02-14 15:02:39.224 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev255) (0.10.0) 2022-02-14 15:02:39.226 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev255) (1.4.4) 2022-02-14 15:02:39.227 | 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.dev255) (1.32) 2022-02-14 15:02:39.245 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev255) (5.5.0) 2022-02-14 15:02:39.248 | 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.dev255) (6.3.1) 2022-02-14 15:02:39.300 | 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.dev255) (0.6.5) 2022-02-14 15:02:39.303 | 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.dev255) (2.4.0) 2022-02-14 15:02:39.305 | 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.dev255) (1.15.0) 2022-02-14 15:02:39.364 | 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.dev255) (0.17.3) 2022-02-14 15:02:39.474 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev255) (0.5.0) 2022-02-14 15:02:39.475 | 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.dev255) (2.0.1) 2022-02-14 15:02:39.538 | 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.dev255) (0.9.6) 2022-02-14 15:02:39.600 | 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.dev255) (5.2.3) 2022-02-14 15:02:39.601 | 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.dev255) (5.0.0) 2022-02-14 15:02:39.605 | 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.dev255) (0.4.0) 2022-02-14 15:02:39.606 | 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.dev255) (5.0.9) 2022-02-14 15:02:39.634 | 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.dev255) (3.2.0) 2022-02-14 15:02:39.635 | 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.dev255) (3.3.0) 2022-02-14 15:02:39.685 | 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.dev255) (1.0.3) 2022-02-14 15:02:39.739 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev255) (2021.3) 2022-02-14 15:02:39.775 | 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.dev255) (3.0.0) 2022-02-14 15:02:39.776 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev255) (1.3.3) 2022-02-14 15:02:39.827 | 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.dev255) (3.0.7) 2022-02-14 15:02:39.829 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev255) (21.3) 2022-02-14 15:02:39.915 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev255) (1.5.0) 2022-02-14 15:02:39.941 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev255) (60.8.2) 2022-02-14 15:02:40.020 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev255) (0.2.5) 2022-02-14 15:02:40.094 | 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.dev255) (3.16.0) 2022-02-14 15:02:40.156 | 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.dev255) (1.13.3) 2022-02-14 15:02:40.158 | 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.dev255) (22.0.0) 2022-02-14 15:02:40.160 | 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.dev255) (1.3.3) 2022-02-14 15:02:40.206 | 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.dev255) (3.10.0) 2022-02-14 15:02:40.208 | 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.dev255) (2.1.0) 2022-02-14 15:02:40.210 | 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.dev255) (2.4.2) 2022-02-14 15:02:40.288 | 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.dev255) (1.26.8) 2022-02-14 15:02:40.290 | 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.dev255) (2.0.12) 2022-02-14 15:02:40.292 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev255) (3.3) 2022-02-14 15:02:40.293 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev255) (2019.11.28) 2022-02-14 15:02:40.385 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev255) (0.7) 2022-02-14 15:02:40.595 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev255) (0.5.2) 2022-02-14 15:02:40.596 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev255) (0.4.2) 2022-02-14 15:02:40.708 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev255) (2.6.3) 2022-02-14 15:02:40.710 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev255) (1.4.2) 2022-02-14 15:02:40.711 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev255) (2.4.0) 2022-02-14 15:02:40.800 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev255) (0.12.2) 2022-02-14 15:02:42.031 | Collecting numpy 2022-02-14 15:02:42.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-02-14 15:02:42.498 | 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.dev255) (5.0.0) 2022-02-14 15:02:42.732 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev255) (2.21) 2022-02-14 15:02:42.808 | 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.dev255) (0.5.0) 2022-02-14 15:02:42.810 | 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.dev255) (2.3.3) 2022-02-14 15:02:43.016 | 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.dev255) (2.5.0) 2022-02-14 15:02:43.125 | 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.dev255) (2.2) 2022-02-14 15:02:43.591 | 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.dev255) (0.13.1) 2022-02-14 15:02:43.635 | 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.dev255) (2.16.0) 2022-02-14 15:02:44.011 | 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.dev255) (0.6.5) 2022-02-14 15:02:44.012 | 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.dev255) (0.6.5) 2022-02-14 15:02:44.013 | 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.dev255) (0.6.5) 2022-02-14 15:02:44.014 | 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.dev255) (0.6.5) 2022-02-14 15:02:44.015 | 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.dev255) (0.6.5) 2022-02-14 15:02:44.017 | 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.dev255) (0.6.5) 2022-02-14 15:02:44.018 | 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.dev255) (0.6.5) 2022-02-14 15:02:45.288 | 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.dev255) (3.7.0) 2022-02-14 15:02:45.697 | 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.dev255) (1.8.2) 2022-02-14 15:02:45.698 | 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.dev255) (21.4.0) 2022-02-14 15:02:45.795 | 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.dev255) (2.4.0) 2022-02-14 15:02:45.901 | 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.dev255) (1.0.0) 2022-02-14 15:02:47.398 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-02-14 15:02:47.398 | Attempting uninstall: numpy 2022-02-14 15:02:47.401 | Found existing installation: numpy 1.17.4 2022-02-14 15:02:47.404 | Uninstalling numpy-1.17.4: 2022-02-14 15:02:47.551 | Successfully uninstalled numpy-1.17.4 2022-02-14 15:02:50.921 | Running setup.py develop for nova 2022-02-14 15:02:55.424 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-02-14 15:02:55.424 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:02:55.432 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:02:55.432 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:02:55.616 | + inc/python:pip_install:200 : result=0 2022-02-14 15:02:55.618 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:02:55.620 | + functions-common:time_stop:2425 : local name 2022-02-14 15:02:55.622 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:02:55.624 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:02:55.627 | + functions-common:time_stop:2428 : local total 2022-02-14 15:02:55.629 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:02:55.631 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:02:55.634 | + functions-common:time_stop:2432 : start_time=1644850952962 2022-02-14 15:02:55.636 | + functions-common:time_stop:2434 : [[ -z 1644850952962 ]] 2022-02-14 15:02:55.639 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:02:55.643 | + functions-common:time_stop:2437 : end_time=1644850975641 2022-02-14 15:02:55.646 | + functions-common:time_stop:2438 : elapsed_time=22679 2022-02-14 15:02:55.648 | + functions-common:time_stop:2439 : total=179894 2022-02-14 15:02:55.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:02:55.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=202573 2022-02-14 15:02:55.655 | + inc/python:pip_install:203 : return 0 2022-02-14 15:02:55.657 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:02:55.660 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 15:02:55.663 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 15:02:55.681 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 15:02:55.694 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 15:02:55.696 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 15:02:55.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:02:55.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:02:55.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 15:02:55.706 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:02:55.709 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 15:02:55.721 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 15:02:55.724 | + ./stack.sh:main:937 : configure_nova 2022-02-14 15:02:55.727 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 15:02:55.740 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 15:02:55.743 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 15:02:55.745 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 15:02:55.749 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 15:02:55.749 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 15:02:55.754 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 15:02:55.757 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 15:02:55.759 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 15:02:55.762 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 15:02:55.764 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 15:02:55.767 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 15:02:55.769 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 15:02:55.772 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 15:02:55.785 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 15:02:55.797 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-14 15:02:55.810 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-14 15:02:55.822 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 15:02:55.835 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 15:02:55.838 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 15:02:55.843 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Jb6lMgLBkh 2022-02-14 15:02:55.845 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 15:02:55.848 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 15:02:55.851 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 15:02:55.854 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 15:02:55.856 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 15:02:55.859 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Jb6lMgLBkh 2022-02-14 15:02:55.863 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Jb6lMgLBkh 2022-02-14 15:02:55.875 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Jb6lMgLBkh /etc/sudoers.d/nova-rootwrap 2022-02-14 15:02:55.888 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 15:02:55.893 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 15:02:55.896 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 15:02:55.898 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 15:02:55.901 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 15:02:55.903 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 15:02:55.906 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 15:02:55.908 | + lib/nova:configure_nova:249 : [[ 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 ]] 2022-02-14 15:02:55.911 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 15:02:55.916 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 15:02:55.932 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:55.935 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 15:02:55.937 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 15:02:55.941 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 15:02:55.945 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 15:02:55.975 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 15:02:55.977 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 15:02:56.005 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 15:02:56.035 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 15:02:56.062 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 15:02:56.091 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 15:02:56.122 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 15:02:56.152 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 15:02:56.154 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52 2022-02-14 15:02:56.182 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 15:02:56.210 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 15:02:56.238 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 15:02:56.266 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 15:02:56.294 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 15:02:56.324 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 15:02:56.326 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 15:02:56.328 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 15:02:56.331 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 15:02:56.334 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 15:02:56.336 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 15:02:56.338 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 15:02:56.340 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 15:02:56.342 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 15:02:56.345 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 15:02:56.347 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 15:02:56.350 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 15:02:56.352 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 15:02:56.354 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 15:02:56.356 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 15:02:56.358 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 15:02:56.361 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 15:02:56.363 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 15:02:56.365 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 15:02:56.367 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 15:02:56.384 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:56.386 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:02:56.388 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 15:02:56.390 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 15:02:56.419 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 15:02:56.422 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 15:02:56.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 15:02:56.426 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 15:02:56.428 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 15:02:56.431 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 15:02:56.462 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 15:02:56.464 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 15:02:56.466 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 15:02:56.469 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 15:02:56.471 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 15:02:56.474 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 15:02:56.505 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 15:02:56.535 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 15:02:56.563 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 15:02:56.593 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 15:02:56.610 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:56.612 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 15:02:56.628 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:56.632 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 15:02:56.633 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 15:02:56.639 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 15:02:56.641 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 15:02:56.672 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 15:02:56.689 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:56.691 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 15:02:56.694 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 15:02:56.697 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 15:02:56.699 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 15:02:56.701 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 15:02:56.732 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 15:02:56.760 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-02-14 15:02:56.789 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 15:02:56.818 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 15:02:56.849 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 15:02:56.876 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 15:02:56.907 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 15:02:56.936 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:02:56.966 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 15:02:56.994 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 15:02:57.011 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:57.013 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 15:02:57.016 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 15:02:57.046 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 15:02:57.075 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity 2022-02-14 15:02:57.102 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 15:02:57.130 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 15:02:57.157 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 15:02:57.185 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 15:02:57.215 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 15:02:57.243 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 15:02:57.260 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:57.262 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 15:02:57.265 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 15:02:57.292 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 15:02:57.323 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 15:02:57.325 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 15:02:57.353 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 15:02:57.355 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 15:02:57.358 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 15:02:57.360 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 15:02:57.362 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 15:02:57.365 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 15:02:57.367 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 15:02:57.370 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 15:02:57.372 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 15:02:57.374 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 15:02:57.377 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 15:02:57.379 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 15:02:57.381 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 15:02:57.383 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 15:02:57.385 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 15:02:57.388 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 15:02:57.390 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 15:02:57.392 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 15:02:57.395 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 15:02:57.397 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 15:02:57.399 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 15:02:57.401 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 15:02:57.404 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 15:02:57.406 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 15:02:57.409 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:02:57.428 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:02:57.430 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:02:57.432 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:02:57.435 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:02:57.437 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:02:57.466 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:02:57.498 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:02:57.528 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:02:57.556 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 15:02:57.587 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 15:02:57.604 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:57.606 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 15:02:57.609 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 15:02:57.611 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 15:02:57.613 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 15:02:57.615 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 15:02:57.618 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 15:02:57.621 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 15:02:57.625 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 15:02:57.627 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 15:02:57.630 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 15:02:57.643 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 15:02:57.643 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:02:57.652 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 15:02:57.656 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:02:57.672 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 15:02:57.674 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 15:02:57.678 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 15:02:57.708 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 15:02:57.734 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 15:02:57.762 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 15:02:57.790 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 15:02:57.819 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 15:02:57.847 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 15:02:57.874 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 15:02:57.907 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 15:02:57.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 15:02:57.965 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 15:02:57.997 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 15:02:58.027 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 15:02:58.059 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 15:02:58.061 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 15:02:58.064 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 15:02:58.068 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 15:02:58.070 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 15:02:58.072 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:02:58.075 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:02:58.078 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 15:02:58.080 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 15:02:58.083 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 15:02:58.111 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 15:02:58.143 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-14 15:02:58.143 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 15:02:58.153 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 15:02:58.156 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 15:02:58.158 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 15:02:58.161 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 15:02:58.163 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 15:02:58.166 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:02:58.168 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:02:58.170 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:02:58.172 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 15:02:58.175 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 15:02:58.178 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:02:58.180 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:02:58.182 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 15:02:58.245 | Enabling site nova-api-wsgi. 2022-02-14 15:02:58.251 | To activate the new configuration, you need to run: 2022-02-14 15:02:58.251 | systemctl reload apache2 2022-02-14 15:02:58.255 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 15:02:58.258 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 15:02:58.260 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:02:58.263 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 15:02:58.395 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 15:02:58.414 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:58.416 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 15:02:58.419 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 15:02:58.421 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 15:02:58.423 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 15:02:58.426 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 15:02:58.429 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 15:02:58.432 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 15:02:58.436 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 15:02:58.438 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 15:02:58.441 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 15:02:58.454 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 15:02:58.454 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:02:58.462 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 15:02:58.466 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:02:58.482 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 15:02:58.485 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 15:02:58.489 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 15:02:58.519 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 15:02:58.547 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 15:02:58.574 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 15:02:58.602 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 15:02:58.629 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 15:02:58.657 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 15:02:58.684 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 15:02:58.713 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 15:02:58.741 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 15:02:58.769 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 15:02:58.797 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 15:02:58.824 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 15:02:58.853 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 15:02:58.855 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 15:02:58.886 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 15:02:58.902 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:58.905 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 15:02:58.936 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 15:02:58.938 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 15:02:58.941 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 15:02:58.958 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:58.960 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:02:58.963 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:02:58.991 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 15:02:59.022 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 15:02:59.024 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 15:02:59.026 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 15:02:59.029 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 15:02:59.031 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 15:02:59.033 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:02:59.049 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:59.052 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 15:02:59.055 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 15:02:59.057 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:02:59.077 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:59.080 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:02:59.085 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:02:59.115 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:02:59.117 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:02:59.120 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 15:02:59.151 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 15:02:59.183 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 15:02:59.218 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 15:02:59.235 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:02:59.237 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 15:02:59.267 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 15:02:59.270 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 15:02:59.272 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 15:02:59.304 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 15:02:59.334 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity 2022-02-14 15:02:59.362 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 15:02:59.391 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 15:02:59.421 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 15:02:59.452 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 15:02:59.481 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 15:02:59.508 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 15:02:59.539 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 15:02:59.556 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:59.559 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 15:02:59.563 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:02:59.565 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 15:02:59.567 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 15:02:59.571 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 15:02:59.573 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:02:59.576 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:02:59.578 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 15:02:59.581 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 15:02:59.584 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 15:02:59.588 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 15:02:59.591 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 15:02:59.593 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 15:02:59.595 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 15:02:59.598 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 15:02:59.601 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 15:02:59.634 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 15:02:59.668 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 15:02:59.703 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:02:59.705 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 15:02:59.708 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 15:02:59.710 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 15:02:59.727 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:02:59.730 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 15:02:59.731 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 15:03:00.452 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-02-14 15:03:00.455 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-02-14 15:03:01.133 | Adding vhost "nova_cell1" ... 2022-02-14 15:03:01.178 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-02-14 15:03:01.884 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-02-14 15:03:01.906 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 15:03:01.909 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 15:03:01.911 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 15:03:01.914 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 15:03:01.916 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 15:03:01.918 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:03:01.935 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:03:01.938 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 15:03:01.941 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 15:03:01.943 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:03:01.960 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:03:01.962 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-02-14 15:03:01.965 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-02-14 15:03:01.994 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:03:01.996 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:03:01.998 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 15:03:02.016 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:03:02.018 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 15:03:02.021 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 15:03:02.024 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 15:03:02.055 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity 2022-02-14 15:03:02.084 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 15:03:02.111 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 15:03:02.141 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 15:03:02.170 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 15:03:02.199 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 15:03:02.227 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 15:03:02.257 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 15:03:02.259 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 15:03:02.262 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 15:03:02.265 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:03:02.281 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:03:02.284 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:03:02.286 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:03:02.289 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:03:02.291 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:03:02.320 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:03:02.348 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:03:02.376 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:03:02.404 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:03:02.407 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 15:03:02.412 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:03:02.414 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 15:03:02.416 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 15:03:02.419 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 15:03:02.422 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:03:02.424 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:03:02.427 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 15:03:02.430 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 15:03:02.432 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 15:03:02.434 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 15:03:02.437 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 15:03:02.439 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 15:03:02.441 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 15:03:02.457 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:03:02.460 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 15:03:02.462 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 15:03:02.478 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:03:02.480 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 15:03:02.496 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:03:02.499 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 15:03:02.516 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:03:02.519 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 15:03:02.537 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:03:02.539 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 15:03:02.542 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 15:03:02.544 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 15:03:02.547 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 15:03:02.549 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 15:03:02.552 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 15:03:02.555 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 15:03:02.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:03:02.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:03:02.563 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 15:03:02.566 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 15:03:02.569 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 15:03:02.571 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 15:03:02.574 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 15:03:02.576 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 15:03:02.579 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 15:03:02.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:03:02.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:03:02.586 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 15:03:02.589 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 15:03:02.591 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 15:03:02.594 | + functions-common:apt_get_update:1190 : return 2022-02-14 15:03:02.596 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 15:03:02.600 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 15:03:02.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:03:02.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:03:02.607 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 15:03:02.630 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-14 15:03:02.740 | Reading package lists... 2022-02-14 15:03:02.986 | Building dependency tree... 2022-02-14 15:03:02.987 | Reading state information... 2022-02-14 15:03:03.239 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 15:03:03.239 | The following packages were automatically installed and are no longer required: 2022-02-14 15:03:03.240 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 15:03:03.240 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 15:03:03.240 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 15:03:03.241 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 15:03:03.241 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 15:03:03.241 | python3-zope.interface 2022-02-14 15:03:03.241 | Use 'sudo apt autoremove' to remove them. 2022-02-14 15:03:03.355 | 0 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 15:03:03.360 | + functions-common:apt_get:1234 : result=0 2022-02-14 15:03:03.362 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 15:03:03.365 | + functions-common:time_stop:2425 : local name 2022-02-14 15:03:03.367 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:03:03.370 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:03:03.372 | + functions-common:time_stop:2428 : local total 2022-02-14 15:03:03.374 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:03:03.377 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 15:03:03.380 | + functions-common:time_stop:2432 : start_time=1644850982627 2022-02-14 15:03:03.382 | + functions-common:time_stop:2434 : [[ -z 1644850982627 ]] 2022-02-14 15:03:03.385 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:03:03.390 | + functions-common:time_stop:2437 : end_time=1644850983387 2022-02-14 15:03:03.392 | + functions-common:time_stop:2438 : elapsed_time=760 2022-02-14 15:03:03.395 | + functions-common:time_stop:2439 : total=640438 2022-02-14 15:03:03.397 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:03:03.400 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=641198 2022-02-14 15:03:03.402 | + functions-common:apt_get:1238 : return 0 2022-02-14 15:03:03.405 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 15:03:03.407 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 15:03:03.410 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 15:03:03.413 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 15:03:03.415 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 15:03:03.439 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 15:03:03.442 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 15:03:03.445 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 15:03:03.447 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 15:03:03.450 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 15:03:03.452 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 15:03:03.455 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 15:03:03.458 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:03:03.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:03:03.463 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 15:03:03.466 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 15:03:03.468 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 15:03:03.470 | + functions-common:apt_get_update:1190 : return 2022-02-14 15:03:03.473 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 15:03:03.476 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 15:03:03.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:03:03.481 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:03:03.483 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 15:03:03.507 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-14 15:03:03.615 | Reading package lists... 2022-02-14 15:03:03.862 | Building dependency tree... 2022-02-14 15:03:03.864 | Reading state information... 2022-02-14 15:03:04.122 | The following packages were automatically installed and are no longer required: 2022-02-14 15:03:04.123 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2022-02-14 15:03:04.123 | python3-automat python3-click python3-colorama python3-configobj 2022-02-14 15:03:04.123 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2022-02-14 15:03:04.123 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2022-02-14 15:03:04.123 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 15:03:04.123 | python3-zope.interface 2022-02-14 15:03:04.123 | Use 'sudo apt autoremove' to remove them. 2022-02-14 15:03:04.191 | The following NEW packages will be installed: 2022-02-14 15:03:04.192 | libapache2-mod-wsgi-py3 2022-02-14 15:03:04.297 | 0 upgraded, 1 newly installed, 0 to remove and 113 not upgraded. 2022-02-14 15:03:04.297 | Need to get 93.3 kB of archives. 2022-02-14 15:03:04.297 | After this operation, 300 kB of additional disk space will be used. 2022-02-14 15:03:04.297 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-02-14 15:03:05.157 | Fetched 93.3 kB in 0s (245 kB/s) 2022-02-14 15:03:05.194 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-02-14 15:03:05.257 | (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.) 2022-02-14 15:03:05.261 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-02-14 15:03:05.266 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-14 15:03:05.333 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-02-14 15:03:05.504 | apache2_invoke: Enable module wsgi 2022-02-14 15:03:13.814 | + functions-common:apt_get:1234 : result=0 2022-02-14 15:03:13.817 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 15:03:13.819 | + functions-common:time_stop:2425 : local name 2022-02-14 15:03:13.822 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:03:13.824 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:03:13.827 | + functions-common:time_stop:2428 : local total 2022-02-14 15:03:13.829 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:03:13.832 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 15:03:13.834 | + functions-common:time_stop:2432 : start_time=1644850983503 2022-02-14 15:03:13.837 | + functions-common:time_stop:2434 : [[ -z 1644850983503 ]] 2022-02-14 15:03:13.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:03:13.844 | + functions-common:time_stop:2437 : end_time=1644850993841 2022-02-14 15:03:13.846 | + functions-common:time_stop:2438 : elapsed_time=10338 2022-02-14 15:03:13.850 | + functions-common:time_stop:2439 : total=641198 2022-02-14 15:03:13.852 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:03:13.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=651536 2022-02-14 15:03:13.857 | + functions-common:apt_get:1238 : return 0 2022-02-14 15:03:13.860 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 15:03:13.862 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 15:03:13.865 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:03:13.868 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:03:13.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:03:13.873 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 15:03:13.875 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 15:03:13.932 | wsgi (enabled by maintainer script) 2022-02-14 15:03:13.936 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 15:03:13.938 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 15:03:13.941 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 15:03:13.944 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 15:03:13.947 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 15:03:13.950 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 15:03:13.954 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 15:03:13.954 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 15:03:13.960 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 15:03:13.963 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 15:03:13.966 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 15:03:13.969 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 15:03:13.971 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 15:03:13.994 | Using python 3.8 to install osc-placement 2022-02-14 15:03:13.996 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-14 15:03:14.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:03:14.927 | from cryptography.utils import int_from_bytes 2022-02-14 15:03:14.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:03:14.927 | from cryptography.utils import int_from_bytes 2022-02-14 15:03:16.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:03:16.177 | Collecting osc-placement 2022-02-14 15:03:16.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-02-14 15:03:16.202 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 15:03:16.203 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.16.0) 2022-02-14 15:03:16.204 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 15:03:16.205 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 15:03:16.206 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 15:03:16.207 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 15:03:16.266 | 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) 2022-02-14 15:03:16.267 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-14 15:03:16.270 | 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) 2022-02-14 15:03:16.271 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-14 15:03:16.284 | 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) 2022-02-14 15:03:16.286 | 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) 2022-02-14 15:03:16.288 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-14 15:03:16.303 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-14 15:03:16.304 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 15:03:16.305 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-14 15:03:16.306 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-14 15:03:16.308 | 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.7) 2022-02-14 15:03:16.309 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-14 15:03:16.329 | 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.5.0) 2022-02-14 15:03:16.330 | 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) 2022-02-14 15:03:16.332 | 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) (3.0.0) 2022-02-14 15:03:16.333 | 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) 2022-02-14 15:03:16.343 | 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) 2022-02-14 15:03:16.381 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-14 15:03:16.382 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-14 15:03:16.384 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-14 15:03:16.385 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-14 15:03:16.386 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-14 15:03:16.388 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-14 15:03:16.389 | 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.1) 2022-02-14 15:03:16.390 | 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) 2022-02-14 15:03:16.458 | 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.12) 2022-02-14 15:03:16.460 | 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) 2022-02-14 15:03:16.462 | 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) 2022-02-14 15:03:16.463 | 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.8) 2022-02-14 15:03:16.556 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-14 15:03:16.557 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-14 15:03:16.559 | 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.4.0) 2022-02-14 15:03:16.601 | 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) 2022-02-14 15:03:16.641 | 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) 2022-02-14 15:03:16.802 | 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) 2022-02-14 15:03:18.870 | Installing collected packages: osc-placement 2022-02-14 15:03:19.056 | Successfully installed osc-placement-3.1.1 2022-02-14 15:03:19.056 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:03:19.063 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:03:19.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:03:19.198 | + inc/python:pip_install:200 : result=0 2022-02-14 15:03:19.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:03:19.203 | + functions-common:time_stop:2425 : local name 2022-02-14 15:03:19.206 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:03:19.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:03:19.213 | + functions-common:time_stop:2428 : local total 2022-02-14 15:03:19.215 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:03:19.218 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:03:19.220 | + functions-common:time_stop:2432 : start_time=1644850993988 2022-02-14 15:03:19.223 | + functions-common:time_stop:2434 : [[ -z 1644850993988 ]] 2022-02-14 15:03:19.227 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:03:19.231 | + functions-common:time_stop:2437 : end_time=1644850999229 2022-02-14 15:03:19.234 | + functions-common:time_stop:2438 : elapsed_time=5241 2022-02-14 15:03:19.237 | + functions-common:time_stop:2439 : total=202573 2022-02-14 15:03:19.240 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:03:19.242 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=207814 2022-02-14 15:03:19.245 | + inc/python:pip_install:203 : return 0 2022-02-14 15:03:19.248 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 15:03:19.251 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 15:03:19.253 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 15:03:19.256 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 15:03:19.259 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 15:03:19.263 | ++ functions-common:git_clone:612 : pwd 2022-02-14 15:03:19.266 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 15:03:19.269 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 15:03:19.272 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 15:03:19.291 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 15:03:19.293 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 15:03:19.296 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 15:03:19.299 | + functions-common:git_clone:629 : echo master 2022-02-14 15:03:19.299 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 15:03:19.306 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 15:03:19.309 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-02-14 15:03:19.312 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-14 15:03:19.315 | + functions-common:git_timed:702 : local count=0 2022-02-14 15:03:19.317 | + functions-common:git_timed:703 : local timeout=0 2022-02-14 15:03:19.320 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-02-14 15:03:19.322 | + functions-common:git_timed:706 : timeout=0 2022-02-14 15:03:19.325 | + functions-common:git_timed:709 : time_start git_timed 2022-02-14 15:03:19.327 | + functions-common:time_start:2411 : local name=git_timed 2022-02-14 15:03:19.330 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:03:19.332 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:03:19.335 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:03:19.340 | + functions-common:time_start:2416 : _TIME_START[$name]=1644850999337 2022-02-14 15:03:19.343 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-02-14 15:03:19.346 | Cloning into '/opt/stack/placement'... 2022-02-14 15:04:27.109 | + functions-common:git_timed:724 : time_stop git_timed 2022-02-14 15:04:27.111 | + functions-common:time_stop:2425 : local name 2022-02-14 15:04:27.114 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:04:27.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:04:27.119 | + functions-common:time_stop:2428 : local total 2022-02-14 15:04:27.121 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:04:27.123 | + functions-common:time_stop:2431 : name=git_timed 2022-02-14 15:04:27.126 | + functions-common:time_stop:2432 : start_time=1644850999337 2022-02-14 15:04:27.128 | + functions-common:time_stop:2434 : [[ -z 1644850999337 ]] 2022-02-14 15:04:27.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:04:27.136 | + functions-common:time_stop:2437 : end_time=1644851067133 2022-02-14 15:04:27.138 | + functions-common:time_stop:2438 : elapsed_time=67796 2022-02-14 15:04:27.141 | + functions-common:time_stop:2439 : total=2178 2022-02-14 15:04:27.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:04:27.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=69974 2022-02-14 15:04:27.148 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 15:04:27.151 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 15:04:27.151 | + functions-common:git_clone:678 : head -1 2022-02-14 15:04:27.154 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 15:04:27.157 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 15:04:27.160 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 15:04:27.162 | + inc/python:setup_develop:338 : local bindep 2022-02-14 15:04:27.165 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 15:04:27.167 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 15:04:27.170 | + inc/python:setup_develop:344 : local extras= 2022-02-14 15:04:27.172 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 15:04:27.175 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 15:04:27.178 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 15:04:27.180 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 15:04:27.183 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 15:04:27.185 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 15:04:27.188 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 15:04:27.191 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 15:04:27.194 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 15:04:27.197 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 15:04:27.199 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 15:04:27.202 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 15:04:27.209 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 15:04:27.211 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 15:04:27.869 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 15:04:27.872 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 15:04:27.875 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 15:04:27.877 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 15:04:27.880 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 15:04:27.882 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 15:04:27.885 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 15:04:27.887 | + inc/python:setup_package:428 : local extras= 2022-02-14 15:04:27.890 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 15:04:27.892 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 15:04:27.895 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 15:04:27.898 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 15:04:27.901 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 15:04:27.903 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 15:04:27.925 | Using python 3.8 to install /opt/stack/placement 2022-02-14 15:04:27.928 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-14 15:04:28.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:04:28.835 | from cryptography.utils import int_from_bytes 2022-02-14 15:04:28.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:04:28.835 | from cryptography.utils import int_from_bytes 2022-02-14 15:04:29.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:04:29.982 | Obtaining file:///opt/stack/placement 2022-02-14 15:04:29.983 | Preparing metadata (setup.py): started 2022-02-14 15:04:31.332 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:04:31.489 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 15:04:31.490 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 15:04:31.491 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 15:04:31.492 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 15:04:31.493 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 15:04:31.495 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 15:04:31.497 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 15:04:31.499 | 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.dev20) (60.8.2) 2022-02-14 15:04:31.501 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 15:04:31.502 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 15:04:31.503 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 15:04:31.504 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 15:04:31.505 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 15:04:31.506 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 15:04:31.507 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 15:04:31.509 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 15:04:31.510 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 15:04:31.511 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 15:04:31.512 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 15:04:31.513 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 15:04:31.514 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 15:04:31.577 | 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.dev20) (2.10.0) 2022-02-14 15:04:31.579 | 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.dev20) (4.4.0) 2022-02-14 15:04:31.581 | 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.dev20) (4.4.0) 2022-02-14 15:04:31.583 | 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.dev20) (3.1.1) 2022-02-14 15:04:31.584 | 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.dev20) (1.16.0) 2022-02-14 15:04:31.585 | 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.dev20) (5.1.0) 2022-02-14 15:04:31.604 | 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.dev20) (0.17.3) 2022-02-14 15:04:31.644 | 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.dev20) (0.8.0) 2022-02-14 15:04:31.645 | 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.dev20) (2.4.0) 2022-02-14 15:04:31.646 | 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.dev20) (6.0) 2022-02-14 15:04:31.647 | 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.dev20) (3.5.0) 2022-02-14 15:04:31.648 | 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.dev20) (1.5.0) 2022-02-14 15:04:31.699 | 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.dev20) (0.5.0) 2022-02-14 15:04:31.700 | 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.dev20) (1.7.6) 2022-02-14 15:04:31.702 | 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.dev20) (2.0.1) 2022-02-14 15:04:31.704 | 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.dev20) (0.13.0) 2022-02-14 15:04:31.744 | 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.dev20) (0.9.6) 2022-02-14 15:04:31.747 | 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.dev20) (2.8.2) 2022-02-14 15:04:31.765 | 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.dev20) (3.2.0) 2022-02-14 15:04:31.766 | 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.dev20) (3.0.3) 2022-02-14 15:04:31.768 | 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.dev20) (3.3.0) 2022-02-14 15:04:31.793 | 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.dev20) (2021.3) 2022-02-14 15:04:31.795 | 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.dev20) (1.0.3) 2022-02-14 15:04:31.808 | 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.dev20) (3.0.0) 2022-02-14 15:04:31.824 | 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.dev20) (1.0.2) 2022-02-14 15:04:31.825 | 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.dev20) (0.11.0) 2022-02-14 15:04:31.827 | 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.dev20) (3.0.7) 2022-02-14 15:04:31.828 | 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.dev20) (21.3) 2022-02-14 15:04:31.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 15:04:31.880 | 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.dev20) (2.0.12) 2022-02-14 15:04:31.881 | 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.dev20) (1.26.8) 2022-02-14 15:04:31.884 | 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.dev20) (3.3) 2022-02-14 15:04:31.901 | 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.dev20) (0.7) 2022-02-14 15:04:32.086 | 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.dev20) (1.1.2) 2022-02-14 15:04:32.126 | 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.dev20) (4.11.0) 2022-02-14 15:04:32.127 | 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.dev20) (5.4.0) 2022-02-14 15:04:32.128 | 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.dev20) (1.1.6) 2022-02-14 15:04:32.145 | 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.dev20) (1.15.0) 2022-02-14 15:04:32.180 | 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.dev20) (1.13.3) 2022-02-14 15:04:32.236 | 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.dev20) (2.0.1) 2022-02-14 15:04:32.301 | 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.dev20) (1.7.0) 2022-02-14 15:04:32.383 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-14 15:04:32.433 | 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.dev20) (0.2.5) 2022-02-14 15:04:32.627 | 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.dev20) (0.5.2) 2022-02-14 15:04:32.628 | 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.dev20) (5.1.1) 2022-02-14 15:04:32.629 | 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.dev20) (0.4.2) 2022-02-14 15:04:32.706 | 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.dev20) (2.5.0) 2022-02-14 15:04:32.758 | 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.dev20) (2.21) 2022-02-14 15:04:32.918 | 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.dev20) (3.7.0) 2022-02-14 15:04:33.024 | 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.dev20) (3.0.0) 2022-02-14 15:04:33.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.dev20) (1.0.0) 2022-02-14 15:04:34.883 | Installing collected packages: openstack-placement 2022-02-14 15:04:34.885 | Running setup.py develop for openstack-placement 2022-02-14 15:04:37.145 | Successfully installed openstack-placement 2022-02-14 15:04:37.145 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:04:37.153 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:04:37.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:04:37.279 | + inc/python:pip_install:200 : result=0 2022-02-14 15:04:37.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:04:37.284 | + functions-common:time_stop:2425 : local name 2022-02-14 15:04:37.286 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:04:37.289 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:04:37.292 | + functions-common:time_stop:2428 : local total 2022-02-14 15:04:37.294 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:04:37.296 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:04:37.299 | + functions-common:time_stop:2432 : start_time=1644851067920 2022-02-14 15:04:37.301 | + functions-common:time_stop:2434 : [[ -z 1644851067920 ]] 2022-02-14 15:04:37.304 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:04:37.309 | + functions-common:time_stop:2437 : end_time=1644851077306 2022-02-14 15:04:37.311 | + functions-common:time_stop:2438 : elapsed_time=9386 2022-02-14 15:04:37.313 | + functions-common:time_stop:2439 : total=207814 2022-02-14 15:04:37.316 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:04:37.318 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=217200 2022-02-14 15:04:37.320 | + inc/python:pip_install:203 : return 0 2022-02-14 15:04:37.323 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:04:37.326 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 15:04:37.328 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 15:04:37.348 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 15:04:37.361 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 15:04:37.364 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 15:04:37.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:04:37.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:04:37.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 15:04:37.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:04:37.377 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 15:04:37.380 | + ./stack.sh:main:943 : configure_placement 2022-02-14 15:04:37.382 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 15:04:37.395 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 15:04:37.398 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 15:04:37.402 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 15:04:37.405 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 15:04:37.407 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 15:04:37.410 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 15:04:37.413 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 15:04:37.416 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 15:04:37.449 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 15:04:37.481 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 15:04:37.513 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 15:04:37.516 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 15:04:37.518 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 15:04:37.521 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 15:04:37.524 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 15:04:37.556 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 15:04:37.585 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-02-14 15:04:37.615 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 15:04:37.644 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 15:04:37.675 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 15:04:37.704 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 15:04:37.735 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 15:04:37.765 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:04:37.795 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 15:04:37.825 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 15:04:37.828 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 15:04:37.830 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 15:04:37.834 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:04:37.852 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:04:37.855 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:04:37.857 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:04:37.860 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:04:37.862 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:04:37.892 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:04:37.922 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:04:37.951 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:04:37.981 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 15:04:37.983 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 15:04:37.986 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 15:04:37.989 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 15:04:37.992 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 15:04:37.994 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 15:04:37.997 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 15:04:38.000 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 15:04:38.004 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 15:04:38.007 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 15:04:38.010 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 15:04:38.023 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 15:04:38.023 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:04:38.032 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 15:04:38.035 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 15:04:38.051 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 15:04:38.054 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 15:04:38.058 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 15:04:38.091 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 15:04:38.119 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 15:04:38.149 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 15:04:38.179 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 15:04:38.208 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 15:04:38.237 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 15:04:38.268 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 15:04:38.297 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 15:04:38.329 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 15:04:38.358 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 15:04:38.389 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 15:04:38.418 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 15:04:38.448 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 15:04:38.451 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 15:04:38.454 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 15:04:38.456 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 15:04:38.459 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 15:04:38.462 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:04:38.464 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:04:38.467 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 15:04:38.470 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 15:04:38.472 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 15:04:38.502 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 15:04:38.532 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 15:04:38.533 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 15:04:38.542 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 15:04:38.546 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 15:04:38.548 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 15:04:38.551 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 15:04:38.554 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 15:04:38.556 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 15:04:38.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:04:38.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:04:38.564 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 15:04:38.567 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 15:04:38.569 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:04:38.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:04:38.574 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 15:04:38.638 | Enabling site placement-api. 2022-02-14 15:04:38.644 | To activate the new configuration, you need to run: 2022-02-14 15:04:38.644 | systemctl reload apache2 2022-02-14 15:04:38.648 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 15:04:38.651 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 15:04:38.653 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:04:38.656 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 15:04:38.796 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 15:04:38.817 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:04:38.819 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 15:04:38.838 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:04:38.841 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 15:04:38.860 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:04:38.863 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 15:04:38.866 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 15:04:38.868 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 15:04:38.901 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-02-14 15:04:38.931 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 15:04:38.961 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 15:04:38.991 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 15:04:39.022 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 15:04:39.052 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 15:04:39.083 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 15:04:39.112 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 15:04:39.131 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:04:39.134 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 15:04:39.152 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:04:39.154 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 15:04:39.157 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 15:04:39.159 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 15:04:39.162 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 15:04:39.165 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 15:04:39.167 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 15:04:39.170 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 15:04:39.173 | + functions-common:run_phase:1863 : local extra 2022-02-14 15:04:39.176 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 15:04:39.181 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 15:04:39.184 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 15:04:39.186 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 15:04:39.189 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 15:04:39.192 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 15:04:39.208 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:04:39.211 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:04:39.213 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:04:39.215 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 15:04:39.218 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 15:04:39.220 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:04:39.222 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 15:04:39.225 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 15:04:39.227 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 15:04:39.290 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 15:04:39.329 | [17602 Async install_tempest:83744]: running: install_tempest 2022-02-14 15:04:39.331 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:04:39.334 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:04:39.337 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:04:39.340 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 15:04:39.343 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 15:04:39.346 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 15:04:39.348 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 15:04:39.352 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-14 15:04:39.355 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 15:04:39.358 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-14 15:04:39.360 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 15:04:39.363 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-14 15:04:39.366 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2022-02-14 15:04:39.370 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:04:39.372 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:04:39.374 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-14 15:04:39.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:04:39.379 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 15:04:39.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2022-02-14 15:04:39.384 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2022-02-14 15:04:39.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2022-02-14 15:04:39.408 | Using python 3.8 to install PasteDeploy 2022-02-14 15:04:39.411 | ++ 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 2022-02-14 15:04:40.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:04:40.341 | from cryptography.utils import int_from_bytes 2022-02-14 15:04:40.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:04:40.342 | from cryptography.utils import int_from_bytes 2022-02-14 15:04:41.488 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:04:41.609 | Collecting PasteDeploy 2022-02-14 15:04:41.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2022-02-14 15:04:42.237 | Collecting setuptools 2022-02-14 15:04:42.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 15:04:44.852 | Installing collected packages: setuptools, PasteDeploy 2022-02-14 15:04:44.853 | Attempting uninstall: setuptools 2022-02-14 15:04:44.853 | Found existing installation: setuptools 60.8.2 2022-02-14 15:04:44.968 | Uninstalling setuptools-60.8.2: 2022-02-14 15:04:45.300 | Successfully uninstalled setuptools-60.8.2 2022-02-14 15:04:45.999 | Attempting uninstall: PasteDeploy 2022-02-14 15:04:46.000 | Found existing installation: PasteDeploy 2.1.1 2022-02-14 15:04:46.008 | Uninstalling PasteDeploy-2.1.1: 2022-02-14 15:04:46.319 | Successfully uninstalled PasteDeploy-2.1.1 2022-02-14 15:04:46.448 | Successfully installed PasteDeploy-2.1.1 setuptools-60.8.2 2022-02-14 15:04:46.448 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:04:46.454 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:04:46.455 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:04:46.595 | ++ inc/python:pip_install:200 : result=0 2022-02-14 15:04:46.597 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:04:46.600 | ++ functions-common:time_stop:2425 : local name 2022-02-14 15:04:46.603 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 15:04:46.605 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:04:46.607 | ++ functions-common:time_stop:2428 : local total 2022-02-14 15:04:46.609 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 15:04:46.611 | ++ functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:04:46.613 | ++ functions-common:time_stop:2432 : start_time=1644851079403 2022-02-14 15:04:46.616 | ++ functions-common:time_stop:2434 : [[ -z 1644851079403 ]] 2022-02-14 15:04:46.618 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:04:46.623 | ++ functions-common:time_stop:2437 : end_time=1644851086620 2022-02-14 15:04:46.625 | ++ functions-common:time_stop:2438 : elapsed_time=7217 2022-02-14 15:04:46.627 | ++ functions-common:time_stop:2439 : total=217200 2022-02-14 15:04:46.629 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:04:46.631 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=224417 2022-02-14 15:04:46.634 | ++ inc/python:pip_install:203 : return 0 2022-02-14 15:04:46.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:04:46.639 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:04:46.642 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 15:04:46.644 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 15:04:46.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:04:46.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:04:46.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 15:04:46.655 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 15:04:46.657 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 15:04:46.660 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 15:04:46.664 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 15:04:46.667 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 15:04:46.670 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 15:04:46.673 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 15:04:46.677 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 15:04:46.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 15:04:46.685 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 15:04:46.687 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 15:04:46.690 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 15:04:46.693 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 15:04:46.696 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 15:04:46.719 | Using python 3.8 to install python-openstackclient 2022-02-14 15:04:46.722 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-14 15:04:47.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:04:47.904 | from cryptography.utils import int_from_bytes 2022-02-14 15:04:47.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:04:47.904 | from cryptography.utils import int_from_bytes 2022-02-14 15:04:49.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:04:49.847 | Collecting python-openstackclient 2022-02-14 15:04:49.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-02-14 15:04:49.941 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 15:04:49.942 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 15:04:49.943 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 15:04:49.944 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 15:04:49.945 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-14 15:04:49.947 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 15:04:49.948 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 15:04:49.949 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 15:04:49.950 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 15:04:49.951 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 15:04:49.953 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 15:04:49.965 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 15:04:49.966 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 15:04:49.967 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-14 15:04:49.968 | 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) 2022-02-14 15:04:49.969 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-14 15:04:49.996 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 15:04:49.998 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 15:04:49.999 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 15:04:50.000 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 15:04:50.001 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 15:04:50.002 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 15:04:50.004 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 15:04:50.005 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 15:04:50.006 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 15:04:50.007 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 15:04:50.009 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 15:04:50.024 | 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) 2022-02-14 15:04:50.042 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-14 15:04:50.043 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-14 15:04:50.044 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 15:04:50.046 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-14 15:04:50.068 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-14 15:04:50.087 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-14 15:04:50.090 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-14 15:04:50.092 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-14 15:04:50.187 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-14 15:04:50.188 | 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.4.0) 2022-02-14 15:04:50.189 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-14 15:04:50.232 | 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) 2022-02-14 15:04:50.248 | 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) 2022-02-14 15:04:50.282 | 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) 2022-02-14 15:04:50.454 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-14 15:04:50.471 | 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) 2022-02-14 15:04:50.575 | 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) 2022-02-14 15:04:50.576 | 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.8) 2022-02-14 15:04:50.579 | 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.12) 2022-02-14 15:04:50.581 | 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) 2022-02-14 15:04:50.749 | 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) 2022-02-14 15:04:53.226 | Installing collected packages: python-openstackclient 2022-02-14 15:04:54.798 | Successfully installed python-openstackclient-5.7.0 2022-02-14 15:04:54.798 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:04:54.806 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:04:54.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:04:54.950 | + inc/python:pip_install:200 : result=0 2022-02-14 15:04:54.952 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:04:54.955 | + functions-common:time_stop:2425 : local name 2022-02-14 15:04:54.957 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:04:54.960 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:04:54.963 | + functions-common:time_stop:2428 : local total 2022-02-14 15:04:54.965 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:04:54.967 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:04:54.970 | + functions-common:time_stop:2432 : start_time=1644851086713 2022-02-14 15:04:54.972 | + functions-common:time_stop:2434 : [[ -z 1644851086713 ]] 2022-02-14 15:04:54.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:04:54.980 | + functions-common:time_stop:2437 : end_time=1644851094978 2022-02-14 15:04:54.983 | + functions-common:time_stop:2438 : elapsed_time=8265 2022-02-14 15:04:54.985 | + functions-common:time_stop:2439 : total=224417 2022-02-14 15:04:54.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:04:54.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=232682 2022-02-14 15:04:54.993 | + inc/python:pip_install:203 : return 0 2022-02-14 15:04:54.996 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 15:04:54.999 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 15:04:55.003 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.XGwEOJJGtL 2022-02-14 15:04:55.006 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 15:04:55.009 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 15:04:55.011 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 15:04:55.014 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 15:04:55.017 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 15:04:55.019 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 15:04:55.039 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:04:55.041 | + ./stack.sh:main:1035 : configure_database 2022-02-14 15:04:55.044 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 15:04:55.047 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 15:04:55.049 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 15:04:55.053 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:04:55.055 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 15:04:55.058 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 15:04:55.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:04:55.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:04:55.065 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 15:04:55.068 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 15:04:55.071 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 15:04:55.073 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 15:04:55.075 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 15:04:55.077 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 15:04:55.080 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 15:04:55.082 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 15:04:55.084 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 15:04:55.087 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 15:04:55.089 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 15:04:55.091 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 15:04:55.093 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 15:04:55.096 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 15:04:55.098 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 15:04:55.101 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 15:04:55.103 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 15:04:55.106 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 15:04:55.108 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 15:04:55.110 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 15:04:55.113 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 15:04:55.128 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 15:04:55.128 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 15:04:55.133 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 15:04:55.136 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 15:04:55.139 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:04:55.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:04:55.144 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 15:04:55.147 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 15:04:55.150 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 15:04:55.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:04:55.155 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:04:55.157 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 15:04:55.160 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 15:04:55.162 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-14 15:04:55.174 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:04:55.213 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 15:04:55.229 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:04:55.250 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 15:04:55.254 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 15:04:55.257 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 15:04:55.261 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 15:04:55.330 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 15:04:55.385 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 15:04:55.446 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 15:04:55.503 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 15:04:55.505 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 15:04:55.508 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:04:55.511 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 15:04:57.798 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 15:04:57.801 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 15:04:57.804 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 15:04:57.809 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-150457 2022-02-14 15:04:57.811 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-150457 1039' 2022-02-14 15:04:57.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.817 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 15:04:57.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.822 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 15:04:57.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.827 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 15:04:57.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.833 | + 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 2022-02-14 15:04:57.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.838 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-02-14 15:04:57.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.844 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-02-14 15:04:57.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.849 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-144729 2022-02-14 15:04:57.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.855 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 15:04:57.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.860 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-02-14 15:04:57.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.866 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 15:04:57.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.871 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 15:04:57.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.876 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 15:04:57.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:04:57.881 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 15:04:57.884 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 15:04:57.887 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 15:04:57.889 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 15:04:57.903 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 15:04:57.905 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:57.908 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 15:04:57.911 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:57.914 | + functions-common:run_process:1682 : local group= 2022-02-14 15:04:57.917 | + functions-common:run_process:1683 : local user= 2022-02-14 15:04:57.919 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 15:04:57.922 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:04:57.925 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:04:57.927 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:04:57.930 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:04:57.933 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:04:57.938 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851097935 2022-02-14 15:04:57.941 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 15:04:57.958 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:04:57.961 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 15:04:57.964 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 15:04:57.967 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:57.969 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:57.972 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:57.974 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:57.978 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 15:04:57.980 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 15:04:57.983 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 15:04:57.986 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:04:57.988 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:04:57.991 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 15:04:57.993 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 15:04:57.996 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 15:04:57.998 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:58.001 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:04:58.003 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:04:58.006 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:04:58.008 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:04:58.011 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 15:04:58.013 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:04:58.018 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 15:04:58.089 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 15:04:58.156 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 15:04:58.210 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 15:04:58.265 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 15:04:58.320 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:04:58.376 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:04:58.378 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 15:04:58.458 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:04:58.876 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 15:04:58.890 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 15:04:59.325 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 15:04:59.374 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:04:59.378 | + functions-common:time_stop:2425 : local name 2022-02-14 15:04:59.380 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:04:59.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:04:59.386 | + functions-common:time_stop:2428 : local total 2022-02-14 15:04:59.388 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:04:59.391 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:04:59.393 | + functions-common:time_stop:2432 : start_time=1644851097935 2022-02-14 15:04:59.396 | + functions-common:time_stop:2434 : [[ -z 1644851097935 ]] 2022-02-14 15:04:59.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:04:59.405 | + functions-common:time_stop:2437 : end_time=1644851099402 2022-02-14 15:04:59.407 | + functions-common:time_stop:2438 : elapsed_time=1467 2022-02-14 15:04:59.410 | + functions-common:time_stop:2439 : total=0 2022-02-14 15:04:59.412 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:04:59.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1467 2022-02-14 15:04:59.418 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 15:04:59.420 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 15:04:59.423 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 15:04:59.425 | + functions-common:run_process:1682 : local group= 2022-02-14 15:04:59.428 | + functions-common:run_process:1683 : local user=root 2022-02-14 15:04:59.431 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 15:04:59.434 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:04:59.436 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:04:59.439 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:04:59.441 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:04:59.448 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:04:59.451 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851099448 2022-02-14 15:04:59.454 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 15:04:59.482 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:04:59.485 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:04:59.489 | + functions-common:time_stop:2425 : local name 2022-02-14 15:04:59.493 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:04:59.496 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:04:59.499 | + functions-common:time_stop:2428 : local total 2022-02-14 15:04:59.501 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:04:59.504 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:04:59.506 | + functions-common:time_stop:2432 : start_time=1644851099448 2022-02-14 15:04:59.510 | + functions-common:time_stop:2434 : [[ -z 1644851099448 ]] 2022-02-14 15:04:59.515 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:04:59.518 | + functions-common:time_stop:2437 : end_time=1644851099515 2022-02-14 15:04:59.521 | + functions-common:time_stop:2438 : elapsed_time=67 2022-02-14 15:04:59.523 | + functions-common:time_stop:2439 : total=1467 2022-02-14 15:04:59.526 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:04:59.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1534 2022-02-14 15:04:59.531 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 15:04:59.638 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:04:59.640 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 15:04:59.687 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:04:59.698 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 15:04:59.765 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:04:59.769 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 15:04:59.779 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 15:04:59.781 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-829055-1-ceph --data-dir /opt/stack/data/etcd' 2022-02-14 15:04:59.783 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 15:04:59.786 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-829055-1-ceph=http://10.222.0.52:2380' 2022-02-14 15:04:59.789 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.52:2380' 2022-02-14 15:04:59.791 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.52:2379' 2022-02-14 15:04:59.794 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 15:04:59.797 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 15:04:59.799 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.52:2379' 2022-02-14 15:04:59.802 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 15:04:59.804 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 15:04:59.807 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 15:04:59.809 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-829055-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-829055-1-ceph=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' '' root 2022-02-14 15:04:59.812 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 15:04:59.815 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-829055-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-829055-1-ceph=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-02-14 15:04:59.817 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:04:59.820 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 15:04:59.822 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:04:59.824 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:04:59.827 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 15:04:59.829 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:04:59.834 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 15:04:59.900 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 15:04:59.964 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-829055-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-829055-1-ceph=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-02-14 15:05:00.018 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 15:05:00.077 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 15:05:00.133 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:05:00.190 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:05:00.193 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 15:05:00.260 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:05:00.703 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 15:05:00.764 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 15:05:00.823 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 15:05:00.882 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 15:05:00.940 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 15:05:00.943 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 15:05:00.948 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 15:05:00.950 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 15:05:01.388 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 15:05:01.403 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 15:05:01.844 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 15:05:02.425 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 15:05:02.445 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:05:02.448 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 15:05:02.451 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 15:05:02.454 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 15:05:02.458 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 15:05:02.471 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 15:05:02.485 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 15:05:02.488 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 15:05:02.492 | + 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.52/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 15:05:02.596 | The user clouds.yaml file didn't exist. 2022-02-14 15:05:02.606 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 15:05:02.721 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 15:05:02.844 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 15:05:02.966 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 15:05:03.089 | + 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-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 15:05:03.222 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 15:05:03.354 | + 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-admin --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 15:05:03.489 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.52/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 15:05:03.629 | + functions-common:write_clouds_yaml:188 : /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.52/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 15:05:03.771 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 15:05:03.780 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 15:05:03.783 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 15:05:03.786 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 15:05:03.790 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 15:05:03.793 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 15:05:03.796 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 15:05:03.818 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:05:03.821 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 15:05:03.823 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:05:03.826 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 15:05:03.828 | + ./stack.sh:main:1095 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-02-14 15:05:03.831 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 15:05:03.833 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 15:05:03.855 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:05:03.857 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 15:05:03.860 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 15:05:03.862 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 15:05:03.864 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 15:05:03.867 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 15:05:03.870 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 15:05:03.875 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:05:03.900 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 15:05:03.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:05:03.923 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 15:05:03.926 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 15:05:03.928 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:05:03.931 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:05:03.934 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:05:03.938 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851103936 2022-02-14 15:05:03.941 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 15:05:08.797 | 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=85736) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:05:08.804 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:08.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.807 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:08.807 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:08.836 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:08.839 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:08.904 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:08.907 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:08.907 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:08.914 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 15:05:11.003 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.003 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 15:05:11.011 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.011 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 15:05:11.022 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.022 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 15:05:11.032 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.032 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 15:05:11.041 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.041 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 15:05:11.050 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.051 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 15:05:11.124 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.124 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.127 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.141 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.142 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.518 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.521 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.522 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.561 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 15:05:11.603 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.603 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 15:05:11.611 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.611 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 15:05:11.619 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.619 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 15:05:11.627 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.627 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 15:05:11.636 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.636 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 15:05:11.644 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.645 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 15:05:11.654 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:11.654 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.657 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.661 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.661 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:11.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:11.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:11.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:11.673 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:11.673 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:12.006 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:12.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.009 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:12.010 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:12.036 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:05:12.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:05:12.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:05:12.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:05:12.040 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=85736) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:05:12.047 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 15:05:12.056 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.056 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 15:05:12.065 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.065 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 15:05:12.073 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.074 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 15:05:12.082 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.083 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 15:05:12.092 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.092 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 15:05:12.100 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.100 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 15:05:12.109 | INFO migrate.versioning.api [-] done 2022-02-14 15:05:12.501 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 15:05:12.503 | + functions-common:time_stop:2425 : local name 2022-02-14 15:05:12.506 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:05:12.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:05:12.511 | + functions-common:time_stop:2428 : local total 2022-02-14 15:05:12.514 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:05:12.516 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 15:05:12.519 | + functions-common:time_stop:2432 : start_time=1644851103936 2022-02-14 15:05:12.522 | + functions-common:time_stop:2434 : [[ -z 1644851103936 ]] 2022-02-14 15:05:12.525 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:05:12.530 | + functions-common:time_stop:2437 : end_time=1644851112527 2022-02-14 15:05:12.532 | + functions-common:time_stop:2438 : elapsed_time=8591 2022-02-14 15:05:12.535 | + functions-common:time_stop:2439 : total=0 2022-02-14 15:05:12.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:05:12.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8591 2022-02-14 15:05:12.543 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 15:05:12.545 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 15:05:12.549 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 15:05:17.182 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 15:05:17.183 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 15:05:17.183 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 15:05:17.183 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 15:05:17.184 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 15:05:17.184 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 15:05:17.184 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 15:05:17.184 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 15:05:17.185 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 15:05:17.547 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 15:05:17.551 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 15:05:22.044 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 15:05:22.069 | [83744 Async install_tempest:83744]: finished successfully 2022-02-14 15:05:22.160 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 15:05:22.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 15:05:22.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 15:05:22.161 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 15:05:22.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 15:05:22.162 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 15:05:22.162 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 15:05:22.162 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 15:05:22.162 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 15:05:22.509 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 15:05:22.511 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 15:05:22.514 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 15:05:22.516 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 15:05:22.533 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:05:22.536 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 15:05:22.539 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 15:05:22.544 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 15:05:22.546 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 15:05:22.549 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.551 | + functions-common:run_process:1682 : local group= 2022-02-14 15:05:22.554 | + functions-common:run_process:1683 : local user= 2022-02-14 15:05:22.557 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 15:05:22.559 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:05:22.562 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:05:22.564 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:05:22.566 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:05:22.569 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:05:22.574 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851122571 2022-02-14 15:05:22.577 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 15:05:22.592 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:05:22.595 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 15:05:22.597 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 15:05:22.600 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.602 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.605 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.607 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.609 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 15:05:22.612 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 15:05:22.614 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 15:05:22.617 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:05:22.620 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:05:22.622 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 15:05:22.625 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-14 15:05:22.627 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 15:05:22.629 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.631 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 15:05:22.633 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 15:05:22.636 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 15:05:22.638 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 15:05:22.642 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 15:05:22.704 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 15:05:22.765 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 15:05:22.817 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 15:05:22.870 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:05:22.920 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 15:05:22.970 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 15:05:23.022 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 15:05:23.073 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 15:05:23.124 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 15:05:23.175 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 15:05:23.177 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 15:05:23.239 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 15:05:23.652 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 15:05:23.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 15:05:24.057 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 15:05:24.139 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:05:24.142 | + functions-common:time_stop:2425 : local name 2022-02-14 15:05:24.144 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:05:24.147 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:05:24.150 | + functions-common:time_stop:2428 : local total 2022-02-14 15:05:24.152 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:05:24.155 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:05:24.157 | + functions-common:time_stop:2432 : start_time=1644851122571 2022-02-14 15:05:24.159 | + functions-common:time_stop:2434 : [[ -z 1644851122571 ]] 2022-02-14 15:05:24.162 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:05:24.168 | + functions-common:time_stop:2437 : end_time=1644851124165 2022-02-14 15:05:24.170 | + functions-common:time_stop:2438 : elapsed_time=1594 2022-02-14 15:05:24.173 | + functions-common:time_stop:2439 : total=1534 2022-02-14 15:05:24.175 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:05:24.177 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3128 2022-02-14 15:05:24.180 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 15:05:24.180 | Waiting for keystone to start... 2022-02-14 15:05:24.183 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.52/identity/v3/ 2022-02-14 15:05:24.186 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.52/identity/v3/ 2022-02-14 15:05:24.189 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 15:05:24.191 | + functions:wait_for_service:458 : local url=http://10.222.0.52/identity/v3/ 2022-02-14 15:05:24.194 | + functions:wait_for_service:459 : local rval=0 2022-02-14 15:05:24.196 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 15:05:24.199 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 15:05:24.201 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:05:24.204 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:05:24.207 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:05:24.212 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851124209 2022-02-14 15:05:24.215 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 15:05:24.220 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/identity/v3/ 2022-02-14 15:05:30.705 | + :: : [[ 200 == 503 ]] 2022-02-14 15:05:30.706 | + :: : [[ 0 -eq 7 ]] 2022-02-14 15:05:30.710 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 15:05:30.712 | + functions-common:time_stop:2425 : local name 2022-02-14 15:05:30.715 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:05:30.717 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:05:30.719 | + functions-common:time_stop:2428 : local total 2022-02-14 15:05:30.722 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:05:30.724 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 15:05:30.727 | + functions-common:time_stop:2432 : start_time=1644851124209 2022-02-14 15:05:30.729 | + functions-common:time_stop:2434 : [[ -z 1644851124209 ]] 2022-02-14 15:05:30.732 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:05:30.736 | + functions-common:time_stop:2437 : end_time=1644851130734 2022-02-14 15:05:30.739 | + functions-common:time_stop:2438 : elapsed_time=6525 2022-02-14 15:05:30.741 | + functions-common:time_stop:2439 : total=0 2022-02-14 15:05:30.744 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:05:30.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6525 2022-02-14 15:05:30.749 | + functions:wait_for_service:467 : return 0 2022-02-14 15:05:30.752 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 15:05:30.772 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:05:30.774 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 15:05:30.777 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 15:05:30.779 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 15:05:30.807 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 15:05:30.811 | + 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.52/identity 2022-02-14 15:05:35.435 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.436 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.436 | 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=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.443 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.460 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.460 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.491 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.524 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.524 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.620 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.621 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.621 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.621 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.621 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.621 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.633 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.634 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.634 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.634 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.634 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.634 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.635 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.641 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.644 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.644 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.645 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.645 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.645 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.645 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.646 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=86586) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 15:05:35.678 | 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=86586) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:05:35.984 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created domain default 2022-02-14 15:05:36.023 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created project admin 2022-02-14 15:05:36.050 | DEBUG passlib.handlers.bcrypt [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=86586) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 15:05:36.051 | DEBUG passlib.handlers.bcrypt [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=86586) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 15:05:36.111 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created user admin 2022-02-14 15:05:36.123 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created role reader 2022-02-14 15:05:36.132 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created role member 2022-02-14 15:05:36.154 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created implied role where 8426d4aaf705431f8cf3cd749b03e613 implies e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:05:36.163 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created role admin 2022-02-14 15:05:36.180 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created implied role where bcbdf78b71444dd1822be9995d7dbf41 implies 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:05:36.193 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Granted role admin on project admin to user admin. 2022-02-14 15:05:36.200 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Granted role admin on the system to user admin. 2022-02-14 15:05:36.212 | WARNING py.warnings [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-14 15:05:36.212 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 15:05:36.212 |  2022-02-14 15:05:36.215 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created region RegionOne 2022-02-14 15:05:36.247 | INFO keystone.cmd.bootstrap [None req-1ffb842d-88e4-43a9-b047-1087830efcf5 None None] Created public endpoint http://10.222.0.52/identity 2022-02-14 15:05:36.682 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 15:05:36.685 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 15:05:36.687 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 15:05:36.691 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 15:05:40.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:40.073 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:40.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:40.073 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:40.222 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:40.225 | + lib/keystone:create_keystone_accounts:299 : admin_project=33678db3aa08442eb349b966f30f68c9 2022-02-14 15:05:40.228 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 15:05:40.231 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 15:05:42.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:42.440 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:42.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:42.440 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:42.590 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:42.593 | + lib/keystone:create_keystone_accounts:301 : admin_user=bc7d4f4e39184fb297481936b271165b 2022-02-14 15:05:42.595 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 15:05:42.598 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 15:05:42.600 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 15:05:42.603 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin bc7d4f4e39184fb297481936b271165b default 2022-02-14 15:05:42.659 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bc7d4f4e39184fb297481936b271165b default 2022-02-14 15:05:42.710 | [17602 Async ks-domain-role:86703]: running: get_or_add_user_domain_role admin bc7d4f4e39184fb297481936b271165b default 2022-02-14 15:05:42.713 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 15:05:42.715 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 15:05:42.718 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 15:05:45.115 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 15:05:45.118 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 15:05:45.118 | default 2022-02-14 15:05:45.121 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 15:05:45.183 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 15:05:45.223 | [17602 Async ks-project:86839]: running: get_or_create_project service Default 2022-02-14 15:05:45.226 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 15:05:45.289 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 15:05:45.338 | [17602 Async ks-service:86930]: running: get_or_create_role service 2022-02-14 15:05:45.340 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 15:05:45.419 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 15:05:45.501 | [17602 Async ks-reseller:87016]: running: get_or_create_role ResellerAdmin 2022-02-14 15:05:45.517 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 15:05:45.538 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 15:05:45.938 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 15:05:46.113 | [17602 Async ks-anotherrole:87105]: running: get_or_create_role anotherrole 2022-02-14 15:05:46.133 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 15:05:46.170 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 15:05:46.188 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 15:05:46.217 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 15:05:48.786 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:05:48.842 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:05:48.948 | [86930 Async ks-service:86930]: finished successfully 2022-02-14 15:05:48.973 | [87016 Async ks-reseller:87016]: finished successfully 2022-02-14 15:05:49.017 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:05:49.054 | [86839 Async ks-project:86839]: finished successfully 2022-02-14 15:05:49.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:49.631 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:49.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:49.631 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:49.683 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:05:49.715 | [87105 Async ks-anotherrole:87105]: finished successfully 2022-02-14 15:05:49.801 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:49.804 | ++ functions-common:get_or_create_project:938 : project_id=5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:05:49.807 | ++ functions-common:get_or_create_project:939 : echo 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:05:49.810 | + lib/keystone:create_keystone_accounts:329 : invis_project=5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:05:49.812 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 15:05:49.815 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 15:05:49.818 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 15:05:49.821 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 15:05:51.282 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:05:51.309 | [86703 Async ks-domain-role:86703]: finished successfully 2022-02-14 15:05:52.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:52.071 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:52.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:52.071 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:52.223 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:52.226 | ++ functions-common:get_or_create_project:938 : project_id=3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:52.229 | ++ functions-common:get_or_create_project:939 : echo 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:52.232 | + lib/keystone:create_keystone_accounts:333 : demo_project=3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:52.234 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 15:05:52.237 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 15:05:52.240 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:05:52.242 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 15:05:52.245 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 15:05:52.249 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 15:05:54.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.547 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.547 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.699 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:54.702 | ++ functions-common:get_or_create_user:925 : user_id=fa2739004320497daedcf8d5dd6a8f9f 2022-02-14 15:05:54.704 | ++ functions-common:get_or_create_user:926 : echo fa2739004320497daedcf8d5dd6a8f9f 2022-02-14 15:05:54.707 | + lib/keystone:create_keystone_accounts:336 : demo_user=fa2739004320497daedcf8d5dd6a8f9f 2022-02-14 15:05:54.709 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 15:05:54.759 | [17602 Async ks-domain-role:86703]: Waiting for completion of get_or_add_user_domain_role admin bc7d4f4e39184fb297481936b271165b default running on PID 86703 (6 other jobs running) 2022-02-14 15:05:54.785 | [17602 Async ks-domain-role:86703]: Signaling child to exit 2022-02-14 15:05:54.785 | WAKEUP 2022-02-14 15:05:54.809 | [17602 Async ks-domain-role:86703]: Signaled 2022-02-14 15:05:54.810 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 15:05:54.810 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user bc7d4f4e39184fb297481936b271165b --domain default 2022-02-14 15:05:54.810 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:05:54.810 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 15:05:54.810 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:05:54.810 | ++ functions-common:get_field:812 : read data 2022-02-14 15:05:54.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.810 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.810 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.810 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:54.810 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 15:05:54.810 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 15:05:54.810 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user bc7d4f4e39184fb297481936b271165b --domain default 2022-02-14 15:05:54.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.810 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.811 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.811 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user bc7d4f4e39184fb297481936b271165b --domain default 2022-02-14 15:05:54.811 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:05:54.811 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 15:05:54.811 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:05:54.811 | ++ functions-common:get_field:812 : read data 2022-02-14 15:05:54.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.811 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.811 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.811 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:54.811 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:05:54.811 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:05:54.811 | ++ functions-common:get_field:818 : echo '| bcbdf78b71444dd1822be9995d7dbf41 | bc7d4f4e39184fb297481936b271165b | | | default | | False |' 2022-02-14 15:05:54.811 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:05:54.811 | ++ functions-common:get_field:812 : read data 2022-02-14 15:05:54.811 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:05:54.811 | + functions-common:get_or_add_user_domain_role:1021 : echo bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:05:54.811 | bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:05:54.854 | [17602 Async ks-domain-role:86703]: finished get_or_add_user_domain_role admin bc7d4f4e39184fb297481936b271165b default with result 0 in 8 seconds 2022-02-14 15:05:54.861 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 15:05:54.899 | [17602 Async ks-project:86839]: Waiting for completion of get_or_create_project service Default running on PID 86839 (5 other jobs running) 2022-02-14 15:05:54.924 | [17602 Async ks-project:86839]: Signaling child to exit 2022-02-14 15:05:54.924 | WAKEUP 2022-02-14 15:05:54.947 | [17602 Async ks-project:86839]: Signaled 2022-02-14 15:05:54.949 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 15:05:54.949 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 15:05:54.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.949 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:54.949 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:54.949 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:54.949 | + functions-common:get_or_create_project:938 : project_id=f4beb5a900fd444e93f633d488121ae9 2022-02-14 15:05:54.949 | + functions-common:get_or_create_project:939 : echo f4beb5a900fd444e93f633d488121ae9 2022-02-14 15:05:54.949 | f4beb5a900fd444e93f633d488121ae9 2022-02-14 15:05:54.993 | [17602 Async ks-project:86839]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 15:05:55.032 | [17602 Async ks-service:86930]: Waiting for completion of get_or_create_role service running on PID 86930 (4 other jobs running) 2022-02-14 15:05:55.057 | [17602 Async ks-service:86930]: Signaling child to exit 2022-02-14 15:05:55.058 | WAKEUP 2022-02-14 15:05:55.080 | [17602 Async ks-service:86930]: Signaled 2022-02-14 15:05:55.081 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 15:05:55.081 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 15:05:55.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:55.081 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:55.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:55.081 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:55.081 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:55.081 | + functions-common:get_or_create_role:950 : role_id=65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:05:55.081 | + functions-common:get_or_create_role:951 : echo 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:05:55.081 | 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:05:55.126 | [17602 Async ks-service:86930]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 15:05:55.163 | [17602 Async ks-reseller:87016]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 87016 (3 other jobs running) 2022-02-14 15:05:55.190 | [17602 Async ks-reseller:87016]: Signaling child to exit 2022-02-14 15:05:55.190 | WAKEUP 2022-02-14 15:05:55.213 | [17602 Async ks-reseller:87016]: Signaled 2022-02-14 15:05:55.214 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 15:05:55.214 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 15:05:55.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:55.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:55.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:55.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:55.214 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:55.214 | + functions-common:get_or_create_role:950 : role_id=2c7a6fecaddf4f3781a4e1d3b9f604ab 2022-02-14 15:05:55.214 | + functions-common:get_or_create_role:951 : echo 2c7a6fecaddf4f3781a4e1d3b9f604ab 2022-02-14 15:05:55.214 | 2c7a6fecaddf4f3781a4e1d3b9f604ab 2022-02-14 15:05:55.260 | [17602 Async ks-reseller:87016]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 15:05:55.298 | [17602 Async ks-anotherrole:87105]: Waiting for completion of get_or_create_role anotherrole running on PID 87105 (2 other jobs running) 2022-02-14 15:05:55.324 | [17602 Async ks-anotherrole:87105]: Signaling child to exit 2022-02-14 15:05:55.325 | WAKEUP 2022-02-14 15:05:55.347 | [17602 Async ks-anotherrole:87105]: Signaled 2022-02-14 15:05:55.348 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 15:05:55.348 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 15:05:55.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:55.348 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:55.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:55.348 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:55.348 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:55.349 | + functions-common:get_or_create_role:950 : role_id=a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:05:55.349 | + functions-common:get_or_create_role:951 : echo a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:05:55.349 | a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:05:55.394 | [17602 Async ks-anotherrole:87105]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 15:05:55.398 | + inc/async:async_wait:197 : return 0 2022-02-14 15:05:55.402 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.461 | + inc/async:async_inner:63 : get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.502 | [17602 Async ks-demo-member:87973]: running: get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.504 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin bc7d4f4e39184fb297481936b271165b 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.566 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bc7d4f4e39184fb297481936b271165b 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.617 | [17602 Async ks-demo-admin:88085]: running: get_or_add_user_project_role admin bc7d4f4e39184fb297481936b271165b 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.621 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.697 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.750 | [17602 Async ks-demo-another:88197]: running: get_or_add_user_project_role anotherrole fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:55.763 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:05:55.848 | + inc/async:async_inner:63 : get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:05:55.893 | [17602 Async ks-demo-invis:88309]: running: get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:05:55.896 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 15:05:55.914 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 15:05:55.920 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:05:55.932 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 15:05:55.944 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 15:05:55.954 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 15:05:59.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:59.025 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:59.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:05:59.025 | from cryptography.utils import int_from_bytes 2022-02-14 15:05:59.270 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:05:59.273 | ++ functions-common:get_or_create_user:925 : user_id=4dd89f12b9484db884bffdb0c8d43499 2022-02-14 15:05:59.277 | ++ functions-common:get_or_create_user:926 : echo 4dd89f12b9484db884bffdb0c8d43499 2022-02-14 15:05:59.281 | + lib/keystone:create_keystone_accounts:349 : demo_reader=4dd89f12b9484db884bffdb0c8d43499 2022-02-14 15:05:59.284 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 4dd89f12b9484db884bffdb0c8d43499 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:59.687 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4dd89f12b9484db884bffdb0c8d43499 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:59.915 | [17602 Async ks-demo-reader:88506]: running: get_or_add_user_project_role reader 4dd89f12b9484db884bffdb0c8d43499 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:05:59.941 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 15:05:59.969 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 15:05:59.984 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 15:06:00.018 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 15:06:03.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:03.232 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:03.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:03.232 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:03.545 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:03.566 | ++ functions-common:get_or_create_project:938 : project_id=143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:03.589 | ++ functions-common:get_or_create_project:939 : echo 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:03.614 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:03.633 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 15:06:03.656 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 15:06:03.677 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:06:03.705 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 15:06:03.716 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 15:06:03.745 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 15:06:06.129 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:06.302 | [87973 Async ks-demo-member:87973]: finished successfully 2022-02-14 15:06:06.653 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:06.764 | [88197 Async ks-demo-another:88197]: finished successfully 2022-02-14 15:06:06.822 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:06.852 | [88085 Async ks-demo-admin:88085]: finished successfully 2022-02-14 15:06:07.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:07.322 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:07.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:07.322 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:07.458 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:07.493 | [88309 Async ks-demo-invis:88309]: finished successfully 2022-02-14 15:06:07.507 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:07.510 | ++ functions-common:get_or_create_user:925 : user_id=a6bc9b004f004103a35b057e7c69db84 2022-02-14 15:06:07.514 | ++ functions-common:get_or_create_user:926 : echo a6bc9b004f004103a35b057e7c69db84 2022-02-14 15:06:07.517 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=a6bc9b004f004103a35b057e7c69db84 2022-02-14 15:06:07.520 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:07.581 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:07.630 | [17602 Async ks-alt-admin:89066]: running: get_or_add_user_project_role admin a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:07.633 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:07.717 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:07.795 | [17602 Async ks-alt-another:89178]: running: get_or_add_user_project_role anotherrole a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:07.800 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 15:06:07.811 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 15:06:07.825 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:06:07.834 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 15:06:07.846 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 15:06:07.850 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 15:06:10.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:10.225 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:10.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:10.225 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:10.422 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:10.425 | ++ functions-common:get_or_create_user:925 : user_id=a95619b7cd664c3981bc790ae51db78f 2022-02-14 15:06:10.435 | ++ functions-common:get_or_create_user:926 : echo a95619b7cd664c3981bc790ae51db78f 2022-02-14 15:06:10.438 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=a95619b7cd664c3981bc790ae51db78f 2022-02-14 15:06:10.441 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member a95619b7cd664c3981bc790ae51db78f 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:10.552 | + inc/async:async_inner:63 : get_or_add_user_project_role member a95619b7cd664c3981bc790ae51db78f 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:10.665 | [17602 Async ks-alt-member-user:89378]: running: get_or_add_user_project_role member a95619b7cd664c3981bc790ae51db78f 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:10.669 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 15:06:10.698 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 15:06:10.714 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:06:10.730 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 15:06:10.736 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 15:06:10.744 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 15:06:10.791 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:10.950 | [88506 Async ks-demo-reader:88506]: finished successfully 2022-02-14 15:06:13.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:13.253 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:13.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:13.254 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:13.454 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:13.457 | ++ functions-common:get_or_create_user:925 : user_id=b97286a7ac3a4c71af3897baef12f0a6 2022-02-14 15:06:13.462 | ++ functions-common:get_or_create_user:926 : echo b97286a7ac3a4c71af3897baef12f0a6 2022-02-14 15:06:13.466 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=b97286a7ac3a4c71af3897baef12f0a6 2022-02-14 15:06:13.469 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader b97286a7ac3a4c71af3897baef12f0a6 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:13.549 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b97286a7ac3a4c71af3897baef12f0a6 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:13.611 | [17602 Async ks-alt-reader-user:89657]: running: get_or_add_user_project_role reader b97286a7ac3a4c71af3897baef12f0a6 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:13.617 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 15:06:13.620 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:06:13.626 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 15:06:13.631 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 15:06:13.649 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 15:06:16.579 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:16.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:16.614 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:16.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:16.614 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:16.698 | [89066 Async ks-alt-admin:89066]: finished successfully 2022-02-14 15:06:16.740 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:16.804 | [89178 Async ks-alt-another:89178]: finished successfully 2022-02-14 15:06:16.820 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:16.824 | ++ functions-common:get_or_create_user:925 : user_id=5ad511b1b043483f9b82bae4f042e377 2022-02-14 15:06:16.826 | ++ functions-common:get_or_create_user:926 : echo 5ad511b1b043483f9b82bae4f042e377 2022-02-14 15:06:16.829 | + lib/keystone:create_keystone_accounts:381 : system_member_user=5ad511b1b043483f9b82bae4f042e377 2022-02-14 15:06:16.832 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 5ad511b1b043483f9b82bae4f042e377 all 2022-02-14 15:06:16.917 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5ad511b1b043483f9b82bae4f042e377 all 2022-02-14 15:06:16.969 | [17602 Async ks-system-member:89941]: running: get_or_add_user_system_role member 5ad511b1b043483f9b82bae4f042e377 all 2022-02-14 15:06:16.973 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 15:06:16.976 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:06:16.979 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 15:06:16.982 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 15:06:16.986 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 15:06:19.166 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:19.201 | [89378 Async ks-alt-member-user:89378]: finished successfully 2022-02-14 15:06:19.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:19.391 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:19.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:19.391 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:19.586 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:19.590 | ++ functions-common:get_or_create_user:925 : user_id=9f2031503b0f42149a7f33a0ee67c469 2022-02-14 15:06:19.593 | ++ functions-common:get_or_create_user:926 : echo 9f2031503b0f42149a7f33a0ee67c469 2022-02-14 15:06:19.596 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=9f2031503b0f42149a7f33a0ee67c469 2022-02-14 15:06:19.598 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 9f2031503b0f42149a7f33a0ee67c469 all 2022-02-14 15:06:19.671 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9f2031503b0f42149a7f33a0ee67c469 all 2022-02-14 15:06:19.719 | [17602 Async ks-system-reader:90184]: running: get_or_add_user_system_role reader 9f2031503b0f42149a7f33a0ee67c469 all 2022-02-14 15:06:19.721 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 15:06:19.725 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 15:06:19.727 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 15:06:19.731 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 15:06:19.734 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 15:06:22.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:22.085 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:22.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:22.085 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:22.274 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:22.278 | ++ functions-common:get_or_create_group:902 : group_id=c72258523c364cbf8c22d412aaad3404 2022-02-14 15:06:22.282 | ++ functions-common:get_or_create_group:903 : echo c72258523c364cbf8c22d412aaad3404 2022-02-14 15:06:22.285 | + lib/keystone:create_keystone_accounts:391 : admin_group=c72258523c364cbf8c22d412aaad3404 2022-02-14 15:06:22.290 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 15:06:22.295 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 15:06:22.299 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 15:06:22.310 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 15:06:22.318 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 15:06:22.485 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:22.516 | [89657 Async ks-alt-reader-user:89657]: finished successfully 2022-02-14 15:06:24.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:24.598 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:24.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:24.599 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:24.788 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:24.791 | ++ functions-common:get_or_create_group:902 : group_id=df49f9be824c4bed853b5a584464a3d9 2022-02-14 15:06:24.794 | ++ functions-common:get_or_create_group:903 : echo df49f9be824c4bed853b5a584464a3d9 2022-02-14 15:06:24.797 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=df49f9be824c4bed853b5a584464a3d9 2022-02-14 15:06:24.800 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:24.874 | + inc/async:async_inner:63 : get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:24.878 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:24.917 | [89941 Async ks-system-member:89941]: finished successfully 2022-02-14 15:06:24.930 | [17602 Async ks-group-memberdemo:90451]: running: get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:24.933 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:25.000 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:25.048 | [17602 Async ks-group-anotherdemo:90588]: running: get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:25.050 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:25.142 | + inc/async:async_inner:63 : get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:25.195 | [17602 Async ks-group-memberalt:90676]: running: get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:25.197 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:25.632 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:25.873 | [17602 Async ks-group-anotheralt:90763]: running: get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:25.898 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 2022-02-14 15:06:26.333 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 2022-02-14 15:06:26.544 | [17602 Async ks-group-admin:90852]: running: get_or_add_group_project_role admin c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 2022-02-14 15:06:26.566 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 15:06:26.948 | [17602 Async ks-demo-member:87973]: Waiting for completion of get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd running on PID 87973 (17 other jobs running) 2022-02-14 15:06:27.102 | [17602 Async ks-demo-member:87973]: Signaling child to exit 2022-02-14 15:06:27.102 | WAKEUP 2022-02-14 15:06:27.266 | [17602 Async ks-demo-member:87973]: Signaled 2022-02-14 15:06:27.285 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:27.285 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:27.285 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:27.285 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:27.285 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:27.285 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:27.285 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:27.285 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:27.285 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:27.285 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user fa2739004320497daedcf8d5dd6a8f9f --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:27.285 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:27.285 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:27.285 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:27.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:27.285 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:27.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:27.285 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:27.285 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:27.285 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:27.285 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:27.285 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user fa2739004320497daedcf8d5dd6a8f9f --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:27.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:27.285 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:27.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:27.286 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:27.286 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:27.286 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user fa2739004320497daedcf8d5dd6a8f9f --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:27.286 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:27.286 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:27.286 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:27.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:27.286 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:27.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:27.286 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:27.286 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:27.286 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:27.286 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:27.286 | ++ functions-common:get_field:818 : echo '| 8426d4aaf705431f8cf3cd749b03e613 | fa2739004320497daedcf8d5dd6a8f9f | | 3b51459e0d0043db8f0b8f1ce3ea95dd | | | False |' 2022-02-14 15:06:27.286 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:27.286 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:27.286 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:27.286 | + functions-common:get_or_add_user_project_role:997 : echo 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:27.286 | 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:27.615 | [17602 Async ks-demo-member:87973]: finished get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd with result 0 in 10 seconds 2022-02-14 15:06:27.865 | [17602 Async ks-demo-admin:88085]: Waiting for completion of get_or_add_user_project_role admin bc7d4f4e39184fb297481936b271165b 3b51459e0d0043db8f0b8f1ce3ea95dd running on PID 88085 (16 other jobs running) 2022-02-14 15:06:28.065 | [17602 Async ks-demo-admin:88085]: Signaling child to exit 2022-02-14 15:06:28.067 | WAKEUP 2022-02-14 15:06:28.259 | [17602 Async ks-demo-admin:88085]: Signaled 2022-02-14 15:06:28.274 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:28.274 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:28.274 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:28.275 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:28.275 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:28.275 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:28.275 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:28.275 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:28.275 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user bc7d4f4e39184fb297481936b271165b --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:28.275 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:28.275 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:28.275 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:28.275 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:28.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:28.275 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:28.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:28.275 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:28.275 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:28.275 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:28.275 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:28.275 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user bc7d4f4e39184fb297481936b271165b --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:28.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:28.275 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:28.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:28.275 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:28.275 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user bc7d4f4e39184fb297481936b271165b --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:28.276 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:28.276 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:28.276 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:28.276 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:28.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:28.276 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:28.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:28.276 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:28.276 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:28.276 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:28.276 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:28.276 | ++ functions-common:get_field:818 : echo '| bcbdf78b71444dd1822be9995d7dbf41 | bc7d4f4e39184fb297481936b271165b | | 3b51459e0d0043db8f0b8f1ce3ea95dd | | | False |' 2022-02-14 15:06:28.276 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:28.276 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:28.276 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:06:28.276 | + functions-common:get_or_add_user_project_role:997 : echo bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:06:28.276 | bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:06:28.565 | [17602 Async ks-demo-admin:88085]: finished get_or_add_user_project_role admin bc7d4f4e39184fb297481936b271165b 3b51459e0d0043db8f0b8f1ce3ea95dd with result 0 in 11 seconds 2022-02-14 15:06:28.801 | [17602 Async ks-demo-another:88197]: Waiting for completion of get_or_add_user_project_role anotherrole fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd running on PID 88197 (15 other jobs running) 2022-02-14 15:06:28.999 | [17602 Async ks-demo-another:88197]: Signaling child to exit 2022-02-14 15:06:28.999 | WAKEUP 2022-02-14 15:06:29.089 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:29.135 | [17602 Async ks-demo-another:88197]: Signaled 2022-02-14 15:06:29.144 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:29.144 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:29.145 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:29.145 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:29.145 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:29.145 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:29.145 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:29.145 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:29.145 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:29.145 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user fa2739004320497daedcf8d5dd6a8f9f --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:29.145 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:29.145 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:29.145 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:29.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.145 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.145 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.145 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:29.145 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:29.145 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:29.145 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user fa2739004320497daedcf8d5dd6a8f9f --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:29.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.145 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.145 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.145 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:29.145 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user fa2739004320497daedcf8d5dd6a8f9f --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:29.145 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:29.146 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:29.146 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:29.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.146 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.146 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.146 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:29.146 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:29.146 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:29.146 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:29.146 | ++ functions-common:get_field:818 : echo '| a205be2b358a4e4388b3d4abe3456505 | fa2739004320497daedcf8d5dd6a8f9f | | 3b51459e0d0043db8f0b8f1ce3ea95dd | | | False |' 2022-02-14 15:06:29.146 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:29.146 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:06:29.146 | + functions-common:get_or_add_user_project_role:997 : echo a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:06:29.146 | a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:06:29.202 | [90184 Async ks-system-reader:90184]: finished successfully 2022-02-14 15:06:29.414 | [17602 Async ks-demo-another:88197]: finished get_or_add_user_project_role anotherrole fa2739004320497daedcf8d5dd6a8f9f 3b51459e0d0043db8f0b8f1ce3ea95dd with result 0 in 11 seconds 2022-02-14 15:06:29.650 | [17602 Async ks-demo-invis:88309]: Waiting for completion of get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 5a688d9c6ccb48729877b7f59144a525 running on PID 88309 (14 other jobs running) 2022-02-14 15:06:29.810 | [17602 Async ks-demo-invis:88309]: Signaling child to exit 2022-02-14 15:06:29.810 | WAKEUP 2022-02-14 15:06:29.963 | [17602 Async ks-demo-invis:88309]: Signaled 2022-02-14 15:06:29.977 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:29.977 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:29.977 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:29.977 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:29.977 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:29.977 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:29.977 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:29.977 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:29.977 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:29.977 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user fa2739004320497daedcf8d5dd6a8f9f --project 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:06:29.977 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:29.977 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:29.977 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:29.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.977 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.977 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.977 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:29.978 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:29.978 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:29.978 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user fa2739004320497daedcf8d5dd6a8f9f --project 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:06:29.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.978 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.978 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.978 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user fa2739004320497daedcf8d5dd6a8f9f --project 5a688d9c6ccb48729877b7f59144a525 2022-02-14 15:06:29.978 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:29.978 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:29.978 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:29.978 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:29.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.978 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:29.978 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:29.978 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:29.978 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:29.978 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:29.978 | ++ functions-common:get_field:818 : echo '| 8426d4aaf705431f8cf3cd749b03e613 | fa2739004320497daedcf8d5dd6a8f9f | | 5a688d9c6ccb48729877b7f59144a525 | | | False |' 2022-02-14 15:06:29.978 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:29.978 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:29.978 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:29.978 | + functions-common:get_or_add_user_project_role:997 : echo 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:29.978 | 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:30.263 | [17602 Async ks-demo-invis:88309]: finished get_or_add_user_project_role member fa2739004320497daedcf8d5dd6a8f9f 5a688d9c6ccb48729877b7f59144a525 with result 0 in 11 seconds 2022-02-14 15:06:30.520 | [17602 Async ks-demo-reader:88506]: Waiting for completion of get_or_add_user_project_role reader 4dd89f12b9484db884bffdb0c8d43499 3b51459e0d0043db8f0b8f1ce3ea95dd running on PID 88506 (13 other jobs running) 2022-02-14 15:06:30.703 | [17602 Async ks-demo-reader:88506]: Signaling child to exit 2022-02-14 15:06:30.703 | WAKEUP 2022-02-14 15:06:30.855 | [17602 Async ks-demo-reader:88506]: Signaled 2022-02-14 15:06:30.867 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:30.867 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:30.867 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:30.867 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:30.867 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:30.867 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:30.867 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:30.867 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:30.867 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 4dd89f12b9484db884bffdb0c8d43499 --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:30.867 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:30.867 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:30.867 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:30.867 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:30.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:30.867 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:30.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:30.867 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:30.868 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:30.868 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:30.868 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:30.868 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 4dd89f12b9484db884bffdb0c8d43499 --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:30.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:30.868 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:30.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:30.868 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:30.868 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:30.868 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 4dd89f12b9484db884bffdb0c8d43499 --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:30.868 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:30.868 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:30.868 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:30.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:30.868 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:30.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:30.868 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:30.868 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:30.868 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:30.868 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:30.868 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:30.868 | ++ functions-common:get_field:818 : echo '| e0b713e5682f4f49a450c8fc863573ae | 4dd89f12b9484db884bffdb0c8d43499 | | 3b51459e0d0043db8f0b8f1ce3ea95dd | | | False |' 2022-02-14 15:06:30.868 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:30.868 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:30.868 | + functions-common:get_or_add_user_project_role:997 : echo e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:30.868 | e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:31.191 | [17602 Async ks-demo-reader:88506]: finished get_or_add_user_project_role reader 4dd89f12b9484db884bffdb0c8d43499 3b51459e0d0043db8f0b8f1ce3ea95dd with result 0 in 11 seconds 2022-02-14 15:06:31.218 | + inc/async:async_wait:197 : return 0 2022-02-14 15:06:31.234 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 15:06:31.609 | [17602 Async ks-alt-admin:89066]: Waiting for completion of get_or_add_user_project_role admin a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 running on PID 89066 (12 other jobs running) 2022-02-14 15:06:31.760 | [17602 Async ks-alt-admin:89066]: Signaling child to exit 2022-02-14 15:06:31.760 | WAKEUP 2022-02-14 15:06:31.880 | [17602 Async ks-alt-admin:89066]: Signaled 2022-02-14 15:06:31.901 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:31.901 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:31.901 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:31.901 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:31.901 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:31.901 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:31.901 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:31.901 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:31.902 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:31.902 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:31.902 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:31.902 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:31.902 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user a6bc9b004f004103a35b057e7c69db84 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:31.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:31.902 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:31.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:31.902 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:31.902 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:31.902 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:31.902 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:31.902 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user a6bc9b004f004103a35b057e7c69db84 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:31.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:31.902 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:31.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:31.902 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:31.902 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:31.902 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user a6bc9b004f004103a35b057e7c69db84 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:31.902 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:31.902 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:31.902 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:31.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:31.902 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:31.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:31.902 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:31.902 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:31.902 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:31.902 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:31.902 | ++ functions-common:get_field:818 : echo '| bcbdf78b71444dd1822be9995d7dbf41 | a6bc9b004f004103a35b057e7c69db84 | | 143e0e527c2b49809a0026a7c0eea832 | | | False |' 2022-02-14 15:06:31.902 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:31.903 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:31.903 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:06:31.903 | + functions-common:get_or_add_user_project_role:997 : echo bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:06:31.903 | bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:06:32.144 | [17602 Async ks-alt-admin:89066]: finished get_or_add_user_project_role admin a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 with result 0 in 9 seconds 2022-02-14 15:06:32.413 | [17602 Async ks-alt-another:89178]: Waiting for completion of get_or_add_user_project_role anotherrole a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 running on PID 89178 (11 other jobs running) 2022-02-14 15:06:32.545 | [17602 Async ks-alt-another:89178]: Signaling child to exit 2022-02-14 15:06:32.545 | WAKEUP 2022-02-14 15:06:32.638 | [17602 Async ks-alt-another:89178]: Signaled 2022-02-14 15:06:32.646 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:32.646 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:32.646 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:32.646 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:32.646 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:32.646 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:32.646 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:32.646 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:32.646 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:32.646 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user a6bc9b004f004103a35b057e7c69db84 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:32.646 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:32.646 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:32.646 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:32.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:32.646 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:32.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:32.646 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:32.646 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:32.646 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:32.646 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:32.646 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user a6bc9b004f004103a35b057e7c69db84 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:32.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:32.646 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:32.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:32.647 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:32.647 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:32.647 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:32.647 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user a6bc9b004f004103a35b057e7c69db84 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:32.647 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:32.647 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:32.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:32.647 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:32.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:32.647 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:32.647 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:32.647 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:32.647 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:32.647 | ++ functions-common:get_field:818 : echo '| a205be2b358a4e4388b3d4abe3456505 | a6bc9b004f004103a35b057e7c69db84 | | 143e0e527c2b49809a0026a7c0eea832 | | | False |' 2022-02-14 15:06:32.647 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:32.647 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:32.647 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:06:32.647 | + functions-common:get_or_add_user_project_role:997 : echo a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:06:32.647 | a205be2b358a4e4388b3d4abe3456505 2022-02-14 15:06:32.952 | [17602 Async ks-alt-another:89178]: finished get_or_add_user_project_role anotherrole a6bc9b004f004103a35b057e7c69db84 143e0e527c2b49809a0026a7c0eea832 with result 0 in 9 seconds 2022-02-14 15:06:33.167 | [17602 Async ks-alt-member-user:89378]: Waiting for completion of get_or_add_user_project_role member a95619b7cd664c3981bc790ae51db78f 143e0e527c2b49809a0026a7c0eea832 running on PID 89378 (10 other jobs running) 2022-02-14 15:06:33.303 | [17602 Async ks-alt-member-user:89378]: Signaling child to exit 2022-02-14 15:06:33.304 | WAKEUP 2022-02-14 15:06:33.440 | [17602 Async ks-alt-member-user:89378]: Signaled 2022-02-14 15:06:33.455 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:33.455 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:33.455 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:33.455 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:33.455 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:33.455 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:33.455 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:33.455 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:33.455 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a95619b7cd664c3981bc790ae51db78f --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:33.455 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:33.455 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:33.455 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:33.456 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:33.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:33.456 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:33.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:33.456 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:33.456 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:33.456 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:33.456 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:33.456 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a95619b7cd664c3981bc790ae51db78f --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:33.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:33.456 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:33.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:33.456 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:33.456 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a95619b7cd664c3981bc790ae51db78f --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:33.456 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:33.456 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:33.456 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:33.456 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:33.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:33.456 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:33.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:33.456 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:33.456 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:33.456 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:33.456 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:33.456 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:33.456 | ++ functions-common:get_field:818 : echo '| 8426d4aaf705431f8cf3cd749b03e613 | a95619b7cd664c3981bc790ae51db78f | | 143e0e527c2b49809a0026a7c0eea832 | | | False |' 2022-02-14 15:06:33.456 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:33.456 | + functions-common:get_or_add_user_project_role:995 : user_role_id=8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:33.456 | + functions-common:get_or_add_user_project_role:997 : echo 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:33.457 | 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:33.779 | [17602 Async ks-alt-member-user:89378]: finished get_or_add_user_project_role member a95619b7cd664c3981bc790ae51db78f 143e0e527c2b49809a0026a7c0eea832 with result 0 in 8 seconds 2022-02-14 15:06:34.042 | [17602 Async ks-alt-reader-user:89657]: Waiting for completion of get_or_add_user_project_role reader b97286a7ac3a4c71af3897baef12f0a6 143e0e527c2b49809a0026a7c0eea832 running on PID 89657 (9 other jobs running) 2022-02-14 15:06:34.217 | [17602 Async ks-alt-reader-user:89657]: Signaling child to exit 2022-02-14 15:06:34.217 | WAKEUP 2022-02-14 15:06:34.363 | [17602 Async ks-alt-reader-user:89657]: Signaled 2022-02-14 15:06:34.372 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:06:34.372 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 15:06:34.373 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:34.373 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:34.373 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:34.373 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:34.373 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:34.373 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 15:06:34.373 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user b97286a7ac3a4c71af3897baef12f0a6 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:34.373 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:06:34.373 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:34.373 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:34.373 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:34.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:34.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:34.373 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:34.373 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:06:34.373 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:06:34.373 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user b97286a7ac3a4c71af3897baef12f0a6 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:34.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:34.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:34.373 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:34.373 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:06:34.373 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user b97286a7ac3a4c71af3897baef12f0a6 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:34.374 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:06:34.374 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:06:34.374 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:34.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:34.374 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:34.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:34.374 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:34.374 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:34.374 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:06:34.374 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:06:34.374 | ++ functions-common:get_field:818 : echo '| e0b713e5682f4f49a450c8fc863573ae | b97286a7ac3a4c71af3897baef12f0a6 | | 143e0e527c2b49809a0026a7c0eea832 | | | False |' 2022-02-14 15:06:34.374 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:06:34.374 | ++ functions-common:get_field:812 : read data 2022-02-14 15:06:34.374 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:34.374 | + functions-common:get_or_add_user_project_role:997 : echo e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:34.374 | e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:34.656 | [17602 Async ks-alt-reader-user:89657]: finished get_or_add_user_project_role reader b97286a7ac3a4c71af3897baef12f0a6 143e0e527c2b49809a0026a7c0eea832 with result 0 in 9 seconds 2022-02-14 15:06:34.693 | + inc/async:async_wait:197 : return 0 2022-02-14 15:06:34.709 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 15:06:35.083 | [17602 Async ks-system-member:89941]: Waiting for completion of get_or_add_user_system_role member 5ad511b1b043483f9b82bae4f042e377 all running on PID 89941 (8 other jobs running) 2022-02-14 15:06:35.258 | [17602 Async ks-system-member:89941]: Signaling child to exit 2022-02-14 15:06:35.258 | WAKEUP 2022-02-14 15:06:35.388 | [17602 Async ks-system-member:89941]: Signaled 2022-02-14 15:06:35.397 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 15:06:35.397 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 15:06:35.397 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 15:06:35.397 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:35.397 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:35.397 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:35.397 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:35.397 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:35.397 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 15:06:35.397 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 5ad511b1b043483f9b82bae4f042e377 --system all -f value -c Role 2022-02-14 15:06:35.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:35.397 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:35.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:35.397 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:35.398 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:35.398 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 15:06:35.398 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 15:06:35.398 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 5ad511b1b043483f9b82bae4f042e377 --system all 2022-02-14 15:06:35.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:35.398 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:35.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:35.398 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:35.398 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 5ad511b1b043483f9b82bae4f042e377 --system all -f value -c Role 2022-02-14 15:06:35.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:35.398 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:35.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:35.398 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:35.398 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:35.398 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:35.398 | + functions-common:get_or_add_user_system_role:1052 : echo 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:35.398 | 8426d4aaf705431f8cf3cd749b03e613 2022-02-14 15:06:35.697 | [17602 Async ks-system-member:89941]: finished get_or_add_user_system_role member 5ad511b1b043483f9b82bae4f042e377 all with result 0 in 8 seconds 2022-02-14 15:06:35.938 | [17602 Async ks-system-reader:90184]: Waiting for completion of get_or_add_user_system_role reader 9f2031503b0f42149a7f33a0ee67c469 all running on PID 90184 (7 other jobs running) 2022-02-14 15:06:36.071 | [17602 Async ks-system-reader:90184]: Signaling child to exit 2022-02-14 15:06:36.072 | WAKEUP 2022-02-14 15:06:36.089 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:36.100 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:36.119 | [17602 Async ks-system-reader:90184]: Signaled 2022-02-14 15:06:36.122 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 15:06:36.122 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 15:06:36.122 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 15:06:36.122 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:06:36.122 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:06:36.122 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 15:06:36.122 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 15:06:36.122 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 15:06:36.122 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 15:06:36.122 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 9f2031503b0f42149a7f33a0ee67c469 --system all -f value -c Role 2022-02-14 15:06:36.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.123 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.123 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.123 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.123 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 15:06:36.123 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 15:06:36.123 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 9f2031503b0f42149a7f33a0ee67c469 --system all 2022-02-14 15:06:36.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.123 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.123 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.123 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 9f2031503b0f42149a7f33a0ee67c469 --system all -f value -c Role 2022-02-14 15:06:36.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.123 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.123 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.123 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.123 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:36.123 | + functions-common:get_or_add_user_system_role:1052 : echo e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:36.123 | e0b713e5682f4f49a450c8fc863573ae 2022-02-14 15:06:36.170 | [90451 Async ks-group-memberdemo:90451]: finished successfully 2022-02-14 15:06:36.221 | [90588 Async ks-group-anotherdemo:90588]: finished successfully 2022-02-14 15:06:36.259 | [17602 Async ks-system-reader:90184]: finished get_or_add_user_system_role reader 9f2031503b0f42149a7f33a0ee67c469 all with result 0 in 9 seconds 2022-02-14 15:06:36.269 | + inc/async:async_wait:197 : return 0 2022-02-14 15:06:36.271 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 15:06:36.388 | [17602 Async ks-group-memberdemo:90451]: Waiting for completion of get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd running on PID 90451 (6 other jobs running) 2022-02-14 15:06:36.427 | [17602 Async ks-group-memberdemo:90451]: Signaling child to exit 2022-02-14 15:06:36.427 | WAKEUP 2022-02-14 15:06:36.459 | [17602 Async ks-group-memberdemo:90451]: Signaled 2022-02-14 15:06:36.460 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 15:06:36.460 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group df49f9be824c4bed853b5a584464a3d9 --project 3b51459e0d0043db8f0b8f1ce3ea95dd -f value 2022-02-14 15:06:36.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.460 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.460 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.460 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.460 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 15:06:36.460 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 15:06:36.460 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group df49f9be824c4bed853b5a584464a3d9 --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:36.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.460 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.460 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.460 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group df49f9be824c4bed853b5a584464a3d9 --project 3b51459e0d0043db8f0b8f1ce3ea95dd -f value 2022-02-14 15:06:36.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.461 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.461 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.461 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.461 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8426d4aaf705431f8cf3cd749b03e613 df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd False' 2022-02-14 15:06:36.461 | + functions-common:get_or_add_group_project_role:1076 : echo 8426d4aaf705431f8cf3cd749b03e613 df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd False 2022-02-14 15:06:36.461 | 8426d4aaf705431f8cf3cd749b03e613 df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd False 2022-02-14 15:06:36.518 | [17602 Async ks-group-memberdemo:90451]: finished get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd with result 0 in 11 seconds 2022-02-14 15:06:36.518 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:36.520 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:36.551 | [90676 Async ks-group-memberalt:90676]: finished successfully 2022-02-14 15:06:36.556 | [90763 Async ks-group-anotheralt:90763]: finished successfully 2022-02-14 15:06:36.567 | [17602 Async ks-group-anotherdemo:90588]: Waiting for completion of get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd running on PID 90588 (5 other jobs running) 2022-02-14 15:06:36.595 | [17602 Async ks-group-anotherdemo:90588]: Signaling child to exit 2022-02-14 15:06:36.595 | WAKEUP 2022-02-14 15:06:36.618 | [17602 Async ks-group-anotherdemo:90588]: Signaled 2022-02-14 15:06:36.620 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 15:06:36.620 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group df49f9be824c4bed853b5a584464a3d9 --project 3b51459e0d0043db8f0b8f1ce3ea95dd -f value 2022-02-14 15:06:36.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.620 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.620 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.620 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.620 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 15:06:36.620 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 15:06:36.620 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group df49f9be824c4bed853b5a584464a3d9 --project 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:06:36.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.620 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.620 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.620 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group df49f9be824c4bed853b5a584464a3d9 --project 3b51459e0d0043db8f0b8f1ce3ea95dd -f value 2022-02-14 15:06:36.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.620 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.620 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.620 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.620 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a205be2b358a4e4388b3d4abe3456505 df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd False' 2022-02-14 15:06:36.620 | + functions-common:get_or_add_group_project_role:1076 : echo a205be2b358a4e4388b3d4abe3456505 df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd False 2022-02-14 15:06:36.620 | a205be2b358a4e4388b3d4abe3456505 df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd False 2022-02-14 15:06:36.666 | [17602 Async ks-group-anotherdemo:90588]: finished get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 3b51459e0d0043db8f0b8f1ce3ea95dd with result 0 in 11 seconds 2022-02-14 15:06:36.706 | [17602 Async ks-group-memberalt:90676]: Waiting for completion of get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 running on PID 90676 (4 other jobs running) 2022-02-14 15:06:36.732 | [17602 Async ks-group-memberalt:90676]: Signaling child to exit 2022-02-14 15:06:36.732 | WAKEUP 2022-02-14 15:06:36.757 | [17602 Async ks-group-memberalt:90676]: Signaled 2022-02-14 15:06:36.759 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 15:06:36.759 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group df49f9be824c4bed853b5a584464a3d9 --project 143e0e527c2b49809a0026a7c0eea832 -f value 2022-02-14 15:06:36.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.759 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.759 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.759 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.759 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 15:06:36.759 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 15:06:36.759 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group df49f9be824c4bed853b5a584464a3d9 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:36.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.759 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.759 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.759 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group df49f9be824c4bed853b5a584464a3d9 --project 143e0e527c2b49809a0026a7c0eea832 -f value 2022-02-14 15:06:36.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.759 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.759 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.759 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.759 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='8426d4aaf705431f8cf3cd749b03e613 df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 False' 2022-02-14 15:06:36.759 | + functions-common:get_or_add_group_project_role:1076 : echo 8426d4aaf705431f8cf3cd749b03e613 df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 False 2022-02-14 15:06:36.760 | 8426d4aaf705431f8cf3cd749b03e613 df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 False 2022-02-14 15:06:36.806 | [17602 Async ks-group-memberalt:90676]: finished get_or_add_group_project_role member df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 with result 0 in 11 seconds 2022-02-14 15:06:36.846 | [17602 Async ks-group-anotheralt:90763]: Waiting for completion of get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 running on PID 90763 (3 other jobs running) 2022-02-14 15:06:36.873 | [17602 Async ks-group-anotheralt:90763]: Signaling child to exit 2022-02-14 15:06:36.873 | WAKEUP 2022-02-14 15:06:36.898 | [17602 Async ks-group-anotheralt:90763]: Signaled 2022-02-14 15:06:36.899 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 15:06:36.900 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group df49f9be824c4bed853b5a584464a3d9 --project 143e0e527c2b49809a0026a7c0eea832 -f value 2022-02-14 15:06:36.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.900 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.900 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.900 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.900 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 15:06:36.900 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 15:06:36.900 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group df49f9be824c4bed853b5a584464a3d9 --project 143e0e527c2b49809a0026a7c0eea832 2022-02-14 15:06:36.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.900 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.900 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.900 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group df49f9be824c4bed853b5a584464a3d9 --project 143e0e527c2b49809a0026a7c0eea832 -f value 2022-02-14 15:06:36.900 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.900 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.900 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:36.900 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:36.900 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:36.900 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a205be2b358a4e4388b3d4abe3456505 df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 False' 2022-02-14 15:06:36.900 | + functions-common:get_or_add_group_project_role:1076 : echo a205be2b358a4e4388b3d4abe3456505 df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 False 2022-02-14 15:06:36.900 | a205be2b358a4e4388b3d4abe3456505 df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 False 2022-02-14 15:06:36.949 | [17602 Async ks-group-anotheralt:90763]: finished get_or_add_group_project_role anotherrole df49f9be824c4bed853b5a584464a3d9 143e0e527c2b49809a0026a7c0eea832 with result 0 in 11 seconds 2022-02-14 15:06:36.992 | [17602 Async ks-group-admin:90852]: Waiting for completion of get_or_add_group_project_role admin c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 running on PID 90852 (2 other jobs running) 2022-02-14 15:06:37.019 | [17602 Async ks-group-admin:90852]: Signaling child to exit 2022-02-14 15:06:37.272 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:06:37.299 | [90852 Async ks-group-admin:90852]: finished successfully 2022-02-14 15:06:37.319 | WAKEUP 2022-02-14 15:06:37.345 | [17602 Async ks-group-admin:90852]: Signaled 2022-02-14 15:06:37.346 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 15:06:37.346 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group c72258523c364cbf8c22d412aaad3404 --project 33678db3aa08442eb349b966f30f68c9 -f value 2022-02-14 15:06:37.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:37.346 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:37.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:37.346 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:37.346 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:37.347 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 15:06:37.347 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 15:06:37.347 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group c72258523c364cbf8c22d412aaad3404 --project 33678db3aa08442eb349b966f30f68c9 2022-02-14 15:06:37.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:37.347 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:37.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:37.347 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:37.347 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group c72258523c364cbf8c22d412aaad3404 --project 33678db3aa08442eb349b966f30f68c9 -f value 2022-02-14 15:06:37.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:37.347 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:37.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:06:37.347 | from cryptography.utils import int_from_bytes 2022-02-14 15:06:37.347 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:06:37.347 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bcbdf78b71444dd1822be9995d7dbf41 c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 False' 2022-02-14 15:06:37.347 | + functions-common:get_or_add_group_project_role:1076 : echo bcbdf78b71444dd1822be9995d7dbf41 c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 False 2022-02-14 15:06:37.347 | bcbdf78b71444dd1822be9995d7dbf41 c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 False 2022-02-14 15:06:37.392 | [17602 Async ks-group-admin:90852]: finished get_or_add_group_project_role admin c72258523c364cbf8c22d412aaad3404 33678db3aa08442eb349b966f30f68c9 with result 0 in 11 seconds 2022-02-14 15:06:37.396 | + inc/async:async_wait:197 : return 0 2022-02-14 15:06:37.398 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 15:06:37.416 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:06:37.419 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 15:06:37.437 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:06:37.440 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 15:06:37.442 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 15:06:37.504 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 15:06:37.546 | [17602 Async create_nova_accounts:92751]: running: create_nova_accounts 2022-02-14 15:06:37.548 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 15:06:37.569 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:06:37.572 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 15:06:37.574 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 15:06:37.636 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 15:06:37.683 | [17602 Async create_glance_accounts:92866]: running: create_glance_accounts 2022-02-14 15:06:37.687 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 15:06:37.709 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:06:37.712 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 15:06:37.714 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 15:06:37.790 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 15:06:37.840 | [17602 Async create_cinder_accounts:92996]: running: create_cinder_accounts 2022-02-14 15:06:37.842 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 15:06:37.864 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:06:37.867 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 15:06:37.870 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 15:06:37.940 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 15:06:38.007 | [17602 Async create_neutron_accounts:93111]: running: create_neutron_accounts 2022-02-14 15:06:38.013 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 15:06:38.053 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:06:38.056 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 15:06:38.102 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:06:38.105 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 15:06:38.414 | [17602 Async create_nova_accounts:92751]: Waiting for completion of create_nova_accounts running on PID 92751 (5 other jobs running) 2022-02-14 15:06:38.597 | [17602 Async create_nova_accounts:92751]: Signaling child to exit 2022-02-14 15:07:01.171 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:07:01.203 | [93111 Async create_neutron_accounts:93111]: finished successfully 2022-02-14 15:07:03.364 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:07:03.394 | [92866 Async create_glance_accounts:92866]: finished successfully 2022-02-14 15:07:16.192 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:07:16.219 | [92996 Async create_cinder_accounts:92996]: finished successfully 2022-02-14 15:07:18.672 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:07:18.698 | [92751 Async create_nova_accounts:92751]: finished successfully 2022-02-14 15:07:18.718 | WAKEUP 2022-02-14 15:07:18.742 | [17602 Async create_nova_accounts:92751]: Signaled 2022-02-14 15:07:18.744 | + lib/nova:create_nova_accounts:352 : [[ 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 ]] 2022-02-14 15:07:18.744 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 15:07:18.744 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 15:07:18.744 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:07:18.744 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 15:07:18.744 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 15:07:18.744 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 15:07:18.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.744 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.744 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.744 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.744 | + functions-common:get_or_create_user:925 : user_id=a85f798d43c74f33b5900cea0466277e 2022-02-14 15:07:18.744 | + functions-common:get_or_create_user:926 : echo a85f798d43c74f33b5900cea0466277e 2022-02-14 15:07:18.744 | a85f798d43c74f33b5900cea0466277e 2022-02-14 15:07:18.744 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 15:07:18.744 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:07:18.744 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:07:18.744 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:07:18.744 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:07:18.745 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.745 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:18.745 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:07:18.745 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:18.745 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.745 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.745 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.745 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:07:18.745 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:07:18.745 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.745 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.745 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.745 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.745 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:07:18.745 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:18.745 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:18.745 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.745 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.745 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.745 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:07:18.745 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:07:18.745 | ++ functions-common:get_field:818 : echo '| 65fef6b297d04d1fb0d0fbeb28b469a8 | a85f798d43c74f33b5900cea0466277e | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:07:18.745 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:07:18.745 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.745 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:18.746 | + functions-common:get_or_add_user_project_role:997 : echo 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:18.746 | 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:18.746 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 15:07:18.746 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 15:07:18.746 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:07:18.746 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:07:18.746 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:07:18.746 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:07:18.746 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.746 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:07:18.746 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:18.746 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:18.746 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.746 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.746 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.746 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.746 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:07:18.746 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:07:18.746 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.746 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.746 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.746 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:18.746 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.747 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:07:18.747 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:18.747 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.747 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.747 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.747 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.747 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:07:18.747 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:07:18.747 | ++ functions-common:get_field:818 : echo '| bcbdf78b71444dd1822be9995d7dbf41 | a85f798d43c74f33b5900cea0466277e | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:07:18.747 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:07:18.747 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.747 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:07:18.747 | + functions-common:get_or_add_user_project_role:997 : echo bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:07:18.747 | bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:07:18.747 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 15:07:18.747 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 15:07:18.747 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.52/compute 2022-02-14 15:07:18.747 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 15:07:18.747 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:07:18.747 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 15:07:18.747 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 15:07:18.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.747 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.747 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.747 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.747 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:07:18.747 | 8532d56ed2e94aad985d7fddaa0460bb' 2022-02-14 15:07:18.747 | + functions-common:get_or_create_service:1094 : echo 8532d56ed2e94aad985d7fddaa0460bb 2022-02-14 15:07:18.747 | 8532d56ed2e94aad985d7fddaa0460bb 2022-02-14 15:07:18.747 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.52/compute/v2/$(project_id)s' 2022-02-14 15:07:18.747 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:07:18.748 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' RegionOne 2022-02-14 15:07:18.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:07:18.748 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 15:07:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.748 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.748 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.748 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:07:18.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:07:18.748 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 15:07:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.748 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.748 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.748 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d6185c8250b84e46aa9735b637fc6c2a 2022-02-14 15:07:18.748 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d6185c8250b84e46aa9735b637fc6c2a 2022-02-14 15:07:18.748 | + functions-common:get_or_create_endpoint:1127 : public_id=d6185c8250b84e46aa9735b637fc6c2a 2022-02-14 15:07:18.748 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:07:18.748 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:07:18.748 | + functions-common:get_or_create_endpoint:1136 : echo d6185c8250b84e46aa9735b637fc6c2a 2022-02-14 15:07:18.748 | d6185c8250b84e46aa9735b637fc6c2a 2022-02-14 15:07:18.748 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 15:07:18.748 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:07:18.748 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 15:07:18.748 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 15:07:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.748 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.749 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.749 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.749 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:07:18.749 | e55fbc64ff934bada6a0b05e58196357' 2022-02-14 15:07:18.749 | + functions-common:get_or_create_service:1094 : echo e55fbc64ff934bada6a0b05e58196357 2022-02-14 15:07:18.749 | e55fbc64ff934bada6a0b05e58196357 2022-02-14 15:07:18.749 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.52/compute/v2.1 2022-02-14 15:07:18.749 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:07:18.749 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.52/compute/v2.1 RegionOne 2022-02-14 15:07:18.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:07:18.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 15:07:18.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.749 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.749 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.749 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:07:18.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:07:18.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.52/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 15:07:18.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.749 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.749 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.749 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4b01387c4b1b493c8b0167711fb81e69 2022-02-14 15:07:18.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4b01387c4b1b493c8b0167711fb81e69 2022-02-14 15:07:18.749 | + functions-common:get_or_create_endpoint:1127 : public_id=4b01387c4b1b493c8b0167711fb81e69 2022-02-14 15:07:18.749 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:07:18.749 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:07:18.749 | + functions-common:get_or_create_endpoint:1136 : echo 4b01387c4b1b493c8b0167711fb81e69 2022-02-14 15:07:18.749 | 4b01387c4b1b493c8b0167711fb81e69 2022-02-14 15:07:18.749 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 15:07:18.749 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:18.749 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 15:07:18.750 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:07:18.750 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 15:07:18.750 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:07:18.792 | [17602 Async create_nova_accounts:92751]: finished create_nova_accounts with result 0 in 41 seconds 2022-02-14 15:07:18.831 | [17602 Async create_glance_accounts:92866]: Waiting for completion of create_glance_accounts running on PID 92866 (4 other jobs running) 2022-02-14 15:07:18.857 | [17602 Async create_glance_accounts:92866]: Signaling child to exit 2022-02-14 15:07:18.857 | WAKEUP 2022-02-14 15:07:18.880 | [17602 Async create_glance_accounts:92866]: Signaled 2022-02-14 15:07:18.881 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 15:07:18.882 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:18.882 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 15:07:18.882 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 15:07:18.882 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:07:18.882 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 15:07:18.882 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 15:07:18.882 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 15:07:18.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.882 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.882 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.882 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.882 | + functions-common:get_or_create_user:925 : user_id=27ff4a0e3ae742d19be4cb7accfb7e51 2022-02-14 15:07:18.882 | + functions-common:get_or_create_user:926 : echo 27ff4a0e3ae742d19be4cb7accfb7e51 2022-02-14 15:07:18.882 | 27ff4a0e3ae742d19be4cb7accfb7e51 2022-02-14 15:07:18.882 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 15:07:18.882 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:07:18.882 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:07:18.882 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:07:18.882 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:07:18.882 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:18.882 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:07:18.882 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:18.882 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.882 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.882 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.883 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:07:18.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:07:18.883 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.883 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:18.883 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 15:07:18.883 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:07:18.883 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:18.883 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.883 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.883 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:07:18.883 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:07:18.883 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:07:18.883 | ++ functions-common:get_field:818 : echo '| 65fef6b297d04d1fb0d0fbeb28b469a8 | 27ff4a0e3ae742d19be4cb7accfb7e51 | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:07:18.883 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:18.883 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:18.883 | + functions-common:get_or_add_user_project_role:997 : echo 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:18.883 | 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:18.883 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 15:07:18.883 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 15:07:18.883 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:07:18.883 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 15:07:18.883 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:07:18.883 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 15:07:18.884 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 15:07:18.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.884 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.884 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.884 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.884 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:07:18.884 | 87aecf4c61b54432aa05bf733cda08b3' 2022-02-14 15:07:18.884 | + functions-common:get_or_create_service:1094 : echo 87aecf4c61b54432aa05bf733cda08b3 2022-02-14 15:07:18.884 | 87aecf4c61b54432aa05bf733cda08b3 2022-02-14 15:07:18.884 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.52/image 2022-02-14 15:07:18.884 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:07:18.884 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.52/image RegionOne 2022-02-14 15:07:18.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:07:18.884 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 15:07:18.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.884 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.884 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.884 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:07:18.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:07:18.884 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.52/image --region RegionOne -f value -c id 2022-02-14 15:07:18.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.884 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:18.884 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:18.884 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:18.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6ecd5a3a95b54337890087666d482097 2022-02-14 15:07:18.884 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6ecd5a3a95b54337890087666d482097 2022-02-14 15:07:18.884 | + functions-common:get_or_create_endpoint:1127 : public_id=6ecd5a3a95b54337890087666d482097 2022-02-14 15:07:18.885 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:07:18.885 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:07:18.885 | + functions-common:get_or_create_endpoint:1136 : echo 6ecd5a3a95b54337890087666d482097 2022-02-14 15:07:18.885 | 6ecd5a3a95b54337890087666d482097 2022-02-14 15:07:18.885 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 15:07:18.885 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 15:07:18.885 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 15:07:18.885 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 15:07:18.885 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 15:07:18.885 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 15:07:18.885 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 15:07:18.885 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 15:07:18.885 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 15:07:18.928 | [17602 Async create_glance_accounts:92866]: finished create_glance_accounts with result 0 in 25 seconds 2022-02-14 15:07:18.965 | [17602 Async create_cinder_accounts:92996]: Waiting for completion of create_cinder_accounts running on PID 92996 (3 other jobs running) 2022-02-14 15:07:18.992 | [17602 Async create_cinder_accounts:92996]: Signaling child to exit 2022-02-14 15:07:18.992 | WAKEUP 2022-02-14 15:07:19.015 | [17602 Async create_cinder_accounts:92996]: Signaled 2022-02-14 15:07:19.016 | + 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 ]] 2022-02-14 15:07:19.016 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 15:07:19.016 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 15:07:19.016 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:07:19.016 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 15:07:19.016 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 15:07:19.017 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 15:07:19.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.017 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.017 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.017 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.017 | + functions-common:get_or_create_user:925 : user_id=c8dcacaf09d844d582a2622882b8732e 2022-02-14 15:07:19.017 | + functions-common:get_or_create_user:926 : echo c8dcacaf09d844d582a2622882b8732e 2022-02-14 15:07:19.017 | c8dcacaf09d844d582a2622882b8732e 2022-02-14 15:07:19.017 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 15:07:19.017 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:07:19.017 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:07:19.017 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:07:19.017 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:07:19.017 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:07:19.017 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:19.017 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 15:07:19.017 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:19.017 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:19.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.017 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.017 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.017 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.017 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:07:19.017 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:07:19.017 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 15:07:19.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.018 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.018 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.018 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:07:19.018 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:19.018 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 15:07:19.018 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:19.018 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:19.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.018 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.018 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.018 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.018 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:07:19.018 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:07:19.018 | ++ functions-common:get_field:818 : echo '| 65fef6b297d04d1fb0d0fbeb28b469a8 | c8dcacaf09d844d582a2622882b8732e | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:07:19.018 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:07:19.018 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:19.018 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:19.018 | + functions-common:get_or_add_user_project_role:997 : echo 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:19.018 | 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:19.018 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 15:07:19.018 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 15:07:19.018 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:07:19.018 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 15:07:19.018 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 15:07:19.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.018 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.018 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.018 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.019 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:07:19.019 | 913c0f1d18fe4a3ba7ebaf0c53336ff7' 2022-02-14 15:07:19.019 | + functions-common:get_or_create_service:1094 : echo 913c0f1d18fe4a3ba7ebaf0c53336ff7 2022-02-14 15:07:19.019 | 913c0f1d18fe4a3ba7ebaf0c53336ff7 2022-02-14 15:07:19.019 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 15:07:19.019 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-02-14 15:07:19.019 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:07:19.019 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-02-14 15:07:19.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:07:19.019 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 15:07:19.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.019 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.019 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.019 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:07:19.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:07:19.019 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 15:07:19.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.019 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.019 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.019 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=22f0eb3fe78f4c5bb75e1e7762aee6c0 2022-02-14 15:07:19.019 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 22f0eb3fe78f4c5bb75e1e7762aee6c0 2022-02-14 15:07:19.019 | + functions-common:get_or_create_endpoint:1127 : public_id=22f0eb3fe78f4c5bb75e1e7762aee6c0 2022-02-14 15:07:19.019 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:07:19.019 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:07:19.019 | + functions-common:get_or_create_endpoint:1136 : echo 22f0eb3fe78f4c5bb75e1e7762aee6c0 2022-02-14 15:07:19.019 | 22f0eb3fe78f4c5bb75e1e7762aee6c0 2022-02-14 15:07:19.019 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 15:07:19.020 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:07:19.020 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 15:07:19.020 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 15:07:19.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.020 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.020 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.020 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.020 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:07:19.020 | aea6772df272444caa47c03494b4dc0d' 2022-02-14 15:07:19.020 | + functions-common:get_or_create_service:1094 : echo aea6772df272444caa47c03494b4dc0d 2022-02-14 15:07:19.020 | aea6772df272444caa47c03494b4dc0d 2022-02-14 15:07:19.020 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-02-14 15:07:19.020 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:07:19.020 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-02-14 15:07:19.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:07:19.020 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 15:07:19.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.020 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.020 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.020 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:07:19.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:07:19.020 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 15:07:19.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.020 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.020 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.021 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f26c975786d7483b9389cc69334addcd 2022-02-14 15:07:19.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f26c975786d7483b9389cc69334addcd 2022-02-14 15:07:19.021 | + functions-common:get_or_create_endpoint:1127 : public_id=f26c975786d7483b9389cc69334addcd 2022-02-14 15:07:19.021 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:07:19.021 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:07:19.021 | + functions-common:get_or_create_endpoint:1136 : echo f26c975786d7483b9389cc69334addcd 2022-02-14 15:07:19.021 | f26c975786d7483b9389cc69334addcd 2022-02-14 15:07:19.021 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 15:07:19.021 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 15:07:19.021 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 15:07:19.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.021 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.021 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.021 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_project:938 : project_id=f4beb5a900fd444e93f633d488121ae9 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_project:939 : echo f4beb5a900fd444e93f633d488121ae9 2022-02-14 15:07:19.021 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f4beb5a900fd444e93f633d488121ae9 2022-02-14 15:07:19.021 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 15:07:19.021 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 15:07:19.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.021 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.021 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.021 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 15:07:19.021 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.021 | ++ functions-common:get_or_create_user:925 : user_id=c8dcacaf09d844d582a2622882b8732e 2022-02-14 15:07:19.022 | ++ functions-common:get_or_create_user:926 : echo c8dcacaf09d844d582a2622882b8732e 2022-02-14 15:07:19.022 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c8dcacaf09d844d582a2622882b8732e 2022-02-14 15:07:19.062 | [17602 Async create_cinder_accounts:92996]: finished create_cinder_accounts with result 0 in 38 seconds 2022-02-14 15:07:19.066 | + inc/async:async_wait:197 : return 0 2022-02-14 15:07:19.069 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 15:07:19.121 | [17602 Async create_neutron_accounts:93111]: Waiting for completion of create_neutron_accounts running on PID 93111 (2 other jobs running) 2022-02-14 15:07:19.146 | [17602 Async create_neutron_accounts:93111]: Signaling child to exit 2022-02-14 15:07:19.146 | WAKEUP 2022-02-14 15:07:19.169 | [17602 Async create_neutron_accounts:93111]: Signaled 2022-02-14 15:07:19.171 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 15:07:19.171 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 15:07:19.171 | ++ 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 2022-02-14 15:07:19.171 | + 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 2022-02-14 15:07:19.171 | + 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 ]] 2022-02-14 15:07:19.171 | + 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- ]] 2022-02-14 15:07:19.171 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 15:07:19.171 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 15:07:19.171 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 15:07:19.171 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 15:07:19.171 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.52:9696/ 2022-02-14 15:07:19.171 | + 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 ]] 2022-02-14 15:07:19.171 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 15:07:19.171 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 15:07:19.171 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:07:19.171 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 15:07:19.171 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 15:07:19.171 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 15:07:19.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.171 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.171 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.171 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.171 | + functions-common:get_or_create_user:925 : user_id=c20d1d01be28494fac3290b0f4b66865 2022-02-14 15:07:19.172 | + functions-common:get_or_create_user:926 : echo c20d1d01be28494fac3290b0f4b66865 2022-02-14 15:07:19.172 | c20d1d01be28494fac3290b0f4b66865 2022-02-14 15:07:19.172 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 15:07:19.172 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:07:19.172 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:07:19.172 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:07:19.172 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:07:19.172 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:19.172 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 15:07:19.172 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:07:19.172 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:19.172 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:19.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.172 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.172 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.172 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.172 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:07:19.172 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:07:19.172 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 15:07:19.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.172 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.173 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.173 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:07:19.173 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 15:07:19.173 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:07:19.173 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:07:19.173 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:19.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.173 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.173 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.173 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.173 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:07:19.173 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:07:19.173 | ++ functions-common:get_field:818 : echo '| 65fef6b297d04d1fb0d0fbeb28b469a8 | c20d1d01be28494fac3290b0f4b66865 | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:07:19.173 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:07:19.173 | ++ functions-common:get_field:812 : read data 2022-02-14 15:07:19.173 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:19.173 | + functions-common:get_or_add_user_project_role:997 : echo 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:19.173 | 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:07:19.173 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 15:07:19.173 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 15:07:19.173 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:07:19.173 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 15:07:19.173 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 15:07:19.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.173 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.173 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.173 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.173 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:07:19.173 | bc5b831552224e87bbea7744853241ee' 2022-02-14 15:07:19.173 | + functions-common:get_or_create_service:1094 : echo bc5b831552224e87bbea7744853241ee 2022-02-14 15:07:19.174 | bc5b831552224e87bbea7744853241ee 2022-02-14 15:07:19.174 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.52:9696/ 2022-02-14 15:07:19.174 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:07:19.174 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.52:9696/ RegionOne 2022-02-14 15:07:19.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:07:19.174 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 15:07:19.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.174 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.174 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.174 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:07:19.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:07:19.174 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.52:9696/ --region RegionOne -f value -c id 2022-02-14 15:07:19.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.174 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:19.174 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:19.174 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:07:19.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cd5c1a9f2edd4c759790d1bae1ee382a 2022-02-14 15:07:19.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cd5c1a9f2edd4c759790d1bae1ee382a 2022-02-14 15:07:19.174 | + functions-common:get_or_create_endpoint:1127 : public_id=cd5c1a9f2edd4c759790d1bae1ee382a 2022-02-14 15:07:19.174 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:07:19.174 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:07:19.174 | + functions-common:get_or_create_endpoint:1136 : echo cd5c1a9f2edd4c759790d1bae1ee382a 2022-02-14 15:07:19.174 | cd5c1a9f2edd4c759790d1bae1ee382a 2022-02-14 15:07:19.216 | [17602 Async create_neutron_accounts:93111]: finished create_neutron_accounts with result 0 in 23 seconds 2022-02-14 15:07:19.224 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2022-02-14 15:07:19.229 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 15:07:19.232 | + inc/async:async_wait:197 : return 0 2022-02-14 15:07:19.235 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 15:07:19.253 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:19.255 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 15:07:19.275 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:19.277 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 15:07:19.280 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:07:19.284 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 15:07:19.286 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 15:07:19.289 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 15:07:19.350 | + inc/async:async_inner:63 : init_glance 2022-02-14 15:07:19.394 | [17602 Async init_glance:95496]: running: init_glance 2022-02-14 15:07:19.397 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 15:07:19.419 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:19.422 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 15:07:19.425 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:07:19.428 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 15:07:19.430 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 15:07:19.433 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 15:07:19.437 | ++ 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 2022-02-14 15:07:19.438 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 15:07:19.444 | + 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 2022-02-14 15:07:19.447 | + 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 ]] 2022-02-14 15:07:19.450 | + 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- ]] 2022-02-14 15:07:19.452 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 15:07:19.456 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 15:07:19.458 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 15:07:19.461 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 15:07:19.463 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 15:07:19.476 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 15:07:19.479 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 15:07:23.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:23.155 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:23.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:23.155 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:26.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:26.930 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:26.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:26.930 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:29.147 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:07:29.173 | [95496 Async init_glance:95496]: finished successfully 2022-02-14 15:07:30.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:30.451 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:30.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:30.451 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:33.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:33.995 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:33.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:33.995 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:37.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:37.526 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:37.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:37.526 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:40.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:40.991 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:40.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:40.991 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:44.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:44.480 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:44.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:44.480 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:48.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:48.209 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:48.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:48.209 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:52.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:52.938 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:52.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:52.938 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:52.938 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 15:07:58.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:58.892 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:58.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:07:58.892 | from cryptography.utils import int_from_bytes 2022-02-14 15:07:59.194 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 15:07:59.199 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 15:07:59.201 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 15:07:59.204 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 15:07:59.206 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 15:07:59.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 15:07:59.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 15:07:59.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 15:07:59.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 15:07:59.217 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 15:07:59.220 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 15:07:59.222 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 15:07:59.225 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 15:07:59.227 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 15:07:59.229 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 15:07:59.232 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 15:07:59.236 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:07:59.239 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 15:07:59.241 | + 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 2022-02-14 15:07:59.246 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 15:07:59.249 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 15:07:59.251 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 15:07:59.253 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 15:07:59.256 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 15:07:59.259 | + 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' 2022-02-14 15:07:59.288 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 15:07:59.318 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 15:07:59.349 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 15:07:59.379 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 15:07:59.408 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 15:07:59.439 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 15:07:59.441 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 15:07:59.444 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 15:07:59.446 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 15:07:59.449 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 15:07:59.466 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 15:07:59.468 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 15:07:59.470 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 15:07:59.473 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 15:07:59.476 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 15:07:59.505 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:07:59.534 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 15:07:59.564 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 15:07:59.594 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 15:07:59.611 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:07:59.613 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 15:07:59.616 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 15:07:59.618 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 15:07:59.620 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 15:07:59.623 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 15:07:59.625 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 15:07:59.627 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 15:07:59.630 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 15:07:59.643 | + 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/ 2022-02-14 15:07:59.656 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 15:07:59.658 | + 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 2022-02-14 15:07:59.672 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-14 15:07:59.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-14 15:07:59.696 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 15:07:59.699 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 15:07:59.702 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 15:07:59.706 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.8MVNqwNUeC 2022-02-14 15:07:59.709 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 15:07:59.712 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 15:07:59.714 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.8MVNqwNUeC 2022-02-14 15:07:59.718 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.8MVNqwNUeC 2022-02-14 15:07:59.730 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.8MVNqwNUeC /etc/sudoers.d/neutron-rootwrap 2022-02-14 15:07:59.743 | + 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' 2022-02-14 15:07:59.772 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 15:07:59.774 | + 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' 2022-02-14 15:07:59.804 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 15:07:59.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 15:07:59.809 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 15:07:59.811 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 15:07:59.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 15:07:59.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:07:59.834 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:59.837 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 15:07:59.839 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 15:07:59.842 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:07:59.860 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:59.863 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:07:59.866 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-02-14 15:07:59.896 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:07:59.899 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:07:59.901 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 15:07:59.919 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:07:59.922 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 15:07:59.939 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:07:59.942 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 15:07:59.944 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 15:07:59.947 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 15:07:59.951 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 15:07:59.982 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 15:08:00.012 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 15:08:00.043 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 15:08:00.074 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 15:08:00.105 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 15:08:00.108 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 15:08:00.110 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 15:08:00.113 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 15:08:00.116 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 15:08:00.145 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 15:08:00.177 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-02-14 15:08:00.206 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 15:08:00.237 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 15:08:00.267 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 15:08:00.298 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 15:08:00.329 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 15:08:00.362 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:08:00.392 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 15:08:00.423 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 15:08:00.453 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 15:08:00.484 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 15:08:00.487 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 15:08:00.490 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 15:08:00.492 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 15:08:00.495 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 15:08:00.526 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 15:08:00.556 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.52/identity 2022-02-14 15:08:00.587 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 15:08:00.617 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 15:08:00.648 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 15:08:00.678 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 15:08:00.709 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 15:08:00.740 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 15:08:00.771 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 15:08:00.803 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 15:08:00.806 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 15:08:00.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 15:08:00.811 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 15:08:00.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 15:08:00.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 15:08:00.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 15:08:00.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 500:549 != '' ]] 2022-02-14 15:08:00.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:500:549 2022-02-14 15:08:00.826 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:500:549 != '' ]] 2022-02-14 15:08:00.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 15:08:00.831 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 15:08:00.833 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 15:08:00.836 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 15:08:00.838 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 15:08:00.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 15:08:00.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 15:08:00.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 15:08:00.849 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:00.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-14 15:08:00.880 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-14 15:08:00.883 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:00.885 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 15:08:00.888 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 15:08:00.890 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 15:08:00.892 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:00.895 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 15:08:00.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 15:08:00.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-14 15:08:00.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:00.931 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 15:08:00.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 15:08:00.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 15:08:00.938 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:00.941 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 15:08:00.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-14 15:08:00.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:00.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 15:08:00.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 15:08:00.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 15:08:00.982 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:00.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 15:08:01.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-14 15:08:01.016 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:01.018 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 15:08:01.021 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 15:08:01.023 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 15:08:01.026 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:01.028 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-14 15:08:01.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-14 15:08:01.061 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:01.063 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 15:08:01.066 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 15:08:01.069 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 15:08:01.071 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:01.073 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 15:08:01.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-14 15:08:01.106 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:01.108 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 15:08:01.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 15:08:01.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 15:08:01.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:01.118 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 15:08:01.148 | + 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:500:549 2022-02-14 15:08:01.150 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:01.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 15:08:01.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:500:549 2022-02-14 15:08:01.165 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:500:549 ']' 2022-02-14 15:08:01.168 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:01.170 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:500:549 2022-02-14 15:08:01.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-14 15:08:01.202 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:08:01.205 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 15:08:01.207 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 15:08:01.210 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 15:08:01.213 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 15:08:01.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 15:08:01.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 15:08:01.247 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 15:08:01.265 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:01.267 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 15:08:01.270 | + 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' 2022-02-14 15:08:01.302 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:01.305 | + 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' 2022-02-14 15:08:01.334 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 15:08:01.368 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 15:08:01.370 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 15:08:01.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 15:08:01.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 15:08:04.428 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 15:08:04.428 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 15:08:04.429 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=97408) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 15:08:04.430 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-02-14 15:08:04.431 | 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/tmpg8ohh6d6/privsep.sock'] 2022-02-14 15:08:06.600 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-02-14 15:08:06.601 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpg8ohh6d6/privsep.sock {{(pid=97408) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-02-14 15:08:06.602 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-02-14 15:08:06.602 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-02-14 15:08:06.603 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-02-14 15:08:06.603 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 97419 2022-02-14 15:08:06.603 | DEBUG oslo.privsep.daemon [-] privsep: reply[c21bf1f5-2874-4b75-91a4-989219485b73]: (2,) {{(pid=97419) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:08:06.902 | 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=97419) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-02-14 15:08:06.915 | 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.013s {{(pid=97419) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-02-14 15:08:06.916 | DEBUG oslo.privsep.daemon [-] privsep: reply[45965706-527e-4ab6-b149-716b4f13a9f3]: (4, ('12818aac-16af-4e8b-905e-7e192a9c22b8\n', '')) {{(pid=97419) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:08:06.968 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=97408) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 15:08:06.968 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=97408) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 15:08:06.968 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=97408) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:06.969 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=97408) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:06.969 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=97408) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:06.969 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=97408) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:07.025 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 15:08:07.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:07.025 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:07.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:07.025 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:07.394 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 15:08:07.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 15:08:07.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 15:08:07.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 15:08:07.409 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 15:08:07.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-14 15:08:07.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 15:08:07.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:07.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-14 15:08:07.540 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 15:08:07.544 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 15:08:07.553 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 15:08:07.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 15:08:07.558 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 15:08:07.571 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 15:08:07.583 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 15:08:07.586 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 15:08:07.598 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 15:08:07.602 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 15:08:07.604 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 15:08:07.612 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 15:08:07.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 15:08:07.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 15:08:07.621 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 15:08:07.624 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 15:08:07.626 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 15:08:07.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 15:08:07.631 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 15:08:07.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 15:08:07.636 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 15:08:07.663 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 15:08:07.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-14 15:08:07.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 15:08:07.702 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 15:08:07.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 15:08:07.768 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 15:08:07.789 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:07.793 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 15:08:07.795 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 15:08:07.801 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 15:08:07.835 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 15:08:07.865 | + 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' 2022-02-14 15:08:07.900 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:07.903 | + 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' 2022-02-14 15:08:07.933 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 15:08:07.951 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:07.953 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 15:08:07.956 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 15:08:07.987 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 15:08:07.989 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 15:08:07.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 15:08:08.021 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 15:08:08.023 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 15:08:08.026 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 15:08:08.028 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 15:08:08.046 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:08.048 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 15:08:08.051 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-14 15:08:08.056 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 15:08:08.085 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 15:08:08.117 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:08.120 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 15:08:08.150 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 15:08:08.152 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 15:08:08.182 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 15:08:08.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 15:08:08.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 15:08:08.217 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 15:08:08.220 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 15:08:08.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 15:08:08.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 15:08:11.238 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 15:08:11.238 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 15:08:11.239 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=97985) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 15:08:11.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=97985) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 15:08:11.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=97985) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 15:08:11.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=97985) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:11.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=97985) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:11.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=97985) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:11.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=97985) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 15:08:11.352 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 15:08:11.353 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=97985) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 15:08:11.353 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=97985) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 15:08:11.354 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 15:08:11.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:11.354 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:11.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:11.354 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:11.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 15:08:11.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 15:08:11.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 15:08:11.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 15:08:11.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 15:08:11.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 15:08:11.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 15:08:11.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 15:08:11.746 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 15:08:11.748 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 15:08:11.751 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 15:08:11.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-14 15:08:11.782 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 15:08:11.785 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 15:08:11.787 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 15:08:11.790 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 15:08:11.793 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 15:08:11.795 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 15:08:11.798 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 15:08:11.800 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 15:08:11.803 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 15:08:11.806 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 15:08:11.808 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 15:08:11.811 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 15:08:11.813 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 15:08:11.816 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 15:08:11.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 15:08:11.821 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 15:08:11.827 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 15:08:11.830 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 15:08:11.832 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 15:08:11.834 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 15:08:11.841 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 15:08:11.841 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 15:08:11.841 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 15:08:11.845 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.55/22 brd 192.168.3.255' 2022-02-14 15:08:11.847 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 15:08:11.850 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:11.852 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 15:08:11.854 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 15:08:11.857 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.55/22 brd 192.168.3.255 != '' ]] 2022-02-14 15:08:11.859 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1' 2022-02-14 15:08:11.862 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data' 2022-02-14 15:08:11.865 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 15:08:11.867 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 15:08:11.872 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.55/22 brd 192.168.3.255 2022-02-14 15:08:11.872 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 15:08:11.872 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 15:08:11.875 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 15:08:11.880 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.55 2022-02-14 15:08:11.883 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.55 ' 2022-02-14 15:08:11.885 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.55/22 brd 192.168.3.255 dev eth1 2022-02-14 15:08:11.901 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.55/22 brd 192.168.3.255 dev br-data 2022-02-14 15:08:11.914 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 15:08:11.927 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 15:08:11.948 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.55 2022-02-14 15:08:11.963 | PING 192.168.0.55 (192.168.0.55) from 192.168.0.55 br-data: 56(84) bytes of data. 2022-02-14 15:08:11.963 | 64 bytes from 192.168.0.55: icmp_seq=1 ttl=64 time=0.076 ms 2022-02-14 15:08:12.964 | 64 bytes from 192.168.0.55: icmp_seq=2 ttl=64 time=0.038 ms 2022-02-14 15:08:13.988 | 64 bytes from 192.168.0.55: icmp_seq=3 ttl=64 time=0.043 ms 2022-02-14 15:08:13.988 | 2022-02-14 15:08:13.988 | --- 192.168.0.55 ping statistics --- 2022-02-14 15:08:13.988 | 3 packets transmitted, 3 received, 0% packet loss, time 2025ms 2022-02-14 15:08:13.988 | rtt min/avg/max/mdev = 0.038/0.052/0.076/0.016 ms 2022-02-14 15:08:13.994 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 15:08:13.994 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 15:08:14.000 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 15:08:14.002 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 15:08:14.020 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:14.023 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 15:08:14.026 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 15:08:14.030 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 15:08:14.060 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.52 2022-02-14 15:08:14.090 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 15:08:14.120 | + 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' 2022-02-14 15:08:14.152 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 15:08:14.155 | + 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' 2022-02-14 15:08:14.185 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 15:08:14.187 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 15:08:14.205 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:08:14.207 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 15:08:14.210 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 15:08:14.227 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:08:14.230 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 15:08:14.248 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:08:14.250 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 15:08:14.268 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:08:14.270 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 15:08:14.302 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 15:08:14.334 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 15:08:14.337 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 15:08:14.355 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:14.358 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 15:08:14.376 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:14.378 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 15:08:14.381 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 15:08:14.442 | + inc/async:async_inner:63 : init_neutron 2022-02-14 15:08:14.483 | [17602 Async init_neutron:98471]: running: init_neutron 2022-02-14 15:08:14.486 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 15:08:14.507 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:14.511 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 15:08:14.524 | ++ ./stack.sh:main:1162 : true 2022-02-14 15:08:14.527 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 15:08:14.530 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 15:08:14.532 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 15:08:14.553 | dnsmasq: no process found 2022-02-14 15:08:14.557 | + ./stack.sh:main:1164 : true 2022-02-14 15:08:14.559 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 15:08:14.565 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 15:08:14.566 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 15:08:14.567 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 15:08:14.570 | + lib/nova:clean_iptables:183 : bash 2022-02-14 15:08:14.574 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 15:08:14.575 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 15:08:14.576 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 15:08:14.586 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 15:08:14.587 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 15:08:14.587 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 15:08:14.589 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 15:08:14.595 | + lib/nova:clean_iptables:185 : bash 2022-02-14 15:08:14.595 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 15:08:14.596 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 15:08:14.608 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 15:08:14.608 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 15:08:14.608 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 15:08:14.613 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 15:08:14.613 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 15:08:14.617 | + lib/nova:clean_iptables:187 : bash 2022-02-14 15:08:14.618 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 15:08:14.634 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 15:08:14.634 | + lib/nova:clean_iptables:189 : bash 2022-02-14 15:08:14.634 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 15:08:14.636 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 15:08:14.637 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 15:08:14.639 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 15:08:14.641 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 15:08:14.652 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 15:08:14.661 | net.ipv4.ip_forward = 1 2022-02-14 15:08:14.665 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 15:08:14.684 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:14.686 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 15:08:14.689 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 15:08:14.692 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 15:08:14.726 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 15:08:14.757 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 15:08:14.759 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 15:08:14.795 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 15:08:14.826 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 15:08:14.845 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:08:14.847 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 15:08:14.866 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:14.869 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 15:08:14.872 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:08:14.874 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 15:08:14.877 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 15:08:14.879 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 15:08:14.942 | + inc/async:async_inner:63 : init_cinder 2022-02-14 15:08:14.987 | [17602 Async init_cinder:98866]: running: init_cinder 2022-02-14 15:08:14.993 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 15:08:15.013 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:15.016 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 15:08:15.019 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:08:15.023 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 15:08:15.025 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 15:08:15.028 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 15:08:15.103 | + inc/async:async_inner:63 : init_placement 2022-02-14 15:08:15.148 | [17602 Async init_placement:99003]: running: init_placement 2022-02-14 15:08:15.151 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 15:08:15.234 | [17602 Async init_neutron:98471]: Waiting for completion of init_neutron running on PID 98471 (5 other jobs running) 2022-02-14 15:08:15.274 | [17602 Async init_neutron:98471]: Signaling child to exit 2022-02-14 15:08:21.705 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:08:21.751 | [98866 Async init_cinder:98866]: finished successfully 2022-02-14 15:08:37.999 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:08:38.026 | [98471 Async init_neutron:98471]: finished successfully 2022-02-14 15:08:38.047 | WAKEUP 2022-02-14 15:08:38.071 | [17602 Async init_neutron:98471]: Signaled 2022-02-14 15:08:38.072 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 15:08:38.073 | ++ 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 2022-02-14 15:08:38.073 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 15:08:38.073 | + 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 2022-02-14 15:08:38.073 | + 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 ]] 2022-02-14 15:08:38.073 | + 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- ]] 2022-02-14 15:08:38.073 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 15:08:38.073 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 15:08:38.073 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 15:08:38.073 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 15:08:38.073 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 15:08:38.073 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 15:08:38.073 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 15:08:38.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:38.073 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 15:08:38.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:38.073 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 15:08:38.073 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 15:08:38.073 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:08:38.073 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:08:38.073 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:08:38.073 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851294537 2022-02-14 15:08:38.073 | + 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 2022-02-14 15:08:38.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:38.073 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:38.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:38.073 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 15:08:38.073 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 15:08:38.074 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 15:08:38.075 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 15:08:38.076 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 15:08:38.077 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 15:08:38.077 | Running upgrade for neutron ... 2022-02-14 15:08:38.077 | OK 2022-02-14 15:08:38.077 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 15:08:38.077 | + functions-common:time_stop:2425 : local name 2022-02-14 15:08:38.077 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:08:38.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:08:38.077 | + functions-common:time_stop:2428 : local total 2022-02-14 15:08:38.077 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:08:38.077 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 15:08:38.077 | + functions-common:time_stop:2432 : start_time=1644851294537 2022-02-14 15:08:38.077 | + functions-common:time_stop:2434 : [[ -z 1644851294537 ]] 2022-02-14 15:08:38.077 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:08:38.077 | + functions-common:time_stop:2437 : end_time=1644851317983 2022-02-14 15:08:38.077 | + functions-common:time_stop:2438 : elapsed_time=23446 2022-02-14 15:08:38.077 | + functions-common:time_stop:2439 : total=8591 2022-02-14 15:08:38.077 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:08:38.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32037 2022-02-14 15:08:38.120 | [17602 Async init_neutron:98471]: finished init_neutron with result 0 in 23 seconds 2022-02-14 15:08:38.124 | + inc/async:async_wait:197 : return 0 2022-02-14 15:08:38.127 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 15:08:38.181 | [17602 Async init_placement:99003]: Waiting for completion of init_placement running on PID 99003 (4 other jobs running) 2022-02-14 15:08:38.208 | [17602 Async init_placement:99003]: Signaling child to exit 2022-02-14 15:08:49.921 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:08:49.948 | [99003 Async init_placement:99003]: finished successfully 2022-02-14 15:08:49.968 | WAKEUP 2022-02-14 15:08:49.992 | [17602 Async init_placement:99003]: Signaled 2022-02-14 15:08:49.995 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 15:08:49.995 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 15:08:49.995 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 15:08:49.995 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 15:08:49.995 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 15:08:49.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:49.995 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 15:08:49.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:49.995 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 15:08:49.995 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 15:08:49.995 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 15:08:49.995 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 15:08:49.995 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 15:08:49.995 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 15:08:49.995 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 15:08:49.995 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 15:08:49.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.995 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.995 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.995 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.995 | + functions-common:get_or_create_user:925 : user_id=232918529b364f8d80ef5f9a84d4c957 2022-02-14 15:08:49.995 | + functions-common:get_or_create_user:926 : echo 232918529b364f8d80ef5f9a84d4c957 2022-02-14 15:08:49.996 | 232918529b364f8d80ef5f9a84d4c957 2022-02-14 15:08:49.996 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 15:08:49.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:08:49.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:08:49.996 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:08:49.996 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:08:49.996 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 15:08:49.996 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:08:49.996 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:08:49.996 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:08:49.996 | ++ functions-common:get_field:812 : read data 2022-02-14 15:08:49.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.996 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.996 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.996 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.996 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:08:49.996 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:08:49.996 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 15:08:49.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.996 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.996 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.996 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 15:08:49.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:08:49.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:08:49.997 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:08:49.997 | ++ functions-common:get_field:812 : read data 2022-02-14 15:08:49.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.997 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.997 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.997 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:08:49.997 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:08:49.997 | ++ functions-common:get_field:818 : echo '| 65fef6b297d04d1fb0d0fbeb28b469a8 | 232918529b364f8d80ef5f9a84d4c957 | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:08:49.997 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:08:49.997 | ++ functions-common:get_field:812 : read data 2022-02-14 15:08:49.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:08:49.997 | + functions-common:get_or_add_user_project_role:997 : echo 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:08:49.997 | 65fef6b297d04d1fb0d0fbeb28b469a8 2022-02-14 15:08:49.997 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 15:08:49.997 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 15:08:49.997 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 15:08:49.997 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 15:08:49.997 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 15:08:49.997 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 15:08:49.997 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 15:08:49.997 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:08:49.997 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 15:08:49.997 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:08:49.998 | ++ functions-common:get_field:812 : read data 2022-02-14 15:08:49.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.998 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.998 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.998 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.998 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 15:08:49.998 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 15:08:49.998 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 15:08:49.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.998 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.998 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.998 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 15:08:49.998 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 15:08:49.998 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 15:08:49.998 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:08:49.998 | ++ functions-common:get_field:812 : read data 2022-02-14 15:08:49.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.998 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.998 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.998 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.998 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:08:49.998 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:08:49.998 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:08:49.998 | ++ functions-common:get_field:818 : echo '| bcbdf78b71444dd1822be9995d7dbf41 | 232918529b364f8d80ef5f9a84d4c957 | | f4beb5a900fd444e93f633d488121ae9 | | | False |' 2022-02-14 15:08:49.998 | ++ functions-common:get_field:812 : read data 2022-02-14 15:08:49.998 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:08:49.998 | + functions-common:get_or_add_user_project_role:997 : echo bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:08:49.998 | bcbdf78b71444dd1822be9995d7dbf41 2022-02-14 15:08:49.998 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.52/placement 2022-02-14 15:08:49.998 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 15:08:49.998 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 15:08:49.999 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 15:08:49.999 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 15:08:49.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.999 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.999 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.999 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.999 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 15:08:49.999 | 1b08a9956f2348068218f1495482d3be' 2022-02-14 15:08:49.999 | + functions-common:get_or_create_service:1094 : echo 1b08a9956f2348068218f1495482d3be 2022-02-14 15:08:49.999 | 1b08a9956f2348068218f1495482d3be 2022-02-14 15:08:49.999 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.52/placement 2022-02-14 15:08:49.999 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 15:08:49.999 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.52/placement RegionOne 2022-02-14 15:08:49.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 15:08:49.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 15:08:49.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.999 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.999 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.999 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 15:08:49.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 15:08:49.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.52/placement --region RegionOne -f value -c id 2022-02-14 15:08:49.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.999 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:49.999 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:49.999 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:08:49.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b8fea4e9906448859aecb7403f442016 2022-02-14 15:08:49.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b8fea4e9906448859aecb7403f442016 2022-02-14 15:08:49.999 | + functions-common:get_or_create_endpoint:1127 : public_id=b8fea4e9906448859aecb7403f442016 2022-02-14 15:08:50.000 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 15:08:50.000 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 15:08:50.000 | + functions-common:get_or_create_endpoint:1136 : echo b8fea4e9906448859aecb7403f442016 2022-02-14 15:08:50.000 | b8fea4e9906448859aecb7403f442016 2022-02-14 15:08:50.042 | [17602 Async init_placement:99003]: finished init_placement with result 0 in 34 seconds 2022-02-14 15:08:50.047 | + inc/async:async_wait:197 : return 0 2022-02-14 15:08:50.049 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 15:08:50.102 | [17602 Async init_glance:95496]: Waiting for completion of init_glance running on PID 95496 (3 other jobs running) 2022-02-14 15:08:50.128 | [17602 Async init_glance:95496]: Signaling child to exit 2022-02-14 15:08:50.128 | WAKEUP 2022-02-14 15:08:50.152 | [17602 Async init_glance:95496]: Signaled 2022-02-14 15:08:50.154 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 15:08:50.154 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 15:08:50.154 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 15:08:50.154 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 15:08:50.154 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 15:08:50.154 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 15:08:50.154 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 15:08:50.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:50.154 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 15:08:50.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:50.154 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 15:08:50.154 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 15:08:50.154 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:08:50.154 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:08:50.154 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:08:50.154 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851239433 2022-02-14 15:08:50.154 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 15:08:50.154 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=95593) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:08:50.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 15:08:50.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 15:08:50.154 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 15:08:50.154 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 15:08:50.154 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.154 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.154 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 15:08:50.154 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 15:08:50.154 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 15:08:50.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 15:08:50.155 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 15:08:50.155 | Database migration is up to date. No migration needed. 2022-02-14 15:08:50.155 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 15:08:50.156 | Database is synced successfully. 2022-02-14 15:08:50.156 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 15:08:50.156 | 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=95771) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 15:08:50.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 15:08:50.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 15:08:50.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 15:08:50.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 15:08:50.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 15:08:50.157 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 15:08:50.157 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 15:08:50.157 | + functions-common:time_stop:2425 : local name 2022-02-14 15:08:50.157 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:08:50.157 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:08:50.157 | + functions-common:time_stop:2428 : local total 2022-02-14 15:08:50.157 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:08:50.157 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 15:08:50.157 | + functions-common:time_stop:2432 : start_time=1644851239433 2022-02-14 15:08:50.157 | + functions-common:time_stop:2434 : [[ -z 1644851239433 ]] 2022-02-14 15:08:50.157 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:08:50.157 | + functions-common:time_stop:2437 : end_time=1644851249130 2022-02-14 15:08:50.157 | + functions-common:time_stop:2438 : elapsed_time=9697 2022-02-14 15:08:50.157 | + functions-common:time_stop:2439 : total=8591 2022-02-14 15:08:50.157 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:08:50.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18288 2022-02-14 15:08:50.203 | [17602 Async init_glance:95496]: finished init_glance with result 0 in 9 seconds 2022-02-14 15:08:50.207 | + inc/async:async_wait:197 : return 0 2022-02-14 15:08:50.210 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 15:08:50.231 | Not waiting for async task init_swift that we never started or has already been waited for 2022-02-14 15:08:50.234 | + inc/async:async_wait:197 : return 0 2022-02-14 15:08:50.236 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 15:08:50.288 | [17602 Async init_cinder:98866]: Waiting for completion of init_cinder running on PID 98866 (2 other jobs running) 2022-02-14 15:08:50.316 | [17602 Async init_cinder:98866]: Signaling child to exit 2022-02-14 15:08:50.316 | WAKEUP 2022-02-14 15:08:50.343 | [17602 Async init_cinder:98866]: Signaled 2022-02-14 15:08:50.345 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 15:08:50.346 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:50.346 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 15:08:50.346 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 15:08:50.346 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 15:08:50.346 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 15:08:50.346 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 15:08:50.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:50.346 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 15:08:50.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:50.346 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 15:08:50.346 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 15:08:50.346 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:08:50.346 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:08:50.346 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:08:50.346 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851295035 2022-02-14 15:08:50.346 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 15:08:50.346 | 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=98975) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:08:50.346 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:08:50.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.346 | 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=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:08:50.348 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=98975) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:08:50.348 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 15:08:50.348 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 15:08:50.348 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 15:08:50.348 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 15:08:50.348 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=98975) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 15:08:50.348 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 15:08:50.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:50.348 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:50.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:50.348 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:50.349 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 15:08:50.349 | last_heartbeat = column_property( 2022-02-14 15:08:50.349 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 15:08:50.349 | num_hosts = column_property( 2022-02-14 15:08:50.349 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 15:08:50.349 | num_down_hosts = column_property( 2022-02-14 15:08:50.349 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 15:08:50.349 | + functions-common:time_stop:2425 : local name 2022-02-14 15:08:50.349 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:08:50.349 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:08:50.349 | + functions-common:time_stop:2428 : local total 2022-02-14 15:08:50.349 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:08:50.349 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 15:08:50.349 | + functions-common:time_stop:2432 : start_time=1644851295035 2022-02-14 15:08:50.349 | + functions-common:time_stop:2434 : [[ -z 1644851295035 ]] 2022-02-14 15:08:50.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:08:50.349 | + functions-common:time_stop:2437 : end_time=1644851301603 2022-02-14 15:08:50.349 | + functions-common:time_stop:2438 : elapsed_time=6568 2022-02-14 15:08:50.349 | + functions-common:time_stop:2439 : total=8591 2022-02-14 15:08:50.349 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:08:50.349 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15159 2022-02-14 15:08:50.349 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 15:08:50.349 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:50.349 | + lib/cinder:init_cinder:444 : [[ -n ceph ]] 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:447 : be_type=ceph 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:448 : be_name=ceph 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:449 : type init_cinder_backend_ceph 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 15:08:50.350 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:08:50.350 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 15:08:50.397 | [17602 Async init_cinder:98866]: finished init_cinder with result 0 in 6 seconds 2022-02-14 15:08:50.402 | + inc/async:async_wait:197 : return 0 2022-02-14 15:08:50.404 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 15:08:50.424 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:50.426 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 15:08:50.429 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:08:50.432 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 15:08:50.435 | + ./stack.sh:main:1218 : init_nova 2022-02-14 15:08:50.438 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 15:08:50.455 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:50.458 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 15:08:50.475 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:08:50.479 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:08:50.481 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 15:08:50.541 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 15:08:50.580 | [17602 Async nova-cell-0:100802]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 15:08:50.583 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 15:08:50.589 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:08:50.592 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 15:08:50.595 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:08:50.598 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:08:50.602 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 15:08:50.669 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 15:08:50.717 | [17602 Async nova-cell-1:100900]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 15:08:50.720 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 15:08:50.722 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 15:08:50.725 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 15:08:50.728 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 15:08:50.731 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 15:08:50.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:50.751 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 15:08:50.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:08:50.781 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 15:08:54.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:08:54.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:08:54.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:08:54.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:08:54.958 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:08:54.987 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 15:08:54.987 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 15:08:55.027 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-14 15:08:57.200 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=100964) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 15:08:57.203 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-14 15:08:58.059 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=100964) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-14 15:08:58.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:58.066 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:58.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:08:58.066 | from cryptography.utils import int_from_bytes 2022-02-14 15:08:58.522 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-14 15:08:58.525 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 15:08:58.529 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 15:08:58.532 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 15:08:58.535 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 15:08:58.539 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 15:09:02.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:02.549 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:02.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:02.549 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:02.868 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:09:02.903 | [100900 Async nova-cell-1:100900]: finished successfully 2022-02-14 15:09:02.940 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:09:02.968 | [100802 Async nova-cell-0:100802]: finished successfully 2022-02-14 15:09:03.020 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-14 15:09:03.025 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-14 15:09:03.027 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-14 15:09:03.080 | [17602 Async nova-cell-0:100802]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 100802 (3 other jobs running) 2022-02-14 15:09:03.105 | [17602 Async nova-cell-0:100802]: Signaling child to exit 2022-02-14 15:09:03.105 | WAKEUP 2022-02-14 15:09:03.129 | [17602 Async nova-cell-0:100802]: Signaled 2022-02-14 15:09:03.130 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-14 15:09:03.130 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-14 15:09:03.130 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-14 15:09:03.130 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-14 15:09:03.130 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-14 15:09:03.130 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-14 15:09:03.130 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-14 15:09:03.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:09:03.131 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-14 15:09:03.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:09:03.131 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:09:03.132 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100864) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:09:03.132 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 15:09:03.132 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 15:09:03.132 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-14 15:09:03.132 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=100864) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 15:09:03.132 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-14 15:09:03.132 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=100864) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-14 15:09:03.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:03.133 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:03.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:03.133 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:03.177 | [17602 Async nova-cell-0:100802]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-02-14 15:09:03.181 | + inc/async:async_wait:197 : return 0 2022-02-14 15:09:03.184 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-14 15:09:03.187 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-14 15:09:03.238 | [17602 Async nova-cell-1:100900]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 100900 (2 other jobs running) 2022-02-14 15:09:03.265 | [17602 Async nova-cell-1:100900]: Signaling child to exit 2022-02-14 15:09:03.265 | WAKEUP 2022-02-14 15:09:03.288 | [17602 Async nova-cell-1:100900]: Signaled 2022-02-14 15:09:03.289 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-14 15:09:03.290 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-14 15:09:03.290 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-14 15:09:03.290 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-14 15:09:03.290 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-14 15:09:03.290 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-14 15:09:03.290 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-14 15:09:03.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:09:03.290 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-14 15:09:03.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 15:09:03.290 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 15:09:03.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=100958) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 15:09:03.292 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 15:09:03.292 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 15:09:03.292 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-14 15:09:03.292 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=100958) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 15:09:03.292 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-14 15:09:03.292 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=100958) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-14 15:09:03.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:03.293 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:03.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:03.293 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:03.342 | [17602 Async nova-cell-1:100900]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-02-14 15:09:03.347 | + inc/async:async_wait:197 : return 0 2022-02-14 15:09:03.350 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:09:03.353 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-14 15:09:07.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:07.259 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:07.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:07.259 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:07.259 | Running batches of 50 until complete 2022-02-14 15:09:07.259 | +-------------------------------------+--------------+-----------+ 2022-02-14 15:09:07.259 | | Migration | Total Needed | Completed | 2022-02-14 15:09:07.259 | +-------------------------------------+--------------+-----------+ 2022-02-14 15:09:07.259 | | fill_virtual_interface_list | 0 | 0 | 2022-02-14 15:09:07.259 | | migrate_empty_ratio | 0 | 0 | 2022-02-14 15:09:07.259 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-14 15:09:07.259 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-14 15:09:07.259 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-14 15:09:07.259 | | populate_dev_uuids | 0 | 0 | 2022-02-14 15:09:07.259 | | populate_missing_availability_zones | 0 | 0 | 2022-02-14 15:09:07.259 | | populate_queued_for_delete | 0 | 0 | 2022-02-14 15:09:07.259 | | populate_user_id | 0 | 0 | 2022-02-14 15:09:07.259 | | populate_uuids | 0 | 0 | 2022-02-14 15:09:07.259 | +-------------------------------------+--------------+-----------+ 2022-02-14 15:09:07.720 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-14 15:09:07.725 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:09:07.728 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-14 15:09:07.732 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:09:07.734 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:09:07.737 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-14 15:09:11.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:11.299 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:11.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:11.299 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:11.300 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-14 15:09:11.300 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-14 15:09:11.721 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-14 15:09:11.724 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-14 15:09:11.737 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-14 15:09:11.740 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-14 15:09:11.758 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:11.761 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-14 15:09:11.764 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-14 15:09:11.825 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-14 15:09:11.866 | [17602 Async configure_neutron_nova:102149]: running: configure_neutron_nova 2022-02-14 15:09:11.868 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-14 15:09:11.871 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 15:09:11.874 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-14 15:09:11.877 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 15:09:11.879 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 15:09:11.882 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 15:09:11.885 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 15:09:11.888 | + functions-common:run_phase:1863 : local extra 2022-02-14 15:09:11.891 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 15:09:11.896 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 15:09:11.899 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 15:09:11.902 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 15:09:11.906 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-14 15:09:11.908 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 15:09:11.929 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:11.932 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:09:11.934 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:09:11.937 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-14 15:09:11.940 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:09:11.942 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:09:11.945 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-14 15:09:11.947 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:09:11.950 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:09:11.954 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:09:11.957 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 15:09:11.959 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-14 15:09:11.962 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 15:09:11.965 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-14 15:09:11.969 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-14 15:09:11.971 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 15:09:11.974 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-14 15:09:11.977 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 15:09:11.980 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-14 15:09:11.983 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2022-02-14 15:09:11.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:09:11.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:09:11.992 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-14 15:09:11.994 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:09:11.997 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-14 15:09:11.999 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:09:12.001 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:09:12.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2022-02-14 15:09:12.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:12.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:12.011 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-02-14 15:09:12.016 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-02-14 15:09:12.016 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:12.018 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:12.023 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-02-14 15:09:12.026 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-02-14 15:09:12.030 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-14 15:09:12.033 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-14 15:09:12.037 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-02-14 15:09:12.055 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:12.058 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-14 15:09:12.060 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:12.063 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2022-02-14 15:09:12.065 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:12.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:12.070 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-14 15:09:12.074 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:12.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-14 15:09:12.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:12.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-14 15:09:12.083 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-14 15:09:12.085 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-14 15:09:12.088 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-14 15:09:12.092 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-14 15:09:12.109 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:12.112 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-14 15:09:12.115 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:12.117 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2022-02-14 15:09:12.120 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:12.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:12.125 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-02-14 15:09:12.129 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-02-14 15:09:12.129 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:12.130 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:12.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-02-14 15:09:12.138 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-02-14 15:09:12.141 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 15:09:12.144 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 15:09:12.147 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-02-14 15:09:12.164 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:12.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-02-14 15:09:12.170 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-02-14 15:09:12.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-02-14 15:09:12.175 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2022-02-14 15:09:12.177 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:12.179 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Cinder for Ceph 2022-02-14 15:09:12.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2022-02-14 15:09:12.185 | ++ /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 2022-02-14 15:09:12.681 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:09:12.708 | [102149 Async configure_neutron_nova:102149]: finished successfully 2022-02-14 15:09:14.311 | pool 'volumes' created 2022-02-14 15:09:14.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:880 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2022-02-14 15:09:14.335 | ++ /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' 2022-02-14 15:09:14.955 | [client.cinder] 2022-02-14 15:09:14.955 | key = AQCacApiTnCAOBAAUxzyjjwvIO61e+szl0EdYA== 2022-02-14 15:09:14.981 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : id -g -n 2022-02-14 15:09:14.987 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:882 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2022-02-14 15:09:15.000 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : sudo rbd pool init volumes 2022-02-14 15:09:17.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2022-02-14 15:09:17.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:17.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:17.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-14 15:09:17.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-14 15:09:17.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:17.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:17.365 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-14 15:09:17.368 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-14 15:09:17.370 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-14 15:09:17.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-14 15:09:17.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-14 15:09:17.392 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:17.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-14 15:09:17.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:17.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2022-02-14 15:09:17.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:17.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:17.407 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-14 15:09:17.411 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-14 15:09:17.411 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:17.412 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:17.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-14 15:09:17.419 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-14 15:09:17.421 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 15:09:17.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 15:09:17.427 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-14 15:09:17.442 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:17.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:17.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2022-02-14 15:09:17.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2022-02-14 15:09:17.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:17.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:17.458 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2022-02-14 15:09:17.461 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2022-02-14 15:09:17.461 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:17.464 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:17.469 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2022-02-14 15:09:17.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2022-02-14 15:09:17.474 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-14 15:09:17.477 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-14 15:09:17.479 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2022-02-14 15:09:17.495 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:17.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-14 15:09:17.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:17.503 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2022-02-14 15:09:17.505 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:17.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:17.510 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2022-02-14 15:09:17.514 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2022-02-14 15:09:17.514 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:17.514 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:17.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2022-02-14 15:09:17.522 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2022-02-14 15:09:17.524 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2022-02-14 15:09:17.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2022-02-14 15:09:17.531 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2022-02-14 15:09:17.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:17.549 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2022-02-14 15:09:17.551 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:17.554 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2022-02-14 15:09:17.556 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:17.558 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:17.561 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2022-02-14 15:09:17.565 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:17.566 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2022-02-14 15:09:17.566 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:17.571 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2022-02-14 15:09:17.574 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2022-02-14 15:09:17.577 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 15:09:17.579 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 15:09:17.582 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2022-02-14 15:09:17.598 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:17.601 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2022-02-14 15:09:17.603 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2022-02-14 15:09:17.605 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2022-02-14 15:09:17.608 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2022-02-14 15:09:17.610 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:17.612 | ++ ./stack.sh:echo_summary:446 : echo -e Configuring Cinder for Ceph 2022-02-14 15:09:17.615 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2022-02-14 15:09:17.617 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:863 : [[ 1 -ne 1 ]] 2022-02-14 15:09:17.619 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2022-02-14 15:09:17.622 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2022-02-14 15:09:17.625 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2022-02-14 15:09:17.627 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2022-02-14 15:09:17.630 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2022-02-14 15:09:17.631 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2022-02-14 15:09:17.631 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2022-02-14 15:09:17.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2022-02-14 15:09:17.640 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2022-02-14 15:09:17.642 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2022-02-14 15:09:17.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2022-02-14 15:09:17.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2022-02-14 15:09:17.663 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:17.666 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2022-02-14 15:09:17.668 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2022-02-14 15:09:17.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:09:17.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:09:17.676 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-14 15:09:17.679 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:17.681 | + inc/meta-config:merge_config_group:171 : shift 2022-02-14 15:09:17.684 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-14 15:09:17.687 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:09:17.690 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-14 15:09:17.692 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-14 15:09:17.695 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-14 15:09:17.698 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:17.701 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-14 15:09:17.704 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:09:17.706 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-14 15:09:17.706 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:09:17.706 | gsub("[][]", "", $1); 2022-02-14 15:09:17.706 | split($1, a, "|"); 2022-02-14 15:09:17.706 | if (a[1] == matchgroup) 2022-02-14 15:09:17.706 | print a[2] 2022-02-14 15:09:17.707 | } 2022-02-14 15:09:17.707 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:09:17.713 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-14 15:09:17.715 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-14 15:09:17.718 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-14 15:09:17.721 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-14 15:09:17.724 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-14 15:09:17.727 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-14 15:09:17.729 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-14 15:09:17.733 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-14 15:09:17.737 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-14 15:09:17.740 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-14 15:09:17.742 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-14 15:09:17.745 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:17.748 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-14 15:09:17.751 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-14 15:09:17.753 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-14 15:09:17.757 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-14 15:09:17.760 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-14 15:09:17.764 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-14 15:09:17.766 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-14 15:09:17.770 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-14 15:09:17.771 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:17.771 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-14 15:09:17.771 | BEGIN { 2022-02-14 15:09:17.771 | section = "" 2022-02-14 15:09:17.771 | last_section = "" 2022-02-14 15:09:17.771 | section_count = 0 2022-02-14 15:09:17.771 | } 2022-02-14 15:09:17.771 | /^\[.+\]/ { 2022-02-14 15:09:17.771 | gsub("[][]", "", $1); 2022-02-14 15:09:17.771 | section=$1 2022-02-14 15:09:17.771 | next 2022-02-14 15:09:17.771 | } 2022-02-14 15:09:17.771 | /^ *\#/ { 2022-02-14 15:09:17.771 | next 2022-02-14 15:09:17.771 | } 2022-02-14 15:09:17.771 | /^[^ \t]+/ { 2022-02-14 15:09:17.771 | # get offset of first = in $0 2022-02-14 15:09:17.771 | eq_idx = index($0, "=") 2022-02-14 15:09:17.771 | # extract attr & value from $0 2022-02-14 15:09:17.771 | attr = substr($0, 1, eq_idx - 1) 2022-02-14 15:09:17.771 | value = substr($0, eq_idx + 1) 2022-02-14 15:09:17.771 | # only need to strip trailing whitespace from attr 2022-02-14 15:09:17.771 | sub(/[ \t]*$/, "", attr) 2022-02-14 15:09:17.771 | # need to strip leading & trailing whitespace from value 2022-02-14 15:09:17.771 | sub(/^[ \t]*/, "", value) 2022-02-14 15:09:17.771 | sub(/[ \t]*$/, "", value) 2022-02-14 15:09:17.771 | 2022-02-14 15:09:17.772 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-14 15:09:17.772 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-14 15:09:17.772 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-14 15:09:17.772 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-14 15:09:17.772 | if (! (section, attr) in cfg_attr_count) { 2022-02-14 15:09:17.772 | if (section != last_section) { 2022-02-14 15:09:17.772 | cfg_section[section_count++] = section 2022-02-14 15:09:17.772 | last_section = section 2022-02-14 15:09:17.772 | } 2022-02-14 15:09:17.772 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-14 15:09:17.772 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-14 15:09:17.772 | 2022-02-14 15:09:17.772 | cfg_attr[section, attr, 0] = value 2022-02-14 15:09:17.772 | cfg_attr_count[section, attr] = 1 2022-02-14 15:09:17.772 | } else { 2022-02-14 15:09:17.775 | lno = cfg_attr_count[section, attr]++ 2022-02-14 15:09:17.775 | cfg_attr[section, attr, lno] = value 2022-02-14 15:09:17.775 | } 2022-02-14 15:09:17.775 | } 2022-02-14 15:09:17.775 | END { 2022-02-14 15:09:17.775 | # Process each section in order 2022-02-14 15:09:17.775 | for (sno = 0; sno < section_count; sno++) { 2022-02-14 15:09:17.775 | section = cfg_section[sno] 2022-02-14 15:09:17.775 | # The ini routines simply append a config item immediately 2022-02-14 15:09:17.775 | # after the section header. To keep the same order as defined 2022-02-14 15:09:17.775 | # in local.conf, invoke the ini routines in the reverse order 2022-02-14 15:09:17.775 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-14 15:09:17.775 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-14 15:09:17.775 | if (cfg_attr_count[section, attr] == 1) 2022-02-14 15:09:17.775 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-14 15:09:17.775 | else { 2022-02-14 15:09:17.775 | # For multiline, invoke the ini routines in the reverse order 2022-02-14 15:09:17.775 | count = cfg_attr_count[section, attr] 2022-02-14 15:09:17.775 | print "inidelete " configfile " " section " " attr 2022-02-14 15:09:17.775 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-14 15:09:17.775 | for (l = count -2; l >= 0; l--) 2022-02-14 15:09:17.775 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-14 15:09:17.775 | } 2022-02-14 15:09:17.775 | } 2022-02-14 15:09:17.775 | } 2022-02-14 15:09:17.775 | } 2022-02-14 15:09:17.775 | ' 2022-02-14 15:09:17.775 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:17.775 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-14 15:09:17.776 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-14 15:09:17.779 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-14 15:09:17.782 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:09:17.785 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-14 15:09:17.787 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-14 15:09:17.787 | BEGIN { group = "" } 2022-02-14 15:09:17.787 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:09:17.787 | gsub("[][]", "", $1); 2022-02-14 15:09:17.787 | split($1, a, "|"); 2022-02-14 15:09:17.787 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-14 15:09:17.787 | group=a[1] 2022-02-14 15:09:17.787 | } else { 2022-02-14 15:09:17.788 | group="" 2022-02-14 15:09:17.788 | } 2022-02-14 15:09:17.788 | next 2022-02-14 15:09:17.788 | } 2022-02-14 15:09:17.788 | { 2022-02-14 15:09:17.788 | if (group != "") 2022-02-14 15:09:17.788 | print $0 2022-02-14 15:09:17.788 | } 2022-02-14 15:09:17.788 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:09:17.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-14 15:09:17.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-14 15:09:17.827 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:17.829 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-14 15:09:17.832 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-14 15:09:17.862 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:17.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-14 15:09:17.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-14 15:09:17.899 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:17.901 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-14 15:09:17.905 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-14 15:09:17.937 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:17.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-14 15:09:17.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-14 15:09:17.979 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:17.982 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-14 15:09:17.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 15:09:18.016 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.019 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.52/identity"' 2022-02-14 15:09:18.021 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-02-14 15:09:18.053 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-14 15:09:18.058 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 15:09:18.089 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.092 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-14 15:09:18.095 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 15:09:18.125 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.128 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-14 15:09:18.130 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 15:09:18.162 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.164 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-14 15:09:18.167 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 15:09:18.197 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-14 15:09:18.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 15:09:18.234 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.237 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-14 15:09:18.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-14 15:09:18.269 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.272 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-14 15:09:18.275 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-14 15:09:18.278 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-14 15:09:18.282 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-14 15:09:18.284 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-14 15:09:18.287 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-14 15:09:18.290 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-14 15:09:18.293 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-14 15:09:18.298 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-14 15:09:18.301 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-14 15:09:18.303 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-14 15:09:18.306 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:18.308 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-14 15:09:18.312 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-14 15:09:18.314 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-14 15:09:18.317 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-14 15:09:18.320 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-14 15:09:18.323 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-14 15:09:18.327 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-14 15:09:18.330 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-14 15:09:18.330 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-14 15:09:18.330 | BEGIN { 2022-02-14 15:09:18.330 | section = "" 2022-02-14 15:09:18.330 | last_section = "" 2022-02-14 15:09:18.331 | section_count = 0 2022-02-14 15:09:18.331 | } 2022-02-14 15:09:18.331 | /^\[.+\]/ { 2022-02-14 15:09:18.331 | gsub("[][]", "", $1); 2022-02-14 15:09:18.331 | section=$1 2022-02-14 15:09:18.331 | next 2022-02-14 15:09:18.331 | } 2022-02-14 15:09:18.331 | /^ *\#/ { 2022-02-14 15:09:18.331 | next 2022-02-14 15:09:18.331 | } 2022-02-14 15:09:18.331 | /^[^ \t]+/ { 2022-02-14 15:09:18.331 | # get offset of first = in $0 2022-02-14 15:09:18.331 | eq_idx = index($0, "=") 2022-02-14 15:09:18.331 | # extract attr & value from $0 2022-02-14 15:09:18.331 | attr = substr($0, 1, eq_idx - 1) 2022-02-14 15:09:18.331 | value = substr($0, eq_idx + 1) 2022-02-14 15:09:18.331 | # only need to strip trailing whitespace from attr 2022-02-14 15:09:18.331 | sub(/[ \t]*$/, "", attr) 2022-02-14 15:09:18.331 | # need to strip leading & trailing whitespace from value 2022-02-14 15:09:18.331 | sub(/^[ \t]*/, "", value) 2022-02-14 15:09:18.331 | sub(/[ \t]*$/, "", value) 2022-02-14 15:09:18.331 | 2022-02-14 15:09:18.331 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-14 15:09:18.331 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-14 15:09:18.331 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-14 15:09:18.331 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-14 15:09:18.331 | if (! (section, attr) in cfg_attr_count) { 2022-02-14 15:09:18.331 | if (section != last_section) { 2022-02-14 15:09:18.331 | cfg_section[section_count++] = section 2022-02-14 15:09:18.331 | last_section = section 2022-02-14 15:09:18.331 | } 2022-02-14 15:09:18.331 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-14 15:09:18.331 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-14 15:09:18.331 | 2022-02-14 15:09:18.332 | cfg_attr[section, attr, 0] = value 2022-02-14 15:09:18.332 | cfg_attr_count[section, attr] = 1 2022-02-14 15:09:18.332 | } else { 2022-02-14 15:09:18.332 | lno = cfg_attr_count[section, attr]++ 2022-02-14 15:09:18.332 | cfg_attr[section, attr, lno] = value 2022-02-14 15:09:18.332 | } 2022-02-14 15:09:18.332 | } 2022-02-14 15:09:18.332 | END { 2022-02-14 15:09:18.332 | # Process each section in order 2022-02-14 15:09:18.332 | for (sno = 0; sno < section_count; sno++) { 2022-02-14 15:09:18.332 | section = cfg_section[sno] 2022-02-14 15:09:18.332 | # The ini routines simply append a config item immediately 2022-02-14 15:09:18.332 | # after the section header. To keep the same order as defined 2022-02-14 15:09:18.332 | # in local.conf, invoke the ini routines in the reverse order 2022-02-14 15:09:18.332 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-14 15:09:18.332 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-14 15:09:18.332 | if (cfg_attr_count[section, attr] == 1) 2022-02-14 15:09:18.332 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-14 15:09:18.332 | else { 2022-02-14 15:09:18.332 | # For multiline, invoke the ini routines in the reverse order 2022-02-14 15:09:18.332 | count = cfg_attr_count[section, attr] 2022-02-14 15:09:18.332 | print "inidelete " configfile " " section " " attr 2022-02-14 15:09:18.332 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-14 15:09:18.332 | for (l = count -2; l >= 0; l--) 2022-02-14 15:09:18.332 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-14 15:09:18.332 | } 2022-02-14 15:09:18.332 | } 2022-02-14 15:09:18.332 | } 2022-02-14 15:09:18.332 | } 2022-02-14 15:09:18.332 | ' 2022-02-14 15:09:18.332 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.333 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-14 15:09:18.335 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:18.338 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-14 15:09:18.344 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-14 15:09:18.347 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:09:18.349 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-14 15:09:18.352 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-14 15:09:18.352 | BEGIN { group = "" } 2022-02-14 15:09:18.352 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:09:18.352 | gsub("[][]", "", $1); 2022-02-14 15:09:18.352 | split($1, a, "|"); 2022-02-14 15:09:18.352 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-14 15:09:18.352 | group=a[1] 2022-02-14 15:09:18.352 | } else { 2022-02-14 15:09:18.352 | group="" 2022-02-14 15:09:18.352 | } 2022-02-14 15:09:18.352 | next 2022-02-14 15:09:18.352 | } 2022-02-14 15:09:18.353 | { 2022-02-14 15:09:18.353 | if (group != "") 2022-02-14 15:09:18.353 | print $0 2022-02-14 15:09:18.353 | } 2022-02-14 15:09:18.353 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:09:18.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-14 15:09:18.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-14 15:09:18.392 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.395 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-14 15:09:18.397 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-14 15:09:18.428 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-14 15:09:18.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-14 15:09:18.463 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-14 15:09:18.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-14 15:09:18.499 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-14 15:09:18.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-14 15:09:18.535 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-14 15:09:18.540 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-14 15:09:18.571 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-14 15:09:18.577 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-14 15:09:18.608 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.610 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-14 15:09:18.613 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-14 15:09:18.643 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-14 15:09:18.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-14 15:09:18.680 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-14 15:09:18.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-14 15:09:18.715 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.718 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-14 15:09:18.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-14 15:09:18.750 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-14 15:09:18.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-14 15:09:18.788 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-14 15:09:18.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-14 15:09:18.824 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.827 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-14 15:09:18.829 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-14 15:09:18.860 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-14 15:09:18.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-14 15:09:18.897 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.899 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-14 15:09:18.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-14 15:09:18.933 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.936 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-14 15:09:18.939 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-14 15:09:18.941 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-14 15:09:18.945 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-14 15:09:18.947 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-14 15:09:18.951 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-14 15:09:18.953 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-14 15:09:18.957 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-14 15:09:18.961 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-14 15:09:18.964 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-14 15:09:18.967 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-14 15:09:18.970 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:18.972 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-14 15:09:18.975 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-14 15:09:18.977 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-14 15:09:18.981 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-14 15:09:18.983 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-14 15:09:18.986 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-14 15:09:18.989 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-14 15:09:18.992 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-14 15:09:18.993 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-14 15:09:18.993 | BEGIN { 2022-02-14 15:09:18.993 | section = "" 2022-02-14 15:09:18.993 | last_section = "" 2022-02-14 15:09:18.993 | section_count = 0 2022-02-14 15:09:18.993 | } 2022-02-14 15:09:18.993 | /^\[.+\]/ { 2022-02-14 15:09:18.993 | gsub("[][]", "", $1); 2022-02-14 15:09:18.993 | section=$1 2022-02-14 15:09:18.993 | next 2022-02-14 15:09:18.993 | } 2022-02-14 15:09:18.993 | /^ *\#/ { 2022-02-14 15:09:18.993 | next 2022-02-14 15:09:18.993 | } 2022-02-14 15:09:18.993 | /^[^ \t]+/ { 2022-02-14 15:09:18.993 | # get offset of first = in $0 2022-02-14 15:09:18.993 | eq_idx = index($0, "=") 2022-02-14 15:09:18.993 | # extract attr & value from $0 2022-02-14 15:09:18.993 | attr = substr($0, 1, eq_idx - 1) 2022-02-14 15:09:18.993 | value = substr($0, eq_idx + 1) 2022-02-14 15:09:18.993 | # only need to strip trailing whitespace from attr 2022-02-14 15:09:18.993 | sub(/[ \t]*$/, "", attr) 2022-02-14 15:09:18.993 | # need to strip leading & trailing whitespace from value 2022-02-14 15:09:18.993 | sub(/^[ \t]*/, "", value) 2022-02-14 15:09:18.993 | sub(/[ \t]*$/, "", value) 2022-02-14 15:09:18.993 | 2022-02-14 15:09:18.994 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-14 15:09:18.994 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-14 15:09:18.994 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-14 15:09:18.994 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-14 15:09:18.994 | if (! (section, attr) in cfg_attr_count) { 2022-02-14 15:09:18.994 | if (section != last_section) { 2022-02-14 15:09:18.994 | cfg_section[section_count++] = section 2022-02-14 15:09:18.994 | last_section = section 2022-02-14 15:09:18.994 | } 2022-02-14 15:09:18.994 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-14 15:09:18.994 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-14 15:09:18.994 | 2022-02-14 15:09:18.994 | cfg_attr[section, attr, 0] = value 2022-02-14 15:09:18.994 | cfg_attr_count[section, attr] = 1 2022-02-14 15:09:18.994 | } else { 2022-02-14 15:09:18.994 | lno = cfg_attr_count[section, attr]++ 2022-02-14 15:09:18.994 | cfg_attr[section, attr, lno] = value 2022-02-14 15:09:18.994 | } 2022-02-14 15:09:18.994 | } 2022-02-14 15:09:18.994 | END { 2022-02-14 15:09:18.994 | # Process each section in order 2022-02-14 15:09:18.994 | for (sno = 0; sno < section_count; sno++) { 2022-02-14 15:09:18.994 | section = cfg_section[sno] 2022-02-14 15:09:18.994 | # The ini routines simply append a config item immediately 2022-02-14 15:09:18.994 | # after the section header. To keep the same order as defined 2022-02-14 15:09:18.994 | # in local.conf, invoke the ini routines in the reverse order 2022-02-14 15:09:18.994 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-14 15:09:18.994 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-14 15:09:18.994 | if (cfg_attr_count[section, attr] == 1) 2022-02-14 15:09:18.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-14 15:09:18.994 | else { 2022-02-14 15:09:18.994 | # For multiline, invoke the ini routines in the reverse order 2022-02-14 15:09:18.994 | count = cfg_attr_count[section, attr] 2022-02-14 15:09:18.994 | print "inidelete " configfile " " section " " attr 2022-02-14 15:09:18.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-14 15:09:18.995 | for (l = count -2; l >= 0; l--) 2022-02-14 15:09:18.995 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-14 15:09:18.995 | } 2022-02-14 15:09:18.995 | } 2022-02-14 15:09:18.995 | } 2022-02-14 15:09:18.995 | } 2022-02-14 15:09:18.995 | ' 2022-02-14 15:09:18.995 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:18.996 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-14 15:09:18.997 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:19.000 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-14 15:09:19.002 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-14 15:09:19.005 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:09:19.008 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-14 15:09:19.010 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-14 15:09:19.010 | BEGIN { group = "" } 2022-02-14 15:09:19.010 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:09:19.010 | gsub("[][]", "", $1); 2022-02-14 15:09:19.010 | split($1, a, "|"); 2022-02-14 15:09:19.010 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-14 15:09:19.010 | group=a[1] 2022-02-14 15:09:19.010 | } else { 2022-02-14 15:09:19.010 | group="" 2022-02-14 15:09:19.011 | } 2022-02-14 15:09:19.011 | next 2022-02-14 15:09:19.011 | } 2022-02-14 15:09:19.011 | { 2022-02-14 15:09:19.011 | if (group != "") 2022-02-14 15:09:19.011 | print $0 2022-02-14 15:09:19.011 | } 2022-02-14 15:09:19.011 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:09:19.017 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2022-02-14 15:09:19.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2022-02-14 15:09:19.051 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.053 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.52/identity/v2.0"' 2022-02-14 15:09:19.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.52/identity/v2.0 2022-02-14 15:09:19.086 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.088 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2022-02-14 15:09:19.091 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2022-02-14 15:09:19.120 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2022-02-14 15:09:19.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2022-02-14 15:09:19.156 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.158 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2022-02-14 15:09:19.161 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2022-02-14 15:09:19.191 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2022-02-14 15:09:19.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2022-02-14 15:09:19.227 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2022-02-14 15:09:19.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2022-02-14 15:09:19.265 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.267 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2022-02-14 15:09:19.270 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2022-02-14 15:09:19.301 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.303 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2022-02-14 15:09:19.306 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2022-02-14 15:09:19.337 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.340 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2022-02-14 15:09:19.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2022-02-14 15:09:19.376 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.380 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-14 15:09:19.382 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-14 15:09:19.385 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-14 15:09:19.389 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-14 15:09:19.392 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:09:19.395 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:09:19.398 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-14 15:09:19.401 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:09:19.406 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-14 15:09:19.408 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-14 15:09:19.411 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-14 15:09:19.413 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:19.416 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-14 15:09:19.418 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-14 15:09:19.422 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-14 15:09:19.425 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-14 15:09:19.428 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:09:19.431 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:09:19.434 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-14 15:09:19.438 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-14 15:09:19.439 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-14 15:09:19.439 | BEGIN { 2022-02-14 15:09:19.439 | section = "" 2022-02-14 15:09:19.439 | last_section = "" 2022-02-14 15:09:19.439 | section_count = 0 2022-02-14 15:09:19.439 | } 2022-02-14 15:09:19.439 | /^\[.+\]/ { 2022-02-14 15:09:19.439 | gsub("[][]", "", $1); 2022-02-14 15:09:19.439 | section=$1 2022-02-14 15:09:19.439 | next 2022-02-14 15:09:19.439 | } 2022-02-14 15:09:19.439 | /^ *\#/ { 2022-02-14 15:09:19.439 | next 2022-02-14 15:09:19.439 | } 2022-02-14 15:09:19.439 | /^[^ \t]+/ { 2022-02-14 15:09:19.439 | # get offset of first = in $0 2022-02-14 15:09:19.439 | eq_idx = index($0, "=") 2022-02-14 15:09:19.439 | # extract attr & value from $0 2022-02-14 15:09:19.439 | attr = substr($0, 1, eq_idx - 1) 2022-02-14 15:09:19.439 | value = substr($0, eq_idx + 1) 2022-02-14 15:09:19.439 | # only need to strip trailing whitespace from attr 2022-02-14 15:09:19.439 | sub(/[ \t]*$/, "", attr) 2022-02-14 15:09:19.440 | # need to strip leading & trailing whitespace from value 2022-02-14 15:09:19.440 | sub(/^[ \t]*/, "", value) 2022-02-14 15:09:19.440 | sub(/[ \t]*$/, "", value) 2022-02-14 15:09:19.440 | 2022-02-14 15:09:19.440 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-14 15:09:19.440 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-14 15:09:19.440 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-14 15:09:19.440 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-14 15:09:19.440 | if (! (section, attr) in cfg_attr_count) { 2022-02-14 15:09:19.440 | if (section != last_section) { 2022-02-14 15:09:19.440 | cfg_section[section_count++] = section 2022-02-14 15:09:19.440 | last_section = section 2022-02-14 15:09:19.440 | } 2022-02-14 15:09:19.440 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-14 15:09:19.440 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-14 15:09:19.440 | 2022-02-14 15:09:19.440 | cfg_attr[section, attr, 0] = value 2022-02-14 15:09:19.440 | cfg_attr_count[section, attr] = 1 2022-02-14 15:09:19.440 | } else { 2022-02-14 15:09:19.440 | lno = cfg_attr_count[section, attr]++ 2022-02-14 15:09:19.440 | cfg_attr[section, attr, lno] = value 2022-02-14 15:09:19.440 | } 2022-02-14 15:09:19.440 | } 2022-02-14 15:09:19.440 | END { 2022-02-14 15:09:19.440 | # Process each section in order 2022-02-14 15:09:19.440 | for (sno = 0; sno < section_count; sno++) { 2022-02-14 15:09:19.440 | section = cfg_section[sno] 2022-02-14 15:09:19.440 | # The ini routines simply append a config item immediately 2022-02-14 15:09:19.440 | # after the section header. To keep the same order as defined 2022-02-14 15:09:19.440 | # in local.conf, invoke the ini routines in the reverse order 2022-02-14 15:09:19.440 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-14 15:09:19.440 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-14 15:09:19.440 | if (cfg_attr_count[section, attr] == 1) 2022-02-14 15:09:19.440 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-14 15:09:19.441 | else { 2022-02-14 15:09:19.441 | # For multiline, invoke the ini routines in the reverse order 2022-02-14 15:09:19.441 | count = cfg_attr_count[section, attr] 2022-02-14 15:09:19.441 | print "inidelete " configfile " " section " " attr 2022-02-14 15:09:19.441 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-14 15:09:19.441 | for (l = count -2; l >= 0; l--) 2022-02-14 15:09:19.441 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-14 15:09:19.441 | } 2022-02-14 15:09:19.441 | } 2022-02-14 15:09:19.441 | } 2022-02-14 15:09:19.441 | } 2022-02-14 15:09:19.441 | ' 2022-02-14 15:09:19.441 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.441 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:09:19.442 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-14 15:09:19.444 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-14 15:09:19.446 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-14 15:09:19.449 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:09:19.451 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-14 15:09:19.454 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-14 15:09:19.454 | BEGIN { group = "" } 2022-02-14 15:09:19.454 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:09:19.454 | gsub("[][]", "", $1); 2022-02-14 15:09:19.454 | split($1, a, "|"); 2022-02-14 15:09:19.454 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-14 15:09:19.454 | group=a[1] 2022-02-14 15:09:19.454 | } else { 2022-02-14 15:09:19.454 | group="" 2022-02-14 15:09:19.454 | } 2022-02-14 15:09:19.454 | next 2022-02-14 15:09:19.454 | } 2022-02-14 15:09:19.454 | { 2022-02-14 15:09:19.454 | if (group != "") 2022-02-14 15:09:19.454 | print $0 2022-02-14 15:09:19.454 | } 2022-02-14 15:09:19.454 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:09:19.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-14 15:09:19.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-14 15:09:19.492 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-14 15:09:19.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-14 15:09:19.527 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:09:19.530 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-14 15:09:19.549 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:19.551 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-14 15:09:19.554 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-14 15:09:19.573 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:19.576 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-14 15:09:19.608 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-14 15:09:19.658 | [17602 Async configure_neutron_nova:102149]: Waiting for completion of configure_neutron_nova running on PID 102149 (2 other jobs running) 2022-02-14 15:09:19.684 | [17602 Async configure_neutron_nova:102149]: Signaling child to exit 2022-02-14 15:09:19.684 | WAKEUP 2022-02-14 15:09:19.707 | [17602 Async configure_neutron_nova:102149]: Signaled 2022-02-14 15:09:19.709 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-14 15:09:19.709 | ++ 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 2022-02-14 15:09:19.709 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 15:09:19.709 | + 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 2022-02-14 15:09:19.709 | + 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 ]] 2022-02-14 15:09:19.709 | + 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- ]] 2022-02-14 15:09:19.709 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 15:09:19.709 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.52/identity 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-14 15:09:19.709 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-14 15:09:19.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-14 15:09:19.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-14 15:09:19.710 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-14 15:09:19.710 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:09:19.710 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-14 15:09:19.710 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:09:19.710 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-14 15:09:19.710 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-14 15:09:19.710 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:09:19.710 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:09:19.710 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-14 15:09:19.710 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.52/identity 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-14 15:09:19.710 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-14 15:09:19.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-14 15:09:19.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-14 15:09:19.711 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-14 15:09:19.711 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:19.711 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-14 15:09:19.711 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-14 15:09:19.711 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-14 15:09:19.758 | [17602 Async configure_neutron_nova:102149]: finished configure_neutron_nova with result 0 in 0 seconds 2022-02-14 15:09:19.762 | + inc/async:async_wait:197 : return 0 2022-02-14 15:09:19.765 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-14 15:09:19.783 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:19.785 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-14 15:09:19.816 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-14 15:09:19.850 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-14 15:09:19.868 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:19.870 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-14 15:09:19.873 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:19.876 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-14 15:09:19.879 | + ./stack.sh:main:1277 : start_nova_api 2022-02-14 15:09:19.881 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-14 15:09:19.884 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-14 15:09:19.886 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-14 15:09:19.889 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-14 15:09:19.907 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:19.909 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:09:19.912 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:09:19.915 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:09:19.918 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-14 15:09:19.922 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-14 15:09:19.926 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:19.929 | + functions-common:run_process:1680 : local service=n-api 2022-02-14 15:09:19.932 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:19.934 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:19.937 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:19.940 | + functions-common:run_process:1685 : local name=n-api 2022-02-14 15:09:19.942 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:19.945 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:19.948 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:19.950 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:19.954 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:19.958 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851359955 2022-02-14 15:09:19.961 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-14 15:09:19.983 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:19.986 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-14 15:09:19.989 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-14 15:09:19.991 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:19.994 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:19.996 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:19.999 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:20.001 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-14 15:09:20.004 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-14 15:09:20.007 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-14 15:09:20.009 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:20.012 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:20.014 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-14 15:09:20.017 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-14 15:09:20.019 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-14 15:09:20.022 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:20.024 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 15:09:20.026 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 15:09:20.029 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-14 15:09:20.031 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 15:09:20.036 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-14 15:09:20.100 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-14 15:09:20.162 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-14 15:09:20.215 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-14 15:09:20.271 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:20.324 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-14 15:09:20.378 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-14 15:09:20.431 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-14 15:09:20.484 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-14 15:09:20.536 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-14 15:09:20.590 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 15:09:20.593 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-14 15:09:20.657 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 15:09:21.054 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-14 15:09:21.067 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-14 15:09:21.469 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-14 15:09:21.554 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:21.556 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:21.560 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:21.563 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:21.566 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:21.568 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:21.571 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:21.574 | + functions-common:time_stop:2432 : start_time=1644851359955 2022-02-14 15:09:21.576 | + functions-common:time_stop:2434 : [[ -z 1644851359955 ]] 2022-02-14 15:09:21.579 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:21.584 | + functions-common:time_stop:2437 : end_time=1644851361581 2022-02-14 15:09:21.587 | + functions-common:time_stop:2438 : elapsed_time=1626 2022-02-14 15:09:21.589 | + functions-common:time_stop:2439 : total=3128 2022-02-14 15:09:21.592 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:21.595 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4754 2022-02-14 15:09:21.597 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.52/compute/v2.1/ 2022-02-14 15:09:21.600 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-14 15:09:21.600 | Waiting for nova-api to start... 2022-02-14 15:09:21.602 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.52/compute/v2.1/ 2022-02-14 15:09:21.605 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 15:09:21.608 | + functions:wait_for_service:458 : local url=http://10.222.0.52/compute/v2.1/ 2022-02-14 15:09:21.611 | + functions:wait_for_service:459 : local rval=0 2022-02-14 15:09:21.613 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 15:09:21.616 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 15:09:21.618 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:21.621 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:21.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:21.629 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851361626 2022-02-14 15:09:21.632 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 15:09:21.638 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/compute/v2.1/ 2022-02-14 15:09:27.293 | + :: : [[ 200 == 503 ]] 2022-02-14 15:09:27.294 | + :: : [[ 0 -eq 7 ]] 2022-02-14 15:09:27.298 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 15:09:27.301 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:27.304 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:27.306 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:27.309 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:27.312 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:27.315 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 15:09:27.318 | + functions-common:time_stop:2432 : start_time=1644851361626 2022-02-14 15:09:27.321 | + functions-common:time_stop:2434 : [[ -z 1644851361626 ]] 2022-02-14 15:09:27.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:27.329 | + functions-common:time_stop:2437 : end_time=1644851367326 2022-02-14 15:09:27.332 | + functions-common:time_stop:2438 : elapsed_time=5700 2022-02-14 15:09:27.334 | + functions-common:time_stop:2439 : total=6525 2022-02-14 15:09:27.337 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:27.340 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12225 2022-02-14 15:09:27.343 | + functions:wait_for_service:467 : return 0 2022-02-14 15:09:27.346 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:09:27.349 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:09:27.352 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-14 15:09:27.369 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:27.372 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-14 15:09:27.376 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:27.378 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-14 15:09:27.381 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-14 15:09:27.384 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-14 15:09:27.386 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-14 15:09:27.404 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:27.407 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-14 15:09:27.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:27.429 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-14 15:09:27.431 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:27.434 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-14 15:09:27.437 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-14 15:09:27.440 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router != '' ]] 2022-02-14 15:09:27.443 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2022-02-14 15:09:27.475 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-14 15:09:27.478 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-14 15:09:27.481 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-14 15:09:27.513 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-14 15:09:27.544 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-14 15:09:27.547 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-14 15:09:27.550 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-14 15:09:27.553 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-14 15:09:27.555 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-14 15:09:27.559 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-14 15:09:27.562 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-14 15:09:27.565 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-14 15:09:27.569 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-14 15:09:27.571 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-14 15:09:27.574 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-14 15:09:27.577 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-14 15:09:27.580 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.583 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.586 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.589 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-14 15:09:27.591 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.595 | + 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' 2022-02-14 15:09:27.597 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-14 15:09:27.616 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:27.619 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-14 15:09:27.623 | + 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' 2022-02-14 15:09:27.627 | + functions-common:run_process:1680 : local service=q-svc 2022-02-14 15:09:27.630 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.634 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:27.637 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:27.640 | + functions-common:run_process:1685 : local name=q-svc 2022-02-14 15:09:27.643 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:27.645 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:27.648 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:27.651 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:27.654 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:27.659 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851367656 2022-02-14 15:09:27.661 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-14 15:09:27.678 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:27.681 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-14 15:09:27.684 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-14 15:09:27.687 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.690 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.693 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.695 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.697 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-14 15:09:27.700 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-14 15:09:27.703 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-14 15:09:27.706 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:27.709 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:27.711 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-14 15:09:27.714 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-14 15:09:27.716 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-14 15:09:27.719 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.721 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:09:27.723 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:09:27.725 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:09:27.728 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:09:27.730 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-14 15:09:27.732 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:09:27.736 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-14 15:09:27.799 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-14 15:09:27.862 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:27.913 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-14 15:09:27.966 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-14 15:09:28.018 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:28.078 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:09:28.080 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-14 15:09:28.143 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:09:28.558 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-14 15:09:28.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-14 15:09:28.972 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-14 15:09:29.000 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:29.002 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:29.005 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:29.008 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:29.010 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:29.013 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:29.017 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:29.020 | + functions-common:time_stop:2432 : start_time=1644851367656 2022-02-14 15:09:29.022 | + functions-common:time_stop:2434 : [[ -z 1644851367656 ]] 2022-02-14 15:09:29.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:29.031 | + functions-common:time_stop:2437 : end_time=1644851369027 2022-02-14 15:09:29.034 | + functions-common:time_stop:2438 : elapsed_time=1371 2022-02-14 15:09:29.036 | + functions-common:time_stop:2439 : total=4754 2022-02-14 15:09:29.039 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:29.042 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6125 2022-02-14 15:09:29.045 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.52:9696 2022-02-14 15:09:29.048 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-14 15:09:29.068 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:29.070 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-14 15:09:29.070 | Waiting for Neutron to start... 2022-02-14 15:09:29.073 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.52:9696' 2022-02-14 15:09:29.076 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.52:9696' 'Neutron did not start' 60 2022-02-14 15:09:29.079 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.52:9696' 2022-02-14 15:09:29.082 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-14 15:09:29.085 | + functions-common:test_with_retry:2365 : local until=60 2022-02-14 15:09:29.088 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-14 15:09:29.091 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-14 15:09:29.094 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-14 15:09:29.097 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:29.100 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:29.104 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:29.109 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851369106 2022-02-14 15:09:29.112 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.52:9696; do sleep 0.5; done' 2022-02-14 15:09:35.194 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.52:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-14 15:09:35.197 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:35.199 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:35.202 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:35.205 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:35.207 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:35.210 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-14 15:09:35.212 | + functions-common:time_stop:2432 : start_time=1644851369106 2022-02-14 15:09:35.215 | + functions-common:time_stop:2434 : [[ -z 1644851369106 ]] 2022-02-14 15:09:35.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:35.224 | + functions-common:time_stop:2437 : end_time=1644851375221 2022-02-14 15:09:35.227 | + functions-common:time_stop:2438 : elapsed_time=6115 2022-02-14 15:09:35.229 | + functions-common:time_stop:2439 : total=0 2022-02-14 15:09:35.232 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:35.235 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6115 2022-02-14 15:09:35.238 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-02-14 15:09:35.256 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:35.259 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-02-14 15:09:35.262 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:35.264 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-02-14 15:09:35.267 | + ./stack.sh:main:1298 : start_placement 2022-02-14 15:09:35.270 | + lib/placement:start_placement:160 : start_placement_api 2022-02-14 15:09:35.273 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 15:09:35.276 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-02-14 15:09:35.281 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.284 | + functions-common:run_process:1680 : local service=placement-api 2022-02-14 15:09:35.287 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.289 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:35.292 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:35.294 | + functions-common:run_process:1685 : local name=placement-api 2022-02-14 15:09:35.297 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:35.300 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:35.303 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:35.305 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:35.309 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:35.313 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851375311 2022-02-14 15:09:35.316 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-02-14 15:09:35.335 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:35.338 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-02-14 15:09:35.341 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-02-14 15:09:35.344 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.346 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.349 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.352 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.354 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-02-14 15:09:35.357 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-02-14 15:09:35.360 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-02-14 15:09:35.363 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:35.365 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:35.368 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-02-14 15:09:35.370 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-02-14 15:09:35.373 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-02-14 15:09:35.376 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.378 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 15:09:35.380 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 15:09:35.383 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-02-14 15:09:35.385 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 15:09:35.389 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-02-14 15:09:35.455 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-02-14 15:09:35.517 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-02-14 15:09:35.570 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-02-14 15:09:35.625 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:35.677 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-02-14 15:09:35.730 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-02-14 15:09:35.784 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-02-14 15:09:35.839 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-02-14 15:09:35.900 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-02-14 15:09:35.954 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 15:09:35.956 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-02-14 15:09:36.020 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 15:09:36.435 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-02-14 15:09:36.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-02-14 15:09:36.858 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-02-14 15:09:36.943 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:36.944 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:36.947 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:36.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:36.953 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:36.956 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:36.958 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:36.961 | + functions-common:time_stop:2432 : start_time=1644851375311 2022-02-14 15:09:36.963 | + functions-common:time_stop:2434 : [[ -z 1644851375311 ]] 2022-02-14 15:09:36.967 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:36.972 | + functions-common:time_stop:2437 : end_time=1644851376969 2022-02-14 15:09:36.975 | + functions-common:time_stop:2438 : elapsed_time=1658 2022-02-14 15:09:36.977 | + functions-common:time_stop:2439 : total=6125 2022-02-14 15:09:36.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:36.982 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7783 2022-02-14 15:09:36.985 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-02-14 15:09:36.985 | Waiting for placement-api to start... 2022-02-14 15:09:36.987 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.52/placement 2022-02-14 15:09:36.990 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 15:09:36.993 | + functions:wait_for_service:458 : local url=http://10.222.0.52/placement 2022-02-14 15:09:36.995 | + functions:wait_for_service:459 : local rval=0 2022-02-14 15:09:36.998 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 15:09:37.001 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 15:09:37.003 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:37.006 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:37.009 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:37.014 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851377011 2022-02-14 15:09:37.017 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 15:09:37.023 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/placement 2022-02-14 15:09:39.756 | + :: : [[ 200 == 503 ]] 2022-02-14 15:09:39.757 | + :: : [[ 0 -eq 7 ]] 2022-02-14 15:09:39.760 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 15:09:39.763 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:39.766 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:39.769 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:39.771 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:39.774 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:39.777 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 15:09:39.779 | + functions-common:time_stop:2432 : start_time=1644851377011 2022-02-14 15:09:39.782 | + functions-common:time_stop:2434 : [[ -z 1644851377011 ]] 2022-02-14 15:09:39.786 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:39.791 | + functions-common:time_stop:2437 : end_time=1644851379788 2022-02-14 15:09:39.793 | + functions-common:time_stop:2438 : elapsed_time=2777 2022-02-14 15:09:39.796 | + functions-common:time_stop:2439 : total=12225 2022-02-14 15:09:39.799 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:39.802 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15002 2022-02-14 15:09:39.805 | + functions:wait_for_service:467 : return 0 2022-02-14 15:09:39.808 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-02-14 15:09:39.827 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:39.829 | + ./stack.sh:main:1302 : start_neutron 2022-02-14 15:09:39.832 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-02-14 15:09:39.836 | ++ 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 2022-02-14 15:09:39.837 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 15:09:39.842 | + 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 2022-02-14 15:09:39.845 | + 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 ]] 2022-02-14 15:09:39.848 | + 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- ]] 2022-02-14 15:09:39.851 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 15:09:39.853 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-02-14 15:09:39.856 | + 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' 2022-02-14 15:09:39.859 | + functions-common:run_process:1680 : local service=q-agt 2022-02-14 15:09:39.862 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:39.864 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:39.867 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:39.870 | + functions-common:run_process:1685 : local name=q-agt 2022-02-14 15:09:39.872 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:39.876 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:39.878 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:39.881 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:39.884 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:39.889 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851379886 2022-02-14 15:09:39.891 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-02-14 15:09:39.908 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:39.911 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-14 15:09:39.913 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-02-14 15:09:39.916 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:39.919 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:39.922 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:39.924 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:39.927 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-14 15:09:39.930 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-14 15:09:39.932 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-02-14 15:09:39.935 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:39.938 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:39.941 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-14 15:09:39.943 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-14 15:09:39.946 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-02-14 15:09:39.948 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:39.951 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:09:39.953 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:09:39.955 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:09:39.958 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:09:39.960 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-02-14 15:09:39.962 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:09:39.967 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-02-14 15:09:40.029 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-02-14 15:09:40.095 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-14 15:09:40.147 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-02-14 15:09:40.207 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-02-14 15:09:40.259 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:40.313 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:09:40.315 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-02-14 15:09:40.381 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:09:40.808 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-02-14 15:09:40.822 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-02-14 15:09:41.230 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-02-14 15:09:41.258 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:41.261 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:41.264 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:41.267 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:41.269 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:41.272 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:41.275 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:41.277 | + functions-common:time_stop:2432 : start_time=1644851379886 2022-02-14 15:09:41.280 | + functions-common:time_stop:2434 : [[ -z 1644851379886 ]] 2022-02-14 15:09:41.284 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:41.289 | + functions-common:time_stop:2437 : end_time=1644851381286 2022-02-14 15:09:41.291 | + functions-common:time_stop:2438 : elapsed_time=1400 2022-02-14 15:09:41.294 | + functions-common:time_stop:2439 : total=7783 2022-02-14 15:09:41.296 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:41.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9183 2022-02-14 15:09:41.302 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-02-14 15:09:41.305 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-14 15:09:41.307 | + functions-common:is_provider_network:2277 : return 1 2022-02-14 15:09:41.310 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-02-14 15:09:41.313 | + 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' 2022-02-14 15:09:41.315 | + functions-common:run_process:1680 : local service=q-dhcp 2022-02-14 15:09:41.318 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.321 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:41.323 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:41.326 | + functions-common:run_process:1685 : local name=q-dhcp 2022-02-14 15:09:41.329 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:41.331 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:41.334 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:41.336 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:41.340 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:41.345 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851381342 2022-02-14 15:09:41.348 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-02-14 15:09:41.366 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:41.368 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-02-14 15:09:41.371 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-02-14 15:09:41.373 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.376 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.378 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.381 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.384 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-02-14 15:09:41.386 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-02-14 15:09:41.389 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-02-14 15:09:41.392 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:41.395 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:41.397 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-02-14 15:09:41.400 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-02-14 15:09:41.403 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-02-14 15:09:41.405 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.409 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:09:41.411 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:09:41.414 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:09:41.416 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:09:41.419 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-02-14 15:09:41.421 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:09:41.426 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-02-14 15:09:41.492 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-02-14 15:09:41.561 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-02-14 15:09:41.617 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-02-14 15:09:41.670 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-02-14 15:09:41.724 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:41.781 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:09:41.784 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-02-14 15:09:41.848 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:09:42.280 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-02-14 15:09:42.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-02-14 15:09:42.737 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-02-14 15:09:42.767 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:42.770 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:42.773 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:42.778 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:42.780 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:42.783 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:42.786 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:42.788 | + functions-common:time_stop:2432 : start_time=1644851381342 2022-02-14 15:09:42.791 | + functions-common:time_stop:2434 : [[ -z 1644851381342 ]] 2022-02-14 15:09:42.794 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:42.799 | + functions-common:time_stop:2437 : end_time=1644851382796 2022-02-14 15:09:42.802 | + functions-common:time_stop:2438 : elapsed_time=1454 2022-02-14 15:09:42.804 | + functions-common:time_stop:2439 : total=9183 2022-02-14 15:09:42.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:42.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10637 2022-02-14 15:09:42.813 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-02-14 15:09:42.815 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-14 15:09:42.818 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-14 15:09:42.821 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-02-14 15:09:42.824 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.826 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.830 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.833 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-02-14 15:09:42.835 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.838 | + 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' 2022-02-14 15:09:42.841 | + functions-common:run_process:1680 : local service=q-l3 2022-02-14 15:09:42.843 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.846 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:42.849 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:42.851 | + functions-common:run_process:1685 : local name=q-l3 2022-02-14 15:09:42.854 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:42.856 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:42.859 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:42.862 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:42.865 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:42.870 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851382867 2022-02-14 15:09:42.873 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-02-14 15:09:42.894 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:42.897 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-02-14 15:09:42.899 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-02-14 15:09:42.902 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.905 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.908 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.911 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.913 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-02-14 15:09:42.916 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-02-14 15:09:42.919 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-02-14 15:09:42.921 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:42.925 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:42.928 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-02-14 15:09:42.930 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-02-14 15:09:42.933 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-02-14 15:09:42.936 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:42.939 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:09:42.942 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:09:42.944 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:09:42.947 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:09:42.949 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-02-14 15:09:42.952 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:09:42.957 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-02-14 15:09:43.031 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-02-14 15:09:43.101 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-02-14 15:09:43.158 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-02-14 15:09:43.214 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-02-14 15:09:43.272 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:43.327 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:09:43.331 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-02-14 15:09:43.402 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:09:43.841 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-02-14 15:09:43.855 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-02-14 15:09:44.297 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-02-14 15:09:44.324 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:44.327 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:44.333 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:44.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:44.340 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:44.343 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:44.348 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:44.351 | + functions-common:time_stop:2432 : start_time=1644851382867 2022-02-14 15:09:44.354 | + functions-common:time_stop:2434 : [[ -z 1644851382867 ]] 2022-02-14 15:09:44.360 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:44.362 | + functions-common:time_stop:2437 : end_time=1644851384359 2022-02-14 15:09:44.365 | + functions-common:time_stop:2438 : elapsed_time=1492 2022-02-14 15:09:44.368 | + functions-common:time_stop:2439 : total=10637 2022-02-14 15:09:44.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:44.373 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12129 2022-02-14 15:09:44.376 | + 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' 2022-02-14 15:09:44.379 | + functions-common:run_process:1680 : local service=q-meta 2022-02-14 15:09:44.381 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.384 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:44.386 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:44.389 | + functions-common:run_process:1685 : local name=q-meta 2022-02-14 15:09:44.392 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:44.395 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:44.398 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:44.400 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:44.406 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:44.409 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851384405 2022-02-14 15:09:44.413 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-02-14 15:09:44.434 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:44.437 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-02-14 15:09:44.439 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-02-14 15:09:44.442 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.445 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.448 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.451 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.454 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-02-14 15:09:44.457 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-02-14 15:09:44.460 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-02-14 15:09:44.463 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:09:44.465 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:09:44.468 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-02-14 15:09:44.472 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-02-14 15:09:44.475 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-02-14 15:09:44.481 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.485 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:09:44.488 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:09:44.490 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:09:44.493 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:09:44.495 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-02-14 15:09:44.498 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:09:44.503 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-02-14 15:09:44.580 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-02-14 15:09:44.665 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-02-14 15:09:44.729 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-02-14 15:09:44.794 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-02-14 15:09:44.856 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:09:44.918 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:09:44.920 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-02-14 15:09:44.996 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:09:45.498 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-02-14 15:09:45.516 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-02-14 15:09:45.980 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-02-14 15:09:46.012 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:46.013 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:46.018 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:46.021 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:46.024 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:46.027 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:46.036 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:46.041 | + functions-common:time_stop:2432 : start_time=1644851384405 2022-02-14 15:09:46.046 | + functions-common:time_stop:2434 : [[ -z 1644851384405 ]] 2022-02-14 15:09:46.053 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:46.062 | + functions-common:time_stop:2437 : end_time=1644851386054 2022-02-14 15:09:46.068 | + functions-common:time_stop:2438 : elapsed_time=1649 2022-02-14 15:09:46.073 | + functions-common:time_stop:2439 : total=12129 2022-02-14 15:09:46.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:46.092 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13778 2022-02-14 15:09:46.101 | + 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 ' 2022-02-14 15:09:46.107 | + functions-common:run_process:1680 : local service=q-metering 2022-02-14 15:09:46.117 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2022-02-14 15:09:46.132 | + functions-common:run_process:1682 : local group= 2022-02-14 15:09:46.141 | + functions-common:run_process:1683 : local user= 2022-02-14 15:09:46.149 | + functions-common:run_process:1685 : local name=q-metering 2022-02-14 15:09:46.158 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:09:46.165 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:09:46.177 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:09:46.184 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:09:46.192 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:09:46.197 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851386194 2022-02-14 15:09:46.200 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-02-14 15:09:46.238 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:09:46.241 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:09:46.244 | + functions-common:time_stop:2425 : local name 2022-02-14 15:09:46.246 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:09:46.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:09:46.252 | + functions-common:time_stop:2428 : local total 2022-02-14 15:09:46.255 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:09:46.257 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:09:46.260 | + functions-common:time_stop:2432 : start_time=1644851386194 2022-02-14 15:09:46.263 | + functions-common:time_stop:2434 : [[ -z 1644851386194 ]] 2022-02-14 15:09:46.269 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:09:46.271 | + functions-common:time_stop:2437 : end_time=1644851386268 2022-02-14 15:09:46.274 | + functions-common:time_stop:2438 : elapsed_time=74 2022-02-14 15:09:46.277 | + functions-common:time_stop:2439 : total=13778 2022-02-14 15:09:46.279 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:09:46.282 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13852 2022-02-14 15:09:46.285 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-02-14 15:09:46.309 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:09:46.313 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-02-14 15:09:46.316 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-02-14 15:09:46.321 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:09:46.327 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-02-14 15:09:46.330 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-02-14 15:09:46.333 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-02-14 15:09:46.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-02-14 15:09:46.348 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-02-14 15:09:46.348 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:09:46.348 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-02-14 15:09:46.350 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-02-14 15:09:46.352 | ++ functions-common:get_field:812 : read data 2022-02-14 15:09:48.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:48.648 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:48.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:48.648 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:48.813 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:09:48.817 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 15:09:48.819 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 15:09:48.822 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 15:09:48.828 | ++ functions-common:get_field:818 : echo '| 3b51459e0d0043db8f0b8f1ce3ea95dd | demo |' 2022-02-14 15:09:48.833 | ++ functions-common:get_field:812 : read data 2022-02-14 15:09:48.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:09:48.840 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-02-14 15:09:48.844 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:09:48.866 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-02-14 15:09:48.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-02-14 15:09:48.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-14 15:09:48.879 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-14 15:09:51.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:51.586 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:51.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:51.586 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:51.758 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:09:51.761 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-14 15:09:51.761 | address-scope 2022-02-14 15:09:51.761 | router-admin-state-down-before-update 2022-02-14 15:09:51.761 | agent 2022-02-14 15:09:51.761 | agent-resources-synced 2022-02-14 15:09:51.761 | allowed-address-pairs 2022-02-14 15:09:51.761 | auto-allocated-topology 2022-02-14 15:09:51.761 | availability_zone 2022-02-14 15:09:51.761 | availability_zone_filter 2022-02-14 15:09:51.761 | default-subnetpools 2022-02-14 15:09:51.761 | dhcp_agent_scheduler 2022-02-14 15:09:51.761 | dvr 2022-02-14 15:09:51.761 | empty-string-filtering 2022-02-14 15:09:51.761 | external-net 2022-02-14 15:09:51.761 | extra_dhcp_opt 2022-02-14 15:09:51.761 | extraroute 2022-02-14 15:09:51.761 | extraroute-atomic 2022-02-14 15:09:51.761 | filter-validation 2022-02-14 15:09:51.761 | fip-port-details 2022-02-14 15:09:51.761 | flavors 2022-02-14 15:09:51.761 | floatingip-pools 2022-02-14 15:09:51.761 | ip-substring-filtering 2022-02-14 15:09:51.761 | router 2022-02-14 15:09:51.761 | ext-gw-mode 2022-02-14 15:09:51.761 | l3-ha 2022-02-14 15:09:51.761 | l3-flavors 2022-02-14 15:09:51.761 | l3-port-ip-change-not-allowed 2022-02-14 15:09:51.761 | l3_agent_scheduler 2022-02-14 15:09:51.761 | multi-provider 2022-02-14 15:09:51.761 | net-mtu 2022-02-14 15:09:51.761 | net-mtu-writable 2022-02-14 15:09:51.761 | network_availability_zone 2022-02-14 15:09:51.762 | network-ip-availability 2022-02-14 15:09:51.762 | pagination 2022-02-14 15:09:51.762 | port-device-profile 2022-02-14 15:09:51.762 | port-mac-address-regenerate 2022-02-14 15:09:51.762 | port-numa-affinity-policy 2022-02-14 15:09:51.762 | binding 2022-02-14 15:09:51.762 | binding-extended 2022-02-14 15:09:51.762 | port-security 2022-02-14 15:09:51.762 | project-id 2022-02-14 15:09:51.762 | provider 2022-02-14 15:09:51.762 | quota-check-limit 2022-02-14 15:09:51.762 | quotas 2022-02-14 15:09:51.762 | quota_details 2022-02-14 15:09:51.762 | rbac-policies 2022-02-14 15:09:51.762 | rbac-address-group 2022-02-14 15:09:51.762 | rbac-address-scope 2022-02-14 15:09:51.762 | rbac-security-groups 2022-02-14 15:09:51.762 | rbac-subnetpool 2022-02-14 15:09:51.762 | revision-if-match 2022-02-14 15:09:51.762 | standard-attr-revisions 2022-02-14 15:09:51.762 | router_availability_zone 2022-02-14 15:09:51.762 | security-groups-normalized-cidr 2022-02-14 15:09:51.762 | port-security-groups-filtering 2022-02-14 15:09:51.762 | security-groups-remote-address-group 2022-02-14 15:09:51.762 | security-groups-shared-filtering 2022-02-14 15:09:51.762 | security-group 2022-02-14 15:09:51.762 | service-type 2022-02-14 15:09:51.762 | sorting 2022-02-14 15:09:51.762 | standard-attr-description 2022-02-14 15:09:51.762 | stateful-security-group 2022-02-14 15:09:51.762 | subnet_onboard 2022-02-14 15:09:51.762 | subnet-service-types 2022-02-14 15:09:51.762 | subnet_allocation 2022-02-14 15:09:51.762 | subnetpool-prefix-ops 2022-02-14 15:09:51.762 | standard-attr-tag 2022-02-14 15:09:51.762 | standard-attr-timestamp' 2022-02-14 15:09:51.763 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-14 15:09:51.763 | address-scope 2022-02-14 15:09:51.763 | router-admin-state-down-before-update 2022-02-14 15:09:51.763 | agent 2022-02-14 15:09:51.763 | agent-resources-synced 2022-02-14 15:09:51.764 | allowed-address-pairs 2022-02-14 15:09:51.764 | auto-allocated-topology 2022-02-14 15:09:51.764 | availability_zone 2022-02-14 15:09:51.764 | availability_zone_filter 2022-02-14 15:09:51.764 | default-subnetpools 2022-02-14 15:09:51.764 | dhcp_agent_scheduler 2022-02-14 15:09:51.764 | dvr 2022-02-14 15:09:51.764 | empty-string-filtering 2022-02-14 15:09:51.764 | external-net 2022-02-14 15:09:51.764 | extra_dhcp_opt 2022-02-14 15:09:51.764 | extraroute 2022-02-14 15:09:51.764 | extraroute-atomic 2022-02-14 15:09:51.764 | filter-validation 2022-02-14 15:09:51.764 | fip-port-details 2022-02-14 15:09:51.764 | flavors 2022-02-14 15:09:51.764 | floatingip-pools 2022-02-14 15:09:51.764 | ip-substring-filtering 2022-02-14 15:09:51.764 | router 2022-02-14 15:09:51.764 | ext-gw-mode 2022-02-14 15:09:51.764 | l3-ha 2022-02-14 15:09:51.764 | l3-flavors 2022-02-14 15:09:51.764 | l3-port-ip-change-not-allowed 2022-02-14 15:09:51.764 | l3_agent_scheduler 2022-02-14 15:09:51.764 | multi-provider 2022-02-14 15:09:51.764 | net-mtu 2022-02-14 15:09:51.764 | net-mtu-writable 2022-02-14 15:09:51.764 | network_availability_zone 2022-02-14 15:09:51.764 | network-ip-availability 2022-02-14 15:09:51.764 | pagination 2022-02-14 15:09:51.764 | port-device-profile 2022-02-14 15:09:51.764 | port-mac-address-regenerate 2022-02-14 15:09:51.764 | port-numa-affinity-policy 2022-02-14 15:09:51.764 | binding 2022-02-14 15:09:51.765 | binding-extended 2022-02-14 15:09:51.765 | port-security 2022-02-14 15:09:51.765 | project-id 2022-02-14 15:09:51.765 | provider 2022-02-14 15:09:51.765 | quota-check-limit 2022-02-14 15:09:51.765 | quotas 2022-02-14 15:09:51.765 | quota_details 2022-02-14 15:09:51.765 | rbac-policies 2022-02-14 15:09:51.765 | rbac-address-group 2022-02-14 15:09:51.765 | rbac-address-scope 2022-02-14 15:09:51.765 | rbac-security-groups 2022-02-14 15:09:51.765 | rbac-subnetpool 2022-02-14 15:09:51.765 | revision-if-match 2022-02-14 15:09:51.765 | standard-attr-revisions 2022-02-14 15:09:51.765 | router_availability_zone 2022-02-14 15:09:51.765 | security-groups-normalized-cidr 2022-02-14 15:09:51.765 | port-security-groups-filtering 2022-02-14 15:09:51.765 | security-groups-remote-address-group 2022-02-14 15:09:51.765 | security-groups-shared-filtering 2022-02-14 15:09:51.765 | security-group 2022-02-14 15:09:51.765 | service-type 2022-02-14 15:09:51.765 | sorting 2022-02-14 15:09:51.765 | standard-attr-description 2022-02-14 15:09:51.765 | stateful-security-group 2022-02-14 15:09:51.765 | subnet_onboard 2022-02-14 15:09:51.765 | subnet-service-types 2022-02-14 15:09:51.765 | subnet_allocation 2022-02-14 15:09:51.765 | subnetpool-prefix-ops 2022-02-14 15:09:51.765 | standard-attr-tag 2022-02-14 15:09:51.765 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-14 15:09:51.767 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-14 15:09:51.770 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-02-14 15:09:51.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-02-14 15:09:51.780 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-02-14 15:09:54.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:54.348 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:54.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:54.348 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:54.500 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:09:54.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=b0b3e16d-ccd6-4a87-82e7-d29c27a0e7f9 2022-02-14 15:09:54.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-02-14 15:09:54.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-02-14 15:09:54.513 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-14 15:09:54.515 | + functions-common:is_provider_network:2277 : return 1 2022-02-14 15:09:54.521 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-02-14 15:09:54.521 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-02-14 15:09:54.521 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-02-14 15:09:54.524 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:09:54.527 | ++ functions-common:get_field:812 : read data 2022-02-14 15:09:57.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:57.283 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:57.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:09:57.283 | from cryptography.utils import int_from_bytes 2022-02-14 15:09:57.457 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:09:57.460 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-14 15:09:57.463 | ++ functions-common:get_field:816 : field='$3' 2022-02-14 15:09:57.467 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-14 15:09:57.467 | ++ functions-common:get_field:818 : echo '| id | 22cf3edf-86e6-4e99-a122-a195d2ba750f |' 2022-02-14 15:09:57.473 | ++ functions-common:get_field:812 : read data 2022-02-14 15:09:57.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=22cf3edf-86e6-4e99-a122-a195d2ba750f 2022-02-14 15:09:57.479 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 3b51459e0d0043db8f0b8f1ce3ea95dd' 2022-02-14 15:09:57.482 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:09:57.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-02-14 15:09:57.504 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:09:57.506 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=3b51459e0d0043db8f0b8f1ce3ea95dd 2022-02-14 15:09:57.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z b0b3e16d-ccd6-4a87-82e7-d29c27a0e7f9 ']' 2022-02-14 15:09:57.512 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-02-14 15:09:57.514 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-02-14 15:09:57.517 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-02-14 15:09:57.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool b0b3e16d-ccd6-4a87-82e7-d29c27a0e7f9 ' 2022-02-14 15:09:57.522 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-02-14 15:09:57.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 22cf3edf-86e6-4e99-a122-a195d2ba750f private-subnet' 2022-02-14 15:09:57.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-02-14 15:09:57.532 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-02-14 15:09:57.532 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool b0b3e16d-ccd6-4a87-82e7-d29c27a0e7f9 --network 22cf3edf-86e6-4e99-a122-a195d2ba750f private-subnet 2022-02-14 15:09:57.533 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-02-14 15:09:57.536 | +++ functions-common:get_field:811 : local data field 2022-02-14 15:09:57.539 | +++ functions-common:get_field:812 : read data 2022-02-14 15:10:00.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:00.896 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:00.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:00.896 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:01.057 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:01.060 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-14 15:10:01.063 | +++ functions-common:get_field:816 : field='$3' 2022-02-14 15:10:01.066 | +++ functions-common:get_field:818 : echo '| id | 106e20f7-3fc9-4ce1-aed1-9bac8865013d |' 2022-02-14 15:10:01.067 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-14 15:10:01.073 | +++ functions-common:get_field:812 : read data 2022-02-14 15:10:01.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=106e20f7-3fc9-4ce1-aed1-9bac8865013d 2022-02-14 15:10:01.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 3b51459e0d0043db8f0b8f1ce3ea95dd' 2022-02-14 15:10:01.082 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:10:01.100 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 106e20f7-3fc9-4ce1-aed1-9bac8865013d 2022-02-14 15:10:01.103 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=106e20f7-3fc9-4ce1-aed1-9bac8865013d 2022-02-14 15:10:01.106 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-02-14 15:10:01.109 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-02-14 15:10:01.112 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-02-14 15:10:01.115 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-14 15:10:03.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:03.382 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:03.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:03.382 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:03.538 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:03.541 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-14 15:10:03.541 | address-scope 2022-02-14 15:10:03.541 | router-admin-state-down-before-update 2022-02-14 15:10:03.541 | agent 2022-02-14 15:10:03.541 | agent-resources-synced 2022-02-14 15:10:03.541 | allowed-address-pairs 2022-02-14 15:10:03.541 | auto-allocated-topology 2022-02-14 15:10:03.541 | availability_zone 2022-02-14 15:10:03.541 | availability_zone_filter 2022-02-14 15:10:03.541 | default-subnetpools 2022-02-14 15:10:03.541 | dhcp_agent_scheduler 2022-02-14 15:10:03.541 | dvr 2022-02-14 15:10:03.541 | empty-string-filtering 2022-02-14 15:10:03.541 | external-net 2022-02-14 15:10:03.541 | extra_dhcp_opt 2022-02-14 15:10:03.541 | extraroute 2022-02-14 15:10:03.541 | extraroute-atomic 2022-02-14 15:10:03.541 | filter-validation 2022-02-14 15:10:03.541 | fip-port-details 2022-02-14 15:10:03.541 | flavors 2022-02-14 15:10:03.541 | floatingip-pools 2022-02-14 15:10:03.541 | ip-substring-filtering 2022-02-14 15:10:03.542 | router 2022-02-14 15:10:03.542 | ext-gw-mode 2022-02-14 15:10:03.542 | l3-ha 2022-02-14 15:10:03.542 | l3-flavors 2022-02-14 15:10:03.542 | l3-port-ip-change-not-allowed 2022-02-14 15:10:03.542 | l3_agent_scheduler 2022-02-14 15:10:03.542 | multi-provider 2022-02-14 15:10:03.542 | net-mtu 2022-02-14 15:10:03.542 | net-mtu-writable 2022-02-14 15:10:03.542 | network_availability_zone 2022-02-14 15:10:03.542 | network-ip-availability 2022-02-14 15:10:03.542 | pagination 2022-02-14 15:10:03.542 | port-device-profile 2022-02-14 15:10:03.542 | port-mac-address-regenerate 2022-02-14 15:10:03.542 | port-numa-affinity-policy 2022-02-14 15:10:03.542 | binding 2022-02-14 15:10:03.542 | binding-extended 2022-02-14 15:10:03.542 | port-security 2022-02-14 15:10:03.542 | project-id 2022-02-14 15:10:03.542 | provider 2022-02-14 15:10:03.542 | quota-check-limit 2022-02-14 15:10:03.542 | quotas 2022-02-14 15:10:03.542 | quota_details 2022-02-14 15:10:03.542 | rbac-policies 2022-02-14 15:10:03.542 | rbac-address-group 2022-02-14 15:10:03.542 | rbac-address-scope 2022-02-14 15:10:03.542 | rbac-security-groups 2022-02-14 15:10:03.542 | rbac-subnetpool 2022-02-14 15:10:03.542 | revision-if-match 2022-02-14 15:10:03.542 | standard-attr-revisions 2022-02-14 15:10:03.542 | router_availability_zone 2022-02-14 15:10:03.542 | security-groups-normalized-cidr 2022-02-14 15:10:03.542 | port-security-groups-filtering 2022-02-14 15:10:03.542 | security-groups-remote-address-group 2022-02-14 15:10:03.542 | security-groups-shared-filtering 2022-02-14 15:10:03.542 | security-group 2022-02-14 15:10:03.542 | service-type 2022-02-14 15:10:03.543 | sorting 2022-02-14 15:10:03.543 | standard-attr-description 2022-02-14 15:10:03.543 | stateful-security-group 2022-02-14 15:10:03.543 | subnet_onboard 2022-02-14 15:10:03.543 | subnet-service-types 2022-02-14 15:10:03.543 | subnet_allocation 2022-02-14 15:10:03.543 | subnetpool-prefix-ops 2022-02-14 15:10:03.543 | standard-attr-tag 2022-02-14 15:10:03.543 | standard-attr-timestamp' 2022-02-14 15:10:03.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-14 15:10:03.544 | address-scope 2022-02-14 15:10:03.544 | router-admin-state-down-before-update 2022-02-14 15:10:03.544 | agent 2022-02-14 15:10:03.544 | agent-resources-synced 2022-02-14 15:10:03.544 | allowed-address-pairs 2022-02-14 15:10:03.544 | auto-allocated-topology 2022-02-14 15:10:03.544 | availability_zone 2022-02-14 15:10:03.544 | availability_zone_filter 2022-02-14 15:10:03.544 | default-subnetpools 2022-02-14 15:10:03.544 | dhcp_agent_scheduler 2022-02-14 15:10:03.544 | dvr 2022-02-14 15:10:03.544 | empty-string-filtering 2022-02-14 15:10:03.544 | external-net 2022-02-14 15:10:03.544 | extra_dhcp_opt 2022-02-14 15:10:03.544 | extraroute 2022-02-14 15:10:03.544 | extraroute-atomic 2022-02-14 15:10:03.544 | filter-validation 2022-02-14 15:10:03.544 | fip-port-details 2022-02-14 15:10:03.544 | flavors 2022-02-14 15:10:03.544 | floatingip-pools 2022-02-14 15:10:03.544 | ip-substring-filtering 2022-02-14 15:10:03.544 | router 2022-02-14 15:10:03.544 | ext-gw-mode 2022-02-14 15:10:03.544 | l3-ha 2022-02-14 15:10:03.544 | l3-flavors 2022-02-14 15:10:03.544 | l3-port-ip-change-not-allowed 2022-02-14 15:10:03.544 | l3_agent_scheduler 2022-02-14 15:10:03.544 | multi-provider 2022-02-14 15:10:03.544 | net-mtu 2022-02-14 15:10:03.544 | net-mtu-writable 2022-02-14 15:10:03.544 | network_availability_zone 2022-02-14 15:10:03.544 | network-ip-availability 2022-02-14 15:10:03.544 | pagination 2022-02-14 15:10:03.545 | port-device-profile 2022-02-14 15:10:03.545 | port-mac-address-regenerate 2022-02-14 15:10:03.545 | port-numa-affinity-policy 2022-02-14 15:10:03.545 | binding 2022-02-14 15:10:03.545 | binding-extended 2022-02-14 15:10:03.545 | port-security 2022-02-14 15:10:03.545 | project-id 2022-02-14 15:10:03.545 | provider 2022-02-14 15:10:03.545 | quota-check-limit 2022-02-14 15:10:03.545 | quotas 2022-02-14 15:10:03.545 | quota_details 2022-02-14 15:10:03.545 | rbac-policies 2022-02-14 15:10:03.545 | rbac-address-group 2022-02-14 15:10:03.545 | rbac-address-scope 2022-02-14 15:10:03.545 | rbac-security-groups 2022-02-14 15:10:03.545 | rbac-subnetpool 2022-02-14 15:10:03.545 | revision-if-match 2022-02-14 15:10:03.545 | standard-attr-revisions 2022-02-14 15:10:03.545 | router_availability_zone 2022-02-14 15:10:03.545 | security-groups-normalized-cidr 2022-02-14 15:10:03.545 | port-security-groups-filtering 2022-02-14 15:10:03.545 | security-groups-remote-address-group 2022-02-14 15:10:03.545 | security-groups-shared-filtering 2022-02-14 15:10:03.545 | security-group 2022-02-14 15:10:03.545 | service-type 2022-02-14 15:10:03.545 | sorting 2022-02-14 15:10:03.545 | standard-attr-description 2022-02-14 15:10:03.545 | stateful-security-group 2022-02-14 15:10:03.545 | subnet_onboard 2022-02-14 15:10:03.545 | subnet-service-types 2022-02-14 15:10:03.545 | subnet_allocation 2022-02-14 15:10:03.545 | subnetpool-prefix-ops 2022-02-14 15:10:03.545 | standard-attr-tag 2022-02-14 15:10:03.545 | standard-attr-timestamp =~ router ]] 2022-02-14 15:10:03.548 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-14 15:10:03.551 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-02-14 15:10:03.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-14 15:10:03.558 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-14 15:10:05.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:05.836 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:05.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:05.836 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:05.995 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:05.998 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-14 15:10:05.998 | address-scope 2022-02-14 15:10:05.998 | router-admin-state-down-before-update 2022-02-14 15:10:05.998 | agent 2022-02-14 15:10:05.998 | agent-resources-synced 2022-02-14 15:10:05.998 | allowed-address-pairs 2022-02-14 15:10:05.998 | auto-allocated-topology 2022-02-14 15:10:05.998 | availability_zone 2022-02-14 15:10:05.998 | availability_zone_filter 2022-02-14 15:10:05.998 | default-subnetpools 2022-02-14 15:10:05.998 | dhcp_agent_scheduler 2022-02-14 15:10:05.998 | dvr 2022-02-14 15:10:05.998 | empty-string-filtering 2022-02-14 15:10:05.998 | external-net 2022-02-14 15:10:05.998 | extra_dhcp_opt 2022-02-14 15:10:05.998 | extraroute 2022-02-14 15:10:05.998 | extraroute-atomic 2022-02-14 15:10:05.998 | filter-validation 2022-02-14 15:10:05.998 | fip-port-details 2022-02-14 15:10:05.998 | flavors 2022-02-14 15:10:05.998 | floatingip-pools 2022-02-14 15:10:05.998 | ip-substring-filtering 2022-02-14 15:10:05.999 | router 2022-02-14 15:10:05.999 | ext-gw-mode 2022-02-14 15:10:05.999 | l3-ha 2022-02-14 15:10:05.999 | l3-flavors 2022-02-14 15:10:05.999 | l3-port-ip-change-not-allowed 2022-02-14 15:10:05.999 | l3_agent_scheduler 2022-02-14 15:10:05.999 | multi-provider 2022-02-14 15:10:05.999 | net-mtu 2022-02-14 15:10:05.999 | net-mtu-writable 2022-02-14 15:10:05.999 | network_availability_zone 2022-02-14 15:10:05.999 | network-ip-availability 2022-02-14 15:10:05.999 | pagination 2022-02-14 15:10:05.999 | port-device-profile 2022-02-14 15:10:05.999 | port-mac-address-regenerate 2022-02-14 15:10:05.999 | port-numa-affinity-policy 2022-02-14 15:10:05.999 | binding 2022-02-14 15:10:05.999 | binding-extended 2022-02-14 15:10:05.999 | port-security 2022-02-14 15:10:05.999 | project-id 2022-02-14 15:10:05.999 | provider 2022-02-14 15:10:05.999 | quota-check-limit 2022-02-14 15:10:05.999 | quotas 2022-02-14 15:10:05.999 | quota_details 2022-02-14 15:10:05.999 | rbac-policies 2022-02-14 15:10:05.999 | rbac-address-group 2022-02-14 15:10:05.999 | rbac-address-scope 2022-02-14 15:10:05.999 | rbac-security-groups 2022-02-14 15:10:05.999 | rbac-subnetpool 2022-02-14 15:10:05.999 | revision-if-match 2022-02-14 15:10:05.999 | standard-attr-revisions 2022-02-14 15:10:05.999 | router_availability_zone 2022-02-14 15:10:05.999 | security-groups-normalized-cidr 2022-02-14 15:10:05.999 | port-security-groups-filtering 2022-02-14 15:10:05.999 | security-groups-remote-address-group 2022-02-14 15:10:05.999 | security-groups-shared-filtering 2022-02-14 15:10:05.999 | security-group 2022-02-14 15:10:05.999 | service-type 2022-02-14 15:10:06.000 | sorting 2022-02-14 15:10:06.000 | standard-attr-description 2022-02-14 15:10:06.000 | stateful-security-group 2022-02-14 15:10:06.000 | subnet_onboard 2022-02-14 15:10:06.000 | subnet-service-types 2022-02-14 15:10:06.000 | subnet_allocation 2022-02-14 15:10:06.000 | subnetpool-prefix-ops 2022-02-14 15:10:06.000 | standard-attr-tag 2022-02-14 15:10:06.000 | standard-attr-timestamp' 2022-02-14 15:10:06.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-14 15:10:06.002 | address-scope 2022-02-14 15:10:06.002 | router-admin-state-down-before-update 2022-02-14 15:10:06.002 | agent 2022-02-14 15:10:06.002 | agent-resources-synced 2022-02-14 15:10:06.002 | allowed-address-pairs 2022-02-14 15:10:06.002 | auto-allocated-topology 2022-02-14 15:10:06.002 | availability_zone 2022-02-14 15:10:06.002 | availability_zone_filter 2022-02-14 15:10:06.003 | default-subnetpools 2022-02-14 15:10:06.003 | dhcp_agent_scheduler 2022-02-14 15:10:06.003 | dvr 2022-02-14 15:10:06.003 | empty-string-filtering 2022-02-14 15:10:06.003 | external-net 2022-02-14 15:10:06.003 | extra_dhcp_opt 2022-02-14 15:10:06.003 | extraroute 2022-02-14 15:10:06.003 | extraroute-atomic 2022-02-14 15:10:06.003 | filter-validation 2022-02-14 15:10:06.003 | fip-port-details 2022-02-14 15:10:06.003 | flavors 2022-02-14 15:10:06.003 | floatingip-pools 2022-02-14 15:10:06.003 | ip-substring-filtering 2022-02-14 15:10:06.003 | router 2022-02-14 15:10:06.003 | ext-gw-mode 2022-02-14 15:10:06.003 | l3-ha 2022-02-14 15:10:06.003 | l3-flavors 2022-02-14 15:10:06.003 | l3-port-ip-change-not-allowed 2022-02-14 15:10:06.003 | l3_agent_scheduler 2022-02-14 15:10:06.003 | multi-provider 2022-02-14 15:10:06.003 | net-mtu 2022-02-14 15:10:06.003 | net-mtu-writable 2022-02-14 15:10:06.003 | network_availability_zone 2022-02-14 15:10:06.003 | network-ip-availability 2022-02-14 15:10:06.003 | pagination 2022-02-14 15:10:06.003 | port-device-profile 2022-02-14 15:10:06.003 | port-mac-address-regenerate 2022-02-14 15:10:06.004 | port-numa-affinity-policy 2022-02-14 15:10:06.004 | binding 2022-02-14 15:10:06.004 | binding-extended 2022-02-14 15:10:06.004 | port-security 2022-02-14 15:10:06.004 | project-id 2022-02-14 15:10:06.004 | provider 2022-02-14 15:10:06.004 | quota-check-limit 2022-02-14 15:10:06.004 | quotas 2022-02-14 15:10:06.004 | quota_details 2022-02-14 15:10:06.004 | rbac-policies 2022-02-14 15:10:06.004 | rbac-address-group 2022-02-14 15:10:06.004 | rbac-address-scope 2022-02-14 15:10:06.004 | rbac-security-groups 2022-02-14 15:10:06.004 | rbac-subnetpool 2022-02-14 15:10:06.004 | revision-if-match 2022-02-14 15:10:06.004 | standard-attr-revisions 2022-02-14 15:10:06.004 | router_availability_zone 2022-02-14 15:10:06.004 | security-groups-normalized-cidr 2022-02-14 15:10:06.004 | port-security-groups-filtering 2022-02-14 15:10:06.004 | security-groups-remote-address-group 2022-02-14 15:10:06.004 | security-groups-shared-filtering 2022-02-14 15:10:06.004 | security-group 2022-02-14 15:10:06.004 | service-type 2022-02-14 15:10:06.004 | sorting 2022-02-14 15:10:06.004 | standard-attr-description 2022-02-14 15:10:06.004 | stateful-security-group 2022-02-14 15:10:06.004 | subnet_onboard 2022-02-14 15:10:06.004 | subnet-service-types 2022-02-14 15:10:06.004 | subnet_allocation 2022-02-14 15:10:06.004 | subnetpool-prefix-ops 2022-02-14 15:10:06.004 | standard-attr-tag 2022-02-14 15:10:06.004 | standard-attr-timestamp =~ external-net ]] 2022-02-14 15:10:06.006 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-14 15:10:06.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-02-14 15:10:06.014 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-02-14 15:10:06.014 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-02-14 15:10:06.015 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-02-14 15:10:06.017 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:10:06.021 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:08.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:08.504 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:08.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:08.504 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:08.660 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:08.664 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-14 15:10:08.666 | ++ functions-common:get_field:816 : field='$3' 2022-02-14 15:10:08.669 | ++ functions-common:get_field:818 : echo '| id | bb248e8b-dcbb-4648-8f12-f738225b7357 |' 2022-02-14 15:10:08.670 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-14 15:10:08.676 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:08.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=bb248e8b-dcbb-4648-8f12-f738225b7357 2022-02-14 15:10:08.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 3b51459e0d0043db8f0b8f1ce3ea95dd router1' 2022-02-14 15:10:08.685 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:10:08.703 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-02-14 15:10:08.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-02-14 15:10:08.708 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-02-14 15:10:08.712 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-14 15:10:10.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:10.996 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:10.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:10.996 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:11.158 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:11.162 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-14 15:10:11.162 | address-scope 2022-02-14 15:10:11.162 | router-admin-state-down-before-update 2022-02-14 15:10:11.162 | agent 2022-02-14 15:10:11.162 | agent-resources-synced 2022-02-14 15:10:11.162 | allowed-address-pairs 2022-02-14 15:10:11.162 | auto-allocated-topology 2022-02-14 15:10:11.162 | availability_zone 2022-02-14 15:10:11.162 | availability_zone_filter 2022-02-14 15:10:11.162 | default-subnetpools 2022-02-14 15:10:11.162 | dhcp_agent_scheduler 2022-02-14 15:10:11.162 | dvr 2022-02-14 15:10:11.162 | empty-string-filtering 2022-02-14 15:10:11.162 | external-net 2022-02-14 15:10:11.162 | extra_dhcp_opt 2022-02-14 15:10:11.162 | extraroute 2022-02-14 15:10:11.162 | extraroute-atomic 2022-02-14 15:10:11.162 | filter-validation 2022-02-14 15:10:11.162 | fip-port-details 2022-02-14 15:10:11.162 | flavors 2022-02-14 15:10:11.162 | floatingip-pools 2022-02-14 15:10:11.162 | ip-substring-filtering 2022-02-14 15:10:11.162 | router 2022-02-14 15:10:11.162 | ext-gw-mode 2022-02-14 15:10:11.162 | l3-ha 2022-02-14 15:10:11.162 | l3-flavors 2022-02-14 15:10:11.162 | l3-port-ip-change-not-allowed 2022-02-14 15:10:11.162 | l3_agent_scheduler 2022-02-14 15:10:11.162 | multi-provider 2022-02-14 15:10:11.162 | net-mtu 2022-02-14 15:10:11.162 | net-mtu-writable 2022-02-14 15:10:11.162 | network_availability_zone 2022-02-14 15:10:11.162 | network-ip-availability 2022-02-14 15:10:11.163 | pagination 2022-02-14 15:10:11.163 | port-device-profile 2022-02-14 15:10:11.163 | port-mac-address-regenerate 2022-02-14 15:10:11.163 | port-numa-affinity-policy 2022-02-14 15:10:11.163 | binding 2022-02-14 15:10:11.163 | binding-extended 2022-02-14 15:10:11.163 | port-security 2022-02-14 15:10:11.163 | project-id 2022-02-14 15:10:11.163 | provider 2022-02-14 15:10:11.163 | quota-check-limit 2022-02-14 15:10:11.163 | quotas 2022-02-14 15:10:11.163 | quota_details 2022-02-14 15:10:11.163 | rbac-policies 2022-02-14 15:10:11.163 | rbac-address-group 2022-02-14 15:10:11.163 | rbac-address-scope 2022-02-14 15:10:11.163 | rbac-security-groups 2022-02-14 15:10:11.163 | rbac-subnetpool 2022-02-14 15:10:11.163 | revision-if-match 2022-02-14 15:10:11.163 | standard-attr-revisions 2022-02-14 15:10:11.163 | router_availability_zone 2022-02-14 15:10:11.163 | security-groups-normalized-cidr 2022-02-14 15:10:11.163 | port-security-groups-filtering 2022-02-14 15:10:11.163 | security-groups-remote-address-group 2022-02-14 15:10:11.163 | security-groups-shared-filtering 2022-02-14 15:10:11.163 | security-group 2022-02-14 15:10:11.163 | service-type 2022-02-14 15:10:11.163 | sorting 2022-02-14 15:10:11.163 | standard-attr-description 2022-02-14 15:10:11.163 | stateful-security-group 2022-02-14 15:10:11.163 | subnet_onboard 2022-02-14 15:10:11.163 | subnet-service-types 2022-02-14 15:10:11.163 | subnet_allocation 2022-02-14 15:10:11.163 | subnetpool-prefix-ops 2022-02-14 15:10:11.163 | standard-attr-tag 2022-02-14 15:10:11.163 | standard-attr-timestamp' 2022-02-14 15:10:11.166 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-14 15:10:11.166 | address-scope 2022-02-14 15:10:11.166 | router-admin-state-down-before-update 2022-02-14 15:10:11.166 | agent 2022-02-14 15:10:11.166 | agent-resources-synced 2022-02-14 15:10:11.166 | allowed-address-pairs 2022-02-14 15:10:11.166 | auto-allocated-topology 2022-02-14 15:10:11.166 | availability_zone 2022-02-14 15:10:11.166 | availability_zone_filter 2022-02-14 15:10:11.166 | default-subnetpools 2022-02-14 15:10:11.166 | dhcp_agent_scheduler 2022-02-14 15:10:11.166 | dvr 2022-02-14 15:10:11.166 | empty-string-filtering 2022-02-14 15:10:11.166 | external-net 2022-02-14 15:10:11.166 | extra_dhcp_opt 2022-02-14 15:10:11.166 | extraroute 2022-02-14 15:10:11.166 | extraroute-atomic 2022-02-14 15:10:11.166 | filter-validation 2022-02-14 15:10:11.166 | fip-port-details 2022-02-14 15:10:11.166 | flavors 2022-02-14 15:10:11.166 | floatingip-pools 2022-02-14 15:10:11.167 | ip-substring-filtering 2022-02-14 15:10:11.167 | router 2022-02-14 15:10:11.167 | ext-gw-mode 2022-02-14 15:10:11.167 | l3-ha 2022-02-14 15:10:11.167 | l3-flavors 2022-02-14 15:10:11.167 | l3-port-ip-change-not-allowed 2022-02-14 15:10:11.167 | l3_agent_scheduler 2022-02-14 15:10:11.167 | multi-provider 2022-02-14 15:10:11.167 | net-mtu 2022-02-14 15:10:11.167 | net-mtu-writable 2022-02-14 15:10:11.167 | network_availability_zone 2022-02-14 15:10:11.167 | network-ip-availability 2022-02-14 15:10:11.167 | pagination 2022-02-14 15:10:11.167 | port-device-profile 2022-02-14 15:10:11.167 | port-mac-address-regenerate 2022-02-14 15:10:11.167 | port-numa-affinity-policy 2022-02-14 15:10:11.167 | binding 2022-02-14 15:10:11.167 | binding-extended 2022-02-14 15:10:11.167 | port-security 2022-02-14 15:10:11.167 | project-id 2022-02-14 15:10:11.167 | provider 2022-02-14 15:10:11.167 | quota-check-limit 2022-02-14 15:10:11.167 | quotas 2022-02-14 15:10:11.167 | quota_details 2022-02-14 15:10:11.167 | rbac-policies 2022-02-14 15:10:11.167 | rbac-address-group 2022-02-14 15:10:11.167 | rbac-address-scope 2022-02-14 15:10:11.167 | rbac-security-groups 2022-02-14 15:10:11.167 | rbac-subnetpool 2022-02-14 15:10:11.167 | revision-if-match 2022-02-14 15:10:11.167 | standard-attr-revisions 2022-02-14 15:10:11.167 | router_availability_zone 2022-02-14 15:10:11.167 | security-groups-normalized-cidr 2022-02-14 15:10:11.167 | port-security-groups-filtering 2022-02-14 15:10:11.167 | security-groups-remote-address-group 2022-02-14 15:10:11.167 | security-groups-shared-filtering 2022-02-14 15:10:11.167 | security-group 2022-02-14 15:10:11.168 | service-type 2022-02-14 15:10:11.168 | sorting 2022-02-14 15:10:11.168 | standard-attr-description 2022-02-14 15:10:11.168 | stateful-security-group 2022-02-14 15:10:11.168 | subnet_onboard 2022-02-14 15:10:11.168 | subnet-service-types 2022-02-14 15:10:11.168 | subnet_allocation 2022-02-14 15:10:11.168 | subnetpool-prefix-ops 2022-02-14 15:10:11.168 | standard-attr-tag 2022-02-14 15:10:11.168 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-02-14 15:10:11.169 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-14 15:10:11.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-02-14 15:10:11.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-02-14 15:10:11.180 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-02-14 15:10:11.180 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-02-14 15:10:11.182 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-02-14 15:10:11.185 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:10:11.189 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:13.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:13.776 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:13.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:13.776 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:13.954 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:13.959 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-14 15:10:13.962 | ++ functions-common:get_field:816 : field='$3' 2022-02-14 15:10:13.965 | ++ functions-common:get_field:818 : echo '| id | 754649af-9d92-4add-9100-3a6b9d533033 |' 2022-02-14 15:10:13.967 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-14 15:10:13.974 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:13.978 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=754649af-9d92-4add-9100-3a6b9d533033 2022-02-14 15:10:13.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-02-14 15:10:13.983 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:10:14.003 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-02-14 15:10:14.007 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-02-14 15:10:14.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet bb248e8b-dcbb-4648-8f12-f738225b7357 106e20f7-3fc9-4ce1-aed1-9bac8865013d 2022-02-14 15:10:18.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:18.234 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:18.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:18.234 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:18.391 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-02-14 15:10:18.394 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 754649af-9d92-4add-9100-3a6b9d533033 2022-02-14 15:10:18.397 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-02-14 15:10:18.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-02-14 15:10:18.402 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.31.1.1 ]] 2022-02-14 15:10:18.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.31.1.1 ' 2022-02-14 15:10:18.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 754649af-9d92-4add-9100-3a6b9d533033 --subnet-range 172.31.1.0/24 --no-dhcp ' 2022-02-14 15:10:18.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-02-14 15:10:18.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-02-14 15:10:18.415 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-02-14 15:10:18.415 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.31.1.1 --network 754649af-9d92-4add-9100-3a6b9d533033 --subnet-range 172.31.1.0/24 --no-dhcp public-subnet 2022-02-14 15:10:21.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:21.217 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:21.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:21.217 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:21.383 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:21.386 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | 2022-02-14 15:10:21.387 | | id | 83675365-7b9f-4bc1-89b3-fecb2625f829 |' 2022-02-14 15:10:21.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-02-14 15:10:21.393 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:10:21.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 83675365-7b9f-4bc1-89b3-fecb2625f829 '|' 2022-02-14 15:10:21.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.31.1.1 | | id | 83675365-7b9f-4bc1-89b3-fecb2625f829 |' 2022-02-14 15:10:21.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-02-14 15:10:21.420 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 83675365-7b9f-4bc1-89b3-fecb2625f829 '|' 2022-02-14 15:10:21.420 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-02-14 15:10:21.422 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:10:21.425 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:21.427 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-02-14 15:10:21.430 | ++ functions-common:get_field:816 : field='$3' 2022-02-14 15:10:21.433 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.1.1 | | id | 83675365-7b9f-4bc1-89b3-fecb2625f829 |' 2022-02-14 15:10:21.433 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-02-14 15:10:21.439 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:21.442 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.31.1.1 2022-02-14 15:10:21.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.31.1.1 '|' '|' id '|' 83675365-7b9f-4bc1-89b3-fecb2625f829 '|' 2022-02-14 15:10:21.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-02-14 15:10:21.449 | ++ functions-common:get_field:811 : local data field 2022-02-14 15:10:21.451 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:21.454 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-02-14 15:10:21.456 | ++ functions-common:get_field:816 : field='$6' 2022-02-14 15:10:21.459 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.31.1.1 | | id | 83675365-7b9f-4bc1-89b3-fecb2625f829 |' 2022-02-14 15:10:21.460 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-02-14 15:10:21.465 | ++ functions-common:get_field:812 : read data 2022-02-14 15:10:21.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=83675365-7b9f-4bc1-89b3-fecb2625f829 2022-02-14 15:10:21.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 754649af-9d92-4add-9100-3a6b9d533033 bb248e8b-dcbb-4648-8f12-f738225b7357 2022-02-14 15:10:25.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:25.525 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:25.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:25.525 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:25.696 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-02-14 15:10:25.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-02-14 15:10:25.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:25.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-02-14 15:10:25.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-02-14 15:10:25.726 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-02-14 15:10:25.729 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-02-14 15:10:25.732 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-02-14 15:10:25.734 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-02-14 15:10:25.756 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-02-14 15:10:25.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-02-14 15:10:25.761 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-02-14 15:10:25.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-02-14 15:10:25.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-14 15:10:25.769 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-02-14 15:10:25.771 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-02-14 15:10:25.774 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-02-14 15:10:25.776 | + functions-common:test_with_retry:2365 : local until=10 2022-02-14 15:10:25.778 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-14 15:10:25.781 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-14 15:10:25.783 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-14 15:10:25.786 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:25.788 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:25.791 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:25.795 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851425793 2022-02-14 15:10:25.798 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-02-14 15:10:25.807 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-02-14 15:10:25.810 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:25.812 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:25.814 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:25.818 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:25.820 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:25.822 | + functions-common:time_stop:2431 : name=test_with_retry 2022-02-14 15:10:25.825 | + functions-common:time_stop:2432 : start_time=1644851425793 2022-02-14 15:10:25.827 | + functions-common:time_stop:2434 : [[ -z 1644851425793 ]] 2022-02-14 15:10:25.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:25.834 | + functions-common:time_stop:2437 : end_time=1644851425831 2022-02-14 15:10:25.837 | + functions-common:time_stop:2438 : elapsed_time=38 2022-02-14 15:10:25.839 | + functions-common:time_stop:2439 : total=6115 2022-02-14 15:10:25.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:25.844 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6153 2022-02-14 15:10:25.847 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-02-14 15:10:25.848 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.31.1.1 2022-02-14 15:10:25.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-02-14 15:10:25.857 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-02-14 15:10:25.859 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-02-14 15:10:25.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-02-14 15:10:25.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.31.1.1/24 dev br-data 2022-02-14 15:10:25.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-02-14 15:10:25.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-02-14 15:10:25.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-02-14 15:10:25.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-02-14 15:10:25.894 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-02-14 15:10:28.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:28.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:28.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:28.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:28.375 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:10:28.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.31.1.133 ' 2022-02-14 15:10:28.381 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-02-14 15:10:28.384 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 15:10:28.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-02-14 15:10:28.402 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-02-14 15:10:28.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-02-14 15:10:28.407 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-02-14 15:10:28.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:28.429 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-02-14 15:10:28.432 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:10:28.435 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-02-14 15:10:28.437 | + ./stack.sh:main:1319 : start_nova 2022-02-14 15:10:28.440 | + lib/nova:start_nova:1080 : start_nova_rest 2022-02-14 15:10:28.442 | + lib/nova:start_nova_rest:988 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:28.445 | + lib/nova:start_nova_rest:989 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:28.448 | + lib/nova:start_nova_rest:989 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:28.450 | + lib/nova:start_nova_rest:991 : local api_cell_conf=/etc/nova/nova.conf 2022-02-14 15:10:28.453 | + lib/nova:start_nova_rest:992 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-14 15:10:28.456 | + lib/nova:start_nova_rest:994 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.458 | + functions-common:run_process:1680 : local service=n-sch 2022-02-14 15:10:28.461 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.463 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:28.466 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:28.469 | + functions-common:run_process:1685 : local name=n-sch 2022-02-14 15:10:28.471 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:28.474 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:28.477 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:28.479 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:28.483 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:28.487 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851428484 2022-02-14 15:10:28.490 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-02-14 15:10:28.507 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:28.509 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-02-14 15:10:28.512 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-02-14 15:10:28.515 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.518 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.521 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.523 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.526 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-14 15:10:28.528 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-14 15:10:28.531 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-02-14 15:10:28.534 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:28.537 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:28.539 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-14 15:10:28.542 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-14 15:10:28.544 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-02-14 15:10:28.547 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.549 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:10:28.551 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:10:28.554 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:10:28.556 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:10:28.559 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-02-14 15:10:28.561 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:10:28.565 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-02-14 15:10:28.629 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-02-14 15:10:28.702 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-02-14 15:10:28.759 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-02-14 15:10:28.816 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-02-14 15:10:28.870 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:28.924 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:10:28.927 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-02-14 15:10:28.992 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:10:29.410 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-02-14 15:10:29.424 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-02-14 15:10:29.847 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-02-14 15:10:29.871 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:29.876 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:29.877 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:29.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:29.884 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:29.887 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:29.890 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:29.892 | + functions-common:time_stop:2432 : start_time=1644851428484 2022-02-14 15:10:29.895 | + functions-common:time_stop:2434 : [[ -z 1644851428484 ]] 2022-02-14 15:10:29.898 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:29.903 | + functions-common:time_stop:2437 : end_time=1644851429900 2022-02-14 15:10:29.906 | + functions-common:time_stop:2438 : elapsed_time=1416 2022-02-14 15:10:29.909 | + functions-common:time_stop:2439 : total=13852 2022-02-14 15:10:29.912 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:29.914 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15268 2022-02-14 15:10:29.917 | + lib/nova:start_nova_rest:995 : '[' True == False ']' 2022-02-14 15:10:29.921 | ++ lib/nova:start_nova_rest:998 : which uwsgi 2022-02-14 15:10:29.925 | + lib/nova:start_nova_rest:998 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:29.929 | + functions-common:run_process:1680 : local service=n-api-meta 2022-02-14 15:10:29.931 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:29.934 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:29.937 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:29.939 | + functions-common:run_process:1685 : local name=n-api-meta 2022-02-14 15:10:29.942 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:29.945 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:29.948 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:29.950 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:29.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:29.959 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851429955 2022-02-14 15:10:29.962 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-02-14 15:10:29.986 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:29.990 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-02-14 15:10:29.994 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-02-14 15:10:29.996 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:29.999 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:30.001 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:30.004 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:30.007 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-02-14 15:10:30.009 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-02-14 15:10:30.011 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-02-14 15:10:30.014 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:30.017 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:30.019 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-02-14 15:10:30.022 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-02-14 15:10:30.025 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-02-14 15:10:30.028 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:30.030 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 15:10:30.033 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 15:10:30.037 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-02-14 15:10:30.039 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 15:10:30.044 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-02-14 15:10:30.111 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-02-14 15:10:30.182 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-02-14 15:10:30.242 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-02-14 15:10:30.304 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:30.374 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-02-14 15:10:30.436 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-02-14 15:10:30.502 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-02-14 15:10:30.566 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-02-14 15:10:30.627 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-02-14 15:10:30.702 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 15:10:30.705 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-02-14 15:10:30.782 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 15:10:31.257 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-02-14 15:10:31.275 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-02-14 15:10:31.743 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-02-14 15:10:31.853 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:31.859 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:31.866 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:31.871 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:31.875 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:31.878 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:31.881 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:31.884 | + functions-common:time_stop:2432 : start_time=1644851429955 2022-02-14 15:10:31.887 | + functions-common:time_stop:2434 : [[ -z 1644851429955 ]] 2022-02-14 15:10:31.892 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:31.895 | + functions-common:time_stop:2437 : end_time=1644851431892 2022-02-14 15:10:31.898 | + functions-common:time_stop:2438 : elapsed_time=1937 2022-02-14 15:10:31.900 | + functions-common:time_stop:2439 : total=15268 2022-02-14 15:10:31.903 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:31.906 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17205 2022-02-14 15:10:31.909 | + lib/nova:start_nova_rest:1001 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:31.912 | + lib/nova:start_nova_rest:1001 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:31.915 | + lib/nova:start_nova:1081 : start_nova_console_proxies 2022-02-14 15:10:31.918 | + lib/nova:start_nova_console_proxies:1016 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:31.921 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:31.923 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:31.932 | + lib/nova:start_nova_console_proxies:1020 : local api_cell_conf=/etc/nova/nova.conf 2022-02-14 15:10:31.939 | + lib/nova:start_nova_console_proxies:1022 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:10:31.945 | + lib/nova:start_nova_console_proxies:1027 : enable_nova_console_proxies 2022-02-14 15:10:31.951 | ++ lib/nova:enable_nova_console_proxies:1005 : seq 1 1 2022-02-14 15:10:31.965 | + lib/nova:enable_nova_console_proxies:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:10:31.973 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-14 15:10:31.980 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-novnc 2022-02-14 15:10:32.032 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:32.044 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-14 15:10:32.056 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-spice 2022-02-14 15:10:32.109 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:32.114 | + lib/nova:enable_nova_console_proxies:1006 : for srv in n-novnc n-spice n-sproxy 2022-02-14 15:10:32.127 | + lib/nova:enable_nova_console_proxies:1007 : is_service_enabled n-sproxy 2022-02-14 15:10:32.172 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:32.181 | ++ lib/nova:start_nova_console_proxies:1028 : seq 1 1 2022-02-14 15:10:32.185 | + lib/nova:start_nova_console_proxies:1028 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:10:32.188 | + lib/nova:start_nova_console_proxies:1029 : local conf 2022-02-14 15:10:32.194 | ++ lib/nova:start_nova_console_proxies:1030 : conductor_conf 1 2022-02-14 15:10:32.197 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:10:32.200 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:10:32.202 | + lib/nova:start_nova_console_proxies:1030 : conf=/etc/nova/nova_cell1.conf 2022-02-14 15:10:32.205 | + lib/nova:start_nova_console_proxies:1031 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-14 15:10:32.208 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-02-14 15:10:32.211 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-14 15:10:32.214 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:32.216 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:32.219 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-02-14 15:10:32.221 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:32.225 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:32.227 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:32.233 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:32.240 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:32.243 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851432239 2022-02-14 15:10:32.245 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-02-14 15:10:32.266 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:32.268 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:32.271 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:32.274 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:32.276 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:32.279 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:32.282 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:32.285 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:32.287 | + functions-common:time_stop:2432 : start_time=1644851432239 2022-02-14 15:10:32.291 | + functions-common:time_stop:2434 : [[ -z 1644851432239 ]] 2022-02-14 15:10:32.294 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:32.299 | + functions-common:time_stop:2437 : end_time=1644851432296 2022-02-14 15:10:32.302 | + functions-common:time_stop:2438 : elapsed_time=57 2022-02-14 15:10:32.305 | + functions-common:time_stop:2439 : total=17205 2022-02-14 15:10:32.308 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:32.311 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17262 2022-02-14 15:10:32.313 | + lib/nova:start_nova_console_proxies:1032 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-14 15:10:32.316 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-02-14 15:10:32.320 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-02-14 15:10:32.323 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:32.326 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:32.329 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-02-14 15:10:32.332 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:32.334 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:32.337 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:32.340 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:32.344 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:32.348 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851432345 2022-02-14 15:10:32.351 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-02-14 15:10:32.378 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:32.381 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:32.384 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:32.387 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:32.390 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:32.392 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:32.395 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:32.398 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:32.400 | + functions-common:time_stop:2432 : start_time=1644851432345 2022-02-14 15:10:32.403 | + functions-common:time_stop:2434 : [[ -z 1644851432345 ]] 2022-02-14 15:10:32.406 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:32.411 | + functions-common:time_stop:2437 : end_time=1644851432408 2022-02-14 15:10:32.414 | + functions-common:time_stop:2438 : elapsed_time=63 2022-02-14 15:10:32.416 | + functions-common:time_stop:2439 : total=17262 2022-02-14 15:10:32.419 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:32.422 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17325 2022-02-14 15:10:32.424 | + lib/nova:start_nova_console_proxies:1033 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:32.427 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-02-14 15:10:32.433 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:32.437 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:32.440 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:32.443 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-02-14 15:10:32.446 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:32.449 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:32.451 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:32.454 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:32.459 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:32.462 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851432459 2022-02-14 15:10:32.464 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-02-14 15:10:32.484 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:32.487 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:32.489 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:32.492 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:32.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:32.497 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:32.500 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:32.503 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:32.506 | + functions-common:time_stop:2432 : start_time=1644851432459 2022-02-14 15:10:32.509 | + functions-common:time_stop:2434 : [[ -z 1644851432459 ]] 2022-02-14 15:10:32.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:32.517 | + functions-common:time_stop:2437 : end_time=1644851432513 2022-02-14 15:10:32.519 | + functions-common:time_stop:2438 : elapsed_time=54 2022-02-14 15:10:32.523 | + functions-common:time_stop:2439 : total=17325 2022-02-14 15:10:32.525 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:32.528 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17379 2022-02-14 15:10:32.531 | + lib/nova:start_nova_console_proxies:1037 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:32.534 | + lib/nova:start_nova_console_proxies:1037 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:32.537 | + lib/nova:start_nova:1082 : start_nova_conductor 2022-02-14 15:10:32.540 | + lib/nova:start_nova_conductor:1050 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:10:32.543 | + lib/nova:start_nova_conductor:1056 : enable_nova_fleet 2022-02-14 15:10:32.545 | + lib/nova:enable_nova_fleet:1041 : is_service_enabled n-cond 2022-02-14 15:10:32.576 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:32.582 | + lib/nova:enable_nova_fleet:1042 : enable_service n-super-cond 2022-02-14 15:10:32.652 | ++ lib/nova:enable_nova_fleet:1043 : seq 1 1 2022-02-14 15:10:32.660 | + lib/nova:enable_nova_fleet:1043 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:10:32.660 | + lib/nova:enable_nova_fleet:1044 : enable_service n-cond-cell1 2022-02-14 15:10:32.726 | + lib/nova:start_nova_conductor:1057 : is_service_enabled n-super-cond 2022-02-14 15:10:32.742 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:32.745 | + lib/nova:start_nova_conductor:1058 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.748 | + functions-common:run_process:1680 : local service=n-super-cond 2022-02-14 15:10:32.757 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.767 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:32.767 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:32.767 | + functions-common:run_process:1685 : local name=n-super-cond 2022-02-14 15:10:32.772 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:32.776 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:32.776 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:32.780 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:32.784 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:32.787 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851432784 2022-02-14 15:10:32.790 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-02-14 15:10:32.811 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:32.814 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-02-14 15:10:32.817 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-02-14 15:10:32.819 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.822 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.825 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.827 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.830 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-02-14 15:10:32.833 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-02-14 15:10:32.844 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-02-14 15:10:32.844 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:32.844 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:32.848 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-02-14 15:10:32.848 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-02-14 15:10:32.852 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-02-14 15:10:32.854 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:32.860 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:10:32.860 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:10:32.860 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:10:32.864 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:10:32.864 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-02-14 15:10:32.868 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:10:32.872 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-02-14 15:10:32.948 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-02-14 15:10:33.023 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-02-14 15:10:33.089 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-02-14 15:10:33.155 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-02-14 15:10:33.222 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:33.298 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:10:33.301 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-02-14 15:10:33.389 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:10:33.892 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-02-14 15:10:33.908 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-02-14 15:10:34.401 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-02-14 15:10:34.427 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:34.430 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:34.440 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:34.443 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:34.446 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:34.449 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:34.452 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:34.454 | + functions-common:time_stop:2432 : start_time=1644851432784 2022-02-14 15:10:34.457 | + functions-common:time_stop:2434 : [[ -z 1644851432784 ]] 2022-02-14 15:10:34.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:34.466 | + functions-common:time_stop:2437 : end_time=1644851434463 2022-02-14 15:10:34.469 | + functions-common:time_stop:2438 : elapsed_time=1679 2022-02-14 15:10:34.472 | + functions-common:time_stop:2439 : total=17379 2022-02-14 15:10:34.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:34.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19058 2022-02-14 15:10:34.481 | ++ lib/nova:start_nova_conductor:1060 : seq 1 1 2022-02-14 15:10:34.485 | + lib/nova:start_nova_conductor:1060 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 15:10:34.488 | + lib/nova:start_nova_conductor:1061 : is_service_enabled n-cond-cell1 2022-02-14 15:10:34.511 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:34.513 | + lib/nova:start_nova_conductor:1062 : local conf 2022-02-14 15:10:34.517 | ++ lib/nova:start_nova_conductor:1063 : conductor_conf 1 2022-02-14 15:10:34.520 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 15:10:34.524 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 15:10:34.528 | + lib/nova:start_nova_conductor:1063 : conf=/etc/nova/nova_cell1.conf 2022-02-14 15:10:34.529 | + lib/nova:start_nova_conductor:1064 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.532 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-02-14 15:10:34.536 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.540 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:34.540 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:34.544 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-02-14 15:10:34.544 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:34.548 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:34.552 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:34.552 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:34.556 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:34.565 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851434557 2022-02-14 15:10:34.568 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-02-14 15:10:34.592 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:34.596 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-02-14 15:10:34.596 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-02-14 15:10:34.600 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.601 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.604 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.608 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.612 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-02-14 15:10:34.612 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-02-14 15:10:34.616 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-02-14 15:10:34.620 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:34.620 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:34.624 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-02-14 15:10:34.628 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-02-14 15:10:34.628 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-02-14 15:10:34.632 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.633 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:10:34.636 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:10:34.640 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:10:34.640 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:10:34.644 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-02-14 15:10:34.648 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:10:34.652 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-02-14 15:10:34.740 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-02-14 15:10:34.828 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-02-14 15:10:34.893 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-02-14 15:10:34.957 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-02-14 15:10:35.030 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:35.093 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:10:35.100 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-02-14 15:10:35.182 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:10:35.676 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-02-14 15:10:35.700 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-02-14 15:10:36.178 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-02-14 15:10:36.202 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:36.205 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:36.210 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:36.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:36.217 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:36.221 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:36.226 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:36.229 | + functions-common:time_stop:2432 : start_time=1644851434557 2022-02-14 15:10:36.237 | + functions-common:time_stop:2434 : [[ -z 1644851434557 ]] 2022-02-14 15:10:36.253 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:36.268 | + functions-common:time_stop:2437 : end_time=1644851436254 2022-02-14 15:10:36.275 | + functions-common:time_stop:2438 : elapsed_time=1697 2022-02-14 15:10:36.284 | + functions-common:time_stop:2439 : total=19058 2022-02-14 15:10:36.287 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:36.292 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20755 2022-02-14 15:10:36.298 | + lib/nova:start_nova:1083 : start_nova_compute 2022-02-14 15:10:36.304 | + lib/nova:start_nova_compute:913 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:36.310 | + lib/nova:start_nova_compute:914 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:36.319 | + lib/nova:start_nova_compute:914 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:36.325 | + lib/nova:start_nova_compute:916 : local compute_cell_conf=/etc/nova/nova.conf 2022-02-14 15:10:36.332 | + lib/nova:start_nova_compute:919 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-02-14 15:10:36.342 | + lib/nova:start_nova_compute:921 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-14 15:10:36.347 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:10:36.356 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-14 15:10:36.362 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-02-14 15:10:36.369 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-14 15:10:36.381 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-02-14 15:10:36.388 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-02-14 15:10:36.402 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-02-14 15:10:36.408 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-02-14 15:10:36.413 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-02-14 15:10:36.416 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-14 15:10:36.416 | BEGIN { 2022-02-14 15:10:36.416 | section = "" 2022-02-14 15:10:36.416 | last_section = "" 2022-02-14 15:10:36.416 | section_count = 0 2022-02-14 15:10:36.416 | } 2022-02-14 15:10:36.416 | /^\[.+\]/ { 2022-02-14 15:10:36.416 | gsub("[][]", "", $1); 2022-02-14 15:10:36.416 | section=$1 2022-02-14 15:10:36.416 | next 2022-02-14 15:10:36.416 | } 2022-02-14 15:10:36.416 | /^ *\#/ { 2022-02-14 15:10:36.416 | next 2022-02-14 15:10:36.416 | } 2022-02-14 15:10:36.416 | /^[^ \t]+/ { 2022-02-14 15:10:36.416 | # get offset of first = in $0 2022-02-14 15:10:36.416 | eq_idx = index($0, "=") 2022-02-14 15:10:36.416 | # extract attr & value from $0 2022-02-14 15:10:36.416 | attr = substr($0, 1, eq_idx - 1) 2022-02-14 15:10:36.416 | value = substr($0, eq_idx + 1) 2022-02-14 15:10:36.416 | # only need to strip trailing whitespace from attr 2022-02-14 15:10:36.416 | sub(/[ \t]*$/, "", attr) 2022-02-14 15:10:36.416 | # need to strip leading & trailing whitespace from value 2022-02-14 15:10:36.416 | sub(/^[ \t]*/, "", value) 2022-02-14 15:10:36.416 | sub(/[ \t]*$/, "", value) 2022-02-14 15:10:36.416 | 2022-02-14 15:10:36.416 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-14 15:10:36.416 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-14 15:10:36.416 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-14 15:10:36.416 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-14 15:10:36.417 | if (! (section, attr) in cfg_attr_count) { 2022-02-14 15:10:36.417 | if (section != last_section) { 2022-02-14 15:10:36.417 | cfg_section[section_count++] = section 2022-02-14 15:10:36.417 | last_section = section 2022-02-14 15:10:36.417 | } 2022-02-14 15:10:36.417 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-14 15:10:36.417 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-14 15:10:36.417 | 2022-02-14 15:10:36.417 | cfg_attr[section, attr, 0] = value 2022-02-14 15:10:36.417 | cfg_attr_count[section, attr] = 1 2022-02-14 15:10:36.417 | } else { 2022-02-14 15:10:36.417 | lno = cfg_attr_count[section, attr]++ 2022-02-14 15:10:36.417 | cfg_attr[section, attr, lno] = value 2022-02-14 15:10:36.417 | } 2022-02-14 15:10:36.417 | } 2022-02-14 15:10:36.417 | END { 2022-02-14 15:10:36.417 | # Process each section in order 2022-02-14 15:10:36.417 | for (sno = 0; sno < section_count; sno++) { 2022-02-14 15:10:36.417 | section = cfg_section[sno] 2022-02-14 15:10:36.417 | # The ini routines simply append a config item immediately 2022-02-14 15:10:36.417 | # after the section header. To keep the same order as defined 2022-02-14 15:10:36.417 | # in local.conf, invoke the ini routines in the reverse order 2022-02-14 15:10:36.417 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-14 15:10:36.417 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-14 15:10:36.417 | if (cfg_attr_count[section, attr] == 1) 2022-02-14 15:10:36.417 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-14 15:10:36.417 | else { 2022-02-14 15:10:36.417 | # For multiline, invoke the ini routines in the reverse order 2022-02-14 15:10:36.417 | count = cfg_attr_count[section, attr] 2022-02-14 15:10:36.417 | print "inidelete " configfile " " section " " attr 2022-02-14 15:10:36.417 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-14 15:10:36.417 | for (l = count -2; l >= 0; l--) 2022-02-14 15:10:36.417 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-14 15:10:36.417 | } 2022-02-14 15:10:36.418 | } 2022-02-14 15:10:36.418 | } 2022-02-14 15:10:36.418 | } 2022-02-14 15:10:36.418 | ' 2022-02-14 15:10:36.420 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-14 15:10:36.424 | + inc/meta-config:merge_config_file:164 : read a 2022-02-14 15:10:36.428 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:10:36.436 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-14 15:10:36.448 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-02-14 15:10:36.451 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:10:36.457 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-02-14 15:10:36.463 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-02-14 15:10:36.463 | BEGIN { group = "" } 2022-02-14 15:10:36.463 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:10:36.463 | gsub("[][]", "", $1); 2022-02-14 15:10:36.463 | split($1, a, "|"); 2022-02-14 15:10:36.463 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-14 15:10:36.463 | group=a[1] 2022-02-14 15:10:36.463 | } else { 2022-02-14 15:10:36.463 | group="" 2022-02-14 15:10:36.463 | } 2022-02-14 15:10:36.463 | next 2022-02-14 15:10:36.463 | } 2022-02-14 15:10:36.463 | { 2022-02-14 15:10:36.463 | if (group != "") 2022-02-14 15:10:36.463 | print $0 2022-02-14 15:10:36.463 | } 2022-02-14 15:10:36.463 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:10:36.470 | + lib/nova:start_nova_compute:923 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 15:10:36.476 | + lib/nova:start_nova_compute:930 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-02-14 15:10:36.548 | + lib/nova:start_nova_compute:933 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-02-14 15:10:36.617 | + lib/nova:start_nova_compute:934 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-02-14 15:10:36.621 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 15:10:36.633 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-02-14 15:10:36.637 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 15:10:36.648 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 15:10:36.654 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 15:10:36.695 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:36.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 15:10:36.709 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 15:10:36.717 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 15:10:36.757 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:36.765 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-02-14 15:10:36.770 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-02-14 15:10:36.817 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 15:10:36.820 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 15:10:36.828 | + lib/nova:start_nova_compute:938 : inidelete /etc/nova/nova-cpu.conf database connection 2022-02-14 15:10:36.880 | + lib/nova:start_nova_compute:939 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-02-14 15:10:36.944 | + lib/nova:start_nova_compute:944 : configure_console_compute 2022-02-14 15:10:36.949 | + lib/nova:configure_console_compute:633 : local offset 2022-02-14 15:10:36.952 | + lib/nova:configure_console_compute:634 : offset=0 2022-02-14 15:10:36.957 | + lib/nova:configure_console_compute:638 : local default_proxyclient_addr 2022-02-14 15:10:36.964 | ++ lib/nova:configure_console_compute:639 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-02-14 15:10:37.012 | + lib/nova:configure_console_compute:639 : default_proxyclient_addr=10.222.0.52 2022-02-14 15:10:37.019 | + lib/nova:configure_console_compute:643 : is_service_enabled n-cpu 2022-02-14 15:10:37.061 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:37.069 | + lib/nova:configure_console_compute:659 : is_service_enabled n-novnc 2022-02-14 15:10:37.120 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:37.126 | + lib/nova:configure_console_compute:659 : '[' False '!=' False ']' 2022-02-14 15:10:37.133 | + lib/nova:configure_console_compute:667 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-02-14 15:10:37.200 | + lib/nova:configure_console_compute:670 : is_service_enabled n-spice 2022-02-14 15:10:37.220 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:37.223 | + lib/nova:configure_console_compute:680 : is_service_enabled n-sproxy 2022-02-14 15:10:37.246 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:37.248 | + lib/nova:start_nova_compute:947 : '[' -n '' ']' 2022-02-14 15:10:37.251 | + lib/nova:start_nova_compute:952 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-14 15:10:37.254 | + lib/nova:start_nova_compute:952 : [[ kvm == \q\e\m\u ]] 2022-02-14 15:10:37.256 | + lib/nova:start_nova_compute:956 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-02-14 15:10:37.259 | + lib/nova:start_nova_compute:960 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-02-14 15:10:37.262 | + functions-common:run_process:1680 : local service=n-cpu 2022-02-14 15:10:37.264 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-02-14 15:10:37.267 | + functions-common:run_process:1682 : local group=libvirt 2022-02-14 15:10:37.269 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:37.272 | + functions-common:run_process:1685 : local name=n-cpu 2022-02-14 15:10:37.274 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:37.277 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:37.279 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:37.282 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:37.285 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:37.290 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851437287 2022-02-14 15:10:37.293 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-02-14 15:10:37.315 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:37.318 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:37.321 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:37.324 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:37.327 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:37.330 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:37.332 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:37.335 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:37.338 | + functions-common:time_stop:2432 : start_time=1644851437287 2022-02-14 15:10:37.341 | + functions-common:time_stop:2434 : [[ -z 1644851437287 ]] 2022-02-14 15:10:37.344 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:37.349 | + functions-common:time_stop:2437 : end_time=1644851437346 2022-02-14 15:10:37.352 | + functions-common:time_stop:2438 : elapsed_time=59 2022-02-14 15:10:37.355 | + functions-common:time_stop:2439 : total=20755 2022-02-14 15:10:37.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:37.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20814 2022-02-14 15:10:37.368 | + lib/nova:start_nova_compute:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:37.371 | + lib/nova:start_nova_compute:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-14 15:10:37.373 | + lib/nova:start_nova:1084 : is_service_enabled n-api 2022-02-14 15:10:37.394 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:37.397 | + lib/nova:start_nova:1086 : echo 'Dumping cells_v2 mapping' 2022-02-14 15:10:37.397 | Dumping cells_v2 mapping 2022-02-14 15:10:37.400 | + lib/nova:start_nova:1087 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-02-14 15:10:40.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:40.919 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:40.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:40.919 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:40.919 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-14 15:10:40.919 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-02-14 15:10:40.919 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-14 15:10:40.919 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-02-14 15:10:40.919 | | cell1 | 5ebcfbf7-d867-4099-9db3-9571761ada5f | rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-02-14 15:10:40.919 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-02-14 15:10:41.326 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-02-14 15:10:41.329 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-02-14 15:10:41.392 | + inc/async:async_inner:63 : create_flavors 2022-02-14 15:10:41.434 | [17602 Async create_flavors:112241]: running: create_flavors 2022-02-14 15:10:41.437 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-02-14 15:10:41.456 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:41.459 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-02-14 15:10:41.461 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:10:41.464 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-02-14 15:10:41.467 | + ./stack.sh:main:1324 : start_cinder 2022-02-14 15:10:41.469 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-02-14 15:10:41.472 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-02-14 15:10:41.475 | + lib/cinder:start_cinder:510 : local cinder_url 2022-02-14 15:10:41.485 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-02-14 15:10:41.507 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:41.509 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-02-14 15:10:41.512 | + lib/cinder:start_cinder:535 : [[ 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 ]] 2022-02-14 15:10:41.515 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-02-14 15:10:41.518 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-02-14 15:10:41.523 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.526 | + functions-common:run_process:1680 : local service=c-api 2022-02-14 15:10:41.528 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.531 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:41.534 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:41.536 | + functions-common:run_process:1685 : local name=c-api 2022-02-14 15:10:41.539 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:41.542 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:41.544 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:41.547 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:41.550 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:41.555 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851441552 2022-02-14 15:10:41.558 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-02-14 15:10:41.575 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:41.578 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-02-14 15:10:41.581 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-02-14 15:10:41.583 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.586 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.589 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.591 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.593 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-02-14 15:10:41.596 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-02-14 15:10:41.599 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-02-14 15:10:41.601 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:41.604 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:41.607 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-02-14 15:10:41.609 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-02-14 15:10:41.612 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-02-14 15:10:41.614 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.617 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 15:10:41.619 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 15:10:41.621 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-02-14 15:10:41.623 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 15:10:41.628 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-02-14 15:10:41.692 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-02-14 15:10:41.758 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-02-14 15:10:41.812 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-02-14 15:10:41.867 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:41.920 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-02-14 15:10:41.974 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-02-14 15:10:42.033 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-02-14 15:10:42.089 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-02-14 15:10:42.143 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-02-14 15:10:42.197 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 15:10:42.199 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-02-14 15:10:42.264 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 15:10:42.727 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-02-14 15:10:42.741 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-02-14 15:10:43.166 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-02-14 15:10:43.253 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:43.260 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:43.263 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:43.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:43.272 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:43.275 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:43.278 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:43.280 | + functions-common:time_stop:2432 : start_time=1644851441552 2022-02-14 15:10:43.283 | + functions-common:time_stop:2434 : [[ -z 1644851441552 ]] 2022-02-14 15:10:43.288 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:43.292 | + functions-common:time_stop:2437 : end_time=1644851443289 2022-02-14 15:10:43.294 | + functions-common:time_stop:2438 : elapsed_time=1737 2022-02-14 15:10:43.297 | + functions-common:time_stop:2439 : total=20814 2022-02-14 15:10:43.299 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:43.302 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22551 2022-02-14 15:10:43.307 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.52/volume/v3 2022-02-14 15:10:43.310 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-02-14 15:10:43.310 | Waiting for Cinder API to start... 2022-02-14 15:10:43.312 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.52/volume/v3 2022-02-14 15:10:43.315 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 15:10:43.318 | + functions:wait_for_service:458 : local url=http://10.222.0.52/volume/v3 2022-02-14 15:10:43.321 | + functions:wait_for_service:459 : local rval=0 2022-02-14 15:10:43.324 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 15:10:43.328 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 15:10:43.330 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:43.333 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:43.339 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:43.341 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851443338 2022-02-14 15:10:43.345 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 15:10:43.352 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/volume/v3 2022-02-14 15:10:47.860 | + :: : [[ 401 == 503 ]] 2022-02-14 15:10:47.861 | + :: : [[ 0 -eq 7 ]] 2022-02-14 15:10:47.865 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 15:10:47.868 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:47.871 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:47.873 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:47.876 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:47.878 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:47.881 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 15:10:47.884 | + functions-common:time_stop:2432 : start_time=1644851443338 2022-02-14 15:10:47.886 | + functions-common:time_stop:2434 : [[ -z 1644851443338 ]] 2022-02-14 15:10:47.890 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:47.894 | + functions-common:time_stop:2437 : end_time=1644851447892 2022-02-14 15:10:47.897 | + functions-common:time_stop:2438 : elapsed_time=4554 2022-02-14 15:10:47.900 | + functions-common:time_stop:2439 : total=15002 2022-02-14 15:10:47.902 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:47.905 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19556 2022-02-14 15:10:47.907 | + functions:wait_for_service:467 : return 0 2022-02-14 15:10:47.910 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:47.913 | + functions-common:run_process:1680 : local service=c-sch 2022-02-14 15:10:47.916 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:47.919 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:47.922 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:47.924 | + functions-common:run_process:1685 : local name=c-sch 2022-02-14 15:10:47.927 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:47.930 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:47.932 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:47.935 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:47.939 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:47.943 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851447940 2022-02-14 15:10:47.946 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-02-14 15:10:47.964 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:47.967 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-02-14 15:10:47.970 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-02-14 15:10:47.972 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:47.975 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:47.978 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:47.981 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:47.984 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-14 15:10:47.986 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-14 15:10:47.989 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-02-14 15:10:47.992 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:47.995 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:47.997 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-14 15:10:48.000 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-14 15:10:48.003 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-02-14 15:10:48.005 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:48.008 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:10:48.011 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:10:48.014 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:10:48.016 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:10:48.019 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-02-14 15:10:48.021 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:10:48.027 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-02-14 15:10:48.092 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-02-14 15:10:48.157 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:48.211 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-02-14 15:10:48.264 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-02-14 15:10:48.319 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:48.374 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:10:48.377 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-02-14 15:10:48.443 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:10:48.873 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-02-14 15:10:48.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-02-14 15:10:49.339 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-02-14 15:10:49.368 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:49.368 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:49.373 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:49.376 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:49.379 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:49.381 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:49.385 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:49.387 | + functions-common:time_stop:2432 : start_time=1644851447940 2022-02-14 15:10:49.390 | + functions-common:time_stop:2434 : [[ -z 1644851447940 ]] 2022-02-14 15:10:49.393 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:49.399 | + functions-common:time_stop:2437 : end_time=1644851449395 2022-02-14 15:10:49.402 | + functions-common:time_stop:2438 : elapsed_time=1455 2022-02-14 15:10:49.405 | + functions-common:time_stop:2439 : total=22551 2022-02-14 15:10:49.407 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:49.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24006 2022-02-14 15:10:49.413 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.415 | + functions-common:run_process:1680 : local service=c-bak 2022-02-14 15:10:49.418 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.421 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:49.424 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:49.426 | + functions-common:run_process:1685 : local name=c-bak 2022-02-14 15:10:49.429 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:49.432 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:49.434 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:49.437 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:49.440 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:49.446 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851449442 2022-02-14 15:10:49.448 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-02-14 15:10:49.477 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:49.480 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:49.483 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:49.485 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:49.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:49.491 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:49.494 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:49.497 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:49.500 | + functions-common:time_stop:2432 : start_time=1644851449442 2022-02-14 15:10:49.502 | + functions-common:time_stop:2434 : [[ -z 1644851449442 ]] 2022-02-14 15:10:49.506 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:49.512 | + functions-common:time_stop:2437 : end_time=1644851449509 2022-02-14 15:10:49.514 | + functions-common:time_stop:2438 : elapsed_time=67 2022-02-14 15:10:49.517 | + functions-common:time_stop:2439 : total=24006 2022-02-14 15:10:49.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:49.523 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24073 2022-02-14 15:10:49.526 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.528 | + functions-common:run_process:1680 : local service=c-vol 2022-02-14 15:10:49.531 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.533 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:49.536 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:49.539 | + functions-common:run_process:1685 : local name=c-vol 2022-02-14 15:10:49.541 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:49.544 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:49.547 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:49.549 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:49.552 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:49.558 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851449555 2022-02-14 15:10:49.561 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-02-14 15:10:49.584 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:49.586 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-02-14 15:10:49.589 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-02-14 15:10:49.591 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.594 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.597 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.599 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.602 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-02-14 15:10:49.605 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-02-14 15:10:49.607 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-02-14 15:10:49.610 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:49.612 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:49.615 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-02-14 15:10:49.618 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-02-14 15:10:49.621 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-02-14 15:10:49.623 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.626 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 15:10:49.628 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 15:10:49.631 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 15:10:49.634 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 15:10:49.637 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-02-14 15:10:49.639 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 15:10:49.644 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-02-14 15:10:49.715 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-02-14 15:10:49.794 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-02-14 15:10:49.853 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-02-14 15:10:49.913 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-02-14 15:10:49.972 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:50.031 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 15:10:50.034 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-02-14 15:10:50.122 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 15:10:50.591 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-02-14 15:10:50.606 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-02-14 15:10:51.079 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-02-14 15:10:51.106 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:51.111 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:51.115 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:51.124 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:51.124 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:51.128 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:51.136 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:51.140 | + functions-common:time_stop:2432 : start_time=1644851449555 2022-02-14 15:10:51.140 | + functions-common:time_stop:2434 : [[ -z 1644851449555 ]] 2022-02-14 15:10:51.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:51.151 | + functions-common:time_stop:2437 : end_time=1644851451144 2022-02-14 15:10:51.151 | + functions-common:time_stop:2438 : elapsed_time=1589 2022-02-14 15:10:51.156 | + functions-common:time_stop:2439 : total=24073 2022-02-14 15:10:51.156 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:51.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25662 2022-02-14 15:10:51.160 | + ./stack.sh:main:1325 : create_volume_types 2022-02-14 15:10:51.164 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-02-14 15:10:51.185 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:51.188 | + lib/cinder:create_volume_types:574 : [[ -n ceph ]] 2022-02-14 15:10:51.193 | + lib/cinder:create_volume_types:575 : local be be_name 2022-02-14 15:10:51.197 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 15:10:51.200 | + lib/cinder:create_volume_types:577 : be_name=ceph 2022-02-14 15:10:51.203 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-02-14 15:10:51.226 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:51.229 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2022-02-14 15:10:54.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:54.946 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:54.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:10:54.946 | from cryptography.utils import int_from_bytes 2022-02-14 15:10:54.946 | +-------------+--------------------------------------+ 2022-02-14 15:10:54.946 | | Field | Value | 2022-02-14 15:10:54.946 | +-------------+--------------------------------------+ 2022-02-14 15:10:54.946 | | description | None | 2022-02-14 15:10:54.946 | | id | dd549641-964e-41fe-8f1d-6d03ac43844c | 2022-02-14 15:10:54.946 | | is_public | True | 2022-02-14 15:10:54.947 | | name | ceph | 2022-02-14 15:10:54.947 | | properties | volume_backend_name='ceph' | 2022-02-14 15:10:54.947 | +-------------+--------------------------------------+ 2022-02-14 15:10:55.191 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-02-14 15:10:55.198 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-02-14 15:10:55.203 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-02-14 15:10:55.244 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:55.247 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-02-14 15:10:55.250 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:10:55.252 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-02-14 15:10:55.260 | + ./stack.sh:main:1340 : start_glance 2022-02-14 15:10:55.261 | + lib/glance:start_glance:602 : local service_protocol=http 2022-02-14 15:10:55.266 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-02-14 15:10:55.305 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:55.308 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-02-14 15:10:55.313 | ++ lib/glance:start_glance:610 : which uwsgi 2022-02-14 15:10:55.318 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.322 | + functions-common:run_process:1680 : local service=g-api 2022-02-14 15:10:55.326 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.338 | + functions-common:run_process:1682 : local group= 2022-02-14 15:10:55.341 | + functions-common:run_process:1683 : local user= 2022-02-14 15:10:55.346 | + functions-common:run_process:1685 : local name=g-api 2022-02-14 15:10:55.353 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 15:10:55.357 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 15:10:55.360 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:55.368 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:55.377 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:55.382 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851455379 2022-02-14 15:10:55.389 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-02-14 15:10:55.437 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:10:55.444 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-02-14 15:10:55.448 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-02-14 15:10:55.451 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.455 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.459 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.462 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.465 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-02-14 15:10:55.468 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-02-14 15:10:55.471 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-02-14 15:10:55.473 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 15:10:55.476 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 15:10:55.479 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-02-14 15:10:55.482 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-02-14 15:10:55.485 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-02-14 15:10:55.488 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.490 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 15:10:55.493 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 15:10:55.497 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-02-14 15:10:55.499 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 15:10:55.505 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-02-14 15:10:55.583 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-02-14 15:10:55.670 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-02-14 15:10:55.736 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-02-14 15:10:55.795 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 15:10:55.849 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-02-14 15:10:55.904 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-02-14 15:10:55.960 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-02-14 15:10:56.014 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-02-14 15:10:56.069 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-02-14 15:10:56.128 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 15:10:56.130 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-02-14 15:10:56.197 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 15:10:56.627 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-02-14 15:10:56.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-02-14 15:10:57.107 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-02-14 15:10:57.196 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 15:10:57.201 | + functions-common:time_stop:2425 : local name 2022-02-14 15:10:57.203 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:10:57.213 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:10:57.217 | + functions-common:time_stop:2428 : local total 2022-02-14 15:10:57.222 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:10:57.225 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 15:10:57.228 | + functions-common:time_stop:2432 : start_time=1644851455379 2022-02-14 15:10:57.231 | + functions-common:time_stop:2434 : [[ -z 1644851455379 ]] 2022-02-14 15:10:57.234 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:10:57.240 | + functions-common:time_stop:2437 : end_time=1644851457236 2022-02-14 15:10:57.244 | + functions-common:time_stop:2438 : elapsed_time=1857 2022-02-14 15:10:57.246 | + functions-common:time_stop:2439 : total=25662 2022-02-14 15:10:57.249 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:10:57.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27519 2022-02-14 15:10:57.256 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-02-14 15:10:57.279 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:10:57.281 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.52) to start...' 2022-02-14 15:10:57.281 | Waiting for g-api (10.222.0.52) to start... 2022-02-14 15:10:57.284 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.52/image 2022-02-14 15:10:57.288 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 15:10:57.289 | + functions:wait_for_service:458 : local url=http://10.222.0.52/image 2022-02-14 15:10:57.292 | + functions:wait_for_service:459 : local rval=0 2022-02-14 15:10:57.295 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 15:10:57.297 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 15:10:57.300 | + functions-common:time_start:2412 : local start_time= 2022-02-14 15:10:57.303 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 15:10:57.307 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 15:10:57.312 | + functions-common:time_start:2416 : _TIME_START[$name]=1644851457309 2022-02-14 15:10:57.315 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 15:10:57.328 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/image 2022-02-14 15:11:01.539 | + :: : [[ 300 == 503 ]] 2022-02-14 15:11:01.540 | + :: : [[ 0 -eq 7 ]] 2022-02-14 15:11:01.544 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 15:11:01.547 | + functions-common:time_stop:2425 : local name 2022-02-14 15:11:01.553 | + functions-common:time_stop:2426 : local end_time 2022-02-14 15:11:01.556 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:11:01.559 | + functions-common:time_stop:2428 : local total 2022-02-14 15:11:01.562 | + functions-common:time_stop:2429 : local start_time 2022-02-14 15:11:01.565 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 15:11:01.567 | + functions-common:time_stop:2432 : start_time=1644851457309 2022-02-14 15:11:01.570 | + functions-common:time_stop:2434 : [[ -z 1644851457309 ]] 2022-02-14 15:11:01.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:11:01.579 | + functions-common:time_stop:2437 : end_time=1644851461576 2022-02-14 15:11:01.581 | + functions-common:time_stop:2438 : elapsed_time=4267 2022-02-14 15:11:01.584 | + functions-common:time_stop:2439 : total=19556 2022-02-14 15:11:01.587 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:11:01.589 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23823 2022-02-14 15:11:01.592 | + functions:wait_for_service:467 : return 0 2022-02-14 15:11:01.594 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-02-14 15:11:01.612 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:01.615 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-02-14 15:11:01.635 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:01.638 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-02-14 15:11:01.641 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:11:01.644 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-02-14 15:11:01.647 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-02-14 15:11:01.649 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:01.652 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:01.654 | + functions:upload_image:134 : local image image_fname image_name 2022-02-14 15:11:01.656 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-02-14 15:11:01.661 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:01.665 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:01.667 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-02-14 15:11:01.669 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-02-14 15:11:01.671 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:01.675 | --2022-02-14 15:11:01-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:01.676 | Connecting to 10.100.0.9:80... connected. 2022-02-14 15:11:01.677 | HTTP request sent, awaiting response... 200 OK 2022-02-14 15:11:01.677 | Length: 645922816 (616M) 2022-02-14 15:11:01.677 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-02-14 15:11:01.698 | 2022-02-14 15:11:02.019 | 0K ........ ........ ........ ........ 5% 96.2M 6s 2022-02-14 15:11:02.323 | 32768K ........ ........ ........ ........ 10% 106M 5s 2022-02-14 15:11:02.670 | 65536K ........ ........ ........ ........ 15% 92.4M 5s 2022-02-14 15:11:03.033 | 98304K ........ ........ ........ ........ 20% 88.3M 5s 2022-02-14 15:11:03.429 | 131072K ........ ........ ........ ........ 25% 81.0M 5s 2022-02-14 15:11:03.830 | 163840K ........ ........ ........ ........ 31% 79.8M 5s 2022-02-14 15:11:04.253 | 196608K ........ ........ ........ ........ 36% 75.8M 4s 2022-02-14 15:11:04.679 | 229376K ........ ........ ........ ........ 41% 75.1M 4s 2022-02-14 15:11:05.112 | 262144K ........ ........ ........ ........ 46% 74.0M 4s 2022-02-14 15:11:05.650 | 294912K ........ ........ ........ ........ 51% 59.8M 4s 2022-02-14 15:11:06.180 | 327680K ........ ........ ........ ........ 57% 60.2M 3s 2022-02-14 15:11:06.722 | 360448K ........ ........ ........ ........ 62% 59.6M 3s 2022-02-14 15:11:07.355 | 393216K ........ ........ ........ ........ 67% 50.3M 3s 2022-02-14 15:11:08.111 | 425984K ........ ........ ........ ........ 72% 43.2M 2s 2022-02-14 15:11:08.970 | 458752K ........ ........ ........ ........ 77% 36.9M 2s 2022-02-14 15:11:09.660 | 491520K ........ ........ ........ ........ 83% 46.6M 2s 2022-02-14 15:11:10.464 | 524288K ........ ........ ........ ........ 88% 39.7M 1s 2022-02-14 15:11:11.225 | 557056K ........ ........ ........ ........ 93% 42.0M 1s 2022-02-14 15:11:11.917 | 589824K ........ ........ ........ ........ 98% 45.9M 0s 2022-02-14 15:11:12.046 | 622592K ........ 100% 53.9M=10s 2022-02-14 15:11:12.046 | 2022-02-14 15:11:12.046 | 2022-02-14 15:11:12 (59.4 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-02-14 15:11:12.046 | 2022-02-14 15:11:12.049 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-02-14 15:11:12.051 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:12.054 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-02-14 15:11:12.056 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-02-14 15:11:12.058 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-02-14 15:11:12.061 | + functions:upload_image:294 : local kernel= 2022-02-14 15:11:12.063 | + functions:upload_image:295 : local ramdisk= 2022-02-14 15:11:12.065 | + functions:upload_image:296 : local disk_format= 2022-02-14 15:11:12.067 | + functions:upload_image:297 : local container_format= 2022-02-14 15:11:12.070 | + functions:upload_image:298 : local unpack= 2022-02-14 15:11:12.072 | + functions:upload_image:299 : local img_property= 2022-02-14 15:11:12.074 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-02-14 15:11:12.077 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-02-14 15:11:12.079 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-02-14 15:11:12.081 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-02-14 15:11:12.084 | + functions:upload_image:309 : case "$image_fname" in 2022-02-14 15:11:12.086 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:12.089 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:12.102 | + functions:upload_image:375 : image_name=ubuntu-16 2022-02-14 15:11:12.105 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:12.106 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-02-14 15:11:12.112 | + functions:upload_image:376 : disk_format=vhdx 2022-02-14 15:11:12.114 | + functions:upload_image:377 : container_format=bare 2022-02-14 15:11:12.117 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-02-14 15:11:12.119 | + functions:upload_image:385 : is_arch ppc64le 2022-02-14 15:11:12.122 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 15:11:12.126 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-02-14 15:11:12.129 | + functions:upload_image:385 : is_arch ppc64 2022-02-14 15:11:12.131 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 15:11:12.136 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-02-14 15:11:12.138 | + functions:upload_image:385 : is_arch ppc 2022-02-14 15:11:12.141 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 15:11:12.145 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-02-14 15:11:12.149 | + functions:upload_image:389 : is_arch aarch64 2022-02-14 15:11:12.153 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 15:11:12.157 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 15:11:12.159 | + functions:upload_image:393 : '[' bare = bare ']' 2022-02-14 15:11:12.162 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-02-14 15:11:12.165 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-02-14 15:11:12.167 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-02-14 15:11:12.169 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-02-14 15:11:12.171 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-02-14 15:11:12.173 | + functions:_upload_image:105 : shift 2022-02-14 15:11:12.175 | + functions:_upload_image:106 : local container=bare 2022-02-14 15:11:12.178 | + functions:_upload_image:107 : shift 2022-02-14 15:11:12.180 | + functions:_upload_image:108 : local disk=vhdx 2022-02-14 15:11:12.182 | + functions:_upload_image:109 : shift 2022-02-14 15:11:12.184 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-02-14 15:11:12.187 | + functions:_upload_image:111 : shift 2022-02-14 15:11:12.189 | + functions:_upload_image:112 : local properties 2022-02-14 15:11:12.191 | + functions:_upload_image:113 : local useimport 2022-02-14 15:11:12.193 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-02-14 15:11:12.196 | ++ functions:_image_properties_to_arg:87 : local result= 2022-02-14 15:11:12.198 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-02-14 15:11:12.200 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-02-14 15:11:12.202 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-02-14 15:11:12.205 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-02-14 15:11:12.207 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-02-14 15:11:12.210 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-02-14 15:11:12.739 | + inc/async:async_inner:64 : rc=0 2022-02-14 15:11:12.770 | [112241 Async create_flavors:112241]: finished successfully 2022-02-14 15:11:21.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:21.932 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:21.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:21.932 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:21.932 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:11:21.932 | | Field | Value | 2022-02-14 15:11:21.932 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:11:21.932 | | container_format | bare | 2022-02-14 15:11:21.932 | | created_at | 2022-02-14T15:11:15Z | 2022-02-14 15:11:21.932 | | disk_format | vhdx | 2022-02-14 15:11:21.932 | | file | /v2/images/ae8f55b0-cec8-43c1-80d8-1b0ed2590934/file | 2022-02-14 15:11:21.932 | | id | ae8f55b0-cec8-43c1-80d8-1b0ed2590934 | 2022-02-14 15:11:21.932 | | min_disk | 0 | 2022-02-14 15:11:21.932 | | min_ram | 0 | 2022-02-14 15:11:21.932 | | name | ubuntu-16 | 2022-02-14 15:11:21.932 | | owner | 33678db3aa08442eb349b966f30f68c9 | 2022-02-14 15:11:21.932 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-02-14 15:11:21.933 | | protected | False | 2022-02-14 15:11:21.933 | | schema | /v2/schemas/image | 2022-02-14 15:11:21.933 | | status | queued | 2022-02-14 15:11:21.933 | | tags | | 2022-02-14 15:11:21.933 | | updated_at | 2022-02-14T15:11:15Z | 2022-02-14 15:11:21.933 | | visibility | public | 2022-02-14 15:11:21.933 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:11:22.083 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-02-14 15:11:22.153 | [17602 Async create_flavors:112241]: Waiting for completion of create_flavors running on PID 112241 (2 other jobs running) 2022-02-14 15:11:22.181 | [17602 Async create_flavors:112241]: Signaling child to exit 2022-02-14 15:11:22.181 | WAKEUP 2022-02-14 15:11:22.207 | [17602 Async create_flavors:112241]: Signaled 2022-02-14 15:11:22.208 | + lib/nova:create_flavors:1151 : is_service_enabled n-api 2022-02-14 15:11:22.208 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:22.208 | + lib/nova:create_flavors:1152 : openstack --os-region-name=RegionOne flavor list 2022-02-14 15:11:22.208 | + lib/nova:create_flavors:1152 : grep -q ds512M 2022-02-14 15:11:22.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.208 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.208 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.209 | + lib/nova:create_flavors:1154 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-02-14 15:11:22.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.209 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.209 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.209 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.209 | | Field | Value | 2022-02-14 15:11:22.209 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.209 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.209 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.209 | | description | None | 2022-02-14 15:11:22.209 | | disk | 1 | 2022-02-14 15:11:22.209 | | id | c1 | 2022-02-14 15:11:22.209 | | name | cirros256 | 2022-02-14 15:11:22.209 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.209 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.209 | | ram | 256 | 2022-02-14 15:11:22.209 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.209 | | swap | | 2022-02-14 15:11:22.209 | | vcpus | 1 | 2022-02-14 15:11:22.209 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.209 | + lib/nova:create_flavors:1155 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-02-14 15:11:22.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.209 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.209 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.209 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.209 | | Field | Value | 2022-02-14 15:11:22.209 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.209 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.209 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.209 | | description | None | 2022-02-14 15:11:22.209 | | disk | 5 | 2022-02-14 15:11:22.209 | | id | d1 | 2022-02-14 15:11:22.210 | | name | ds512M | 2022-02-14 15:11:22.210 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.210 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.210 | | ram | 512 | 2022-02-14 15:11:22.210 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.210 | | swap | | 2022-02-14 15:11:22.210 | | vcpus | 1 | 2022-02-14 15:11:22.210 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.210 | + lib/nova:create_flavors:1156 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-02-14 15:11:22.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.210 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.210 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.210 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.210 | | Field | Value | 2022-02-14 15:11:22.210 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.210 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.210 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.210 | | description | None | 2022-02-14 15:11:22.210 | | disk | 10 | 2022-02-14 15:11:22.210 | | id | d2 | 2022-02-14 15:11:22.210 | | name | ds1G | 2022-02-14 15:11:22.210 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.210 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.210 | | ram | 1024 | 2022-02-14 15:11:22.210 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.210 | | swap | | 2022-02-14 15:11:22.210 | | vcpus | 1 | 2022-02-14 15:11:22.210 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.210 | + lib/nova:create_flavors:1157 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-02-14 15:11:22.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.210 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.210 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.210 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.211 | | Field | Value | 2022-02-14 15:11:22.211 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.211 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.211 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.211 | | description | None | 2022-02-14 15:11:22.211 | | disk | 10 | 2022-02-14 15:11:22.211 | | id | d3 | 2022-02-14 15:11:22.211 | | name | ds2G | 2022-02-14 15:11:22.211 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.211 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.211 | | ram | 2048 | 2022-02-14 15:11:22.211 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.211 | | swap | | 2022-02-14 15:11:22.211 | | vcpus | 2 | 2022-02-14 15:11:22.211 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.211 | + lib/nova:create_flavors:1158 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-02-14 15:11:22.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.211 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.211 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.211 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.211 | | Field | Value | 2022-02-14 15:11:22.211 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.211 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.211 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.211 | | description | None | 2022-02-14 15:11:22.211 | | disk | 20 | 2022-02-14 15:11:22.211 | | id | d4 | 2022-02-14 15:11:22.211 | | name | ds4G | 2022-02-14 15:11:22.211 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.211 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.211 | | ram | 4096 | 2022-02-14 15:11:22.211 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.211 | | swap | | 2022-02-14 15:11:22.211 | | vcpus | 4 | 2022-02-14 15:11:22.212 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.212 | + lib/nova:create_flavors:1161 : openstack --os-region-name=RegionOne flavor list 2022-02-14 15:11:22.212 | + lib/nova:create_flavors:1161 : grep -q m1.tiny 2022-02-14 15:11:22.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.212 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.212 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.212 | + lib/nova:create_flavors:1162 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-02-14 15:11:22.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.212 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.212 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.212 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.212 | | Field | Value | 2022-02-14 15:11:22.212 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.212 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.212 | | description | None | 2022-02-14 15:11:22.212 | | disk | 1 | 2022-02-14 15:11:22.212 | | id | 1 | 2022-02-14 15:11:22.212 | | name | m1.tiny | 2022-02-14 15:11:22.212 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.212 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.212 | | ram | 512 | 2022-02-14 15:11:22.212 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.212 | | swap | | 2022-02-14 15:11:22.212 | | vcpus | 1 | 2022-02-14 15:11:22.212 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.212 | + lib/nova:create_flavors:1163 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-02-14 15:11:22.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.213 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.213 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.213 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.213 | | Field | Value | 2022-02-14 15:11:22.213 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.213 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.213 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.213 | | description | None | 2022-02-14 15:11:22.213 | | disk | 20 | 2022-02-14 15:11:22.213 | | id | 2 | 2022-02-14 15:11:22.213 | | name | m1.small | 2022-02-14 15:11:22.213 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.213 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.213 | | ram | 2048 | 2022-02-14 15:11:22.213 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.213 | | swap | | 2022-02-14 15:11:22.213 | | vcpus | 1 | 2022-02-14 15:11:22.213 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.213 | + lib/nova:create_flavors:1164 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-02-14 15:11:22.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.213 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.213 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.213 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.213 | | Field | Value | 2022-02-14 15:11:22.213 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.213 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.213 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.213 | | description | None | 2022-02-14 15:11:22.213 | | disk | 40 | 2022-02-14 15:11:22.213 | | id | 3 | 2022-02-14 15:11:22.213 | | name | m1.medium | 2022-02-14 15:11:22.214 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.214 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.214 | | ram | 4096 | 2022-02-14 15:11:22.214 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.214 | | swap | | 2022-02-14 15:11:22.214 | | vcpus | 2 | 2022-02-14 15:11:22.214 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.214 | + lib/nova:create_flavors:1165 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-02-14 15:11:22.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.214 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.214 | | Field | Value | 2022-02-14 15:11:22.214 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.214 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.214 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.214 | | description | None | 2022-02-14 15:11:22.214 | | disk | 80 | 2022-02-14 15:11:22.214 | | id | 4 | 2022-02-14 15:11:22.214 | | name | m1.large | 2022-02-14 15:11:22.214 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.214 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.214 | | ram | 8192 | 2022-02-14 15:11:22.214 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.214 | | swap | | 2022-02-14 15:11:22.214 | | vcpus | 4 | 2022-02-14 15:11:22.214 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.214 | + lib/nova:create_flavors:1166 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-02-14 15:11:22.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:22.214 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:22.215 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.215 | | Field | Value | 2022-02-14 15:11:22.215 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.215 | | OS-FLV-DISABLED:disabled | False | 2022-02-14 15:11:22.215 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-02-14 15:11:22.215 | | description | None | 2022-02-14 15:11:22.215 | | disk | 160 | 2022-02-14 15:11:22.215 | | id | 5 | 2022-02-14 15:11:22.215 | | name | m1.xlarge | 2022-02-14 15:11:22.215 | | os-flavor-access:is_public | True | 2022-02-14 15:11:22.215 | | properties | hw_rng:allowed='True' | 2022-02-14 15:11:22.215 | | ram | 16384 | 2022-02-14 15:11:22.215 | | rxtx_factor | 1.0 | 2022-02-14 15:11:22.215 | | swap | | 2022-02-14 15:11:22.215 | | vcpus | 8 | 2022-02-14 15:11:22.215 | +----------------------------+-----------------------+ 2022-02-14 15:11:22.263 | [17602 Async create_flavors:112241]: finished create_flavors with result 0 in 31 seconds 2022-02-14 15:11:22.267 | + inc/async:async_wait:197 : return 0 2022-02-14 15:11:22.270 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-02-14 15:11:22.288 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:11:22.290 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-02-14 15:11:22.309 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:22.311 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-02-14 15:11:22.331 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:22.334 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-02-14 15:11:22.337 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 15:11:22.339 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-02-14 15:11:22.360 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-02-14 15:11:22.363 | ++ 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 2022-02-14 15:11:22.365 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-02-14 15:11:22.367 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-02-14 15:11:22.368 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-02-14 15:11:22.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-02-14 15:11:22.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-02-14 15:11:22.372 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-02-14 15:11:22.374 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-02-14 15:11:22.376 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-02-14 15:11:22.377 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-02-14 15:11:22.379 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-02-14 15:11:22.380 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-02-14 15:11:22.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-14 15:11:22.383 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-02-14 15:11:22.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-14 15:11:22.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-02-14 15:11:22.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-14 15:11:22.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-02-14 15:11:22.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-14 15:11:22.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-02-14 15:11:22.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-14 15:11:22.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-02-14 15:11:22.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-02-14 15:11:22.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-14 15:11:22.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-02-14 15:11:22.401 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-14 15:11:22.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-02-14 15:11:22.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-02-14 15:11:22.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-02-14 15:11:22.407 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-02-14 15:11:22.409 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-02-14 15:11:22.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-02-14 15:11:22.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-02-14 15:11:22.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-02-14 15:11:22.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-02-14 15:11:22.416 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-02-14 15:11:22.418 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-02-14 15:11:22.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-02-14 15:11:22.421 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-02-14 15:11:22.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-02-14 15:11:22.425 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-02-14 15:11:22.427 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-02-14 15:11:22.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-02-14 15:11:22.430 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-02-14 15:11:22.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-14 15:11:22.433 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-02-14 15:11:22.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-02-14 15:11:22.437 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-02-14 15:11:22.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-02-14 15:11:22.440 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-02-14 15:11:22.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-02-14 15:11:22.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-02-14 15:11:22.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-02-14 15:11:22.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-02-14 15:11:22.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-02-14 15:11:22.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-02-14 15:11:22.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-02-14 15:11:22.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-02-14 15:11:22.452 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-02-14 15:11:24.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:24.655 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:24.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:24.655 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:24.655 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-02-14 15:11:24.657 | 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')) 2022-02-14 15:11:24.811 | + ./stack.sh:main:1390 : save_stackenv 2022-02-14 15:11:24.814 | + functions-common:save_stackenv:60 : local tag= 2022-02-14 15:11:24.817 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 15:11:24.822 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-151124 2022-02-14 15:11:24.824 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-151124 ' 2022-02-14 15:11:24.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.839 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 15:11:24.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.845 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 15:11:24.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.850 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 15:11:24.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.855 | + 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 2022-02-14 15:11:24.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.860 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-02-14 15:11:24.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.865 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-02-14 15:11:24.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.870 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-144729 2022-02-14 15:11:24.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.875 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 15:11:24.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.880 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-02-14 15:11:24.882 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.885 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 15:11:24.887 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.889 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 15:11:24.892 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.894 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 15:11:24.897 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 15:11:24.899 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 15:11:24.902 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-02-14 15:11:24.904 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-14 15:11:24.907 | + inc/meta-config:merge_config_group:171 : shift 2022-02-14 15:11:24.910 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-02-14 15:11:24.912 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:11:24.915 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-14 15:11:24.917 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-14 15:11:24.920 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-02-14 15:11:24.924 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:11:24.927 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-02-14 15:11:24.929 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:11:24.932 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-02-14 15:11:24.932 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:11:24.932 | gsub("[][]", "", $1); 2022-02-14 15:11:24.932 | split($1, a, "|"); 2022-02-14 15:11:24.932 | if (a[1] == matchgroup) 2022-02-14 15:11:24.932 | print a[2] 2022-02-14 15:11:24.932 | } 2022-02-14 15:11:24.932 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:11:25.042 | + ./stack.sh:main:1408 : run_phase stack extra 2022-02-14 15:11:25.045 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 15:11:25.048 | + functions-common:run_phase:1854 : local phase=extra 2022-02-14 15:11:25.050 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 15:11:25.053 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 15:11:25.056 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 15:11:25.059 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 15:11:25.061 | + functions-common:run_phase:1863 : local extra 2022-02-14 15:11:25.074 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 15:11:25.079 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 15:11:25.081 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 15:11:25.084 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 15:11:25.087 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-02-14 15:11:25.090 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 15:11:25.107 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:25.110 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:11:25.113 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.115 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-14 15:11:25.118 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.120 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:11:25.123 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.125 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-02-14 15:11:25.128 | ++ extras.d/80-tempest.sh:source:15 : : 2022-02-14 15:11:25.130 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:11:25.133 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:11:25.135 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:11:25.138 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 15:11:25.142 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-02-14 15:11:25.144 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 15:11:25.148 | + functions-common:run_plugins:1840 : local phase=extra 2022-02-14 15:11:25.150 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-14 15:11:25.153 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 15:11:25.156 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-14 15:11:25.158 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 15:11:25.161 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-14 15:11:25.164 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2022-02-14 15:11:25.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:11:25.169 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-14 15:11:25.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2022-02-14 15:11:25.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:11:25.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:11:25.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:11:25.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:11:25.192 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:11:25.194 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-02-14 15:11:25.197 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-14 15:11:25.200 | + inc/meta-config:merge_config_group:171 : shift 2022-02-14 15:11:25.203 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-02-14 15:11:25.206 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:11:25.208 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-14 15:11:25.211 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-14 15:11:25.214 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-02-14 15:11:25.217 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:11:25.221 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-02-14 15:11:25.223 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:11:25.226 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-02-14 15:11:25.226 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:11:25.226 | gsub("[][]", "", $1); 2022-02-14 15:11:25.226 | split($1, a, "|"); 2022-02-14 15:11:25.226 | if (a[1] == matchgroup) 2022-02-14 15:11:25.226 | print a[2] 2022-02-14 15:11:25.226 | } 2022-02-14 15:11:25.226 | ' /home/ubuntu/devstack/local.conf 2022-02-14 15:11:25.233 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-02-14 15:11:25.252 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:11:25.255 | + ./stack.sh:main:1430 : service_check 2022-02-14 15:11:25.258 | + functions-common:service_check:1718 : local service 2022-02-14 15:11:25.260 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.263 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-02-14 15:11:25.375 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-02-14 15:11:25.379 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.381 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-02-14 15:11:25.396 | enabled 2022-02-14 15:11:25.400 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-02-14 15:11:25.436 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-02-14 15:11:25.436 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.436 | Active: active (running) since Mon 2022-02-14 15:09:21 UTC; 2min 3s ago 2022-02-14 15:11:25.436 | Main PID: 105464 (uwsgi) 2022-02-14 15:11:25.436 | Status: "uWSGI is ready" 2022-02-14 15:11:25.436 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:25.436 | Memory: 241.9M 2022-02-14 15:11:25.436 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-02-14 15:11:25.437 | ├─105464 nova-apiuWSGI master 2022-02-14 15:11:25.437 | ├─105476 nova-apiuWSGI worker 1 2022-02-14 15:11:25.437 | └─105477 nova-apiuWSGI worker 2 2022-02-14 15:11:25.437 | 2022-02-14 15:11:25.437 | Feb 14 15:11:09 dv-osbrick-829055-1-ceph devstack@n-api.service[105477]: [pid: 105477|app: 0|req: 17/32] 10.222.0.52 () {64 vars in 1332 bytes} [Mon Feb 14 15:11:09 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105476]: DEBUG nova.api.openstack.wsgi [None req-f3cebb90-b35e-4d06-be18-878047def781 admin admin] Calling method '>' {{(pid=105476) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105476]: INFO nova.api.openstack.requestlog [None req-f3cebb90-b35e-4d06-be18-878047def781 admin admin] 10.222.0.52 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001493 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105476]: [pid: 105476|app: 0|req: 16/33] 10.222.0.52 () {54 vars in 930 bytes} [Mon Feb 14 15:11:12 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105477]: DEBUG nova.api.openstack.wsgi [None req-cd953ce8-3167-4843-99a4-3bcff66e4cc6 admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "rxtx_factor": 1.0, "disk": 160, "name": "m1.xlarge", "swap": 0, "os-flavor-access:is_public": true, "ram": 16384, "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=105477) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105477]: INFO nova.api.openstack.requestlog [None req-cd953ce8-3167-4843-99a4-3bcff66e4cc6 admin admin] 10.222.0.52 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.068585 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105477]: [pid: 105477|app: 0|req: 18/34] 10.222.0.52 () {64 vars in 1282 bytes} [Mon Feb 14 15:11:12 2022] POST /compute/v2.1/flavors => generated 408 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105476]: DEBUG nova.api.openstack.wsgi [None req-50576712-5dac-44ea-ad3c-846bc73833f5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=105476) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105476]: INFO nova.api.openstack.requestlog [None req-50576712-5dac-44ea-ad3c-846bc73833f5 admin admin] 10.222.0.52 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.024753 2022-02-14 15:11:25.437 | Feb 14 15:11:12 dv-osbrick-829055-1-ceph devstack@n-api.service[105476]: [pid: 105476|app: 0|req: 17/35] 10.222.0.52 () {64 vars in 1332 bytes} [Mon Feb 14 15:11:12 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-02-14 15:11:25.440 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.443 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-02-14 15:11:25.456 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-02-14 15:11:25.460 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.462 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-02-14 15:11:25.476 | enabled 2022-02-14 15:11:25.480 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-02-14 15:11:25.496 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-02-14 15:11:25.496 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.496 | Active: active (running) since Mon 2022-02-14 15:10:29 UTC; 55s ago 2022-02-14 15:11:25.496 | Main PID: 109997 (nova-scheduler) 2022-02-14 15:11:25.496 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:25.496 | Memory: 147.5M 2022-02-14 15:11:25.496 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-02-14 15:11:25.496 | ├─109997 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-14 15:11:25.496 | ├─111277 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-14 15:11:25.497 | └─111278 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-02-14 15:11:25.497 | 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_messaging_rabbit.ssl_version = {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_messaging_notifications.retry = -1 {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_reports.file_event_handler = None {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] oslo_reports.log_dir = None {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:25.497 | Feb 14 15:10:34 dv-osbrick-829055-1-ceph nova-scheduler[109997]: DEBUG oslo_service.service [None req-0262ce7a-f523-4e4f-986f-8c4fa035b7a0 None None] ******************************************************************************** {{(pid=109997) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-14 15:11:25.501 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.503 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-02-14 15:11:25.517 | enabled 2022-02-14 15:11:25.521 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-02-14 15:11:25.538 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-02-14 15:11:25.538 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.538 | Active: active (running) since Mon 2022-02-14 15:10:31 UTC; 53s ago 2022-02-14 15:11:25.538 | Main PID: 110505 (uwsgi) 2022-02-14 15:11:25.538 | Status: "uWSGI is ready" 2022-02-14 15:11:25.538 | Tasks: 4 (limit: 14304) 2022-02-14 15:11:25.538 | Memory: 204.7M 2022-02-14 15:11:25.538 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-02-14 15:11:25.538 | ├─110505 nova-api-metauWSGI master 2022-02-14 15:11:25.538 | ├─110509 nova-api-metauWSGI worker 1 2022-02-14 15:11:25.538 | ├─110510 nova-api-metauWSGI worker 2 2022-02-14 15:11:25.538 | └─110511 nova-api-metauWSGI http 1 2022-02-14 15:11:25.538 | 2022-02-14 15:11:25.538 | Feb 14 15:10:36 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110510]: DEBUG oslo_concurrency.lockutils [None req-af44f885-b53d-4cfe-b1ae-6bf9359b9c0d None None] Lock "5ebcfbf7-d867-4099-9db3-9571761ada5f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=110510) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-14 15:11:25.538 | Feb 14 15:10:36 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110510]: DEBUG oslo_db.sqlalchemy.engines [None req-af44f885-b53d-4cfe-b1ae-6bf9359b9c0d 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=110510) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.538 | Feb 14 15:10:36 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110510]: DEBUG oslo_db.sqlalchemy.engines [None req-af44f885-b53d-4cfe-b1ae-6bf9359b9c0d 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=110510) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.538 | Feb 14 15:10:36 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110509]: DEBUG oslo_db.sqlalchemy.engines [None req-424d4d8b-2735-4540-8f62-f571eb3b6683 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=110509) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.538 | Feb 14 15:10:36 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110509]: DEBUG oslo_db.sqlalchemy.engines [None req-424d4d8b-2735-4540-8f62-f571eb3b6683 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=110509) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.538 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110510]: DEBUG oslo_db.sqlalchemy.engines [None req-af44f885-b53d-4cfe-b1ae-6bf9359b9c0d 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=110510) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.538 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110509]: WARNING nova.api.metadata.handler [None req-424d4d8b-2735-4540-8f62-f571eb3b6683 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-14 15:11:25.538 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110509]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56165e67c9a0 pid: 110509 (default app) 2022-02-14 15:11:25.538 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110510]: WARNING nova.api.metadata.handler [None req-af44f885-b53d-4cfe-b1ae-6bf9359b9c0d None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-02-14 15:11:25.538 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@n-api-meta.service[110510]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56165e67c9a0 pid: 110510 (default app) 2022-02-14 15:11:25.542 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.545 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-02-14 15:11:25.559 | enabled 2022-02-14 15:11:25.564 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-02-14 15:11:25.580 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-02-14 15:11:25.580 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.580 | Active: active (running) since Mon 2022-02-14 15:09:36 UTC; 1min 48s ago 2022-02-14 15:11:25.580 | Main PID: 106701 (uwsgi) 2022-02-14 15:11:25.580 | Status: "uWSGI is ready" 2022-02-14 15:11:25.581 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:25.581 | Memory: 138.3M 2022-02-14 15:11:25.581 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-02-14 15:11:25.581 | ├─106701 placementuWSGI master 2022-02-14 15:11:25.581 | ├─106713 placementuWSGI worker 1 2022-02-14 15:11:25.581 | └─106714 placementuWSGI worker 2 2022-02-14 15:11:25.581 | 2022-02-14 15:11:25.581 | Feb 14 15:09:40 dv-osbrick-829055-1-ceph devstack@placement-api.service[106713]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55da8ca989c0 pid: 106713 (default app) 2022-02-14 15:11:25.581 | Feb 14 15:10:33 dv-osbrick-829055-1-ceph devstack@placement-api.service[106714]: DEBUG placement.requestlog [None req-dbc0a4d4-268e-49db-a254-fbbb289d3279 None None] Starting request: 10.222.0.52 "GET /placement/" {{(pid=106714) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-14 15:11:25.581 | Feb 14 15:10:33 dv-osbrick-829055-1-ceph devstack@placement-api.service[106714]: INFO placement.requestlog [None req-dbc0a4d4-268e-49db-a254-fbbb289d3279 None None] 10.222.0.52 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-14 15:11:25.581 | Feb 14 15:10:33 dv-osbrick-829055-1-ceph devstack@placement-api.service[106714]: [pid: 106714|app: 0|req: 2/2] 10.222.0.52 () {54 vars in 916 bytes} [Mon Feb 14 15:10:33 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-14 15:11:25.581 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@placement-api.service[106713]: DEBUG placement.requestlog [None req-ea0ddddd-879b-46a1-a488-cf12bcd4e934 None None] Starting request: 10.222.0.52 "GET /placement/" {{(pid=106713) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-14 15:11:25.581 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@placement-api.service[106713]: INFO placement.requestlog [None req-ea0ddddd-879b-46a1-a488-cf12bcd4e934 None None] 10.222.0.52 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-14 15:11:25.581 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph devstack@placement-api.service[106713]: [pid: 106713|app: 0|req: 1/3] 10.222.0.52 () {54 vars in 916 bytes} [Mon Feb 14 15:10:37 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-14 15:11:25.581 | Feb 14 15:10:39 dv-osbrick-829055-1-ceph devstack@placement-api.service[106714]: DEBUG placement.requestlog [None req-2b1718e7-3bb5-47f9-9156-577626204342 None None] Starting request: 10.222.0.52 "GET /placement/" {{(pid=106714) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-02-14 15:11:25.581 | Feb 14 15:10:39 dv-osbrick-829055-1-ceph devstack@placement-api.service[106714]: INFO placement.requestlog [None req-2b1718e7-3bb5-47f9-9156-577626204342 None None] 10.222.0.52 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-02-14 15:11:25.581 | Feb 14 15:10:39 dv-osbrick-829055-1-ceph devstack@placement-api.service[106714]: [pid: 106714|app: 0|req: 3/4] 10.222.0.52 () {54 vars in 916 bytes} [Mon Feb 14 15:10:39 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-02-14 15:11:25.584 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.587 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-02-14 15:11:25.599 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-02-14 15:11:25.603 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.606 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-02-14 15:11:25.619 | enabled 2022-02-14 15:11:25.623 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-02-14 15:11:25.639 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-02-14 15:11:25.639 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.639 | Active: active (running) since Mon 2022-02-14 15:10:57 UTC; 28s ago 2022-02-14 15:11:25.639 | Main PID: 114312 (uwsgi) 2022-02-14 15:11:25.639 | Status: "uWSGI is ready" 2022-02-14 15:11:25.639 | Tasks: 7 (limit: 14304) 2022-02-14 15:11:25.639 | Memory: 826.4M 2022-02-14 15:11:25.639 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-02-14 15:11:25.640 | ├─114312 glance-apiuWSGI master 2022-02-14 15:11:25.640 | ├─114313 glance-apiuWSGI worker 1 2022-02-14 15:11:25.640 | └─114314 glance-apiuWSGI worker 2 2022-02-14 15:11:25.640 | 2022-02-14 15:11:25.640 | Feb 14 15:11:15 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG glance.api.middleware.version_negotiation [None req-1166eec9-1272-4084-93de-1fd5808beb55 None None] Using url versioning {{(pid=114313) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2022-02-14 15:11:25.640 | Feb 14 15:11:15 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG glance.api.middleware.version_negotiation [None req-1166eec9-1272-4084-93de-1fd5808beb55 None None] Matched version: v2 {{(pid=114313) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2022-02-14 15:11:25.640 | Feb 14 15:11:15 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG glance.api.middleware.version_negotiation [None req-1166eec9-1272-4084-93de-1fd5808beb55 None None] new path /v2/images/ae8f55b0-cec8-43c1-80d8-1b0ed2590934/file {{(pid=114313) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2022-02-14 15:11:25.640 | Feb 14 15:11:15 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG oslo_db.sqlalchemy.engines [None req-74909288-99d3-4eb3-9696-947559e12e9d 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=114313) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.640 | Feb 14 15:11:15 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: INFO glance.api.v2.image_data [None req-74909288-99d3-4eb3-9696-947559e12e9d admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2022-02-14 15:11:25.640 | Feb 14 15:11:15 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG glance.location [None req-74909288-99d3-4eb3-9696-947559e12e9d admin admin] Enabling in-flight format inspection for vhdx {{(pid=114313) set_data /opt/stack/glance/glance/location.py:581}} 2022-02-14 15:11:25.640 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG glance_store._drivers.filesystem [None req-74909288-99d3-4eb3-9696-947559e12e9d admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/ae8f55b0-cec8-43c1-80d8-1b0ed2590934 with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=114313) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2022-02-14 15:11:25.640 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: INFO glance.location [None req-74909288-99d3-4eb3-9696-947559e12e9d admin admin] Image format matched and virtual size computed: 734003200 2022-02-14 15:11:25.640 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: DEBUG glance_store.backend [None req-74909288-99d3-4eb3-9696-947559e12e9d admin admin] Skipping store.set_acls... not implemented. {{(pid=114313) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-02-14 15:11:25.640 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph devstack@g-api.service[114313]: [pid: 114313|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 877 bytes} [Mon Feb 14 15:11:15 2022] PUT /v2/images/ae8f55b0-cec8-43c1-80d8-1b0ed2590934/file => generated 0 bytes in 6844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-02-14 15:11:25.643 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.646 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-02-14 15:11:25.660 | enabled 2022-02-14 15:11:25.663 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-02-14 15:11:25.679 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-02-14 15:11:25.679 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.679 | Active: active (running) since Mon 2022-02-14 15:10:49 UTC; 36s ago 2022-02-14 15:11:25.679 | Main PID: 113203 (cinder-schedule) 2022-02-14 15:11:25.679 | Tasks: 2 (limit: 14304) 2022-02-14 15:11:25.679 | Memory: 109.5M 2022-02-14 15:11:25.679 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-02-14 15:11:25.679 | └─113203 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-02-14 15:11:25.679 | 2022-02-14 15:11:25.680 | Feb 14 15:10:53 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.1.0) 2022-02-14 15:11:25.680 | Feb 14 15:10:53 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: INFO cinder.manager [None req-d1db34c4-8181-4505-bccc-ba892768c558 None None] Initiating service 1 cleanup 2022-02-14 15:11:25.680 | Feb 14 15:10:53 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: INFO cinder.manager [None req-d1db34c4-8181-4505-bccc-ba892768c558 None None] Service 1 cleanup completed. 2022-02-14 15:11:25.680 | Feb 14 15:10:53 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: DEBUG cinder.service [None req-d1db34c4-8181-4505-bccc-ba892768c558 None None] Creating RPC server for service cinder-scheduler {{(pid=113203) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-14 15:11:25.680 | Feb 14 15:10:53 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: DEBUG cinder.service [None req-d1db34c4-8181-4505-bccc-ba892768c558 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=113203) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-14 15:11:25.680 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: DEBUG cinder.scheduler.host_manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Received volume service update from dv-osbrick-829055-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:ab51c3cb-5ba3-4ac5-883e-6a35a74dcc63:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=113203) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-02-14 15:11:25.680 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: DEBUG cinder.scheduler.host_manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Updating capabilities for dv-osbrick-829055-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:ab51c3cb-5ba3-4ac5-883e-6a35a74dcc63: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(2022, 2, 14, 15, 10, 55, 532694)} {{(pid=113203) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-02-14 15:11:25.680 | Feb 14 15:11:03 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: DEBUG oslo_service.periodic_task [None req-2b90302d-ff23-4794-8579-36e3b231f624 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=113203) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-14 15:11:25.680 | Feb 14 15:11:03 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: INFO cinder.message.api [None req-2b90302d-ff23-4794-8579-36e3b231f624 None None] Deleted 0 expired messages. 2022-02-14 15:11:25.680 | Feb 14 15:11:03 dv-osbrick-829055-1-ceph cinder-scheduler[113203]: DEBUG oslo_service.periodic_task [None req-2b90302d-ff23-4794-8579-36e3b231f624 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=113203) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-14 15:11:25.683 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.686 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-02-14 15:11:25.701 | enabled 2022-02-14 15:11:25.705 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-02-14 15:11:25.721 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-02-14 15:11:25.721 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.721 | Active: active (running) since Mon 2022-02-14 15:10:43 UTC; 42s ago 2022-02-14 15:11:25.721 | Main PID: 112762 (uwsgi) 2022-02-14 15:11:25.721 | Status: "uWSGI is ready" 2022-02-14 15:11:25.722 | Tasks: 5 (limit: 14304) 2022-02-14 15:11:25.722 | Memory: 237.0M 2022-02-14 15:11:25.722 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-02-14 15:11:25.722 | ├─112762 cinder-apiuWSGI master 2022-02-14 15:11:25.722 | ├─112763 cinder-apiuWSGI worker 1 2022-02-14 15:11:25.722 | └─112764 cinder-apiuWSGI worker 2 2022-02-14 15:11:25.722 | 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: warnings.warn(deprecated_msg) 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: /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. 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: warnings.warn(deprecated_msg) 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: INFO cinder.api.openstack.wsgi [req-dd31ef65-16d8-42a2-a19f-f0be01c72862 req-7291ddb6-f00d-4177-b97b-9043b03b4be5 admin admin] POST http://10.222.0.52/volume/v3/33678db3aa08442eb349b966f30f68c9/types/dd549641-964e-41fe-8f1d-6d03ac43844c/extra_specs 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: DEBUG cinder.api.openstack.wsgi [req-dd31ef65-16d8-42a2-a19f-f0be01c72862 req-7291ddb6-f00d-4177-b97b-9043b03b4be5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=112763) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: warnings.warn('Policy enforcement is depending on the value of ' 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: DEBUG oslo_db.sqlalchemy.engines [req-dd31ef65-16d8-42a2-a19f-f0be01c72862 req-7291ddb6-f00d-4177-b97b-9043b03b4be5 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=112763) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: INFO cinder.api.openstack.wsgi [req-dd31ef65-16d8-42a2-a19f-f0be01c72862 req-7291ddb6-f00d-4177-b97b-9043b03b4be5 admin admin] http://10.222.0.52/volume/v3/33678db3aa08442eb349b966f30f68c9/types/dd549641-964e-41fe-8f1d-6d03ac43844c/extra_specs returned with HTTP 200 2022-02-14 15:11:25.722 | Feb 14 15:10:54 dv-osbrick-829055-1-ceph devstack@c-api.service[112763]: [pid: 112763|app: 0|req: 1/3] 10.222.0.52 () {62 vars in 1454 bytes} [Mon Feb 14 15:10:54 2022] POST /volume/v3/33678db3aa08442eb349b966f30f68c9/types/dd549641-964e-41fe-8f1d-6d03ac43844c/extra_specs => generated 48 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-02-14 15:11:25.725 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.728 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-02-14 15:11:25.742 | enabled 2022-02-14 15:11:25.746 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-02-14 15:11:25.763 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-02-14 15:11:25.764 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.764 | Active: active (running) since Mon 2022-02-14 15:10:51 UTC; 34s ago 2022-02-14 15:11:25.764 | Main PID: 113635 (cinder-volume) 2022-02-14 15:11:25.764 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:25.764 | Memory: 144.5M 2022-02-14 15:11:25.764 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-02-14 15:11:25.764 | ├─113635 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-14 15:11:25.764 | └─113729 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-02-14 15:11:25.764 | 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: DEBUG cinder.manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Notifying Schedulers of capabilities ... {{(pid=113729) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: INFO cinder.volume.manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Driver initialization completed successfully. 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: INFO cinder.manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Initiating service 2 cleanup 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: INFO cinder.manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Service 2 cleanup completed. 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: DEBUG cinder.service [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Creating RPC server for service cinder-volume {{(pid=113729) start /opt/stack/cinder/cinder/service.py:231}} 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: DEBUG cinder.service [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=113729) start /opt/stack/cinder/cinder/service.py:237}} 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: INFO cinder.volume.manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: DEBUG cinder.volume.drivers.rbd [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=113729) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: DEBUG cinder.volume.drivers.rbd [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=113729) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:481}} 2022-02-14 15:11:25.764 | Feb 14 15:10:55 dv-osbrick-829055-1-ceph cinder-volume[113729]: INFO cinder.volume.manager [None req-42e5dc43-4921-4bc0-8618-b5c6361c7e6c None None] Driver post RPC initialization completed successfully. 2022-02-14 15:11:25.767 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.770 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-02-14 15:11:25.789 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-02-14 15:11:25.793 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.797 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-02-14 15:11:25.810 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-02-14 15:11:25.814 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.816 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-02-14 15:11:25.829 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-02-14 15:11:25.833 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.835 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-02-14 15:11:25.848 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-02-14 15:11:25.852 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.854 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-02-14 15:11:25.869 | enabled 2022-02-14 15:11:25.872 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-02-14 15:11:25.889 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-02-14 15:11:25.889 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-02-14 15:11:25.889 | Active: active (running) since Mon 2022-02-14 15:09:28 UTC; 1min 56s ago 2022-02-14 15:11:25.889 | Main PID: 106107 (/usr/bin/python) 2022-02-14 15:11:25.889 | Tasks: 9 (limit: 14304) 2022-02-14 15:11:25.889 | Memory: 387.6M 2022-02-14 15:11:25.889 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-02-14 15:11:25.889 | ├─106107 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 15:11:25.889 | ├─106218 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-14 15:11:25.889 | ├─106219 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-14 15:11:25.889 | ├─106220 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-14 15:11:25.889 | └─106221 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-14 15:11:25.889 | 2022-02-14 15:11:25.890 | Feb 14 15:10:47 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-58ee5447-c90c-40ce-a10c-d543b84d4ce1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (3d6dc0d7-f5ca-4044-b935-6cc2d5fe24c8), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:10:48 dv-osbrick-829055-1-ceph neutron-server[106221]: DEBUG neutron.db.agents_db [None req-90919838-d1c4-4b75-9782-39e3a921e506 None None] Agent healthcheck: found 4 active agents {{(pid=106221) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-14 15:11:25.890 | Feb 14 15:10:48 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-791b9538-77a0-45c5-a820-14d0d2998599 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (699a501c-17c0-4e05-9f51-8445f203a665), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:10:50 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (9b4ec761-2266-46a6-8d9c-844b0cab44f1), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:10:53 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-7f7f6f8e-4889-4e17-bb89-b8244b0aab90 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (4248f85f-0a3f-45ab-ae37-9736a015ca23), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:11:16 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-72235c88-1028-4216-b305-88ae2ff1d60a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (3d6dc0d7-f5ca-4044-b935-6cc2d5fe24c8), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:11:18 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-d27d9bdb-c784-4a61-a8e8-a1b78b991a68 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (699a501c-17c0-4e05-9f51-8445f203a665), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:11:20 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (9b4ec761-2266-46a6-8d9c-844b0cab44f1), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:11:23 dv-osbrick-829055-1-ceph neutron-server[106220]: DEBUG neutron_lib.callbacks.manager [None req-7f7f6f8e-4889-4e17-bb89-b8244b0aab90 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8765524141752', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-993605'] for agent (4248f85f-0a3f-45ab-ae37-9736a015ca23), after_update {{(pid=106220) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-02-14 15:11:25.890 | Feb 14 15:11:25 dv-osbrick-829055-1-ceph neutron-server[106221]: DEBUG neutron.db.agents_db [None req-90919838-d1c4-4b75-9782-39e3a921e506 None None] Agent healthcheck: found 4 active agents {{(pid=106221) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-02-14 15:11:25.894 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.896 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-02-14 15:11:25.909 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-02-14 15:11:25.913 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.916 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-02-14 15:11:25.928 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-02-14 15:11:25.932 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.935 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-02-14 15:11:25.950 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-02-14 15:11:25.955 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.957 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-02-14 15:11:25.970 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-02-14 15:11:25.974 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.976 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-02-14 15:11:25.988 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-02-14 15:11:25.992 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:25.995 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-02-14 15:11:26.009 | enabled 2022-02-14 15:11:26.012 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-02-14 15:11:26.029 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-02-14 15:11:26.029 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.029 | Active: active (running) since Mon 2022-02-14 15:04:59 UTC; 6min ago 2022-02-14 15:11:26.029 | Main PID: 84959 (dstat.sh) 2022-02-14 15:11:26.029 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:26.029 | Memory: 18.9M 2022-02-14 15:11:26.029 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-02-14 15:11:26.029 | ├─84959 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-02-14 15:11:26.029 | ├─85085 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-02-14 15:11:26.029 | └─85086 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-02-14 15:11:26.029 | 2022-02-14 15:11:26.029 | Feb 14 15:11:16 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:16| 26 10 62 0 0|5237M 134M 173M 6099M| 196M 196M| 0 110M| 0 316 |1273 5523 |2.76 2.25 1.43|3.0 0 0| 0 0 | 0 0 | 28 218 0 72 0 2022-02-14 15:11:26.030 | Feb 14 15:11:17 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:17| 27 11 62 0 0|5237M 133M 169M 6103M| 197M 197M|8193B 55M|2.00 213 | 969 4446 |2.76 2.25 1.43|1.0 0 0| 0 0 | 0 0 | 28 218 0 72 0 2022-02-14 15:11:26.030 | Feb 14 15:11:18 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:18| 25 11 63 0 0|5236M 149M 167M 6089M| 198M 198M|4096B 128M|1.00 356 | 659 3188 |2.76 2.25 1.43|1.0 0 0| 0 0 | 0 0 | 28 218 0 72 0 2022-02-14 15:11:26.030 | Feb 14 15:11:19 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:19| 27 11 62 1 0|5237M 145M 167M 6091M| 197M 197M|4096B 60M|1.00 348 |1005 4696 |2.76 2.25 1.43|1.0 0 0| 0 0 | 0 0 | 28 218 0 71 0 2022-02-14 15:11:26.030 | Feb 14 15:11:20 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:20| 26 11 62 0 0|5236M 145M 167M 6090M| 196M 196M| 0 126M| 0 403 |1080 4563 |2.76 2.25 1.43|1.0 0 0| 0 0 | 0 0 | 28 218 0 71 0 2022-02-14 15:11:26.030 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:21| 25 10 64 0 0|5230M 131M 167M 6109M| 192M 192M|8193B 93M|2.00 268 | 817 4002 |2.62 2.22 1.42|2.0 0 0| 0 0 | 0 0 | 28 218 0 70 0 2022-02-14 15:11:26.030 | Feb 14 15:11:22 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:22| 21 10 69 2 0|5174M 176M 167M 6119M|7236k 7235k| 372k 1048k|14.0 92.0 |1894 6105 |2.62 2.22 1.42|1.0 0 283| 0 0 | 0 0 | 28 215 0 72 0 2022-02-14 15:11:26.030 | Feb 14 15:11:23 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:23| 26 2 70 0 0|5196M 154M 167M 6120M| 23k 23k| 100k 448k|3.00 47.0 | 562 3811 |2.62 2.22 1.42|2.0 0 2.0| 0 0 | 0 0 | 28 215 0 72 0 2022-02-14 15:11:26.030 | Feb 14 15:11:24 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:24| 23 2 72 1 0|5220M 129M 167M 6120M| 29k 29k| 464k 236k|21.0 20.0 | 475 3090 |2.62 2.22 1.42|1.0 0 0| 0 0 | 0 0 | 28 215 0 72 0 2022-02-14 15:11:26.030 | Feb 14 15:11:25 dv-osbrick-829055-1-ceph dstat.sh[85086]: 14-02 15:11:25| 12 14 69 4 0|5163M 182M 167M 6124M| 19k 17k|4266k 492k|87.0 49.0 |2551 7009 |2.62 2.22 1.42|1.0 0 349| 0 0 | 0 0 | 28 215 0 71 0 2022-02-14 15:11:26.034 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.036 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-02-14 15:11:26.049 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-02-14 15:11:26.052 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.055 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-02-14 15:11:26.067 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-02-14 15:11:26.071 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.074 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-02-14 15:11:26.088 | enabled 2022-02-14 15:11:26.092 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-02-14 15:11:26.108 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-02-14 15:11:26.108 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.108 | Active: active (running) since Mon 2022-02-14 15:09:41 UTC; 1min 44s ago 2022-02-14 15:11:26.108 | Main PID: 107175 (neutron-openvsw) 2022-02-14 15:11:26.108 | Tasks: 8 (limit: 14304) 2022-02-14 15:11:26.108 | Memory: 240.6M 2022-02-14 15:11:26.108 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-02-14 15:11:26.108 | ├─107175 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-02-14 15:11:26.108 | ├─108543 /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/tmpuwgygna5/privsep.sock 2022-02-14 15:11:26.108 | ├─108645 /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/tmpa7gmov_8/privsep.sock 2022-02-14 15:11:26.108 | └─108651 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-02-14 15:11:26.108 | 2022-02-14 15:11:26.108 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: DEBUG neutron.agent.linux.utils [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108651. {{(pid=107175) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-14 15:11:26.108 | Feb 14 15:11:21 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Agent rpc_loop - iteration:43 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-14 15:11:26.109 | Feb 14 15:11:23 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Agent rpc_loop - iteration:44 started 2022-02-14 15:11:26.109 | Feb 14 15:11:23 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x27aa6db4,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=16536376845546742483,duration_nsec=561000000,duration_sec=96,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=107175) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-14 15:11:26.109 | Feb 14 15:11:23 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: DEBUG neutron.agent.linux.utils [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108651. {{(pid=107175) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-14 15:11:26.109 | Feb 14 15:11:23 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Agent rpc_loop - iteration:44 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-14 15:11:26.109 | Feb 14 15:11:25 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Agent rpc_loop - iteration:45 started 2022-02-14 15:11:26.109 | Feb 14 15:11:25 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x27aa6db6,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=16536376845546742483,duration_nsec=562000000,duration_sec=98,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=107175) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-02-14 15:11:26.109 | Feb 14 15:11:25 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: DEBUG neutron.agent.linux.utils [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 108651. {{(pid=107175) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-02-14 15:11:26.109 | Feb 14 15:11:25 dv-osbrick-829055-1-ceph neutron-openvswitch-agent[107175]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a1165366-868f-4284-98c3-c257021b3f9c None None] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-02-14 15:11:26.112 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.115 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-02-14 15:11:26.128 | enabled 2022-02-14 15:11:26.132 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-02-14 15:11:26.149 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-02-14 15:11:26.149 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.149 | Active: active (running) since Mon 2022-02-14 15:09:42 UTC; 1min 43s ago 2022-02-14 15:11:26.149 | Main PID: 107539 (neutron-dhcp-ag) 2022-02-14 15:11:26.149 | Tasks: 15 (limit: 14304) 2022-02-14 15:11:26.149 | Memory: 361.8M 2022-02-14 15:11:26.149 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-02-14 15:11:26.149 | ├─107539 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-02-14 15:11:26.149 | ├─108850 /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/tmp5udtcqon/privsep.sock 2022-02-14 15:11:26.149 | ├─108902 /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/tmpny_mzwiy/privsep.sock 2022-02-14 15:11:26.149 | ├─109011 /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/tmpfcolxhb_/privsep.sock 2022-02-14 15:11:26.149 | ├─109114 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-14 15:11:26.149 | ├─109115 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-14 15:11:26.149 | └─109126 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/22cf3edf-86e6-4e99-a122-a195d2ba750f/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/22cf3edf-86e6-4e99-a122-a195d2ba750f/host --addn-hosts=/opt/stack/data/neutron/dhcp/22cf3edf-86e6-4e99-a122-a195d2ba750f/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/22cf3edf-86e6-4e99-a122-a195d2ba750f/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/22cf3edf-86e6-4e99-a122-a195d2ba750f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-106e20f7-3fc9-4ce1-aed1-9bac8865013d,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-02-14 15:11:26.149 | 2022-02-14 15:11:26.150 | Feb 14 15:10:21 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG oslo_concurrency.lockutils [None req-20bab565-3cc9-4a7f-949e-9b6ba76404c7 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=107539) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-14 15:11:26.150 | Feb 14 15:10:21 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG oslo_concurrency.lockutils [None req-20bab565-3cc9-4a7f-949e-9b6ba76404c7 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=107539) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-14 15:11:26.150 | Feb 14 15:10:21 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG neutron.agent.dhcp.agent [None req-20bab565-3cc9-4a7f-949e-9b6ba76404c7 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '83675365-7b9f-4bc1-89b3-fecb2625f829', 'name': 'public-subnet', 'tenant_id': '33678db3aa08442eb349b966f30f68c9', 'network_id': '754649af-9d92-4add-9100-3a6b9d533033', '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': '2022-02-14T15:10:20Z', 'updated_at': '2022-02-14T15:10:20Z', 'revision_number': 0, 'project_id': '33678db3aa08442eb349b966f30f68c9', 'network': {'id': '754649af-9d92-4add-9100-3a6b9d533033', 'name': 'public', 'tenant_id': '33678db3aa08442eb349b966f30f68c9', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['83675365-7b9f-4bc1-89b3-fecb2625f829'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-02-14T15:10:13Z', 'updated_at': '2022-02-14T15:10:20Z', 'revision_number': 2, 'project_id': '33678db3aa08442eb349b966f30f68c9', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=107539) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-14 15:11:26.150 | Feb 14 15:10:21 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG oslo_concurrency.lockutils [None req-8f78ddc8-1c05-496e-a39e-6aba1d58738e None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=107539) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-14 15:11:26.150 | Feb 14 15:10:21 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG oslo_concurrency.lockutils [None req-8f78ddc8-1c05-496e-a39e-6aba1d58738e None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=107539) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-14 15:11:26.150 | Feb 14 15:10:24 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=107539) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-14 15:11:26.150 | Feb 14 15:10:30 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=107539) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-14 15:11:26.150 | Feb 14 15:10:30 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=107539) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-02-14 15:11:26.150 | Feb 14 15:10:46 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107539) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-14 15:11:26.150 | Feb 14 15:10:46 dv-osbrick-829055-1-ceph neutron-dhcp-agent[107539]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.018s {{(pid=107539) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-14 15:11:26.153 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.157 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-02-14 15:11:26.170 | enabled 2022-02-14 15:11:26.174 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-02-14 15:11:26.191 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-02-14 15:11:26.191 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.191 | Active: active (running) since Mon 2022-02-14 15:09:44 UTC; 1min 41s ago 2022-02-14 15:11:26.191 | Main PID: 107914 (neutron-l3-agen) 2022-02-14 15:11:26.191 | Tasks: 19 (limit: 14304) 2022-02-14 15:11:26.191 | Memory: 365.1M 2022-02-14 15:11:26.191 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-02-14 15:11:26.191 | ├─107914 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-02-14 15:11:26.191 | ├─108588 /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/tmp6hzs2wfe/privsep.sock 2022-02-14 15:11:26.192 | ├─109354 /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/tmppc_p44os/privsep.sock 2022-02-14 15:11:26.192 | ├─109370 /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/tmpausvxlse/privsep.sock 2022-02-14 15:11:26.192 | ├─109595 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-14 15:11:26.192 | ├─109596 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-02-14 15:11:26.192 | └─109962 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/bb248e8b-dcbb-4648-8f12-f738225b7357.conf 2022-02-14 15:11:26.192 | 2022-02-14 15:11:26.192 | Feb 14 15:10:36 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo.privsep.daemon [-] privsep: reply[8d37fbb8-fe86-470a-b120-a87c1b350d71]: (4, ('ARPING 172.31.1.133 from 172.31.1.133 qg-77f4248e-2e\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109354) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:11:26.192 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce20cd31-0d60-4edb-b611-822f67dc350e]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-9ad66ed7-1f\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109354) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:11:26.192 | Feb 14 15:10:37 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc297f52-a853-4bfe-bad3-91afdb6955d1]: (4, ('ARPING 172.31.1.133 from 172.31.1.133 qg-77f4248e-2e\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109354) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:11:26.192 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo.privsep.daemon [-] privsep: reply[b3020ecc-a6c0-4aad-846a-535422d4df34]: (4, ('ARPING 172.31.1.133 from 172.31.1.133 qg-77f4248e-2e\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109354) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:11:26.192 | Feb 14 15:10:41 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f636967-ea09-4055-9a46-66d30167b290]: (4, ('ARPING 172.31.1.133 from 172.31.1.133 qg-77f4248e-2e\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=109354) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-02-14 15:11:26.192 | Feb 14 15:10:48 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107914) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-14 15:11:26.192 | Feb 14 15:10:48 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=107914) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-14 15:11:26.192 | Feb 14 15:10:48 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=107914) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-02-14 15:11:26.192 | Feb 14 15:10:48 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=107914) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-02-14 15:11:26.192 | Feb 14 15:11:10 dv-osbrick-829055-1-ceph neutron-l3-agent[107914]: DEBUG oslo_service.periodic_task [None req-e7548c3c-985e-45f1-94a5-e32d5940f0ad None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=107914) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-02-14 15:11:26.195 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.198 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-02-14 15:11:26.212 | enabled 2022-02-14 15:11:26.216 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-02-14 15:11:26.233 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-02-14 15:11:26.233 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.233 | Active: active (running) since Mon 2022-02-14 15:09:46 UTC; 1min 40s ago 2022-02-14 15:11:26.233 | Main PID: 108271 (neutron-metadat) 2022-02-14 15:11:26.233 | Tasks: 4 (limit: 14304) 2022-02-14 15:11:26.233 | Memory: 126.3M 2022-02-14 15:11:26.233 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-02-14 15:11:26.233 | ├─108271 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-14 15:11:26.234 | ├─108533 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-14 15:11:26.234 | └─108534 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-02-14 15:11:26.234 | 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_rabbit.ssl = False {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_rabbit.ssl_version = {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_notifications.driver = [] {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_notifications.retry = -1 {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] oslo_messaging_notifications.transport_url = **** {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.234 | Feb 14 15:09:50 dv-osbrick-829055-1-ceph neutron-metadata-agent[108271]: DEBUG oslo_service.service [None req-c1adbcac-9dd2-4401-b0f9-5516eb40b2a1 None None] ******************************************************************************** {{(pid=108271) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-14 15:11:26.237 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.240 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-reg.service 2022-02-14 15:11:26.253 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-02-14 15:11:26.256 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.259 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@cinder.service 2022-02-14 15:11:26.273 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-02-14 15:11:26.276 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.279 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-02-14 15:11:26.293 | enabled 2022-02-14 15:11:26.297 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-02-14 15:11:26.314 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-02-14 15:11:26.314 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.314 | Active: active (running) since Mon 2022-02-14 15:10:34 UTC; 51s ago 2022-02-14 15:11:26.314 | Main PID: 111313 (nova-conductor) 2022-02-14 15:11:26.314 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:26.314 | Memory: 147.5M 2022-02-14 15:11:26.314 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-02-14 15:11:26.314 | ├─111313 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-14 15:11:26.314 | ├─112188 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-14 15:11:26.314 | └─112189 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-02-14 15:11:26.314 | 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_messaging_rabbit.ssl_version = {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_messaging_notifications.retry = -1 {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_messaging_notifications.transport_url = **** {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_reports.file_event_handler = None {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] oslo_reports.log_dir = None {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.315 | Feb 14 15:10:38 dv-osbrick-829055-1-ceph nova-conductor[111313]: DEBUG oslo_service.service [None req-aacf7d25-560e-4170-829f-b0ff1c9bdfe5 None None] ******************************************************************************** {{(pid=111313) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-14 15:11:26.318 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 15:11:26.321 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-02-14 15:11:26.335 | enabled 2022-02-14 15:11:26.339 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-02-14 15:11:26.355 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-02-14 15:11:26.355 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-02-14 15:11:26.355 | Active: active (running) since Mon 2022-02-14 15:10:36 UTC; 50s ago 2022-02-14 15:11:26.355 | Main PID: 111704 (nova-conductor) 2022-02-14 15:11:26.355 | Tasks: 3 (limit: 14304) 2022-02-14 15:11:26.355 | Memory: 141.4M 2022-02-14 15:11:26.355 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-02-14 15:11:26.355 | ├─111704 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-14 15:11:26.355 | ├─112195 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-14 15:11:26.355 | └─112196 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-02-14 15:11:26.355 | 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_messaging_rabbit.ssl_version = {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_messaging_notifications.driver = [] {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_messaging_notifications.retry = -1 {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_messaging_notifications.transport_url = **** {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_reports.file_event_handler = None {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] oslo_reports.log_dir = None {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-02-14 15:11:26.355 | Feb 14 15:10:40 dv-osbrick-829055-1-ceph nova-conductor[111704]: DEBUG oslo_service.service [None req-0637ad23-29f4-434a-81fa-4e4e76184c3e None None] ******************************************************************************** {{(pid=111704) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-02-14 15:11:26.359 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-02-14 15:11:26.378 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:11:26.381 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-02-14 15:11:26.399 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:11:26.402 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-02-14 15:11:26.404 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:11:26.407 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-02-14 15:11:26.410 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-02-14 15:11:30.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:30.418 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:30.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:30.418 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:30.418 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.418 | | Upgrade Check Results | 2022-02-14 15:11:30.418 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.418 | | Check: Cells v2 | 2022-02-14 15:11:30.418 | | Result: Success | 2022-02-14 15:11:30.418 | | Details: No host mappings or compute nodes were found. Remember to | 2022-02-14 15:11:30.418 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-02-14 15:11:30.419 | | compute hosts are deployed. | 2022-02-14 15:11:30.419 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.419 | | Check: Placement API | 2022-02-14 15:11:30.419 | | Result: Success | 2022-02-14 15:11:30.419 | | Details: None | 2022-02-14 15:11:30.419 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.419 | | Check: Cinder API | 2022-02-14 15:11:30.419 | | Result: Success | 2022-02-14 15:11:30.419 | | Details: None | 2022-02-14 15:11:30.419 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.419 | | Check: Policy Scope-based Defaults | 2022-02-14 15:11:30.419 | | Result: Success | 2022-02-14 15:11:30.419 | | Details: None | 2022-02-14 15:11:30.419 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.419 | | Check: Policy File JSON to YAML Migration | 2022-02-14 15:11:30.419 | | Result: Success | 2022-02-14 15:11:30.419 | | Details: None | 2022-02-14 15:11:30.419 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.419 | | Check: Older than N-1 computes | 2022-02-14 15:11:30.419 | | Result: Success | 2022-02-14 15:11:30.420 | | Details: None | 2022-02-14 15:11:30.420 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.420 | | Check: hw_machine_type unset | 2022-02-14 15:11:30.420 | | Result: Success | 2022-02-14 15:11:30.420 | | Details: None | 2022-02-14 15:11:30.420 | +--------------------------------------------------------------------+ 2022-02-14 15:11:30.850 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-02-14 15:11:30.853 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-02-14 15:11:30.853 | Running user script /home/ubuntu/devstack/local.sh 2022-02-14 15:11:30.855 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-02-14 15:11:30.858 | Before updating nova flavors: 2022-02-14 15:11:33.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:33.257 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:33.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:33.257 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:33.257 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:11:33.257 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-14 15:11:33.257 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:11:33.257 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-14 15:11:33.257 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-14 15:11:33.257 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-14 15:11:33.257 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-14 15:11:33.257 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-14 15:11:33.257 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-14 15:11:33.257 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-14 15:11:33.257 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-14 15:11:33.257 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-14 15:11:33.258 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-14 15:11:33.258 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:11:35.063 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-02-14 15:11:35.125 | Flavor 42 not found 2022-02-14 15:11:36.673 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-02-14 15:11:36.735 | Flavor 84 not found 2022-02-14 15:11:38.283 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-02-14 15:11:38.346 | Flavor 451 not found 2022-02-14 15:11:39.820 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:39.820 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-14 15:11:39.820 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:39.820 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:39.820 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:41.389 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:41.389 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-14 15:11:41.389 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:41.389 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:41.389 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:42.942 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:42.942 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-14 15:11:42.942 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:42.942 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:42.942 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:44.486 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:44.486 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-14 15:11:44.487 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:44.487 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:44.487 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:44.549 | After updating nova flavors: 2022-02-14 15:11:46.064 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:46.064 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-02-14 15:11:46.064 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:46.064 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-02-14 15:11:46.064 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-02-14 15:11:46.064 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-02-14 15:11:48.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:48.502 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:48.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:48.502 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:51.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:51.200 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:51.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:51.200 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:51.372 | Neutron networks: 2022-02-14 15:11:53.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:53.752 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:53.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:53.752 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:53.752 | +--------------------------------------+---------+--------------------------------------+ 2022-02-14 15:11:53.752 | | ID | Name | Subnets | 2022-02-14 15:11:53.752 | +--------------------------------------+---------+--------------------------------------+ 2022-02-14 15:11:53.752 | | 22cf3edf-86e6-4e99-a122-a195d2ba750f | private | 106e20f7-3fc9-4ce1-aed1-9bac8865013d | 2022-02-14 15:11:53.752 | | 754649af-9d92-4add-9100-3a6b9d533033 | public | 83675365-7b9f-4bc1-89b3-fecb2625f829 | 2022-02-14 15:11:53.752 | +--------------------------------------+---------+--------------------------------------+ 2022-02-14 15:11:56.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:56.193 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:56.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:56.193 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:58.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:58.636 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:58.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:11:58.636 | from cryptography.utils import int_from_bytes 2022-02-14 15:11:58.636 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:11:58.636 | | Field | Value | 2022-02-14 15:11:58.636 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:11:58.636 | | admin_state_up | UP | 2022-02-14 15:11:58.636 | | availability_zone_hints | | 2022-02-14 15:11:58.636 | | availability_zones | nova | 2022-02-14 15:11:58.636 | | created_at | 2022-02-14T15:09:56Z | 2022-02-14 15:11:58.637 | | description | | 2022-02-14 15:11:58.637 | | dns_domain | None | 2022-02-14 15:11:58.637 | | id | 22cf3edf-86e6-4e99-a122-a195d2ba750f | 2022-02-14 15:11:58.637 | | ipv4_address_scope | None | 2022-02-14 15:11:58.637 | | ipv6_address_scope | None | 2022-02-14 15:11:58.637 | | is_default | None | 2022-02-14 15:11:58.637 | | is_vlan_transparent | None | 2022-02-14 15:11:58.637 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '3b51459e0d0043db8f0b8f1ce3ea95dd', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-14 15:11:58.637 | | mtu | 1500 | 2022-02-14 15:11:58.637 | | name | private | 2022-02-14 15:11:58.637 | | port_security_enabled | True | 2022-02-14 15:11:58.637 | | project_id | 3b51459e0d0043db8f0b8f1ce3ea95dd | 2022-02-14 15:11:58.637 | | provider:network_type | vlan | 2022-02-14 15:11:58.637 | | provider:physical_network | physnet1 | 2022-02-14 15:11:58.637 | | provider:segmentation_id | 520 | 2022-02-14 15:11:58.637 | | qos_policy_id | None | 2022-02-14 15:11:58.637 | | revision_number | 3 | 2022-02-14 15:11:58.637 | | router:external | Internal | 2022-02-14 15:11:58.637 | | segments | None | 2022-02-14 15:11:58.637 | | shared | False | 2022-02-14 15:11:58.637 | | status | ACTIVE | 2022-02-14 15:11:58.637 | | subnets | 106e20f7-3fc9-4ce1-aed1-9bac8865013d | 2022-02-14 15:11:58.637 | | tags | | 2022-02-14 15:11:58.637 | | updated_at | 2022-02-14T15:11:51Z | 2022-02-14 15:11:58.637 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:01.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:01.149 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:01.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:01.149 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:01.149 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:01.149 | | Field | Value | 2022-02-14 15:12:01.149 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:01.149 | | admin_state_up | UP | 2022-02-14 15:12:01.149 | | availability_zone_hints | | 2022-02-14 15:12:01.149 | | availability_zones | nova | 2022-02-14 15:12:01.149 | | created_at | 2022-02-14T15:10:13Z | 2022-02-14 15:12:01.149 | | description | | 2022-02-14 15:12:01.149 | | dns_domain | None | 2022-02-14 15:12:01.149 | | id | 754649af-9d92-4add-9100-3a6b9d533033 | 2022-02-14 15:12:01.150 | | ipv4_address_scope | None | 2022-02-14 15:12:01.150 | | ipv6_address_scope | None | 2022-02-14 15:12:01.150 | | is_default | True | 2022-02-14 15:12:01.150 | | is_vlan_transparent | None | 2022-02-14 15:12:01.150 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '33678db3aa08442eb349b966f30f68c9', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-14 15:12:01.150 | | mtu | 1500 | 2022-02-14 15:12:01.150 | | name | public | 2022-02-14 15:12:01.150 | | port_security_enabled | True | 2022-02-14 15:12:01.150 | | project_id | 33678db3aa08442eb349b966f30f68c9 | 2022-02-14 15:12:01.150 | | provider:network_type | flat | 2022-02-14 15:12:01.150 | | provider:physical_network | physnet1 | 2022-02-14 15:12:01.150 | | provider:segmentation_id | None | 2022-02-14 15:12:01.150 | | qos_policy_id | None | 2022-02-14 15:12:01.150 | | revision_number | 2 | 2022-02-14 15:12:01.150 | | router:external | External | 2022-02-14 15:12:01.150 | | segments | None | 2022-02-14 15:12:01.150 | | shared | False | 2022-02-14 15:12:01.150 | | status | ACTIVE | 2022-02-14 15:12:01.150 | | subnets | 83675365-7b9f-4bc1-89b3-fecb2625f829 | 2022-02-14 15:12:01.150 | | tags | | 2022-02-14 15:12:01.150 | | updated_at | 2022-02-14T15:10:20Z | 2022-02-14 15:12:01.150 | +---------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:01.297 | Neutron subnetworks: 2022-02-14 15:12:03.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:03.583 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:03.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:03.583 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:03.584 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-14 15:12:03.584 | | ID | Name | Network | Subnet | 2022-02-14 15:12:03.584 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-14 15:12:03.584 | | 106e20f7-3fc9-4ce1-aed1-9bac8865013d | private-subnet | 22cf3edf-86e6-4e99-a122-a195d2ba750f | 172.20.0.0/26 | 2022-02-14 15:12:03.584 | | 83675365-7b9f-4bc1-89b3-fecb2625f829 | public-subnet | 754649af-9d92-4add-9100-3a6b9d533033 | 172.31.1.0/24 | 2022-02-14 15:12:03.584 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-02-14 15:12:06.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:06.053 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:06.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:06.053 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:08.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:08.496 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:08.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:08.497 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:08.497 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:08.497 | | Field | Value | 2022-02-14 15:12:08.497 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:08.497 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-02-14 15:12:08.497 | | cidr | 172.20.0.0/26 | 2022-02-14 15:12:08.497 | | created_at | 2022-02-14T15:10:00Z | 2022-02-14 15:12:08.497 | | description | | 2022-02-14 15:12:08.497 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-02-14 15:12:08.497 | | dns_publish_fixed_ip | None | 2022-02-14 15:12:08.497 | | enable_dhcp | True | 2022-02-14 15:12:08.497 | | gateway_ip | 172.20.0.1 | 2022-02-14 15:12:08.497 | | host_routes | | 2022-02-14 15:12:08.497 | | id | 106e20f7-3fc9-4ce1-aed1-9bac8865013d | 2022-02-14 15:12:08.497 | | ip_version | 4 | 2022-02-14 15:12:08.497 | | ipv6_address_mode | None | 2022-02-14 15:12:08.497 | | ipv6_ra_mode | None | 2022-02-14 15:12:08.497 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '3b51459e0d0043db8f0b8f1ce3ea95dd', 'name': None, 'domain_id': None, 'domain_name': None})}) | 2022-02-14 15:12:08.497 | | name | private-subnet | 2022-02-14 15:12:08.497 | | network_id | 22cf3edf-86e6-4e99-a122-a195d2ba750f | 2022-02-14 15:12:08.497 | | project_id | 3b51459e0d0043db8f0b8f1ce3ea95dd | 2022-02-14 15:12:08.497 | | revision_number | 1 | 2022-02-14 15:12:08.497 | | segment_id | None | 2022-02-14 15:12:08.497 | | service_types | | 2022-02-14 15:12:08.497 | | subnetpool_id | b0b3e16d-ccd6-4a87-82e7-d29c27a0e7f9 | 2022-02-14 15:12:08.497 | | tags | | 2022-02-14 15:12:08.497 | | updated_at | 2022-02-14T15:11:51Z | 2022-02-14 15:12:08.497 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:10.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:10.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:10.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:10.883 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:10.883 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:10.883 | | Field | Value | 2022-02-14 15:12:10.883 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:10.883 | | allocation_pools | 172.31.1.2-172.31.1.254 | 2022-02-14 15:12:10.883 | | cidr | 172.31.1.0/24 | 2022-02-14 15:12:10.883 | | created_at | 2022-02-14T15:10:20Z | 2022-02-14 15:12:10.883 | | description | | 2022-02-14 15:12:10.883 | | dns_nameservers | | 2022-02-14 15:12:10.883 | | dns_publish_fixed_ip | None | 2022-02-14 15:12:10.884 | | enable_dhcp | False | 2022-02-14 15:12:10.884 | | gateway_ip | 172.31.1.1 | 2022-02-14 15:12:10.884 | | host_routes | | 2022-02-14 15:12:10.884 | | id | 83675365-7b9f-4bc1-89b3-fecb2625f829 | 2022-02-14 15:12:10.884 | | ip_version | 4 | 2022-02-14 15:12:10.884 | | ipv6_address_mode | None | 2022-02-14 15:12:10.884 | | ipv6_ra_mode | None | 2022-02-14 15:12:10.884 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '33678db3aa08442eb349b966f30f68c9', 'name': 'admin', 'domain_id': 'default', 'domain_name': 'Default'})}) | 2022-02-14 15:12:10.884 | | name | public-subnet | 2022-02-14 15:12:10.884 | | network_id | 754649af-9d92-4add-9100-3a6b9d533033 | 2022-02-14 15:12:10.884 | | project_id | 33678db3aa08442eb349b966f30f68c9 | 2022-02-14 15:12:10.884 | | revision_number | 0 | 2022-02-14 15:12:10.884 | | segment_id | None | 2022-02-14 15:12:10.884 | | service_types | | 2022-02-14 15:12:10.884 | | subnetpool_id | None | 2022-02-14 15:12:10.884 | | tags | | 2022-02-14 15:12:10.884 | | updated_at | 2022-02-14T15:10:20Z | 2022-02-14 15:12:10.884 | +----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:11.089 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-02-14 15:12:11.089 | + ./stack.sh:main:1469 : command openstack complete 2022-02-14 15:12:11.092 | + ./stack.sh:main:1469 : openstack complete 2022-02-14 15:12:13.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:13.780 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:13.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:13.780 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:13.780 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-02-14 15:12:14.131 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-02-14 15:12:14.150 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:14.153 | + ./stack.sh:main:1474 : is_ubuntu 2022-02-14 15:12:14.155 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 15:12:14.158 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 15:12:14.160 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-02-14 15:12:14.163 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:12:14.166 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-02-14 15:12:14.169 | + ./stack.sh:main:1476 : set_lvm_filter 2022-02-14 15:12:14.171 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-02-14 15:12:14.174 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-02-14 15:12:14.177 | + lib/lvm:set_lvm_filter:180 : local pv 2022-02-14 15:12:14.179 | + lib/lvm:set_lvm_filter:181 : local vg 2022-02-14 15:12:14.182 | + lib/lvm:set_lvm_filter:182 : local line 2022-02-14 15:12:14.186 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-02-14 15:12:14.325 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-02-14 15:12:14.328 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-02-14 15:12:14.331 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-02-14 15:12:14.350 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-02-14 15:12:14.364 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-02-14 15:12:14.366 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:12:14.369 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-02-14 15:12:14.373 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-02-14 15:12:14.375 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 15:12:14.378 | + functions-common:run_phase:1854 : local phase=test-config 2022-02-14 15:12:14.381 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 15:12:14.383 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 15:12:14.386 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 15:12:14.389 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 15:12:14.391 | + functions-common:run_phase:1863 : local extra 2022-02-14 15:12:14.395 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 15:12:14.399 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 15:12:14.402 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 15:12:14.405 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 15:12:14.407 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-02-14 15:12:14.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 15:12:14.428 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:14.431 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:12:14.433 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:12:14.436 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-14 15:12:14.438 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:12:14.441 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:12:14.443 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:12:14.446 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-02-14 15:12:14.448 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:12:14.451 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 15:12:14.453 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:12:14.456 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:12:14.458 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-02-14 15:12:14.509 | [17602 Async install_tempest:83744]: Waiting for completion of install_tempest running on PID 83744 (1 other jobs running) 2022-02-14 15:12:14.533 | [17602 Async install_tempest:83744]: Signaling child to exit 2022-02-14 15:12:14.533 | WAKEUP 2022-02-14 15:12:14.556 | [17602 Async install_tempest:83744]: Signaled 2022-02-14 15:12:14.557 | ++ lib/tempest:install_tempest:702 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-02-14 15:12:14.557 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-02-14 15:12:14.557 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-02-14 15:12:14.557 | ++ functions-common:git_clone:610 : local git_ref=master 2022-02-14 15:12:14.557 | ++ functions-common:git_clone:611 : local orig_dir 2022-02-14 15:12:14.557 | +++ functions-common:git_clone:612 : pwd 2022-02-14 15:12:14.557 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 15:12:14.558 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:615 : RECLONE=False 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:629 : echo master 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:677 : cd /opt/stack/tempest 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:678 : head -1 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:678 : git show --oneline 2022-02-14 15:12:14.558 | 42f6cb522 Merge "Add logging to metadata parsing" 2022-02-14 15:12:14.558 | ++ functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 15:12:14.558 | ++ lib/tempest:install_tempest:703 : pip_install 'tox!=2.8.0' 2022-02-14 15:12:14.558 | Using python 3.8 to install tox!=2.8.0 2022-02-14 15:12:14.558 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-02-14 15:12:14.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:14.558 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:14.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:14.558 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:14.558 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:12:14.558 | Collecting tox!=2.8.0 2022-02-14 15:12:14.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-02-14 15:12:14.558 | Collecting pluggy>=0.12.0 2022-02-14 15:12:14.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-02-14 15:12:14.558 | 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.13.1) 2022-02-14 15:12:14.558 | Collecting py>=1.4.17 2022-02-14 15:12:14.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-02-14 15:12:14.558 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (3.4.2) 2022-02-14 15:12:14.558 | Collecting toml>=0.9.4 2022-02-14 15:12:14.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-02-14 15:12:14.558 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.3) 2022-02-14 15:12:14.559 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-02-14 15:12:14.559 | 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.7) 2022-02-14 15:12:14.559 | 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) 2022-02-14 15:12:14.559 | 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.5.0) 2022-02-14 15:12:14.559 | Installing collected packages: toml, py, pluggy, tox 2022-02-14 15:12:14.559 | Attempting uninstall: py 2022-02-14 15:12:14.559 | Found existing installation: py 1.8.1 2022-02-14 15:12:14.559 | Uninstalling py-1.8.1: 2022-02-14 15:12:14.559 | Successfully uninstalled py-1.8.1 2022-02-14 15:12:14.559 | Attempting uninstall: pluggy 2022-02-14 15:12:14.559 | Found existing installation: pluggy 0.13.0 2022-02-14 15:12:14.559 | Uninstalling pluggy-0.13.0: 2022-02-14 15:12:14.559 | Successfully uninstalled pluggy-0.13.0 2022-02-14 15:12:14.559 | Successfully installed pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.24.5 2022-02-14 15:12:14.559 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:12:14.559 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:12:14.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:12:14.559 | ++ inc/python:pip_install:200 : result=0 2022-02-14 15:12:14.559 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2425 : local name 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2428 : local total 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2432 : start_time=1644851079383 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2434 : [[ -z 1644851079383 ]] 2022-02-14 15:12:14.559 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:12:14.559 | ++ functions-common:time_stop:2437 : end_time=1644851085249 2022-02-14 15:12:14.560 | ++ functions-common:time_stop:2438 : elapsed_time=5866 2022-02-14 15:12:14.560 | ++ functions-common:time_stop:2439 : total=217200 2022-02-14 15:12:14.560 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:12:14.560 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=223066 2022-02-14 15:12:14.560 | ++ inc/python:pip_install:203 : return 0 2022-02-14 15:12:14.560 | ++ lib/tempest:install_tempest:704 : pushd /opt/stack/tempest 2022-02-14 15:12:14.560 | /opt/stack/tempest ~/devstack 2022-02-14 15:12:14.560 | ++ lib/tempest:install_tempest:708 : git checkout master 2022-02-14 15:12:14.560 | M .coveragerc 2022-02-14 15:12:14.560 | M .gitignore 2022-02-14 15:12:14.560 | M .gitreview 2022-02-14 15:12:14.560 | M .mailmap 2022-02-14 15:12:14.560 | M .stestr.conf 2022-02-14 15:12:14.560 | M CONTRIBUTING.rst 2022-02-14 15:12:14.560 | M HACKING.rst 2022-02-14 15:12:14.560 | M LICENSE 2022-02-14 15:12:14.560 | M README.rst 2022-02-14 15:12:14.560 | M REVIEWING.rst 2022-02-14 15:12:14.561 | M bindep.txt 2022-02-14 15:12:14.561 | M doc/requirements.txt 2022-02-14 15:12:14.561 | M doc/source/_extra/.htaccess 2022-02-14 15:12:14.561 | M doc/source/_static/.keep 2022-02-14 15:12:14.561 | M doc/source/account_generator.rst 2022-02-14 15:12:14.561 | M doc/source/cleanup.rst 2022-02-14 15:12:14.561 | M doc/source/conf.py 2022-02-14 15:12:14.561 | M doc/source/configuration.rst 2022-02-14 15:12:14.561 | M doc/source/contributor/contributing.rst 2022-02-14 15:12:14.561 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-02-14 15:12:14.561 | M doc/source/data/tempest-plugins-registry.header 2022-02-14 15:12:14.561 | M doc/source/index.rst 2022-02-14 15:12:14.561 | M doc/source/keystone_scopes_and_roles_support.rst 2022-02-14 15:12:14.561 | M doc/source/library.rst 2022-02-14 15:12:14.561 | M doc/source/library/api_microversion_testing.rst 2022-02-14 15:12:14.561 | M doc/source/library/auth.rst 2022-02-14 15:12:14.561 | M doc/source/library/cli.rst 2022-02-14 15:12:14.561 | M doc/source/library/clients.rst 2022-02-14 15:12:14.561 | M doc/source/library/credential_providers.rst 2022-02-14 15:12:14.561 | M doc/source/library/decorators.rst 2022-02-14 15:12:14.561 | M doc/source/library/rest_client.rst 2022-02-14 15:12:14.561 | M doc/source/library/service_clients/compute_clients.rst 2022-02-14 15:12:14.561 | M doc/source/library/utils.rst 2022-02-14 15:12:14.561 | M doc/source/library/validation_resources.rst 2022-02-14 15:12:14.561 | M doc/source/microversion_testing.rst 2022-02-14 15:12:14.561 | M doc/source/overview.rst 2022-02-14 15:12:14.561 | M doc/source/plugins/index.rst 2022-02-14 15:12:14.561 | M doc/source/plugins/plugin.rst 2022-02-14 15:12:14.561 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-02-14 15:12:14.561 | M doc/source/run.rst 2022-02-14 15:12:14.561 | M doc/source/sampleconf.rst 2022-02-14 15:12:14.561 | M doc/source/stable_branch_support_policy.rst 2022-02-14 15:12:14.561 | M doc/source/stable_branch_testing_policy.rst 2022-02-14 15:12:14.561 | M doc/source/subunit_describe_calls.rst 2022-02-14 15:12:14.561 | M doc/source/supported_version.rst 2022-02-14 15:12:14.561 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-02-14 15:12:14.562 | M doc/source/test_removal.rst 2022-02-14 15:12:14.562 | M doc/source/tests/modules.rst 2022-02-14 15:12:14.562 | M doc/source/workspace.rst 2022-02-14 15:12:14.562 | M doc/source/write_tests.rst 2022-02-14 15:12:14.562 | M etc/accounts.yaml.sample 2022-02-14 15:12:14.562 | M etc/allow-list.yaml 2022-02-14 15:12:14.562 | M etc/logging.conf.sample 2022-02-14 15:12:14.562 | M etc/rbac-persona-accounts.yaml.sample 2022-02-14 15:12:14.562 | M playbooks/devstack-tempest-ipv6.yaml 2022-02-14 15:12:14.562 | M playbooks/devstack-tempest.yaml 2022-02-14 15:12:14.562 | M playbooks/enable-fips.yaml 2022-02-14 15:12:14.562 | M playbooks/post-tempest.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-02-14 15:12:14.562 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-02-14 15:12:14.563 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-02-14 15:12:14.564 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-02-14 15:12:14.565 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-02-14 15:12:14.566 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-02-14 15:12:14.567 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-02-14 15:12:14.568 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-02-14 15:12:14.569 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-02-14 15:12:14.570 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-02-14 15:12:14.571 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-02-14 15:12:14.572 | M releasenotes/source/_static/.placeholder 2022-02-14 15:12:14.572 | M releasenotes/source/_templates/.placeholder 2022-02-14 15:12:14.572 | M releasenotes/source/conf.py 2022-02-14 15:12:14.572 | M releasenotes/source/index.rst 2022-02-14 15:12:14.572 | M releasenotes/source/unreleased.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v10.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v11.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v12.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v13.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v14.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v15.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v16.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v16.1.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v17.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v17.1.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v17.2.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v18.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v19.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v20.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v21.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v22.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v22.1.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v23.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v24.0.0.rst 2022-02-14 15:12:14.572 | M releasenotes/source/v26.0.0.rst 2022-02-14 15:12:14.573 | M releasenotes/source/v26.1.0.rst 2022-02-14 15:12:14.573 | M releasenotes/source/v27.0.0.rst 2022-02-14 15:12:14.573 | M releasenotes/source/v28.0.0.rst 2022-02-14 15:12:14.573 | M releasenotes/source/v28.1.0.rst 2022-02-14 15:12:14.573 | M releasenotes/source/v29.0.0.rst 2022-02-14 15:12:14.573 | M requirements.txt 2022-02-14 15:12:14.573 | M roles/acl-devstack-files/README.rst 2022-02-14 15:12:14.573 | M roles/acl-devstack-files/defaults/main.yaml 2022-02-14 15:12:14.573 | M roles/acl-devstack-files/tasks/main.yaml 2022-02-14 15:12:14.573 | M roles/run-tempest-26/README.rst 2022-02-14 15:12:14.573 | M roles/run-tempest-26/defaults/main.yaml 2022-02-14 15:12:14.573 | M roles/run-tempest-26/tasks/main.yaml 2022-02-14 15:12:14.573 | M roles/run-tempest/README.rst 2022-02-14 15:12:14.573 | M roles/run-tempest/defaults/main.yaml 2022-02-14 15:12:14.573 | M roles/run-tempest/tasks/main.yaml 2022-02-14 15:12:14.573 | M roles/setup-tempest-data-dir/README.rst 2022-02-14 15:12:14.573 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-02-14 15:12:14.573 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-02-14 15:12:14.573 | M roles/setup-tempest-run-dir/README.rst 2022-02-14 15:12:14.573 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-02-14 15:12:14.573 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-02-14 15:12:14.573 | M roles/tempest-cleanup/README.rst 2022-02-14 15:12:14.573 | M roles/tempest-cleanup/defaults/main.yaml 2022-02-14 15:12:14.573 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-02-14 15:12:14.573 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-02-14 15:12:14.573 | M roles/tempest-cleanup/tasks/main.yaml 2022-02-14 15:12:14.573 | M setup.cfg 2022-02-14 15:12:14.573 | M setup.py 2022-02-14 15:12:14.573 | M tempest/README.rst 2022-02-14 15:12:14.573 | M tempest/__init__.py 2022-02-14 15:12:14.573 | M tempest/api/README.rst 2022-02-14 15:12:14.573 | M tempest/api/__init__.py 2022-02-14 15:12:14.574 | M tempest/api/compute/__init__.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/__init__.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_agents.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_aggregates.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_availability_zone.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_create_server.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_delete_server.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_fixed_ips.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_flavors.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_flavors_access.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_hosts.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_hosts_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_hypervisor.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_live_migration.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-02-14 15:12:14.574 | M tempest/api/compute/admin/test_migrations.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_networks.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_quotas.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_quotas_negative.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_security_groups.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_servers.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_servers_negative.py 2022-02-14 15:12:14.575 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_services.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_services_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_volume.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_volume_swap.py 2022-02-14 15:12:14.576 | M tempest/api/compute/admin/test_volumes_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/api_microversion_fixture.py 2022-02-14 15:12:14.576 | M tempest/api/compute/base.py 2022-02-14 15:12:14.576 | M tempest/api/compute/certificates/__init__.py 2022-02-14 15:12:14.576 | M tempest/api/compute/certificates/test_certificates.py 2022-02-14 15:12:14.576 | M tempest/api/compute/flavors/__init__.py 2022-02-14 15:12:14.576 | M tempest/api/compute/flavors/test_flavors.py 2022-02-14 15:12:14.576 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/floating_ips/__init__.py 2022-02-14 15:12:14.576 | M tempest/api/compute/floating_ips/base.py 2022-02-14 15:12:14.576 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-02-14 15:12:14.576 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-02-14 15:12:14.576 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/images/__init__.py 2022-02-14 15:12:14.576 | M tempest/api/compute/images/test_image_metadata.py 2022-02-14 15:12:14.576 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/images/test_images.py 2022-02-14 15:12:14.576 | M tempest/api/compute/images/test_images_negative.py 2022-02-14 15:12:14.576 | M tempest/api/compute/images/test_images_oneserver.py 2022-02-14 15:12:14.577 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/images/test_list_image_filters.py 2022-02-14 15:12:14.577 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/images/test_list_images.py 2022-02-14 15:12:14.577 | M tempest/api/compute/keypairs/__init__.py 2022-02-14 15:12:14.577 | M tempest/api/compute/keypairs/base.py 2022-02-14 15:12:14.577 | M tempest/api/compute/keypairs/test_keypairs.py 2022-02-14 15:12:14.577 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-02-14 15:12:14.577 | M tempest/api/compute/limits/__init__.py 2022-02-14 15:12:14.577 | M tempest/api/compute/limits/test_absolute_limits.py 2022-02-14 15:12:14.577 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/security_groups/__init__.py 2022-02-14 15:12:14.577 | M tempest/api/compute/security_groups/base.py 2022-02-14 15:12:14.577 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-02-14 15:12:14.577 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/security_groups/test_security_groups.py 2022-02-14 15:12:14.577 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/__init__.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_availability_zone.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_create_server.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_delete_server.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_device_tagging.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_disk_config.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_instance_actions.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_list_server_filters.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_multiple_create.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-02-14 15:12:14.577 | M tempest/api/compute/servers/test_novnc.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_actions.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_addresses.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_group.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_metadata.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_password.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_personality.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_rescue.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_server_tags.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_servers.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_servers_microversions.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_servers_negative.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-02-14 15:12:14.578 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-02-14 15:12:14.578 | M tempest/api/compute/test_extensions.py 2022-02-14 15:12:14.578 | M tempest/api/compute/test_networks.py 2022-02-14 15:12:14.578 | M tempest/api/compute/test_quotas.py 2022-02-14 15:12:14.578 | M tempest/api/compute/test_tenant_networks.py 2022-02-14 15:12:14.578 | M tempest/api/compute/test_versions.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/__init__.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/test_attach_volume.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/test_volumes_get.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/test_volumes_list.py 2022-02-14 15:12:14.578 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-02-14 15:12:14.578 | M tempest/api/identity/__init__.py 2022-02-14 15:12:14.578 | M tempest/api/identity/admin/__init__.py 2022-02-14 15:12:14.578 | M tempest/api/identity/admin/v2/__init__.py 2022-02-14 15:12:14.578 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-02-14 15:12:14.578 | M tempest/api/identity/admin/v2/test_roles.py 2022-02-14 15:12:14.578 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-02-14 15:12:14.578 | M tempest/api/identity/admin/v2/test_services.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v2/test_tenants.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v2/test_tokens.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v2/test_users.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/__init__.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_credentials.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_domains.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_groups.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_inherits.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_list_users.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_policies.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_projects.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_regions.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_roles.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_services.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_tokens.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_trusts.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_users.py 2022-02-14 15:12:14.579 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-02-14 15:12:14.579 | M tempest/api/identity/base.py 2022-02-14 15:12:14.579 | M tempest/api/identity/v2/__init__.py 2022-02-14 15:12:14.579 | M tempest/api/identity/v2/test_api_discovery.py 2022-02-14 15:12:14.579 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v2/test_extension.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v2/test_tenants.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v2/test_tokens.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v2/test_users.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/__init__.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_access_rules.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_api_discovery.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_application_credentials.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_catalog.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_domains.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_projects.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_tokens.py 2022-02-14 15:12:14.580 | M tempest/api/identity/v3/test_users.py 2022-02-14 15:12:14.580 | M tempest/api/image/__init__.py 2022-02-14 15:12:14.580 | M tempest/api/image/base.py 2022-02-14 15:12:14.580 | M tempest/api/image/v1/__init__.py 2022-02-14 15:12:14.580 | M tempest/api/image/v1/test_image_members.py 2022-02-14 15:12:14.580 | M tempest/api/image/v1/test_image_members_negative.py 2022-02-14 15:12:14.580 | M tempest/api/image/v1/test_images.py 2022-02-14 15:12:14.580 | M tempest/api/image/v1/test_images_negative.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/__init__.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/__init__.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/test_images.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/test_images.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/test_images_member.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/test_images_member_negative.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-02-14 15:12:14.580 | M tempest/api/image/v2/test_images_negative.py 2022-02-14 15:12:14.581 | M tempest/api/image/v2/test_images_tags.py 2022-02-14 15:12:14.581 | M tempest/api/image/v2/test_images_tags_negative.py 2022-02-14 15:12:14.581 | M tempest/api/image/v2/test_versions.py 2022-02-14 15:12:14.581 | M tempest/api/network/__init__.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/__init__.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_external_network_extension.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_external_networks_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_metering_extensions.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_negative_quotas.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_ports.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_quotas.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_routers.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_routers_dvr.py 2022-02-14 15:12:14.581 | M tempest/api/network/admin/test_routers_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/base.py 2022-02-14 15:12:14.581 | M tempest/api/network/base_security_groups.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_agent_management_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_allowed_address_pair.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_dhcp_ipv6.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_extensions.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_extra_dhcp_options.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_floating_ips.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_floating_ips_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_networks.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_networks_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_ports.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_routers.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_routers_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_security_groups.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_security_groups_negative.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_service_providers.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_subnetpools_extensions.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_tags.py 2022-02-14 15:12:14.581 | M tempest/api/network/test_versions.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/__init__.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/base.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_account_bulk.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_account_quotas.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_account_services.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_account_services_negative.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_acl.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_acl_negative.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_quotas.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_services.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_services_negative.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_staticweb.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_sync.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_crossdomain.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_healthcheck.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_expiry.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_formpost.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_services.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_slo.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_temp_url.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-02-14 15:12:14.582 | M tempest/api/object_storage/test_object_version.py 2022-02-14 15:12:14.582 | M tempest/api/volume/__init__.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/__init__.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_group_snapshots.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_group_type_specs.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_group_types.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_groups.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_multi_backend.py 2022-02-14 15:12:14.582 | M tempest/api/volume/admin/test_qos.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_user_messages.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_hosts.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_manage.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_pools.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_quotas.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_retype.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_services.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_type_access.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_types.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volumes_actions.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volumes_backup.py 2022-02-14 15:12:14.583 | M tempest/api/volume/admin/test_volumes_list.py 2022-02-14 15:12:14.583 | M tempest/api/volume/api_microversion_fixture.py 2022-02-14 15:12:14.583 | M tempest/api/volume/base.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_availability_zone.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_extensions.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_image_metadata.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_snapshot_metadata.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_versions.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volume_absolute_limits.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volume_delete_cascade.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volume_metadata.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volume_transfers.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volumes_actions.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volumes_backup.py 2022-02-14 15:12:14.583 | M tempest/api/volume/test_volumes_clone.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_clone_negative.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_extend.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_get.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_list.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_negative.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_snapshots.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-02-14 15:12:14.584 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-02-14 15:12:14.584 | M tempest/clients.py 2022-02-14 15:12:14.584 | M tempest/cmd/__init__.py 2022-02-14 15:12:14.584 | M tempest/cmd/cleanup.py 2022-02-14 15:12:14.584 | M tempest/cmd/cleanup_service.py 2022-02-14 15:12:14.584 | M tempest/cmd/config-generator.tempest.conf 2022-02-14 15:12:14.584 | M tempest/cmd/init.py 2022-02-14 15:12:14.584 | M tempest/cmd/list_plugins.py 2022-02-14 15:12:14.584 | M tempest/cmd/main.py 2022-02-14 15:12:14.584 | M tempest/cmd/run.py 2022-02-14 15:12:14.584 | M tempest/cmd/subunit_describe_calls.py 2022-02-14 15:12:14.584 | M tempest/cmd/verify_tempest_config.py 2022-02-14 15:12:14.584 | M tempest/cmd/workspace.py 2022-02-14 15:12:14.584 | M tempest/common/__init__.py 2022-02-14 15:12:14.584 | M tempest/common/compute.py 2022-02-14 15:12:14.584 | M tempest/common/credentials_factory.py 2022-02-14 15:12:14.584 | M tempest/common/custom_matchers.py 2022-02-14 15:12:14.584 | M tempest/common/identity.py 2022-02-14 15:12:14.584 | M tempest/common/image.py 2022-02-14 15:12:14.584 | M tempest/common/tempest_fixtures.py 2022-02-14 15:12:14.584 | M tempest/common/utils/__init__.py 2022-02-14 15:12:14.584 | M tempest/common/utils/linux/__init__.py 2022-02-14 15:12:14.584 | M tempest/common/utils/linux/remote_client.py 2022-02-14 15:12:14.584 | M tempest/common/utils/net_info.py 2022-02-14 15:12:14.584 | M tempest/common/utils/net_utils.py 2022-02-14 15:12:14.584 | M tempest/common/waiters.py 2022-02-14 15:12:14.584 | M tempest/config.py 2022-02-14 15:12:14.584 | M tempest/hacking/__init__.py 2022-02-14 15:12:14.585 | M tempest/hacking/checks.py 2022-02-14 15:12:14.585 | M tempest/lib/__init__.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/__init__.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/__init__.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/__init__.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-02-14 15:12:14.585 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-02-14 15:12:14.586 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-02-14 15:12:14.587 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/backups.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/extensions.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/group_types.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/groups.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/hosts.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/limits.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/messages.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/qos.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/quotas.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/services.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/transfers.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-02-14 15:12:14.588 | M tempest/lib/api_schema/response/volume/volumes.py 2022-02-14 15:12:14.588 | M tempest/lib/auth.py 2022-02-14 15:12:14.588 | M tempest/lib/base.py 2022-02-14 15:12:14.588 | M tempest/lib/cli/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/cli/base.py 2022-02-14 15:12:14.588 | M tempest/lib/cli/output_parser.py 2022-02-14 15:12:14.588 | M tempest/lib/cmd/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/common/__init__.py 2022-02-14 15:12:14.588 | M tempest/lib/common/api_microversion_fixture.py 2022-02-14 15:12:14.588 | M tempest/lib/common/api_version_request.py 2022-02-14 15:12:14.589 | M tempest/lib/common/api_version_utils.py 2022-02-14 15:12:14.589 | M tempest/lib/common/cred_client.py 2022-02-14 15:12:14.589 | M tempest/lib/common/cred_provider.py 2022-02-14 15:12:14.589 | M tempest/lib/common/dynamic_creds.py 2022-02-14 15:12:14.589 | M tempest/lib/common/fixed_network.py 2022-02-14 15:12:14.589 | M tempest/lib/common/http.py 2022-02-14 15:12:14.589 | M tempest/lib/common/jsonschema_validator.py 2022-02-14 15:12:14.589 | M tempest/lib/common/preprov_creds.py 2022-02-14 15:12:14.589 | M tempest/lib/common/profiler.py 2022-02-14 15:12:14.589 | M tempest/lib/common/rest_client.py 2022-02-14 15:12:14.589 | M tempest/lib/common/ssh.py 2022-02-14 15:12:14.589 | M tempest/lib/common/thread.py 2022-02-14 15:12:14.589 | M tempest/lib/common/utils/__init__.py 2022-02-14 15:12:14.589 | M tempest/lib/common/utils/data_utils.py 2022-02-14 15:12:14.589 | M tempest/lib/common/utils/linux/__init__.py 2022-02-14 15:12:14.589 | M tempest/lib/common/utils/linux/remote_client.py 2022-02-14 15:12:14.589 | M tempest/lib/common/utils/misc.py 2022-02-14 15:12:14.589 | M tempest/lib/common/utils/test_utils.py 2022-02-14 15:12:14.589 | M tempest/lib/common/validation_resources.py 2022-02-14 15:12:14.589 | M tempest/lib/decorators.py 2022-02-14 15:12:14.589 | M tempest/lib/exceptions.py 2022-02-14 15:12:14.589 | M tempest/lib/services/__init__.py 2022-02-14 15:12:14.589 | M tempest/lib/services/clients.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/__init__.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/agents_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/aggregates_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/availability_zone_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/base_compute_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/certificates_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/extensions_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/fixed_ips_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/flavors_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-02-14 15:12:14.589 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/floating_ips_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/hosts_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/hypervisor_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/images_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/interfaces_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/keypairs_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/limits_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/migrations_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/networks_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/quota_classes_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/quotas_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/security_group_rules_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/security_groups_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/server_groups_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/servers_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/services_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/snapshots_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/tenant_networks_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/tenant_usages_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/versions_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/compute/volumes_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/__init__.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/__init__.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/identity_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/roles_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/services_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/tenants_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/token_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v2/users_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v3/__init__.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-02-14 15:12:14.590 | M tempest/lib/services/identity/v3/catalog_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/credentials_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/domains_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/groups_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/identity_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/limits_client.py 2022-02-14 15:12:14.591 | M tempest/lib/services/identity/v3/mappings_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/policies_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/projects_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/protocols_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/regions_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/roles_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/services_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/token_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/trusts_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/users_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/identity/v3/versions_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/__init__.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v1/__init__.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v1/image_members_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v1/images_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/__init__.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/image_members_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/images_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/namespaces_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/resource_types_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/schemas_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/image/v2/versions_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/network/__init__.py 2022-02-14 15:12:14.592 | M tempest/lib/services/network/agents_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/network/base.py 2022-02-14 15:12:14.592 | M tempest/lib/services/network/extensions_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/network/floating_ips_client.py 2022-02-14 15:12:14.592 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/log_resource_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/loggable_resource_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/metering_label_rules_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/metering_labels_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/networks_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/ports_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/qos_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/quotas_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/routers_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/security_group_rules_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/security_groups_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/segments_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/service_providers_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/subnetpools_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/subnets_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/tags_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/trunks_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/network/versions_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/object_storage/__init__.py 2022-02-14 15:12:14.593 | M tempest/lib/services/object_storage/account_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/object_storage/capabilities_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/object_storage/container_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/object_storage/object_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/placement/__init__.py 2022-02-14 15:12:14.593 | M tempest/lib/services/placement/base_placement_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/placement/placement_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/placement/resource_providers_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/volume/__init__.py 2022-02-14 15:12:14.593 | M tempest/lib/services/volume/base_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/volume/v2/__init__.py 2022-02-14 15:12:14.593 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-02-14 15:12:14.593 | M tempest/lib/services/volume/v2/backups_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/extensions_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/hosts_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/limits_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/qos_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/quotas_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/services_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/transfers_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/types_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v2/volumes_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/__init__.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/attachments_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/backups_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/base_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/extensions_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/group_types_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/groups_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/hosts_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/limits_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/messages_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/qos_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/quotas_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-02-14 15:12:14.594 | M tempest/lib/services/volume/v3/services_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/transfers_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/types_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/versions_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-02-14 15:12:14.595 | M tempest/lib/services/volume/v3/volumes_client.py 2022-02-14 15:12:14.595 | M tempest/scenario/README.rst 2022-02-14 15:12:14.595 | M tempest/scenario/__init__.py 2022-02-14 15:12:14.595 | M tempest/scenario/manager.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_aggregates_basic_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_dashboard_basic_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_minimum_basic.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_network_advanced_server_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_network_basic_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_network_qos_placement.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_network_v6.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_object_storage_basic_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_security_groups_basic_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_server_advanced_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_server_basic_ops.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_server_multinode.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_shelve_instance.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_snapshot_pattern.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_stamp_pattern.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_unified_limits.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_volume_backup_restore.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_volume_boot_pattern.py 2022-02-14 15:12:14.595 | M tempest/scenario/test_volume_migrate_attached.py 2022-02-14 15:12:14.595 | M tempest/services/__init__.py 2022-02-14 15:12:14.595 | M tempest/services/orchestration/__init__.py 2022-02-14 15:12:14.595 | M tempest/services/orchestration/json/__init__.py 2022-02-14 15:12:14.595 | M tempest/services/orchestration/json/orchestration_client.py 2022-02-14 15:12:14.595 | M tempest/test.py 2022-02-14 15:12:14.595 | M tempest/test_discover/__init__.py 2022-02-14 15:12:14.595 | M tempest/test_discover/plugins.py 2022-02-14 15:12:14.596 | M tempest/test_discover/test_discover.py 2022-02-14 15:12:14.596 | M tempest/tests/README.rst 2022-02-14 15:12:14.596 | M tempest/tests/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/api/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/api/compute/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/api/compute/test_base.py 2022-02-14 15:12:14.596 | M tempest/tests/base.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-02-14 15:12:14.596 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_account_generator.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_cleanup.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_cleanup_services.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_list_plugins.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_run.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_saved_state_json.json 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_tempest_init.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-02-14 15:12:14.596 | M tempest/tests/cmd/test_workspace.py 2022-02-14 15:12:14.596 | M tempest/tests/common/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/common/test_admin_available.py 2022-02-14 15:12:14.596 | M tempest/tests/common/test_alt_available.py 2022-02-14 15:12:14.596 | M tempest/tests/common/test_compute.py 2022-02-14 15:12:14.596 | M tempest/tests/common/test_credentials_factory.py 2022-02-14 15:12:14.596 | M tempest/tests/common/test_custom_matchers.py 2022-02-14 15:12:14.596 | M tempest/tests/common/test_image.py 2022-02-14 15:12:14.596 | M tempest/tests/common/utils/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/common/utils/linux/__init__.py 2022-02-14 15:12:14.596 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-02-14 15:12:14.597 | M tempest/tests/common/utils/test_net_utils.py 2022-02-14 15:12:14.597 | M tempest/tests/fake_config.py 2022-02-14 15:12:14.597 | M tempest/tests/fake_tempest_plugin.py 2022-02-14 15:12:14.597 | M tempest/tests/files/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/files/failing-tests 2022-02-14 15:12:14.597 | M tempest/tests/files/passing-tests 2022-02-14 15:12:14.597 | M tempest/tests/files/setup.cfg 2022-02-14 15:12:14.597 | M tempest/tests/files/testr-conf 2022-02-14 15:12:14.597 | M tempest/tests/lib/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/cli/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/cli/test_command_failed.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/cli/test_execute.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/cli/test_output_parser.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/cmd/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_api_version_request.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_api_version_utils.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_cred_client.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_http.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_preprov_creds.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_profiler.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_rest_client.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/test_validation_resources.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/utils/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/utils/test_misc.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/fake_auth_provider.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/fake_credentials.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/fake_http.py 2022-02-14 15:12:14.597 | M tempest/tests/lib/fake_identity.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/__init__.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/base.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/__init__.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_images_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_services_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-02-14 15:12:14.598 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/__init__.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-02-14 15:12:14.599 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/__init__.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v1/__init__.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/__init__.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/__init__.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_agents_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_networks_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_ports_client.py 2022-02-14 15:12:14.600 | M tempest/tests/lib/services/network/test_qos_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_routers_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_segments_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_tags_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/network/test_versions_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/object_storage/__init__.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/placement/__init__.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/registry_fixture.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/test_clients.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/__init__.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-02-14 15:12:14.601 | M tempeSwitched to branch 'master' 2022-02-14 15:12:14.601 | st/tests/lib/services/volume/v3/test_group_types_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-02-14 15:12:14.601 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_auth.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_base.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_credentials.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_decorators.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_ssh.py 2022-02-14 15:12:14.602 | M tempest/tests/lib/test_tempest_lib.py 2022-02-14 15:12:14.602 | M tempest/tests/test_base_test.py 2022-02-14 15:12:14.602 | M tempest/tests/test_config.py 2022-02-14 15:12:14.602 | M tempest/tests/test_decorators.py 2022-02-14 15:12:14.602 | M tempest/tests/test_hacking.py 2022-02-14 15:12:14.602 | M tempest/tests/test_imports.py 2022-02-14 15:12:14.602 | M tempest/tests/test_list_tests.py 2022-02-14 15:12:14.602 | M tempest/tests/test_microversions.py 2022-02-14 15:12:14.602 | M tempest/tests/test_tempest_plugin.py 2022-02-14 15:12:14.602 | M tempest/tests/test_test.py 2022-02-14 15:12:14.602 | M tempest/tests/utils.py 2022-02-14 15:12:14.602 | M tempest/version.py 2022-02-14 15:12:14.602 | M test-requirements.txt 2022-02-14 15:12:14.602 | M tools/generate-tempest-plugins-list.py 2022-02-14 15:12:14.602 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-02-14 15:12:14.602 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-02-14 15:12:14.602 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-02-14 15:12:14.603 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-02-14 15:12:14.603 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-02-14 15:12:14.603 | M tools/tempest-plugin-sanity.sh 2022-02-14 15:12:14.603 | M tox.ini 2022-02-14 15:12:14.603 | M zuul.d/base.yaml 2022-02-14 15:12:14.603 | M zuul.d/integrated-gate.yaml 2022-02-14 15:12:14.603 | M zuul.d/project.yaml 2022-02-14 15:12:14.603 | M zuul.d/stable-jobs.yaml 2022-02-14 15:12:14.603 | M zuul.d/tempest-specific.yaml 2022-02-14 15:12:14.603 | Your branch is up to date with 'origin/master'. 2022-02-14 15:12:14.603 | ++ lib/tempest:install_tempest:710 : local tmp_u_c_m 2022-02-14 15:12:14.603 | +++ lib/tempest:install_tempest:711 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-14 15:12:14.603 | ++ lib/tempest:install_tempest:711 : tmp_u_c_m=/tmp/tempest_u_c_m.XlEmxXTDEL 2022-02-14 15:12:14.603 | ++ lib/tempest:install_tempest:712 : set_tempest_venv_constraints /tmp/tempest_u_c_m.XlEmxXTDEL 2022-02-14 15:12:14.603 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-02-14 15:12:14.603 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.XlEmxXTDEL 2022-02-14 15:12:14.603 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-02-14 15:12:14.603 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-02-14 15:12:14.603 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-02-14 15:12:14.603 | ++ lib/tempest:install_tempest:714 : tox -r --notest -efull 2022-02-14 15:12:14.603 | full create: /opt/stack/tempest/.tox/tempest 2022-02-14 15:12:14.603 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-14 15:12:14.603 | full develop-inst: /opt/stack/tempest 2022-02-14 15:12:14.603 | full installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.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.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@42f6cb522ecf513e05d39f958a01b326135def99#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-14 15:12:14.603 | ___________________________________ summary ____________________________________ 2022-02-14 15:12:14.603 | full: skipped tests 2022-02-14 15:12:14.603 | congratulations :) 2022-02-14 15:12:14.603 | ++ lib/tempest:install_tempest:718 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.XlEmxXTDEL -r requirements.txt 2022-02-14 15:12:14.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:12:14.603 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-02-14 15:12:14.603 | 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) 2022-02-14 15:12:14.603 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-14 15:12:14.603 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-14 15:12:14.603 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-14 15:12:14.604 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-14 15:12:14.604 | 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) 2022-02-14 15:12:14.604 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.8.2) 2022-02-14 15:12:14.604 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-14 15:12:14.604 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-14 15:12:14.604 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-14 15:12:14.605 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-14 15:12:14.605 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-14 15:12:14.605 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-14 15:12:14.605 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-14 15:12:14.605 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-14 15:12:14.605 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-14 15:12:14.605 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-14 15:12:14.605 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-14 15:12:14.605 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-14 15:12:14.605 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-14 15:12:14.605 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-14 15:12:14.605 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-14 15:12:14.605 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-14 15:12:14.605 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-14 15:12:14.605 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-14 15:12:14.605 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-14 15:12:14.605 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-14 15:12:14.605 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-14 15:12:14.605 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-02-14 15:12:14.605 | ++ lib/tempest:install_tempest:719 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-02-14 15:12:14.605 | ++ lib/tempest:install_tempest:720 : rm -f /tmp/tempest_u_c_m.XlEmxXTDEL 2022-02-14 15:12:14.605 | ++ lib/tempest:install_tempest:721 : popd 2022-02-14 15:12:14.605 | ~/devstack 2022-02-14 15:12:14.617 | [17602 Async install_tempest:83744]: finished install_tempest with result 0 in 42 seconds 2022-02-14 15:12:14.622 | ++ inc/async:async_wait:197 : return 0 2022-02-14 15:12:14.625 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-02-14 15:12:14.628 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:12:14.630 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-02-14 15:12:14.633 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-02-14 15:12:14.635 | ++ lib/tempest:configure_tempest:132 : [[ True == \T\r\u\e ]] 2022-02-14 15:12:14.638 | ++ lib/tempest:configure_tempest:133 : setup_develop /opt/stack/tempest 2022-02-14 15:12:14.641 | ++ inc/python:setup_develop:338 : local bindep 2022-02-14 15:12:14.643 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-14 15:12:14.645 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-02-14 15:12:14.647 | ++ inc/python:setup_develop:344 : local extras= 2022-02-14 15:12:14.649 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-02-14 15:12:14.652 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 15:12:14.654 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-14 15:12:14.656 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-02-14 15:12:14.659 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 15:12:14.662 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 15:12:14.665 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-02-14 15:12:14.667 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 15:12:14.670 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-02-14 15:12:14.672 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 15:12:14.674 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 15:12:14.677 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-02-14 15:12:14.683 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-02-14 15:12:14.686 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-02-14 15:12:15.339 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-02-14 15:12:15.342 | ++ inc/python:setup_package:418 : local bindep=0 2022-02-14 15:12:15.344 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-02-14 15:12:15.346 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 15:12:15.348 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-02-14 15:12:15.351 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-02-14 15:12:15.353 | ++ inc/python:setup_package:427 : local flags=-e 2022-02-14 15:12:15.355 | ++ inc/python:setup_package:428 : local extras= 2022-02-14 15:12:15.358 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 15:12:15.360 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 15:12:15.362 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 15:12:15.364 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 15:12:15.366 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 15:12:15.369 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-02-14 15:12:15.390 | Using python 3.8 to install /opt/stack/tempest 2022-02-14 15:12:15.392 | ++ 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 2022-02-14 15:12:16.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:16.339 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:16.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:16.339 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:17.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:12:17.567 | Obtaining file:///opt/stack/tempest 2022-02-14 15:12:17.568 | Preparing metadata (setup.py): started 2022-02-14 15:12:19.516 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 15:12:19.667 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (5.8.1) 2022-02-14 15:12:19.669 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (3.10.0) 2022-02-14 15:12:19.670 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev79) (3.2.0) 2022-02-14 15:12:19.671 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (2.5.0) 2022-02-14 15:12:19.672 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (2.8.1) 2022-02-14 15:12:19.673 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (36.0.1) 2022-02-14 15:12:19.674 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (0.8.0) 2022-02-14 15:12:19.675 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (4.5.0) 2022-02-14 15:12:19.676 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (8.7.1) 2022-02-14 15:12:19.677 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (4.6.1) 2022-02-14 15:12:19.678 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (3.2.1) 2022-02-14 15:12:19.679 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (4.2.0) 2022-02-14 15:12:19.680 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (4.12.1) 2022-02-14 15:12:19.681 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (3.0.0) 2022-02-14 15:12:19.683 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (6.0) 2022-02-14 15:12:19.684 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (1.4.0) 2022-02-14 15:12:19.685 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (3.5.0) 2022-02-14 15:12:19.686 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (3.0.0) 2022-02-14 15:12:19.687 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (1.26.8) 2022-02-14 15:12:19.688 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev79) (2.4.0) 2022-02-14 15:12:19.701 | 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.dev79) (2.3.3) 2022-02-14 15:12:19.702 | 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.dev79) (3.0.7) 2022-02-14 15:12:19.703 | 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.dev79) (0.5.0) 2022-02-14 15:12:19.742 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.1->tempest==29.2.1.dev79) (1.15.0) 2022-02-14 15:12:19.749 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev79) (1.13.3) 2022-02-14 15:12:19.760 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->tempest==29.2.1.dev79) (1.16.0) 2022-02-14 15:12:19.785 | 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.dev79) (0.17.3) 2022-02-14 15:12:19.787 | 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.dev79) (5.1.0) 2022-02-14 15:12:19.825 | 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.dev79) (2.27.1) 2022-02-14 15:12:19.826 | 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.dev79) (1.5.0) 2022-02-14 15:12:19.877 | 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.dev79) (0.9.6) 2022-02-14 15:12:19.878 | 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.dev79) (2.8.2) 2022-02-14 15:12:19.880 | 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.dev79) (3.4.0) 2022-02-14 15:12:19.891 | 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.dev79) (1.0.3) 2022-02-14 15:12:19.892 | 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.dev79) (2021.3) 2022-02-14 15:12:19.907 | 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.dev79) (0.11.0) 2022-02-14 15:12:19.909 | 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.dev79) (1.0.2) 2022-02-14 15:12:19.910 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev79) (21.3) 2022-02-14 15:12:19.946 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev79) (1.5.0) 2022-02-14 15:12:19.947 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev79) (3.2.0) 2022-02-14 15:12:19.967 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->tempest==29.2.1.dev79) (0.2.5) 2022-02-14 15:12:19.985 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev79) (1.0.0) 2022-02-14 15:12:20.020 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev79) (0.12.2) 2022-02-14 15:12:20.020 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev79) (0.18.2) 2022-02-14 15:12:20.104 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.1->tempest==29.2.1.dev79) (2.21) 2022-02-14 15:12:20.164 | 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.dev79) (21.4.0) 2022-02-14 15:12:20.165 | 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.dev79) (1.8.2) 2022-02-14 15:12:20.367 | 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.dev79) (2.0.12) 2022-02-14 15:12:20.370 | 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.dev79) (3.3) 2022-02-14 15:12:20.371 | 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.dev79) (2019.11.28) 2022-02-14 15:12:22.613 | Installing collected packages: tempest 2022-02-14 15:12:22.615 | Running setup.py develop for tempest 2022-02-14 15:12:25.376 | Successfully installed tempest 2022-02-14 15:12:25.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 15:12:25.384 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 15:12:25.384 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 15:12:25.521 | ++ inc/python:pip_install:200 : result=0 2022-02-14 15:12:25.523 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-02-14 15:12:25.526 | ++ functions-common:time_stop:2425 : local name 2022-02-14 15:12:25.528 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 15:12:25.530 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 15:12:25.533 | ++ functions-common:time_stop:2428 : local total 2022-02-14 15:12:25.535 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 15:12:25.537 | ++ functions-common:time_stop:2431 : name=pip_install 2022-02-14 15:12:25.539 | ++ functions-common:time_stop:2432 : start_time=1644851535384 2022-02-14 15:12:25.541 | ++ functions-common:time_stop:2434 : [[ -z 1644851535384 ]] 2022-02-14 15:12:25.544 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 15:12:25.549 | ++ functions-common:time_stop:2437 : end_time=1644851545546 2022-02-14 15:12:25.551 | ++ functions-common:time_stop:2438 : elapsed_time=10162 2022-02-14 15:12:25.553 | ++ functions-common:time_stop:2439 : total=232682 2022-02-14 15:12:25.555 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 15:12:25.557 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=242844 2022-02-14 15:12:25.560 | ++ inc/python:pip_install:203 : return 0 2022-02-14 15:12:25.562 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 15:12:25.564 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-14 15:12:25.566 | ++ functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-14 15:12:25.595 | ++ functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-02-14 15:12:25.612 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-02-14 15:12:25.615 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-02-14 15:12:25.617 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 15:12:25.619 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 15:12:25.622 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2022-02-14 15:12:25.624 | ++ inc/python:use_library_from_git:253 : return 1 2022-02-14 15:12:25.627 | ++ lib/tempest:configure_tempest:139 : local image_lines 2022-02-14 15:12:25.629 | ++ lib/tempest:configure_tempest:140 : local images 2022-02-14 15:12:25.631 | ++ lib/tempest:configure_tempest:141 : local num_images 2022-02-14 15:12:25.634 | ++ lib/tempest:configure_tempest:142 : local image_uuid 2022-02-14 15:12:25.637 | ++ lib/tempest:configure_tempest:143 : local image_uuid_alt 2022-02-14 15:12:25.639 | ++ lib/tempest:configure_tempest:144 : local password 2022-02-14 15:12:25.641 | ++ lib/tempest:configure_tempest:145 : local line 2022-02-14 15:12:25.644 | ++ lib/tempest:configure_tempest:146 : local flavors 2022-02-14 15:12:25.646 | ++ lib/tempest:configure_tempest:147 : local available_flavors 2022-02-14 15:12:25.648 | ++ lib/tempest:configure_tempest:148 : local flavors_ref 2022-02-14 15:12:25.651 | ++ lib/tempest:configure_tempest:149 : local flavor_lines 2022-02-14 15:12:25.653 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_size 2022-02-14 15:12:25.655 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_alt_size 2022-02-14 15:12:25.658 | ++ lib/tempest:configure_tempest:152 : local public_network_id 2022-02-14 15:12:25.660 | ++ lib/tempest:configure_tempest:153 : local public_router_id 2022-02-14 15:12:25.662 | ++ lib/tempest:configure_tempest:154 : local ssh_connect_method=floating 2022-02-14 15:12:25.665 | ++ lib/tempest:configure_tempest:155 : local disk 2022-02-14 15:12:25.667 | ++ lib/tempest:configure_tempest:158 : ifs=' 2022-02-14 15:12:25.667 | ' 2022-02-14 15:12:25.669 | ++ lib/tempest:configure_tempest:168 : declare -a images 2022-02-14 15:12:25.672 | ++ lib/tempest:configure_tempest:170 : is_service_enabled glance 2022-02-14 15:12:25.688 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:25.692 | +++ lib/tempest:configure_tempest:131 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-02-14 15:12:25.693 | +++ lib/tempest:configure_tempest:131 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-02-14 15:12:25.693 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-02-14 15:12:28.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:28.151 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:28.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:28.152 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:28.303 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:12:28.306 | ++ lib/tempest:configure_tempest:172 : '[' ubuntu-16 = '' ']' 2022-02-14 15:12:28.309 | ++ lib/tempest:configure_tempest:176 : images+=($IMAGE_UUID) 2022-02-14 15:12:28.311 | ++ lib/tempest:configure_tempest:171 : read -r IMAGE_NAME IMAGE_UUID 2022-02-14 15:12:28.313 | ++ lib/tempest:configure_tempest:179 : case "${#images[*]}" in 2022-02-14 15:12:28.316 | ++ lib/tempest:configure_tempest:185 : '[' -z '' ']' 2022-02-14 15:12:28.318 | ++ lib/tempest:configure_tempest:186 : image_uuid=ae8f55b0-cec8-43c1-80d8-1b0ed2590934 2022-02-14 15:12:28.320 | ++ lib/tempest:configure_tempest:187 : image_uuid_alt=ae8f55b0-cec8-43c1-80d8-1b0ed2590934 2022-02-14 15:12:28.323 | ++ lib/tempest:configure_tempest:201 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-02-14 15:12:28.343 | ++ lib/tempest:configure_tempest:202 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-02-14 15:12:28.347 | ++ lib/tempest:configure_tempest:204 : local password=Passw0rd 2022-02-14 15:12:28.350 | ++ lib/tempest:configure_tempest:207 : local admin_username=admin 2022-02-14 15:12:28.352 | ++ lib/tempest:configure_tempest:208 : local admin_project_name=admin 2022-02-14 15:12:28.355 | ++ lib/tempest:configure_tempest:209 : local admin_domain_name=Default 2022-02-14 15:12:28.357 | ++ lib/tempest:configure_tempest:210 : local alt_username=alt_demo 2022-02-14 15:12:28.359 | ++ lib/tempest:configure_tempest:211 : local alt_project_name=alt_demo 2022-02-14 15:12:28.361 | ++ lib/tempest:configure_tempest:212 : local admin_project_id 2022-02-14 15:12:28.365 | +++ lib/tempest:configure_tempest:213 : oscwrap --os-cloud devstack-admin project list 2022-02-14 15:12:28.365 | +++ lib/tempest:configure_tempest:213 : awk '/ admin / { print $2 }' 2022-02-14 15:12:30.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:30.565 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:30.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:30.565 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:30.719 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:12:30.723 | ++ lib/tempest:configure_tempest:213 : admin_project_id=33678db3aa08442eb349b966f30f68c9 2022-02-14 15:12:30.725 | ++ lib/tempest:configure_tempest:215 : is_service_enabled nova 2022-02-14 15:12:30.743 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:30.746 | +++ lib/tempest:configure_tempest:218 : oscwrap --os-cloud devstack-admin flavor list 2022-02-14 15:12:33.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:33.154 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:33.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:33.154 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:33.324 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:12:33.327 | ++ lib/tempest:configure_tempest:218 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:12:33.327 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-14 15:12:33.327 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:12:33.327 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-14 15:12:33.327 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-14 15:12:33.327 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-14 15:12:33.327 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-14 15:12:33.327 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-14 15:12:33.327 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-14 15:12:33.327 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-02-14 15:12:33.329 | ++ lib/tempest:configure_tempest:219 : [[ -z '' ]] 2022-02-14 15:12:33.332 | ++ lib/tempest:configure_tempest:220 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:12:33.332 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-14 15:12:33.333 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:12:33.333 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-14 15:12:33.333 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-14 15:12:33.333 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-14 15:12:33.333 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-14 15:12:33.333 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-14 15:12:33.333 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-14 15:12:33.333 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-02-14 15:12:33.335 | ++ lib/tempest:configure_tempest:225 : flavor_ref=42 2022-02-14 15:12:33.339 | ++ lib/tempest:configure_tempest:226 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:12:33.339 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-02-14 15:12:33.339 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-02-14 15:12:33.339 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-02-14 15:12:33.339 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-02-14 15:12:33.339 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-02-14 15:12:33.339 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-02-14 15:12:33.339 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-02-14 15:12:33.339 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-02-14 15:12:33.339 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-02-14 15:12:33.344 | ++ lib/tempest:configure_tempest:231 : flavor_ref_alt=84 2022-02-14 15:12:33.347 | ++ lib/tempest:configure_tempest:280 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-02-14 15:12:33.380 | ++ lib/tempest:configure_tempest:282 : ssh_connect_method=floating 2022-02-14 15:12:33.383 | ++ lib/tempest:configure_tempest:288 : [[ True == \T\r\u\e ]] 2022-02-14 15:12:33.386 | ++ lib/tempest:configure_tempest:288 : is_networking_extension_supported external-net 2022-02-14 15:12:33.389 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-02-14 15:12:33.392 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-02-14 15:12:35.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:35.669 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:35.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:35.669 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:35.827 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:12:35.830 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-02-14 15:12:35.831 | address-scope 2022-02-14 15:12:35.831 | router-admin-state-down-before-update 2022-02-14 15:12:35.831 | agent 2022-02-14 15:12:35.831 | agent-resources-synced 2022-02-14 15:12:35.831 | allowed-address-pairs 2022-02-14 15:12:35.831 | auto-allocated-topology 2022-02-14 15:12:35.831 | availability_zone 2022-02-14 15:12:35.831 | availability_zone_filter 2022-02-14 15:12:35.831 | default-subnetpools 2022-02-14 15:12:35.831 | dhcp_agent_scheduler 2022-02-14 15:12:35.831 | dvr 2022-02-14 15:12:35.831 | empty-string-filtering 2022-02-14 15:12:35.831 | external-net 2022-02-14 15:12:35.831 | extra_dhcp_opt 2022-02-14 15:12:35.831 | extraroute 2022-02-14 15:12:35.831 | extraroute-atomic 2022-02-14 15:12:35.831 | filter-validation 2022-02-14 15:12:35.831 | fip-port-details 2022-02-14 15:12:35.831 | flavors 2022-02-14 15:12:35.831 | floatingip-pools 2022-02-14 15:12:35.831 | ip-substring-filtering 2022-02-14 15:12:35.831 | router 2022-02-14 15:12:35.831 | ext-gw-mode 2022-02-14 15:12:35.831 | l3-ha 2022-02-14 15:12:35.831 | l3-flavors 2022-02-14 15:12:35.831 | l3-port-ip-change-not-allowed 2022-02-14 15:12:35.831 | l3_agent_scheduler 2022-02-14 15:12:35.831 | multi-provider 2022-02-14 15:12:35.831 | net-mtu 2022-02-14 15:12:35.831 | net-mtu-writable 2022-02-14 15:12:35.831 | network_availability_zone 2022-02-14 15:12:35.831 | network-ip-availability 2022-02-14 15:12:35.831 | pagination 2022-02-14 15:12:35.831 | port-device-profile 2022-02-14 15:12:35.831 | port-mac-address-regenerate 2022-02-14 15:12:35.831 | port-numa-affinity-policy 2022-02-14 15:12:35.831 | binding 2022-02-14 15:12:35.832 | binding-extended 2022-02-14 15:12:35.832 | port-security 2022-02-14 15:12:35.832 | project-id 2022-02-14 15:12:35.832 | provider 2022-02-14 15:12:35.832 | quota-check-limit 2022-02-14 15:12:35.832 | quotas 2022-02-14 15:12:35.832 | quota_details 2022-02-14 15:12:35.832 | rbac-policies 2022-02-14 15:12:35.832 | rbac-address-group 2022-02-14 15:12:35.832 | rbac-address-scope 2022-02-14 15:12:35.832 | rbac-security-groups 2022-02-14 15:12:35.832 | rbac-subnetpool 2022-02-14 15:12:35.832 | revision-if-match 2022-02-14 15:12:35.832 | standard-attr-revisions 2022-02-14 15:12:35.832 | router_availability_zone 2022-02-14 15:12:35.832 | security-groups-normalized-cidr 2022-02-14 15:12:35.832 | port-security-groups-filtering 2022-02-14 15:12:35.832 | security-groups-remote-address-group 2022-02-14 15:12:35.832 | security-groups-shared-filtering 2022-02-14 15:12:35.832 | security-group 2022-02-14 15:12:35.832 | service-type 2022-02-14 15:12:35.832 | sorting 2022-02-14 15:12:35.832 | standard-attr-description 2022-02-14 15:12:35.832 | stateful-security-group 2022-02-14 15:12:35.832 | subnet_onboard 2022-02-14 15:12:35.832 | subnet-service-types 2022-02-14 15:12:35.832 | subnet_allocation 2022-02-14 15:12:35.832 | subnetpool-prefix-ops 2022-02-14 15:12:35.832 | standard-attr-tag 2022-02-14 15:12:35.832 | standard-attr-timestamp' 2022-02-14 15:12:35.834 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-02-14 15:12:35.834 | address-scope 2022-02-14 15:12:35.834 | router-admin-state-down-before-update 2022-02-14 15:12:35.834 | agent 2022-02-14 15:12:35.834 | agent-resources-synced 2022-02-14 15:12:35.834 | allowed-address-pairs 2022-02-14 15:12:35.834 | auto-allocated-topology 2022-02-14 15:12:35.834 | availability_zone 2022-02-14 15:12:35.834 | availability_zone_filter 2022-02-14 15:12:35.834 | default-subnetpools 2022-02-14 15:12:35.834 | dhcp_agent_scheduler 2022-02-14 15:12:35.834 | dvr 2022-02-14 15:12:35.834 | empty-string-filtering 2022-02-14 15:12:35.834 | external-net 2022-02-14 15:12:35.834 | extra_dhcp_opt 2022-02-14 15:12:35.834 | extraroute 2022-02-14 15:12:35.834 | extraroute-atomic 2022-02-14 15:12:35.834 | filter-validation 2022-02-14 15:12:35.834 | fip-port-details 2022-02-14 15:12:35.834 | flavors 2022-02-14 15:12:35.834 | floatingip-pools 2022-02-14 15:12:35.834 | ip-substring-filtering 2022-02-14 15:12:35.834 | router 2022-02-14 15:12:35.834 | ext-gw-mode 2022-02-14 15:12:35.834 | l3-ha 2022-02-14 15:12:35.834 | l3-flavors 2022-02-14 15:12:35.834 | l3-port-ip-change-not-allowed 2022-02-14 15:12:35.834 | l3_agent_scheduler 2022-02-14 15:12:35.835 | multi-provider 2022-02-14 15:12:35.835 | net-mtu 2022-02-14 15:12:35.835 | net-mtu-writable 2022-02-14 15:12:35.835 | network_availability_zone 2022-02-14 15:12:35.835 | network-ip-availability 2022-02-14 15:12:35.835 | pagination 2022-02-14 15:12:35.835 | port-device-profile 2022-02-14 15:12:35.835 | port-mac-address-regenerate 2022-02-14 15:12:35.835 | port-numa-affinity-policy 2022-02-14 15:12:35.835 | binding 2022-02-14 15:12:35.835 | binding-extended 2022-02-14 15:12:35.835 | port-security 2022-02-14 15:12:35.835 | project-id 2022-02-14 15:12:35.835 | provider 2022-02-14 15:12:35.835 | quota-check-limit 2022-02-14 15:12:35.835 | quotas 2022-02-14 15:12:35.835 | quota_details 2022-02-14 15:12:35.836 | rbac-policies 2022-02-14 15:12:35.836 | rbac-address-group 2022-02-14 15:12:35.836 | rbac-address-scope 2022-02-14 15:12:35.836 | rbac-security-groups 2022-02-14 15:12:35.836 | rbac-subnetpool 2022-02-14 15:12:35.836 | revision-if-match 2022-02-14 15:12:35.836 | standard-attr-revisions 2022-02-14 15:12:35.836 | router_availability_zone 2022-02-14 15:12:35.836 | security-groups-normalized-cidr 2022-02-14 15:12:35.836 | port-security-groups-filtering 2022-02-14 15:12:35.836 | security-groups-remote-address-group 2022-02-14 15:12:35.836 | security-groups-shared-filtering 2022-02-14 15:12:35.836 | security-group 2022-02-14 15:12:35.836 | service-type 2022-02-14 15:12:35.836 | sorting 2022-02-14 15:12:35.836 | standard-attr-description 2022-02-14 15:12:35.836 | stateful-security-group 2022-02-14 15:12:35.836 | subnet_onboard 2022-02-14 15:12:35.836 | subnet-service-types 2022-02-14 15:12:35.836 | subnet_allocation 2022-02-14 15:12:35.837 | subnetpool-prefix-ops 2022-02-14 15:12:35.837 | standard-attr-tag 2022-02-14 15:12:35.837 | standard-attr-timestamp =~ external-net ]] 2022-02-14 15:12:35.837 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-02-14 15:12:35.840 | +++ lib/tempest:configure_tempest:289 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-02-14 15:12:38.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:38.157 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:38.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:38.157 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:38.310 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 15:12:38.313 | ++ lib/tempest:configure_tempest:289 : public_network_id=754649af-9d92-4add-9100-3a6b9d533033 2022-02-14 15:12:38.316 | ++ lib/tempest:configure_tempest:291 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-02-14 15:12:40.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:40.844 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:40.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:40.844 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:40.844 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:40.844 | | Field | Value | 2022-02-14 15:12:40.844 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:40.844 | | admin_state_up | UP | 2022-02-14 15:12:40.844 | | availability_zone_hints | | 2022-02-14 15:12:40.844 | | availability_zones | | 2022-02-14 15:12:40.844 | | created_at | 2022-02-14T15:12:40Z | 2022-02-14 15:12:40.844 | | description | | 2022-02-14 15:12:40.845 | | dns_domain | None | 2022-02-14 15:12:40.845 | | id | 45e1a2b2-f160-4421-8a95-bc2e959f4a9c | 2022-02-14 15:12:40.845 | | ipv4_address_scope | None | 2022-02-14 15:12:40.845 | | ipv6_address_scope | None | 2022-02-14 15:12:40.845 | | is_default | False | 2022-02-14 15:12:40.845 | | is_vlan_transparent | None | 2022-02-14 15:12:40.845 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '33678db3aa08442eb349b966f30f68c9', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-14 15:12:40.845 | | mtu | 1500 | 2022-02-14 15:12:40.845 | | name | shared | 2022-02-14 15:12:40.845 | | port_security_enabled | True | 2022-02-14 15:12:40.845 | | project_id | 33678db3aa08442eb349b966f30f68c9 | 2022-02-14 15:12:40.845 | | provider:network_type | vlan | 2022-02-14 15:12:40.845 | | provider:physical_network | physnet1 | 2022-02-14 15:12:40.845 | | provider:segmentation_id | 534 | 2022-02-14 15:12:40.845 | | qos_policy_id | None | 2022-02-14 15:12:40.845 | | revision_number | 1 | 2022-02-14 15:12:40.845 | | router:external | Internal | 2022-02-14 15:12:40.845 | | segments | None | 2022-02-14 15:12:40.845 | | shared | True | 2022-02-14 15:12:40.845 | | status | ACTIVE | 2022-02-14 15:12:40.845 | | subnets | | 2022-02-14 15:12:40.845 | | tags | | 2022-02-14 15:12:40.845 | | updated_at | 2022-02-14T15:12:40Z | 2022-02-14 15:12:40.845 | +---------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:41.030 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-02-14 15:12:43.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:43.807 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:43.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 15:12:43.807 | from cryptography.utils import int_from_bytes 2022-02-14 15:12:43.807 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:43.807 | | Field | Value | 2022-02-14 15:12:43.807 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:43.807 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-02-14 15:12:43.807 | | cidr | 192.168.233.0/24 | 2022-02-14 15:12:43.807 | | created_at | 2022-02-14T15:12:43Z | 2022-02-14 15:12:43.807 | | description | shared-subnet | 2022-02-14 15:12:43.807 | | dns_nameservers | | 2022-02-14 15:12:43.807 | | dns_publish_fixed_ip | None | 2022-02-14 15:12:43.807 | | enable_dhcp | True | 2022-02-14 15:12:43.807 | | gateway_ip | 192.168.233.1 | 2022-02-14 15:12:43.807 | | host_routes | | 2022-02-14 15:12:43.807 | | id | 0d49fdeb-e257-4a2a-a69f-d59721e0d79e | 2022-02-14 15:12:43.807 | | ip_version | 4 | 2022-02-14 15:12:43.807 | | ipv6_address_mode | None | 2022-02-14 15:12:43.807 | | ipv6_ra_mode | None | 2022-02-14 15:12:43.807 | | location | Munch({'cloud': 'devstack-admin', 'region_name': 'RegionOne', 'zone': None, 'project': Munch({'id': '33678db3aa08442eb349b966f30f68c9', 'name': 'admin', 'domain_id': 'default', 'domain_name': None})}) | 2022-02-14 15:12:43.807 | | name | shared-subnet | 2022-02-14 15:12:43.808 | | network_id | 45e1a2b2-f160-4421-8a95-bc2e959f4a9c | 2022-02-14 15:12:43.808 | | project_id | 33678db3aa08442eb349b966f30f68c9 | 2022-02-14 15:12:43.808 | | revision_number | 0 | 2022-02-14 15:12:43.808 | | segment_id | None | 2022-02-14 15:12:43.808 | | service_types | | 2022-02-14 15:12:43.808 | | subnetpool_id | None | 2022-02-14 15:12:43.808 | | tags | | 2022-02-14 15:12:43.808 | | updated_at | 2022-02-14T15:12:43Z | 2022-02-14 15:12:43.808 | +----------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-02-14 15:12:43.986 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-02-14 15:12:44.020 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-02-14 15:12:44.054 | ++ lib/tempest:configure_tempest:299 : mkdir -p /opt/stack/data/tempest 2022-02-14 15:12:44.070 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-02-14 15:12:44.106 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-02-14 15:12:44.136 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-02-14 15:12:44.167 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-02-14 15:12:44.200 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-02-14 15:12:44.236 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.52/identity/v2.0/ 2022-02-14 15:12:44.273 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.52/identity/v3 2022-02-14 15:12:44.310 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-02-14 15:12:44.344 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-02-14 15:12:44.375 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-02-14 15:12:44.406 | ++ lib/tempest:configure_tempest:314 : [[ True == \T\r\u\e ]] 2022-02-14 15:12:44.409 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-02-14 15:12:44.444 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-02-14 15:12:44.485 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-02-14 15:12:44.520 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-02-14 15:12:44.555 | ++ lib/tempest:configure_tempest:320 : '[' '' == True ']' 2022-02-14 15:12:44.557 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-02-14 15:12:44.592 | ++ lib/tempest:configure_tempest:327 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-02-14 15:12:44.624 | ++ lib/tempest:configure_tempest:328 : [[ '' != \v\2 ]] 2022-02-14 15:12:44.626 | ++ lib/tempest:configure_tempest:330 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-02-14 15:12:44.665 | ++ lib/tempest:configure_tempest:333 : is_service_enabled tls-proxy 2022-02-14 15:12:44.683 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:44.685 | ++ lib/tempest:configure_tempest:338 : [[ True = True ]] 2022-02-14 15:12:44.688 | ++ lib/tempest:configure_tempest:339 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-02-14 15:12:44.729 | ++ lib/tempest:configure_tempest:344 : is_service_enabled ldap 2022-02-14 15:12:44.753 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:44.756 | ++ lib/tempest:configure_tempest:350 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-02-14 15:12:44.792 | ++ lib/tempest:configure_tempest:354 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-02-14 15:12:44.825 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-02-14 15:12:44.862 | ++ lib/tempest:configure_tempest:363 : [[ ! -z '' ]] 2022-02-14 15:12:44.864 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-02-14 15:12:44.896 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-02-14 15:12:44.926 | ++ lib/tempest:configure_tempest:368 : is_service_enabled g-api-r 2022-02-14 15:12:44.944 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:44.946 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ae8f55b0-cec8-43c1-80d8-1b0ed2590934 2022-02-14 15:12:44.979 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ae8f55b0-cec8-43c1-80d8-1b0ed2590934 2022-02-14 15:12:45.013 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-02-14 15:12:45.044 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-02-14 15:12:45.075 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-02-14 15:12:45.112 | ++ lib/tempest:configure_tempest:378 : is_service_enabled neutron 2022-02-14 15:12:45.131 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:45.133 | ++ lib/tempest:configure_tempest:386 : [[ -n '' ]] 2022-02-14 15:12:45.136 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_min_microversion=None 2022-02-14 15:12:45.138 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_max_microversion=latest 2022-02-14 15:12:45.141 | ++ lib/tempest:configure_tempest:400 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-02-14 15:12:45.143 | ++ lib/tempest:configure_tempest:404 : '[' None == None ']' 2022-02-14 15:12:45.146 | ++ lib/tempest:configure_tempest:405 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-02-14 15:12:45.167 | ++ lib/tempest:configure_tempest:409 : '[' latest == None ']' 2022-02-14 15:12:45.170 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2022-02-14 15:12:45.204 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-02-14 15:12:45.237 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-02-14 15:12:45.270 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-02-14 15:12:45.301 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-02-14 15:12:45.332 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-02-14 15:12:45.367 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-02-14 15:12:45.402 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-02-14 15:12:45.438 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-02-14 15:12:45.475 | ++ lib/tempest:configure_tempest:426 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-02-14 15:12:45.477 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 15:12:45.509 | ++ lib/tempest:configure_tempest:430 : [[ False == \T\r\u\e ]] 2022-02-14 15:12:45.512 | ++ lib/tempest:configure_tempest:434 : is_service_enabled n-novnc 2022-02-14 15:12:45.529 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:45.532 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-02-14 15:12:45.566 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 754649af-9d92-4add-9100-3a6b9d533033 2022-02-14 15:12:45.599 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-02-14 15:12:45.630 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-02-14 15:12:45.669 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-02-14 15:12:45.714 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-02-14 15:12:45.757 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-02-14 15:12:45.793 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-02-14 15:12:45.836 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-02-14 15:12:45.836 | ++ lib/tempest:configure_tempest:451 : SCENARIO_IMAGE_FILE= 2022-02-14 15:12:45.836 | ++ lib/tempest:configure_tempest:452 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-02-14 15:12:45.880 | ++ lib/tempest:configure_tempest:455 : TEMPEST_SSH_NETWORK_NAME=private 2022-02-14 15:12:45.882 | ++ lib/tempest:configure_tempest:456 : is_provider_network 2022-02-14 15:12:45.885 | ++ functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-02-14 15:12:45.887 | ++ functions-common:is_provider_network:2277 : return 1 2022-02-14 15:12:45.890 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-02-14 15:12:45.921 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-02-14 15:12:45.958 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-02-14 15:12:45.990 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-02-14 15:12:46.022 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-02-14 15:12:46.057 | ++ lib/tempest:configure_tempest:465 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-02-14 15:12:46.088 | ++ lib/tempest:configure_tempest:469 : [[ ceph == *\l\v\m* ]] 2022-02-14 15:12:46.091 | +++ lib/tempest:configure_tempest:472 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-02-14 15:12:46.111 | ++ lib/tempest:configure_tempest:472 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2022-02-14 15:12:46.147 | ++ lib/tempest:configure_tempest:474 : [[ ceph == *\l\v\m* ]] 2022-02-14 15:12:46.150 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-02-14 15:12:46.169 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2022-02-14 15:12:46.198 | ++ lib/tempest:configure_tempest:480 : [[ ceph == *\l\v\m* ]] 2022-02-14 15:12:46.201 | +++ lib/tempest:configure_tempest:483 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-02-14 15:12:46.220 | ++ lib/tempest:configure_tempest:483 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2022-02-14 15:12:46.251 | ++ lib/tempest:configure_tempest:485 : [[ ceph == *\l\v\m* ]] 2022-02-14 15:12:46.254 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-02-14 15:12:46.272 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2022-02-14 15:12:46.302 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_min_microversion=None 2022-02-14 15:12:46.305 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_max_microversion=latest 2022-02-14 15:12:46.307 | ++ lib/tempest:configure_tempest:491 : '[' None == None ']' 2022-02-14 15:12:46.309 | ++ lib/tempest:configure_tempest:492 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-02-14 15:12:46.329 | ++ lib/tempest:configure_tempest:497 : '[' latest == None ']' 2022-02-14 15:12:46.331 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2022-02-14 15:12:46.362 | ++ lib/tempest:configure_tempest:503 : is_service_enabled c-bak 2022-02-14 15:12:46.378 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:46.381 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-02-14 15:12:46.410 | ++ lib/tempest:configure_tempest:510 : [[ -n ceph ]] 2022-02-14 15:12:46.414 | ++ lib/tempest:configure_tempest:510 : [[ ceph =~ .*,.* ]] 2022-02-14 15:12:46.416 | ++ lib/tempest:configure_tempest:530 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-02-14 15:12:46.419 | ++ lib/tempest:configure_tempest:534 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2022-02-14 15:12:46.421 | ++ lib/tempest:configure_tempest:536 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2022-02-14 15:12:46.451 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_min_microversion=None 2022-02-14 15:12:46.453 | ++ lib/tempest:configure_tempest:545 : local tempest_placement_max_microversion=latest 2022-02-14 15:12:46.456 | ++ lib/tempest:configure_tempest:546 : '[' None == None ']' 2022-02-14 15:12:46.459 | ++ lib/tempest:configure_tempest:547 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-02-14 15:12:46.479 | ++ lib/tempest:configure_tempest:551 : '[' latest == None ']' 2022-02-14 15:12:46.481 | ++ lib/tempest:configure_tempest:554 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2022-02-14 15:12:46.513 | ++ lib/tempest:configure_tempest:558 : '[' libvirt = ironic ']' 2022-02-14 15:12:46.515 | ++ lib/tempest:configure_tempest:572 : '[' libvirt = libvirt ']' 2022-02-14 15:12:46.518 | ++ lib/tempest:configure_tempest:574 : '[' kvm = lxc ']' 2022-02-14 15:12:46.521 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-02-14 15:12:46.551 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-02-14 15:12:46.582 | ++ lib/tempest:configure_tempest:583 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-02-14 15:12:46.610 | ++ lib/tempest:configure_tempest:596 : local service 2022-02-14 15:12:46.613 | ++ lib/tempest:configure_tempest:597 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-02-14 15:12:46.615 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.618 | ++ lib/tempest:configure_tempest:599 : is_service_enabled key 2022-02-14 15:12:46.635 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:46.637 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-02-14 15:12:46.670 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.673 | ++ lib/tempest:configure_tempest:599 : is_service_enabled glance 2022-02-14 15:12:46.690 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:46.693 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-02-14 15:12:46.722 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.725 | ++ lib/tempest:configure_tempest:599 : is_service_enabled nova 2022-02-14 15:12:46.743 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:46.745 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-02-14 15:12:46.776 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.778 | ++ lib/tempest:configure_tempest:599 : is_service_enabled neutron 2022-02-14 15:12:46.796 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:46.798 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-02-14 15:12:46.828 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.830 | ++ lib/tempest:configure_tempest:599 : is_service_enabled cinder 2022-02-14 15:12:46.849 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:12:46.851 | ++ lib/tempest:configure_tempest:600 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-02-14 15:12:46.882 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.884 | ++ lib/tempest:configure_tempest:599 : is_service_enabled swift 2022-02-14 15:12:46.901 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:46.904 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2022-02-14 15:12:46.933 | ++ lib/tempest:configure_tempest:598 : for service in ${tempest_services//,/ } 2022-02-14 15:12:46.936 | ++ lib/tempest:configure_tempest:599 : is_service_enabled horizon 2022-02-14 15:12:46.953 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:12:46.956 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-02-14 15:12:46.988 | ++ lib/tempest:configure_tempest:606 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-02-14 15:12:47.020 | ++ lib/tempest:configure_tempest:608 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-02-14 15:12:47.050 | ++ lib/tempest:configure_tempest:610 : '[' libvirt = libvirt ']' 2022-02-14 15:12:47.053 | ++ lib/tempest:configure_tempest:610 : '[' kvm = lxc ']' 2022-02-14 15:12:47.056 | ++ lib/tempest:configure_tempest:620 : local tmp_cfg_file 2022-02-14 15:12:47.059 | +++ lib/tempest:configure_tempest:621 : mktemp 2022-02-14 15:12:47.065 | ++ lib/tempest:configure_tempest:621 : tmp_cfg_file=/tmp/tmp.sbSc5yfnf3 2022-02-14 15:12:47.067 | ++ lib/tempest:configure_tempest:622 : cd /opt/stack/tempest 2022-02-14 15:12:47.070 | ++ lib/tempest:configure_tempest:623 : [[ False != \T\r\u\e ]] 2022-02-14 15:12:47.073 | ++ lib/tempest:configure_tempest:624 : tox -revenv-tempest --notest 2022-02-14 15:12:47.777 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-02-14 15:12:49.399 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-02-14 15:13:07.543 | venv-tempest develop-inst: /opt/stack/tempest 2022-02-14 15:13:14.608 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.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.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@42f6cb522ecf513e05d39f958a01b326135def99#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-14 15:13:14.608 | ___________________________________ summary ____________________________________ 2022-02-14 15:13:14.608 | venv-tempest: skipped tests 2022-02-14 15:13:14.608 | congratulations :) 2022-02-14 15:13:14.645 | ++ lib/tempest:configure_tempest:627 : local tmp_u_c_m 2022-02-14 15:13:14.649 | +++ lib/tempest:configure_tempest:628 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-02-14 15:13:14.655 | ++ lib/tempest:configure_tempest:628 : tmp_u_c_m=/tmp/tempest_u_c_m.ROD33T43KV 2022-02-14 15:13:14.658 | ++ lib/tempest:configure_tempest:629 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ROD33T43KV 2022-02-14 15:13:14.661 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2022-02-14 15:13:14.664 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.ROD33T43KV 2022-02-14 15:13:14.668 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2022-02-14 15:13:14.673 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2022-02-14 15:13:14.676 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show master:upper-constraints.txt 2022-02-14 15:13:14.683 | ++ lib/tempest:configure_tempest:630 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.ROD33T43KV -r requirements.txt 2022-02-14 15:13:16.636 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:158: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-02-14 15:13:16.636 | warnings.warn( 2022-02-14 15:13:16.636 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-02-14 15:13:16.636 | warnings.warn( 2022-02-14 15:13:16.737 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-02-14 15:13:17.739 | venv-tempest installed: attrs==21.4.0,autopage==0.5.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.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.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@42f6cb522ecf513e05d39f958a01b326135def99#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-02-14 15:13:17.740 | venv-tempest run-test-pre: PYTHONHASHSEED='2473392110' 2022-02-14 15:13:17.741 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.ROD33T43KV -r requirements.txt 2022-02-14 15:13:19.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 15:13:19.878 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.1) 2022-02-14 15:13:19.880 | 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) 2022-02-14 15:13:19.881 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-02-14 15:13:19.882 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-02-14 15:13:19.884 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-02-14 15:13:19.886 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.1) 2022-02-14 15:13:19.887 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-02-14 15:13:19.888 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (4.5.0) 2022-02-14 15:13:19.890 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (8.7.1) 2022-02-14 15:13:19.892 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (4.6.1) 2022-02-14 15:13:19.894 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-02-14 15:13:19.895 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.2.0) 2022-02-14 15:13:19.896 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (4.12.1) 2022-02-14 15:13:19.898 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (3.0.0) 2022-02-14 15:13:19.900 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-02-14 15:13:19.901 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-02-14 15:13:19.903 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.5.0) 2022-02-14 15:13:19.904 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.0.0) 2022-02-14 15:13:19.906 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.8) 2022-02-14 15:13:19.907 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.4.0) 2022-02-14 15:13:19.922 | 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) 2022-02-14 15:13:19.924 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.0) 2022-02-14 15:13:19.925 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.7) 2022-02-14 15:13:19.956 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-02-14 15:13:19.957 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.8.2) 2022-02-14 15:13:19.958 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-02-14 15:13:19.960 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-02-14 15:13:19.971 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-02-14 15:13:20.008 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-02-14 15:13:20.010 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-02-14 15:13:20.051 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.0) 2022-02-14 15:13:20.067 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-02-14 15:13:20.069 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-02-14 15:13:20.113 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.27.1) 2022-02-14 15:13:20.114 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-02-14 15:13:20.160 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (3.4.0) 2022-02-14 15:13:20.165 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-02-14 15:13:20.167 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-02-14 15:13:20.199 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.12.2) 2022-02-14 15:13:20.199 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-02-14 15:13:20.212 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.3) 2022-02-14 15:13:20.214 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2021.3) 2022-02-14 15:13:20.232 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-02-14 15:13:20.234 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-02-14 15:13:20.235 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-02-14 15:13:20.339 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-02-14 15:13:20.380 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.13.3) 2022-02-14 15:13:20.488 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-02-14 15:13:20.555 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-02-14 15:13:20.761 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2021.10.8) 2022-02-14 15:13:20.765 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.0.12) 2022-02-14 15:13:20.767 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-02-14 15:13:21.200 | ___________________________________ summary ____________________________________ 2022-02-14 15:13:21.200 | venv-tempest: commands succeeded 2022-02-14 15:13:21.200 | congratulations :) 2022-02-14 15:13:21.256 | ++ lib/tempest:configure_tempest:631 : rm -f /tmp/tempest_u_c_m.ROD33T43KV 2022-02-14 15:13:21.261 | ++ lib/tempest:configure_tempest:634 : [[ False == \T\r\u\e ]] 2022-02-14 15:13:21.265 | ++ lib/tempest:configure_tempest:642 : [[ True == \F\a\l\s\e ]] 2022-02-14 15:13:21.268 | ++ lib/tempest:configure_tempest:646 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-02-14 15:13:21.308 | ++ lib/tempest:configure_tempest:652 : tox -evenv -- tempest verify-config -uro /tmp/tmp.sbSc5yfnf3 2022-02-14 15:13:22.246 | venv create: /opt/stack/tempest/.tox/venv 2022-02-14 15:13:23.597 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-02-14 15:13:49.527 | venv develop-inst: /opt/stack/tempest 2022-02-14 15:13:58.590 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.5.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.12,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.4.0,docutils==0.17.1,dulwich==0.20.32,extras==1.0.0,fasteners==0.17.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,MarkupSafe==2.0.1,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.1,packaging==21.3,paramiko==2.8.1,pbr==5.8.1,prettytable==3.0.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.7,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.4.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@42f6cb522ecf513e05d39f958a01b326135def99#egg=tempest,testtools==2.5.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.7.0 2022-02-14 15:13:58.591 | venv run-test-pre: PYTHONHASHSEED='2384683473' 2022-02-14 15:13:58.591 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.sbSc5yfnf3 2022-02-14 15:14:01.713 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-02-14 15:14:01.713 | warnings.warn( 2022-02-14 15:14:01.713 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-02-14 15:14:01.713 | warnings.warn( 2022-02-14 15:14:01.713 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-02-14 15:14:01.713 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-02-14 15:14:01.713 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-02-14 15:14:01.834 | ___________________________________ summary ____________________________________ 2022-02-14 15:14:01.834 | venv: commands succeeded 2022-02-14 15:14:01.834 | congratulations :) 2022-02-14 15:14:01.869 | ++ lib/tempest:configure_tempest:657 : is_service_enabled q-metering 2022-02-14 15:14:01.887 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 15:14:01.891 | ++ lib/tempest:configure_tempest:658 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2022-02-14 15:14:01.893 | ++ lib/tempest:configure_tempest:662 : is_service_enabled q-l3 2022-02-14 15:14:01.912 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:14:01.915 | ++ lib/tempest:configure_tempest:666 : local network_api_extensions=all 2022-02-14 15:14:01.917 | ++ lib/tempest:configure_tempest:667 : [[ ! -z , metering ]] 2022-02-14 15:14:01.921 | +++ lib/tempest:configure_tempest:669 : tr -d ' ' 2022-02-14 15:14:01.922 | +++ lib/tempest:configure_tempest:669 : iniget /tmp/tmp.sbSc5yfnf3 network-feature-enabled api_extensions 2022-02-14 15:14:01.944 | ++ lib/tempest:configure_tempest:669 : 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 2022-02-14 15:14:01.948 | +++ lib/tempest:configure_tempest:671 : 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 2022-02-14 15:14:01.951 | +++ lib/tempest:remove_disabled_extensions:99 : 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 2022-02-14 15:14:01.953 | +++ lib/tempest:remove_disabled_extensions:100 : shift 2022-02-14 15:14:01.956 | +++ lib/tempest:remove_disabled_extensions:101 : local 'disabled_exts=, metering' 2022-02-14 15:14:01.959 | +++ lib/tempest:remove_disabled_extensions:102 : 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' 2022-02-14 15:14:01.980 | +++ functions-common:remove_disabled_services:2112 : _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 2022-02-14 15:14:02.000 | ++ lib/tempest:configure_tempest:671 : 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 2022-02-14 15:14:02.003 | ++ lib/tempest:configure_tempest:673 : [[ -n '' ]] 2022-02-14 15:14:02.005 | ++ lib/tempest:configure_tempest:676 : 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 2022-02-14 15:14:02.036 | ++ lib/tempest:configure_tempest:678 : local object_storage_api_extensions=all 2022-02-14 15:14:02.038 | ++ lib/tempest:configure_tempest:679 : [[ ! -z '' ]] 2022-02-14 15:14:02.041 | ++ lib/tempest:configure_tempest:685 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2022-02-14 15:14:02.077 | ++ lib/tempest:configure_tempest:687 : local volume_api_extensions=all 2022-02-14 15:14:02.079 | ++ lib/tempest:configure_tempest:688 : [[ ! -z '' ]] 2022-02-14 15:14:02.082 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2022-02-14 15:14:02.114 | ++ lib/tempest:configure_tempest:697 : IFS=' 2022-02-14 15:14:02.114 | ' 2022-02-14 15:14:02.116 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-02-14 15:14:02.119 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 15:14:02.122 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-02-14 15:14:02.124 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-02-14 15:14:02.127 | ++ lib/tempest:install_tempest_plugins:726 : pushd /opt/stack/tempest 2022-02-14 15:14:02.127 | /opt/stack/tempest /opt/stack/tempest 2022-02-14 15:14:02.129 | ++ lib/tempest:install_tempest_plugins:727 : [[ 0 != 0 ]] 2022-02-14 15:14:02.132 | ++ lib/tempest:install_tempest_plugins:736 : popd 2022-02-14 15:14:02.132 | /opt/stack/tempest 2022-02-14 15:14:02.135 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:14:02.138 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:14:02.141 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:14:02.144 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 15:14:02.147 | + functions-common:run_phase:1880 : run_plugins stack test-config 2022-02-14 15:14:02.150 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 15:14:02.153 | + functions-common:run_plugins:1840 : local phase=test-config 2022-02-14 15:14:02.156 | + functions-common:run_plugins:1842 : local plugins=,devstack-plugin-ceph 2022-02-14 15:14:02.159 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 15:14:02.162 | + functions-common:run_plugins:1844 : for plugin in ${plugins//,/ } 2022-02-14 15:14:02.165 | + functions-common:run_plugins:1845 : local dir=/opt/stack/devstack-plugin-ceph 2022-02-14 15:14:02.168 | + functions-common:run_plugins:1846 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2022-02-14 15:14:02.171 | + functions-common:run_plugins:1847 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2022-02-14 15:14:02.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 15:14:02.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:14:02.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2022-02-14 15:14:02.182 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:14:02.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-02-14 15:14:02.187 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:14:02.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:14:02.192 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2022-02-14 15:14:02.194 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 15:14:02.198 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2022-02-14 15:14:02.216 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 15:14:02.218 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2022-02-14 15:14:02.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2022-02-14 15:14:02.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2022-02-14 15:14:02.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2022-02-14 15:14:02.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-02-14 15:14:02.319 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2022-02-14 15:14:02.323 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-02-14 15:14:02.355 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 15:14:02.358 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2022-02-14 15:14:02.360 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-02-14 15:14:02.363 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-14 15:14:02.366 | + inc/meta-config:merge_config_group:171 : shift 2022-02-14 15:14:02.369 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-02-14 15:14:02.372 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:14:02.375 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-14 15:14:02.378 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-14 15:14:02.382 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-02-14 15:14:02.385 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-14 15:14:02.388 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-02-14 15:14:02.393 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-14 15:14:02.396 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-02-14 15:14:02.396 | /^\[\[.+\|.*\]\]/ { 2022-02-14 15:14:02.396 | gsub("[][]", "", $1); 2022-02-14 15:14:02.396 | split($1, a, "|"); 2022-02-14 15:14:02.396 | if (a[1] == matchgroup) 2022-02-14 15:14:02.396 | print a[2] 2022-02-14 15:14:02.396 | } 2022-02-14 15:14:02.396 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 23 pip_install 242 apt-get 651 run_process 27 dbsync 8 git_timed 69 apt-get-update 2 test_with_retry 6 async_wait 79 osc 348 ------------------------- Unaccounted time 141 ========================= Total runtime 1596 ================= Async summary ================= Time spent in the background minus waits: 413 sec Elapsed time: 1596 sec Time if we did everything serially: 2009 sec Speedup: 1.25877 This is your host IP address: 10.222.0.52 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.52/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: 2789ee368d40818cdedbf459e275a0e94d891b07 Use ping instead of arping for br-data 2022-02-14 14:45:51 +0000 OS Version: Ubuntu 20.04 focal