2026-06-25 14:29:13.401 | + ./stack.sh:main:488 : exec 2026-06-25 14:29:13.401 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-162913' 2026-06-25 14:29:13.401 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-162913.summary.2026-06-25-162913 2026-06-25 14:29:13.401 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:29:13.401 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-162913 2026-06-25 14:29:13.401 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-162913 /opt/stack/logs/stack.sh.log 2026-06-25 14:29:13.401 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-162913.summary.2026-06-25-162913 /opt/stack/logs/stack.sh.log.summary 2026-06-25 14:29:13.401 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 14:29:13.401 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 14:29:13.401 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 14:29:13.402 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 14:29:13.402 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 14:29:13.402 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 14:29:13.402 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 14:29:13.402 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 14:29:13.402 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 14:29:13.402 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 14:29:13.402 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 14:29:13.402 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 14:29:13.403 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 14:29:13.405 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 14:29:13.410 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 14:29:13.412 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 14:29:13.415 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 14:29:13.418 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 14:29:13.420 | + ./stack.sh:main:577 : uname -a 2026-06-25 14:29:13.422 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-25 14:29:13.425 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 14:29:13.427 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 14:29:13.432 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 14:29:13.475 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 14:29:13.496 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 14:29:13.499 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 14:29:13.516 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 14:29:13.519 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 14:29:13.536 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 14:29:13.539 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 14:29:13.556 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 14:29:13.558 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 14:29:13.561 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 14:29:13.565 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 14:29:13.581 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 14:29:13.584 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 14:29:13.602 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 14:29:13.605 | + ./stack.sh:main:591 : tune_host 2026-06-25 14:29:13.607 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 14:29:13.610 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 14:29:13.613 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:13.615 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 14:29:13.618 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:13.620 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 14:29:13.623 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:29:13.625 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:29:13.628 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 14:29:13.630 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:29:13.633 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:13.635 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:29:13.638 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:13.640 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:13.642 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:29:13.645 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:13.647 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:13.649 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 14:29:13.653 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 14:29:13.657 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 14:29:13.659 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 14:29:13.662 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 14:29:13.664 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:29:13.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:29:13.671 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:29:13.676 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397753673 2026-06-25 14:29:13.679 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 14:29:13.681 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 14:29:13.684 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-25 14:29:13.813 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 14:29:13.813 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 14:29:13.813 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 14:29:13.820 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 14:29:13.892 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 14:29:17.135 | Fetched 4747 B in 1s (8735 B/s) 2026-06-25 14:29:18.775 | Reading package lists... 2026-06-25 14:29:18.804 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 14:29:18.807 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 14:29:18.809 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:18.812 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:18.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:18.816 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:18.819 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:18.821 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 14:29:18.824 | + functions-common:time_stop:2427 : start_time=1782397753673 2026-06-25 14:29:18.827 | + functions-common:time_stop:2429 : [[ -z 1782397753673 ]] 2026-06-25 14:29:18.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:18.833 | + functions-common:time_stop:2432 : end_time=1782397758830 2026-06-25 14:29:18.835 | + functions-common:time_stop:2433 : elapsed_time=5157 2026-06-25 14:29:18.838 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:29:18.840 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:18.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5157 2026-06-25 14:29:18.845 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 14:29:18.847 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:29:18.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:18.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:18.854 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 14:29:18.875 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-25 14:29:18.913 | Reading package lists... 2026-06-25 14:29:19.337 | Building dependency tree... 2026-06-25 14:29:19.339 | Reading state information... 2026-06-25 14:29:20.086 | The following NEW packages will be installed: 2026-06-25 14:29:20.088 | ksmtuned 2026-06-25 14:29:20.160 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2026-06-25 14:29:20.161 | Need to get 7444 B of archives. 2026-06-25 14:29:20.161 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 14:29:20.161 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 14:29:20.388 | perl: warning: Setting locale failed. 2026-06-25 14:29:20.389 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:20.389 | LANGUAGE = (unset), 2026-06-25 14:29:20.389 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:20.389 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:20.389 | are supported and installed on your system. 2026-06-25 14:29:20.389 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:20.480 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:29:20.481 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:29:20.481 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:29:20.690 | Fetched 7444 B in 0s (176 kB/s) 2026-06-25 14:29:20.734 | Selecting previously unselected package ksmtuned. 2026-06-25 14:29:21.081 | (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 ... 107864 files and directories currently installed.) 2026-06-25 14:29:21.089 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 14:29:21.100 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 14:29:21.167 | Setting up ksmtuned (4.20150326) ... 2026-06-25 14:29:21.385 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 14:29:21.579 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 14:29:22.284 | perl: warning: Setting locale failed. 2026-06-25 14:29:22.284 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:22.284 | LANGUAGE = (unset), 2026-06-25 14:29:22.284 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:22.284 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:22.284 | are supported and installed on your system. 2026-06-25 14:29:22.284 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:22.431 | perl: warning: Setting locale failed. 2026-06-25 14:29:22.431 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:22.431 | LANGUAGE = (unset), 2026-06-25 14:29:22.431 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:22.431 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:22.431 | are supported and installed on your system. 2026-06-25 14:29:22.431 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:22.482 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:29:22.482 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:29:22.482 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:29:22.552 | perl: warning: Setting locale failed. 2026-06-25 14:29:22.552 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:22.553 | LANGUAGE = (unset), 2026-06-25 14:29:22.553 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:22.553 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:22.553 | are supported and installed on your system. 2026-06-25 14:29:22.553 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:23.094 | 2026-06-25 14:29:23.094 | Running kernel seems to be up-to-date. 2026-06-25 14:29:23.094 | 2026-06-25 14:29:23.094 | No services need to be restarted. 2026-06-25 14:29:23.094 | 2026-06-25 14:29:23.094 | No containers need to be restarted. 2026-06-25 14:29:23.094 | 2026-06-25 14:29:23.095 | No user sessions are running outdated binaries. 2026-06-25 14:29:23.095 | 2026-06-25 14:29:23.095 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:29:25.209 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:29:25.212 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:29:25.214 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:25.217 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:25.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:25.222 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:25.225 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:25.227 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:29:25.230 | + functions-common:time_stop:2427 : start_time=1782397758872 2026-06-25 14:29:25.232 | + functions-common:time_stop:2429 : [[ -z 1782397758872 ]] 2026-06-25 14:29:25.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:25.239 | + functions-common:time_stop:2432 : end_time=1782397765236 2026-06-25 14:29:25.241 | + functions-common:time_stop:2433 : elapsed_time=6364 2026-06-25 14:29:25.243 | + functions-common:time_stop:2434 : total=1144 2026-06-25 14:29:25.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:25.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7508 2026-06-25 14:29:25.250 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:29:25.254 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 14:29:25.274 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 14:29:25.277 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 14:29:25.278 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 14:29:25.281 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 14:29:25.284 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 14:29:25.287 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 14:29:25.288 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 14:29:25.300 | 0 2026-06-25 14:29:25.304 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 14:29:25.306 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:25.309 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 14:29:25.311 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 14:29:25.313 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 14:29:25.316 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 14:29:25.319 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 14:29:25.322 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 14:29:25.324 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 14:29:25.327 | + functions-common:fetch_plugins:1771 : return 2026-06-25 14:29:25.329 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 14:29:25.332 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 14:29:25.334 | + functions-common:run_phase:1849 : local phase= 2026-06-25 14:29:25.337 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:29:25.340 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:29:25.343 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:29:25.345 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:29:25.347 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:29:25.350 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:29:25.354 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:29:25.357 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:29:25.359 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:29:25.361 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 14:29:25.364 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:29:25.381 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:25.384 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 14:29:25.387 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:25.390 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:25.392 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:25.395 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:25.397 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 14:29:25.399 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 14:29:25.402 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 14:29:25.404 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 14:29:25.407 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:29:25.410 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 14:29:25.413 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 14:29:25.416 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 14:29:25.418 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 14:29:25.421 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 14:29:25.424 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 14:29:25.444 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 14:29:25.447 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 14:29:25.463 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:25.466 | +++ lib/tls:source:43 : hostname -f 2026-06-25 14:29:25.471 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 14:29:25.474 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 14:29:25.477 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 14:29:25.479 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 14:29:25.481 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 14:29:25.483 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 14:29:25.486 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 14:29:25.488 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 14:29:25.490 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 14:29:25.492 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 14:29:25.497 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 14:29:25.511 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 14:29:25.532 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 14:29:25.548 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 14:29:25.564 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 14:29:25.603 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 14:29:25.691 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 14:29:25.800 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 14:29:25.831 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 14:29:25.890 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 14:29:25.943 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 14:29:25.947 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 14:29:25.965 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:25.968 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 14:29:25.971 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 14:29:25.974 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 14:29:25.976 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 14:29:25.981 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 14:29:25.999 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:26.002 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 14:29:26.005 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 14:29:26.008 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 14:29:26.010 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 14:29:26.013 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 14:29:26.017 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 14:29:26.019 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 14:29:26.022 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:29:26.026 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 14:29:26.044 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 14:29:26.047 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 14:29:26.050 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 14:29:26.054 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 14:29:26.058 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 14:29:26.060 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 14:29:26.063 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 14:29:26.066 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 14:29:26.069 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 14:29:26.071 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 14:29:26.075 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 14:29:26.077 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.176 2026-06-25 14:29:26.080 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 14:29:26.084 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 14:29:26.088 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:29:26.089 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 14:29:26.093 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 14:29:26.096 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 14:29:26.098 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 14:29:26.102 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 14:29:26.105 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 14:29:26.110 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 14:29:26.129 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 14:29:26.133 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.176 2026-06-25 14:29:26.138 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.176 2026-06-25 14:29:26.138 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:29:26.143 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.176 2026-06-25 14:29:26.146 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 14:29:26.150 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 14:29:26.153 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 14:29:26.157 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 14:29:26.160 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 14:29:26.164 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 14:29:26.167 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 14:29:26.171 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 14:29:26.174 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 14:29:26.178 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 14:29:26.181 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 14:29:26.185 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 14:29:26.188 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 14:29:26.192 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 14:29:26.195 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 14:29:26.199 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 14:29:26.203 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 14:29:26.207 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 14:29:26.211 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:29:26.216 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 14:29:26.219 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 14:29:26.222 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 14:29:26.243 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:26.246 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 14:29:26.250 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 14:29:26.253 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 14:29:26.257 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:29:26.261 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:26.263 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:29:26.266 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 14:29:26.270 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:29:26.272 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 14:29:26.276 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 14:29:26.279 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 14:29:26.282 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 14:29:26.286 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 14:29:26.289 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 14:29:26.292 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 14:29:26.296 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 14:29:26.299 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 14:29:26.302 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 14:29:26.305 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 14:29:26.432 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 14:29:26.450 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 14:29:26.454 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 14:29:26.457 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 14:29:26.460 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 14:29:26.463 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 14:29:26.466 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 14:29:26.469 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 14:29:26.473 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 14:29:26.476 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 14:29:26.480 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 14:29:26.483 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 14:29:26.487 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 14:29:26.490 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 14:29:26.494 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 14:29:26.497 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 14:29:26.501 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 14:29:26.504 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 14:29:26.508 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 14:29:26.511 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 14:29:26.515 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 14:29:26.521 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 14:29:26.521 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 14:29:26.522 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 14:29:26.524 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 14:29:26.529 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=1a:41d1:2e5e 2026-06-25 14:29:26.533 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 14:29:26.536 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 14:29:26.540 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 14:29:26.544 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 14:29:26.547 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd1a:41d1:2e5e::/56 2026-06-25 14:29:26.553 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd1a:41d1:2e5e::/56 2026-06-25 14:29:26.553 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 14:29:26.561 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd1a:41d1:2e5e::/64 2026-06-25 14:29:26.564 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 14:29:26.567 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 14:29:26.570 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 14:29:26.573 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 14:29:26.576 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 14:29:26.580 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 14:29:26.583 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 14:29:26.587 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 14:29:26.590 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 14:29:26.593 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 14:29:26.596 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 14:29:26.599 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 14:29:26.603 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 14:29:26.606 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd1a:41d1:2e5e::/56 2026-06-25 14:29:26.609 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 14:29:26.611 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 14:29:26.617 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 14:29:26.617 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 14:29:26.617 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 14:29:26.624 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 14:29:26.629 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 14:29:26.630 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 14:29:26.630 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 14:29:26.636 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 14:29:26.641 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 14:29:26.643 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 14:29:26.646 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 14:29:26.648 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 14:29:26.650 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 14:29:26.652 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 14:29:26.654 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 14:29:26.656 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 14:29:26.658 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 14:29:26.673 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 14:29:26.685 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 14:29:26.697 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 14:29:26.708 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 14:29:26.724 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 14:29:26.756 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 14:29:26.760 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 14:29:26.763 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 14:29:26.765 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 14:29:26.768 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 14:29:26.772 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 14:29:26.789 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 14:29:26.792 | + ./stack.sh:main:632 : run_phase source 2026-06-25 14:29:26.794 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 14:29:26.796 | + functions-common:run_phase:1849 : local phase= 2026-06-25 14:29:26.798 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:29:26.801 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:29:26.803 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:29:26.805 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:29:26.808 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:29:26.812 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:29:26.816 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:29:26.818 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:29:26.821 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:29:26.823 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 14:29:26.825 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:29:26.840 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:26.842 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 14:29:26.845 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 14:29:26.893 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 14:29:26.897 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 14:29:26.901 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 14:29:26.904 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 14:29:26.908 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 14:29:26.911 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 14:29:26.915 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 14:29:26.920 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 14:29:26.923 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 14:29:26.927 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 14:29:26.930 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.935 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 14:29:26.939 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.943 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 14:29:26.946 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.951 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 14:29:26.955 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.959 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 14:29:26.962 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.966 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 14:29:26.969 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.973 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 14:29:26.976 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.980 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 14:29:26.983 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.987 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 14:29:26.990 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:26.994 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 14:29:26.998 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.001 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 14:29:27.005 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.008 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 14:29:27.012 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.015 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 14:29:27.019 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.023 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 14:29:27.026 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.030 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 14:29:27.033 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.037 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 14:29:27.040 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.044 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 14:29:27.047 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.051 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 14:29:27.054 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.058 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 14:29:27.061 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.065 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 14:29:27.068 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.072 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 14:29:27.075 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.079 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 14:29:27.083 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.086 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 14:29:27.090 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.093 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 14:29:27.095 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.097 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 14:29:27.099 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:29:27.102 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 14:29:27.105 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 14:29:27.107 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 14:29:27.110 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 14:29:27.128 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:27.131 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 14:29:27.133 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 14:29:27.136 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 14:29:27.154 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:27.157 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 14:29:27.160 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 14:29:27.163 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 14:29:27.165 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 14:29:27.168 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 14:29:27.171 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 14:29:27.174 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 14:29:27.176 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 14:29:27.179 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 14:29:27.179 | Using mysql database backend 2026-06-25 14:29:27.182 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 14:29:27.200 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 14:29:27.205 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 14:29:27.207 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 14:29:27.210 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 14:29:27.213 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:29:27.216 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 14:29:27.234 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:27.237 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 14:29:27.256 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 14:29:27.273 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:29:27.276 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 14:29:27.295 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 14:29:27.314 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 14:29:27.332 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:27.335 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 14:29:27.354 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:29:27.357 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 14:29:27.361 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 14:29:27.365 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:29:27.371 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-162927 2026-06-25 14:29:27.376 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-162927 765' 2026-06-25 14:29:27.380 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.385 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:29:27.387 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.391 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:29:27.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.397 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:29:27.400 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.403 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 14:29:27.407 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.409 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.176 2026-06-25 14:29:27.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.414 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.176/identity 2026-06-25 14:29:27.418 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.421 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-162913 2026-06-25 14:29:27.424 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.427 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:29:27.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.433 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.176 2026-06-25 14:29:27.437 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.440 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:29:27.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.446 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:29:27.449 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.453 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:29:27.455 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.459 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:29:27.462 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.465 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.176 2026-06-25 14:29:27.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:29:27.471 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:29:27.475 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 14:29:27.479 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 14:29:27.481 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 14:29:27.484 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 14:29:27.486 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:29:27.488 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:29:27.492 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:29:27.494 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:29:27.496 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:29:27.500 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:29:27.520 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:29:27.524 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:29:27.527 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:27.531 | + functions-common:git_clone:610 : echo master 2026-06-25 14:29:27.531 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:29:27.536 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 14:29:27.540 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:27.542 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 14:29:27.547 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:29:27.550 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:29:27.553 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:29:27.557 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:29:27.562 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:29:27.566 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:29:27.568 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:29:27.572 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:29:27.576 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:29:27.582 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397767577 2026-06-25 14:29:27.585 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 14:29:27.590 | Cloning into '/opt/stack/requirements'... 2026-06-25 14:29:45.459 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:29:45.463 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:45.467 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:45.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:45.475 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:45.479 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:45.482 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:29:45.487 | + functions-common:time_stop:2427 : start_time=1782397767577 2026-06-25 14:29:45.490 | + functions-common:time_stop:2429 : [[ -z 1782397767577 ]] 2026-06-25 14:29:45.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:45.502 | + functions-common:time_stop:2432 : end_time=1782397785498 2026-06-25 14:29:45.506 | + functions-common:time_stop:2433 : elapsed_time=17921 2026-06-25 14:29:45.510 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:29:45.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:45.518 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17921 2026-06-25 14:29:45.522 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 14:29:45.526 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:29:45.530 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:29:45.534 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:29:45.538 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:29:45.542 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:29:45.546 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:29:45.550 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:29:45.554 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:29:45.558 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:29:45.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:29:45.569 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397785565 2026-06-25 14:29:45.573 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:29:46.268 | From https://review.opendev.org/openstack/requirements 2026-06-25 14:29:46.268 | * branch master -> FETCH_HEAD 2026-06-25 14:29:46.280 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:29:46.285 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:46.288 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:46.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:46.295 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:46.300 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:46.303 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:29:46.307 | + functions-common:time_stop:2427 : start_time=1782397785565 2026-06-25 14:29:46.311 | + functions-common:time_stop:2429 : [[ -z 1782397785565 ]] 2026-06-25 14:29:46.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:46.321 | + functions-common:time_stop:2432 : end_time=1782397786317 2026-06-25 14:29:46.324 | + functions-common:time_stop:2433 : elapsed_time=752 2026-06-25 14:29:46.328 | + functions-common:time_stop:2434 : total=17921 2026-06-25 14:29:46.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:46.335 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18673 2026-06-25 14:29:46.338 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:29:46.342 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:29:46.345 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:29:46.349 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:29:46.352 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:29:46.356 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:29:46.360 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:29:46.363 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:29:46.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:29:46.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:29:46.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1782397786373 2026-06-25 14:29:46.381 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:29:46.396 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:29:46.397 | 2026-06-25 14:29:46.397 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:29:46.397 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:29:46.397 | state without impacting any branches by switching back to a branch. 2026-06-25 14:29:46.397 | 2026-06-25 14:29:46.397 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:29:46.397 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:29:46.397 | 2026-06-25 14:29:46.397 | git switch -c 2026-06-25 14:29:46.397 | 2026-06-25 14:29:46.397 | Or undo this operation with: 2026-06-25 14:29:46.398 | 2026-06-25 14:29:46.398 | git switch - 2026-06-25 14:29:46.398 | 2026-06-25 14:29:46.398 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:29:46.398 | 2026-06-25 14:29:46.398 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 14:29:46.401 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:29:46.405 | + functions-common:time_stop:2420 : local name 2026-06-25 14:29:46.408 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:29:46.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:29:46.415 | + functions-common:time_stop:2423 : local total 2026-06-25 14:29:46.418 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:29:46.422 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:29:46.425 | + functions-common:time_stop:2427 : start_time=1782397786373 2026-06-25 14:29:46.429 | + functions-common:time_stop:2429 : [[ -z 1782397786373 ]] 2026-06-25 14:29:46.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:29:46.439 | + functions-common:time_stop:2432 : end_time=1782397786435 2026-06-25 14:29:46.442 | + functions-common:time_stop:2433 : elapsed_time=62 2026-06-25 14:29:46.445 | + functions-common:time_stop:2434 : total=18673 2026-06-25 14:29:46.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:29:46.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18735 2026-06-25 14:29:46.456 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 14:29:46.475 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 14:29:46.480 | + functions-common:git_clone:673 : head -1 2026-06-25 14:29:46.481 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:29:46.484 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 14:29:46.489 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:29:46.493 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 14:29:46.498 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:29:46.502 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 14:29:46.506 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 14:29:46.511 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 14:29:46.515 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 14:29:46.519 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 14:29:46.523 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 14:29:46.527 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 14:29:46.531 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 14:29:46.537 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 14:29:46.544 | ++ tools/install_prereqs.sh:source:47 : NOW=1782397786 2026-06-25 14:29:46.549 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 14:29:46.555 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 14:29:46.561 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 14:29:46.565 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782397786 2026-06-25 14:29:46.570 | ++ tools/install_prereqs.sh:source:50 : [[ 1782397786 -lt 7200 ]] 2026-06-25 14:29:46.574 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 14:29:46.578 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 14:29:46.582 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 14:29:46.585 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 14:29:46.589 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 14:29:46.594 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 14:29:46.598 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 14:29:46.603 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 14:29:46.645 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 14:29:46.645 | apache2-dev 2026-06-25 14:29:46.645 | bc 2026-06-25 14:29:46.645 | bsdmainutils 2026-06-25 14:29:46.645 | curl 2026-06-25 14:29:46.645 | g++ 2026-06-25 14:29:46.646 | gawk 2026-06-25 14:29:46.646 | gcc 2026-06-25 14:29:46.646 | gettext 2026-06-25 14:29:46.646 | git 2026-06-25 14:29:46.646 | graphviz 2026-06-25 14:29:46.646 | iputils-ping 2026-06-25 14:29:46.646 | libffi-dev 2026-06-25 14:29:46.646 | libjpeg-dev 2026-06-25 14:29:46.646 | libpq-dev 2026-06-25 14:29:46.646 | libssl-dev 2026-06-25 14:29:46.646 | libsystemd-dev 2026-06-25 14:29:46.646 | libxml2-dev 2026-06-25 14:29:46.647 | libxslt1-dev 2026-06-25 14:29:46.647 | libyaml-dev 2026-06-25 14:29:46.647 | lsof 2026-06-25 14:29:46.647 | openssh-server 2026-06-25 14:29:46.647 | openssl 2026-06-25 14:29:46.647 | pkg-config 2026-06-25 14:29:46.647 | psmisc 2026-06-25 14:29:46.647 | python3-dev 2026-06-25 14:29:46.647 | python3-pip 2026-06-25 14:29:46.647 | python3-systemd 2026-06-25 14:29:46.648 | python3-venv 2026-06-25 14:29:46.648 | tar 2026-06-25 14:29:46.649 | tcpdump 2026-06-25 14:29:46.649 | unzip 2026-06-25 14:29:46.649 | uuid-runtime 2026-06-25 14:29:46.650 | wget 2026-06-25 14:29:46.650 | zlib1g-dev 2026-06-25 14:29:46.650 | libkrb5-dev 2026-06-25 14:29:46.651 | libldap2-dev 2026-06-25 14:29:46.651 | libsasl2-dev 2026-06-25 14:29:46.651 | memcached 2026-06-25 14:29:46.651 | python3-mysqldb 2026-06-25 14:29:46.651 | sqlite3 2026-06-25 14:29:46.651 | conntrack 2026-06-25 14:29:46.651 | curl 2026-06-25 14:29:46.651 | ebtables 2026-06-25 14:29:46.652 | genisoimage 2026-06-25 14:29:46.652 | iptables 2026-06-25 14:29:46.652 | iputils-arping 2026-06-25 14:29:46.652 | kpartx 2026-06-25 14:29:46.652 | libjs-jquery-tablesorter 2026-06-25 14:29:46.652 | parted 2026-06-25 14:29:46.652 | pm-utils 2026-06-25 14:29:46.652 | python3-mysqldb 2026-06-25 14:29:46.652 | socat 2026-06-25 14:29:46.652 | sqlite3 2026-06-25 14:29:46.652 | sudo 2026-06-25 14:29:46.653 | vlan 2026-06-25 14:29:46.653 | lsscsi 2026-06-25 14:29:46.653 | open-iscsi 2026-06-25 14:29:46.653 | cryptsetup 2026-06-25 14:29:46.653 | dosfstools 2026-06-25 14:29:46.653 | genisoimage 2026-06-25 14:29:46.653 | gir1.2-libosinfo-1.0 2026-06-25 14:29:46.653 | netcat-openbsd 2026-06-25 14:29:46.653 | open-iscsi 2026-06-25 14:29:46.653 | qemu-utils 2026-06-25 14:29:46.653 | sg3-utils 2026-06-25 14:29:46.654 | sysfsutils 2026-06-25 14:29:46.654 | lvm2 2026-06-25 14:29:46.654 | qemu-utils 2026-06-25 14:29:46.654 | thin-provisioning-tools 2026-06-25 14:29:46.654 | acl 2026-06-25 14:29:46.654 | dnsmasq-base 2026-06-25 14:29:46.654 | dnsmasq-utils 2026-06-25 14:29:46.654 | ebtables 2026-06-25 14:29:46.654 | haproxy 2026-06-25 14:29:46.654 | iptables 2026-06-25 14:29:46.654 | iputils-arping 2026-06-25 14:29:46.655 | iputils-ping 2026-06-25 14:29:46.655 | postgresql-server-dev-all 2026-06-25 14:29:46.655 | python3-mysqldb 2026-06-25 14:29:46.655 | sqlite3 2026-06-25 14:29:46.655 | sudo 2026-06-25 14:29:46.655 | vlan 2026-06-25 14:29:46.655 | pcp' 2026-06-25 14:29:46.655 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 14:29:46.676 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 14:29:46.676 | apache2-dev 2026-06-25 14:29:46.676 | bc 2026-06-25 14:29:46.676 | bsdmainutils 2026-06-25 14:29:46.676 | curl 2026-06-25 14:29:46.676 | g++ 2026-06-25 14:29:46.676 | gawk 2026-06-25 14:29:46.676 | gcc 2026-06-25 14:29:46.676 | gettext 2026-06-25 14:29:46.676 | git 2026-06-25 14:29:46.677 | graphviz 2026-06-25 14:29:46.677 | iputils-ping 2026-06-25 14:29:46.677 | libffi-dev 2026-06-25 14:29:46.677 | libjpeg-dev 2026-06-25 14:29:46.677 | libpq-dev 2026-06-25 14:29:46.677 | libssl-dev 2026-06-25 14:29:46.677 | libsystemd-dev 2026-06-25 14:29:46.677 | libxml2-dev 2026-06-25 14:29:46.677 | libxslt1-dev 2026-06-25 14:29:46.677 | libyaml-dev 2026-06-25 14:29:46.677 | lsof 2026-06-25 14:29:46.678 | openssh-server 2026-06-25 14:29:46.678 | openssl 2026-06-25 14:29:46.678 | pkg-config 2026-06-25 14:29:46.678 | psmisc 2026-06-25 14:29:46.678 | python3-dev 2026-06-25 14:29:46.678 | python3-pip 2026-06-25 14:29:46.678 | python3-systemd 2026-06-25 14:29:46.678 | python3-venv 2026-06-25 14:29:46.678 | tar 2026-06-25 14:29:46.678 | tcpdump 2026-06-25 14:29:46.678 | unzip 2026-06-25 14:29:46.679 | uuid-runtime 2026-06-25 14:29:46.679 | wget 2026-06-25 14:29:46.679 | zlib1g-dev 2026-06-25 14:29:46.679 | libkrb5-dev 2026-06-25 14:29:46.679 | libldap2-dev 2026-06-25 14:29:46.679 | libsasl2-dev 2026-06-25 14:29:46.679 | memcached 2026-06-25 14:29:46.679 | python3-mysqldb 2026-06-25 14:29:46.679 | sqlite3 2026-06-25 14:29:46.679 | conntrack 2026-06-25 14:29:46.680 | curl 2026-06-25 14:29:46.680 | ebtables 2026-06-25 14:29:46.680 | genisoimage 2026-06-25 14:29:46.680 | iptables 2026-06-25 14:29:46.680 | iputils-arping 2026-06-25 14:29:46.680 | kpartx 2026-06-25 14:29:46.680 | libjs-jquery-tablesorter 2026-06-25 14:29:46.680 | parted 2026-06-25 14:29:46.680 | pm-utils 2026-06-25 14:29:46.680 | python3-mysqldb 2026-06-25 14:29:46.680 | socat 2026-06-25 14:29:46.681 | sqlite3 2026-06-25 14:29:46.681 | sudo 2026-06-25 14:29:46.681 | vlan 2026-06-25 14:29:46.681 | lsscsi 2026-06-25 14:29:46.681 | open-iscsi 2026-06-25 14:29:46.681 | cryptsetup 2026-06-25 14:29:46.681 | dosfstools 2026-06-25 14:29:46.681 | genisoimage 2026-06-25 14:29:46.681 | gir1.2-libosinfo-1.0 2026-06-25 14:29:46.681 | netcat-openbsd 2026-06-25 14:29:46.681 | open-iscsi 2026-06-25 14:29:46.682 | qemu-utils 2026-06-25 14:29:46.682 | sg3-utils 2026-06-25 14:29:46.682 | sysfsutils 2026-06-25 14:29:46.682 | lvm2 2026-06-25 14:29:46.682 | qemu-utils 2026-06-25 14:29:46.682 | thin-provisioning-tools 2026-06-25 14:29:46.682 | acl 2026-06-25 14:29:46.682 | dnsmasq-base 2026-06-25 14:29:46.682 | dnsmasq-utils 2026-06-25 14:29:46.682 | ebtables 2026-06-25 14:29:46.682 | haproxy 2026-06-25 14:29:46.683 | iptables 2026-06-25 14:29:46.683 | iputils-arping 2026-06-25 14:29:46.683 | iputils-ping 2026-06-25 14:29:46.683 | postgresql-server-dev-all 2026-06-25 14:29:46.683 | python3-mysqldb 2026-06-25 14:29:46.683 | sqlite3 2026-06-25 14:29:46.683 | sudo 2026-06-25 14:29:46.683 | vlan 2026-06-25 14:29:46.683 | pcp ' 2026-06-25 14:29:46.683 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 14:29:46.684 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:46.684 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:46.689 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-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 zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils 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 2026-06-25 14:29:46.689 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 14:29:46.695 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-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 zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils 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 2026-06-25 14:29:46.700 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 14:29:46.704 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:29:46.708 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:29:46.712 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:29:46.716 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:29:46.720 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:29:46.724 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:46.728 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:46.732 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:29:46.735 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:29:46.739 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:29:46.743 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 14:29:46.747 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-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 zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils 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 2026-06-25 14:29:46.751 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:29:46.755 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:29:46.758 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:29:46.761 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-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 zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils 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 2026-06-25 14:29:46.790 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-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 zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils 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 2026-06-25 14:29:46.831 | Reading package lists... 2026-06-25 14:29:47.338 | Building dependency tree... 2026-06-25 14:29:47.340 | Reading state information... 2026-06-25 14:29:47.958 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 14:29:47.958 | bc set to manually installed. 2026-06-25 14:29:47.958 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 14:29:47.958 | g++ set to manually installed. 2026-06-25 14:29:47.958 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 14:29:47.958 | gawk set to manually installed. 2026-06-25 14:29:47.958 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 14:29:47.958 | gcc set to manually installed. 2026-06-25 14:29:47.958 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 14:29:47.958 | git set to manually installed. 2026-06-25 14:29:47.958 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 14:29:47.959 | iputils-ping set to manually installed. 2026-06-25 14:29:47.959 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 14:29:47.959 | lsof set to manually installed. 2026-06-25 14:29:47.959 | psmisc is already the newest version (23.7-1build1). 2026-06-25 14:29:47.959 | psmisc set to manually installed. 2026-06-25 14:29:47.959 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 14:29:47.959 | python3-dev set to manually installed. 2026-06-25 14:29:47.959 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 14:29:47.959 | python3-systemd is already the newest version (235-1build4). 2026-06-25 14:29:47.959 | python3-systemd set to manually installed. 2026-06-25 14:29:47.959 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 14:29:47.960 | tar set to manually installed. 2026-06-25 14:29:47.960 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 14:29:47.960 | tcpdump set to manually installed. 2026-06-25 14:29:47.960 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 14:29:47.960 | uuid-runtime set to manually installed. 2026-06-25 14:29:47.960 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 14:29:47.960 | wget set to manually installed. 2026-06-25 14:29:47.960 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 14:29:47.960 | zlib1g-dev set to manually installed. 2026-06-25 14:29:47.960 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 14:29:47.962 | iptables set to manually installed. 2026-06-25 14:29:47.962 | parted is already the newest version (3.6-4build1). 2026-06-25 14:29:47.962 | parted set to manually installed. 2026-06-25 14:29:47.962 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 14:29:47.962 | sudo set to manually installed. 2026-06-25 14:29:47.962 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 14:29:47.962 | open-iscsi set to manually installed. 2026-06-25 14:29:47.962 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 14:29:47.962 | cryptsetup set to manually installed. 2026-06-25 14:29:47.962 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 14:29:47.963 | dosfstools set to manually installed. 2026-06-25 14:29:47.963 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 14:29:47.963 | netcat-openbsd set to manually installed. 2026-06-25 14:29:47.963 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 14:29:47.963 | sg3-utils set to manually installed. 2026-06-25 14:29:47.963 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 14:29:47.963 | lvm2 set to manually installed. 2026-06-25 14:29:47.963 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 14:29:47.963 | thin-provisioning-tools set to manually installed. 2026-06-25 14:29:47.963 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 14:29:47.963 | acl set to manually installed. 2026-06-25 14:29:47.963 | The following additional packages will be installed: 2026-06-25 14:29:47.964 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 14:29:47.964 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 14:29:47.964 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 14:29:47.964 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 14:29:47.964 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 14:29:47.964 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 14:29:47.964 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 14:29:47.964 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 14:29:47.964 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 14:29:47.964 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 14:29:47.965 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 14:29:47.965 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 14:29:47.966 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 14:29:47.966 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 14:29:47.966 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 14:29:47.967 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 14:29:47.967 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 14:29:47.967 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 14:29:47.968 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 14:29:47.968 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 14:29:47.968 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 14:29:47.969 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 14:29:47.969 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 14:29:47.969 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 14:29:47.969 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 14:29:47.969 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 14:29:47.969 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 14:29:47.970 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 14:29:47.970 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 14:29:47.970 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 14:29:47.970 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 14:29:47.970 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 14:29:47.970 | Suggested packages: 2026-06-25 14:29:47.971 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 14:29:47.971 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 14:29:47.971 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 14:29:47.971 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 14:29:47.971 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 14:29:47.971 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 14:29:47.971 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 14:29:47.971 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 14:29:47.971 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 14:29:47.971 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 14:29:47.971 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 14:29:47.971 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 14:29:47.972 | libqrencode4 libtss2-rc0 zip 2026-06-25 14:29:48.147 | The following NEW packages will be installed: 2026-06-25 14:29:48.147 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 14:29:48.147 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 14:29:48.147 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 14:29:48.147 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 14:29:48.147 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 14:29:48.147 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 14:29:48.148 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 14:29:48.148 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 14:29:48.148 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 14:29:48.148 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 14:29:48.148 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 14:29:48.148 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 14:29:48.148 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 14:29:48.148 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 14:29:48.148 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 14:29:48.148 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 14:29:48.148 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 14:29:48.149 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 14:29:48.149 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 14:29:48.149 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 14:29:48.149 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 14:29:48.149 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 14:29:48.149 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 14:29:48.149 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 14:29:48.149 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 14:29:48.149 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 14:29:48.149 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 14:29:48.150 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 14:29:48.150 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 14:29:48.151 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 14:29:48.151 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 14:29:48.151 | uuid-dev vbetool vlan 2026-06-25 14:29:48.152 | The following packages will be upgraded: 2026-06-25 14:29:48.152 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 14:29:48.152 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 14:29:48.153 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 14:29:48.153 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 14:29:48.153 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 14:29:48.153 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 14:29:48.153 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 14:29:48.154 | systemd-sysv systemd-timesyncd udev 2026-06-25 14:29:48.235 | 35 upgraded, 161 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:29:48.235 | Need to get 208 MB of archives. 2026-06-25 14:29:48.235 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 14:29:48.236 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 14:29:48.291 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 14:29:48.293 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 14:29:48.309 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 14:29:48.321 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 14:29:48.335 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 14:29:48.376 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 14:29:48.388 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 14:29:48.389 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 14:29:48.403 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 14:29:48.408 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 14:29:48.452 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 14:29:48.476 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 14:29:48.480 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 14:29:48.519 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 14:29:48.522 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 14:29:48.537 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 14:29:48.538 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 14:29:48.540 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 14:29:48.540 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 14:29:48.541 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 14:29:48.543 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 14:29:48.552 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 14:29:48.582 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 14:29:48.585 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 14:29:48.587 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 14:29:48.589 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 14:29:48.656 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 14:29:48.660 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 14:29:48.665 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 14:29:48.689 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 14:29:48.695 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 14:29:48.707 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 14:29:48.708 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 14:29:48.709 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 14:29:48.721 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 14:29:48.722 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 14:29:48.724 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 14:29:48.731 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 14:29:48.732 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 14:29:48.733 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 14:29:48.734 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 14:29:48.739 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 14:29:48.745 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 14:29:48.773 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 14:29:48.779 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 14:29:48.780 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 14:29:49.289 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 14:29:49.534 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 14:29:49.536 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 14:29:49.537 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-25 14:29:49.541 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 14:29:49.551 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 14:29:49.578 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 14:29:49.719 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 14:29:49.721 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 14:29:49.723 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 14:29:49.725 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 14:29:49.727 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 14:29:49.728 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 14:29:49.729 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 14:29:49.729 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 14:29:49.730 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 14:29:49.736 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 14:29:49.755 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 14:29:49.756 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 14:29:49.764 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 14:29:49.779 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 14:29:49.780 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 14:29:49.781 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 14:29:49.784 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 14:29:49.797 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-25 14:29:49.803 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-25 14:29:49.803 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 14:29:49.810 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 14:29:49.817 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 14:29:49.820 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 14:29:49.820 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 14:29:49.834 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 14:29:49.837 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 14:29:49.838 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 14:29:49.838 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 14:29:49.839 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 14:29:49.848 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 14:29:49.849 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 14:29:49.850 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 14:29:49.879 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 14:29:49.883 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 14:29:49.884 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 14:29:49.895 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 14:29:49.896 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 14:29:49.897 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 14:29:49.897 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 14:29:49.898 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 14:29:49.900 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 14:29:49.901 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 14:29:49.910 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 14:29:49.922 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 14:29:49.927 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 14:29:49.966 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 14:29:49.967 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 14:29:49.968 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 14:29:49.973 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 14:29:49.974 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 14:29:49.977 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 14:29:49.991 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 14:29:49.994 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 14:29:49.995 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-25 14:29:49.996 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 14:29:49.998 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 14:29:49.999 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 14:29:50.000 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 14:29:50.001 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 14:29:50.011 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 14:29:50.015 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 14:29:50.065 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 14:29:50.065 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 14:29:50.073 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 14:29:50.074 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 14:29:50.295 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 14:29:50.299 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 14:29:50.301 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 14:29:50.301 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 14:29:50.302 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 14:29:50.305 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 14:29:50.306 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-25 14:29:50.307 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 14:29:50.310 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 14:29:50.312 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 14:29:50.325 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 14:29:50.326 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 14:29:50.354 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 14:29:50.361 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 14:29:50.362 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 14:29:50.370 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 14:29:50.373 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 14:29:50.374 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 14:29:50.375 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 14:29:50.377 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 14:29:50.420 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 14:29:50.423 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 14:29:50.427 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 14:29:50.450 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 14:29:50.452 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 14:29:50.469 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 14:29:50.470 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-25 14:29:50.471 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 14:29:50.483 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 14:29:50.489 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 14:29:50.925 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 14:29:50.926 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 14:29:50.938 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 14:29:51.035 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 14:29:51.036 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 14:29:51.807 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 14:29:51.808 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 14:29:51.813 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 14:29:51.817 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 14:29:51.818 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 14:29:51.819 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 14:29:51.821 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 14:29:51.845 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-25 14:29:51.868 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 14:29:51.868 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 14:29:51.869 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 14:29:51.900 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 14:29:51.911 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 14:29:51.912 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 14:29:51.912 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 14:29:51.924 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 14:29:51.928 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 14:29:51.933 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 14:29:51.934 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 14:29:51.974 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 14:29:52.235 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 14:29:52.261 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 14:29:52.303 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 14:29:52.306 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 14:29:52.308 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 14:29:52.309 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 14:29:52.312 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 14:29:52.313 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 14:29:52.315 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 14:29:52.315 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 14:29:52.316 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 14:29:52.320 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 14:29:52.332 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 14:29:52.334 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 14:29:52.336 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 14:29:52.339 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 14:29:52.342 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 14:29:52.343 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 14:29:52.350 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 14:29:52.355 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 14:29:52.420 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 14:29:52.428 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 14:29:52.684 | perl: warning: Setting locale failed. 2026-06-25 14:29:52.684 | perl: warning: Please check that your locale settings: 2026-06-25 14:29:52.684 | LANGUAGE = (unset), 2026-06-25 14:29:52.684 | LC_ALL = "en_US.utf8", 2026-06-25 14:29:52.684 | LANG = "de_DE.UTF-8" 2026-06-25 14:29:52.684 | are supported and installed on your system. 2026-06-25 14:29:52.684 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:29:52.746 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:29:52.746 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:29:52.746 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:29:53.140 | Vorkonfiguration der Pakete ... 2026-06-25 14:29:53.175 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:29:53.384 | Fetched 208 MB in 4s (49.2 MB/s) 2026-06-25 14:29:53.476 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 14:29:53.481 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 14:29:53.493 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:53.587 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:53.600 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:53.687 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:53.699 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:53.795 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:53.812 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:53.892 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:53.904 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:54.015 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:54.028 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:54.152 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:54.164 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:54.249 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:29:54.371 | (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 ... 107873 files and directories currently installed.) 2026-06-25 14:29:54.379 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:54.397 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:54.482 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:54.496 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:54.583 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:54.598 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:54.675 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:54.710 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:55.337 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:55.380 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:55.629 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:29:55.642 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 14:29:55.716 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:29:55.834 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 14:29:55.841 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:29:55.852 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 14:29:55.986 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:29:56.110 | (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 ... 107873 files and directories currently installed.) 2026-06-25 14:29:56.117 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:29:56.130 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:29:56.201 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:29:56.214 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:29:56.276 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 14:29:56.289 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 14:29:56.293 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:29:56.345 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 14:29:56.357 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:29:56.361 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:29:56.410 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 14:29:56.423 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:29:56.427 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:29:56.471 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 14:29:56.483 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:29:56.487 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:29:56.536 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 14:29:56.548 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 14:29:56.553 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 14:29:56.621 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:29:56.634 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 14:29:56.708 | Selecting previously unselected package apache2-bin. 2026-06-25 14:29:56.720 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:29:56.725 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 14:29:56.879 | Selecting previously unselected package apache2-data. 2026-06-25 14:29:56.891 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 14:29:56.896 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 14:29:57.105 | Selecting previously unselected package apache2-utils. 2026-06-25 14:29:57.116 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:29:57.121 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 14:29:57.193 | Selecting previously unselected package apache2. 2026-06-25 14:29:57.205 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:29:57.215 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:29:57.218 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 14:29:57.336 | Selecting previously unselected package haproxy. 2026-06-25 14:29:57.349 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:29:57.362 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 14:29:57.505 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 14:29:57.518 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 14:29:57.522 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:29:57.578 | Selecting previously unselected package memcached. 2026-06-25 14:29:57.591 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 14:29:57.599 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 14:29:57.677 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:29:57.689 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:29:57.758 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:29:57.898 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:29:58.015 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 14:29:58.048 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 14:29:58.168 | Selecting previously unselected package libjson-perl. 2026-06-25 14:29:58.181 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 14:29:58.185 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 14:29:58.263 | Selecting previously unselected package postgresql-client-common. 2026-06-25 14:29:58.276 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 14:29:58.280 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 14:29:58.347 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:29:58.359 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 14:29:58.577 | Selecting previously unselected package ssl-cert. 2026-06-25 14:29:58.590 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 14:29:58.594 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 14:29:58.654 | Selecting previously unselected package postgresql-common. 2026-06-25 14:29:58.667 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 14:29:58.691 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 14:29:58.701 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 14:29:58.841 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:29:58.860 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:29:58.931 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 14:29:58.943 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 14:29:58.947 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 14:29:58.999 | Selecting previously unselected package sysfsutils. 2026-06-25 14:29:59.011 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 14:29:59.018 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 14:29:59.062 | Selecting previously unselected package autotools-dev. 2026-06-25 14:29:59.074 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 14:29:59.078 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 14:29:59.126 | Selecting previously unselected package m4. 2026-06-25 14:29:59.139 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 14:29:59.143 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 14:29:59.222 | Selecting previously unselected package autoconf. 2026-06-25 14:29:59.236 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 14:29:59.240 | Unpacking autoconf (2.71-3) ... 2026-06-25 14:29:59.342 | Selecting previously unselected package automake. 2026-06-25 14:29:59.356 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 14:29:59.363 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 14:29:59.490 | Selecting previously unselected package autopoint. 2026-06-25 14:29:59.503 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 14:29:59.508 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 14:29:59.556 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 14:29:59.570 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 14:29:59.577 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 14:29:59.675 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 14:29:59.689 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:29:59.694 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:00.910 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 14:30:00.920 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:00.924 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:01.574 | Selecting previously unselected package libgc1:amd64. 2026-06-25 14:30:01.586 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 14:30:01.590 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 14:30:01.640 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 14:30:01.651 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 14:30:01.656 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 14:30:01.697 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 14:30:01.709 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 14:30:01.723 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 14:30:01.782 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 14:30:01.794 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:01.798 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:02.042 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 14:30:02.054 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:02.058 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:02.151 | Selecting previously unselected package libclang1-17t64. 2026-06-25 14:30:02.163 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:02.167 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:02.520 | Selecting previously unselected package clang-17. 2026-06-25 14:30:02.532 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:02.536 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:02.587 | Selecting previously unselected package libtool. 2026-06-25 14:30:02.599 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 14:30:02.603 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 14:30:02.660 | Selecting previously unselected package dh-autoreconf. 2026-06-25 14:30:02.671 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 14:30:02.676 | Unpacking dh-autoreconf (20) ... 2026-06-25 14:30:02.727 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 14:30:02.739 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 14:30:02.743 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 14:30:02.809 | Selecting previously unselected package libsub-override-perl. 2026-06-25 14:30:02.821 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 14:30:02.825 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 14:30:02.866 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 14:30:02.878 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 14:30:02.882 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 14:30:02.930 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 14:30:02.942 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 14:30:02.946 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 14:30:02.986 | Selecting previously unselected package debugedit. 2026-06-25 14:30:02.998 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 14:30:03.002 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 14:30:03.051 | Selecting previously unselected package dwz. 2026-06-25 14:30:03.065 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 14:30:03.069 | Unpacking dwz (0.15-1build6) ... 2026-06-25 14:30:03.119 | Selecting previously unselected package gettext. 2026-06-25 14:30:03.131 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 14:30:03.135 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 14:30:03.263 | Selecting previously unselected package intltool-debian. 2026-06-25 14:30:03.276 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 14:30:03.279 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 14:30:03.323 | Selecting previously unselected package po-debconf. 2026-06-25 14:30:03.335 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 14:30:03.338 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 14:30:03.439 | Selecting previously unselected package debhelper. 2026-06-25 14:30:03.453 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 14:30:03.456 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 14:30:03.710 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 14:30:03.723 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 14:30:03.727 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 14:30:03.779 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 14:30:03.793 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 14:30:03.796 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:03.840 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 14:30:03.853 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 14:30:03.857 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:03.913 | Selecting previously unselected package libapr1-dev. 2026-06-25 14:30:03.926 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:03.929 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:04.298 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 14:30:04.311 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:04.314 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:04.485 | Selecting previously unselected package libldap2-dev. 2026-06-25 14:30:04.498 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 14:30:04.503 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:04.544 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 14:30:04.557 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 14:30:04.562 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:04.922 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 14:30:04.936 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:04.953 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:05.010 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 14:30:05.022 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:05.026 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:05.086 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 14:30:05.099 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:05.104 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:05.148 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 14:30:05.160 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 14:30:05.165 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:05.344 | Selecting previously unselected package apache2-dev. 2026-06-25 14:30:05.357 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 14:30:05.362 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:05.462 | Selecting previously unselected package ncal. 2026-06-25 14:30:05.475 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 14:30:05.480 | Unpacking ncal (12.1.8) ... 2026-06-25 14:30:05.535 | Selecting previously unselected package bsdmainutils. 2026-06-25 14:30:05.546 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 14:30:05.554 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 14:30:05.596 | Selecting previously unselected package conntrack. 2026-06-25 14:30:05.610 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 14:30:05.614 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 14:30:05.683 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 14:30:05.717 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 14:30:05.799 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 14:30:05.813 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 14:30:05.817 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 14:30:05.882 | Selecting previously unselected package ebtables. 2026-06-25 14:30:05.895 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 14:30:05.915 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 14:30:05.970 | Selecting previously unselected package fonts-liberation. 2026-06-25 14:30:05.983 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 14:30:05.988 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 14:30:06.093 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 14:30:06.107 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 14:30:06.112 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 14:30:06.164 | Selecting previously unselected package fonts-liberation2. 2026-06-25 14:30:06.178 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 14:30:06.204 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 14:30:06.244 | Selecting previously unselected package genisoimage. 2026-06-25 14:30:06.258 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 14:30:06.262 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 14:30:06.330 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 14:30:06.342 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 14:30:06.347 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 14:30:06.401 | Selecting previously unselected package libann0. 2026-06-25 14:30:06.413 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 14:30:06.417 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 14:30:06.462 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 14:30:06.473 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:06.478 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:06.522 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 14:30:06.534 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:06.538 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:06.585 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 14:30:06.597 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 14:30:06.601 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:06.655 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 14:30:06.665 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 14:30:06.669 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:06.713 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 14:30:06.725 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:06.729 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:06.779 | Selecting previously unselected package libgvc6. 2026-06-25 14:30:06.791 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:06.795 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:06.875 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 14:30:06.887 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:06.892 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:06.945 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 14:30:06.957 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:06.962 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:07.034 | Selecting previously unselected package libice6:amd64. 2026-06-25 14:30:07.045 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 14:30:07.050 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 14:30:07.097 | Selecting previously unselected package libsm6:amd64. 2026-06-25 14:30:07.109 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 14:30:07.113 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 14:30:07.161 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 14:30:07.173 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 14:30:07.177 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 14:30:07.230 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 14:30:07.241 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 14:30:07.245 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 14:30:07.294 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 14:30:07.306 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 14:30:07.311 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 14:30:07.370 | Selecting previously unselected package graphviz. 2026-06-25 14:30:07.382 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 14:30:07.387 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:07.509 | Selecting previously unselected package icu-devtools. 2026-06-25 14:30:07.522 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 14:30:07.526 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 14:30:07.598 | Selecting previously unselected package iputils-arping. 2026-06-25 14:30:07.610 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 14:30:07.615 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 14:30:07.668 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 14:30:07.680 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 14:30:07.689 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 14:30:07.754 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 14:30:07.768 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:07.773 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:07.829 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 14:30:07.842 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:07.847 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:07.902 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 14:30:07.916 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:07.921 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:07.977 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 14:30:07.991 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:07.995 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:08.045 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 14:30:08.059 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:08.064 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:08.148 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 14:30:08.161 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 14:30:08.167 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 14:30:08.226 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 14:30:08.240 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:08.246 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:08.569 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 14:30:08.580 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 14:30:08.584 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 14:30:08.653 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 14:30:08.666 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 14:30:08.731 | Selecting previously unselected package libgts-bin. 2026-06-25 14:30:08.746 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 14:30:08.750 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:08.811 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 14:30:08.827 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 14:30:08.832 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 14:30:09.447 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 14:30:09.460 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 14:30:09.465 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 14:30:09.530 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 14:30:09.546 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 14:30:09.551 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:09.597 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 14:30:09.608 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 14:30:09.613 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:09.655 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 14:30:09.670 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 14:30:09.674 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 14:30:09.722 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 14:30:09.737 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 14:30:09.741 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 14:30:09.863 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 14:30:09.876 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 14:30:09.881 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 14:30:09.927 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 14:30:09.942 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:09.946 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 14:30:10.170 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 14:30:10.183 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 14:30:10.187 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:10.260 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 14:30:10.274 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 14:30:10.277 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 14:30:10.324 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 14:30:10.338 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 14:30:10.342 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 14:30:10.399 | Selecting previously unselected package mysql-common. 2026-06-25 14:30:10.412 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 14:30:10.434 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 14:30:10.488 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 14:30:10.502 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:30:10.506 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:30:10.621 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 14:30:10.635 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 14:30:10.639 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 14:30:10.731 | Selecting previously unselected package pcp-conf. 2026-06-25 14:30:10.745 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:10.749 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 14:30:10.809 | Selecting previously unselected package libpcp3t64. 2026-06-25 14:30:10.823 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:10.828 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:10.885 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 14:30:10.899 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:10.906 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:10.952 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 14:30:10.967 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:10.971 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 14:30:11.026 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 14:30:11.040 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:11.044 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:11.096 | Selecting previously unselected package libpq5:amd64. 2026-06-25 14:30:11.110 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:11.115 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:11.163 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 14:30:11.177 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 14:30:11.182 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:11.414 | Selecting previously unselected package libpq-dev. 2026-06-25 14:30:11.428 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:11.432 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:11.494 | Selecting previously unselected package libsasl2-dev. 2026-06-25 14:30:11.508 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 14:30:11.513 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 14:30:11.600 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 14:30:11.614 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:30:11.619 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:11.876 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 14:30:11.890 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 14:30:11.895 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 14:30:11.941 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 14:30:11.956 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:30:11.960 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:12.079 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 14:30:12.092 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 14:30:12.143 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 14:30:12.158 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:30:12.163 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 14:30:12.276 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 14:30:12.288 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:12.293 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:12.374 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 14:30:12.386 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 14:30:12.391 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 14:30:12.484 | Selecting previously unselected package llvm-17. 2026-06-25 14:30:12.495 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:12.500 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:13.623 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 14:30:13.636 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 14:30:13.641 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 14:30:13.706 | Selecting previously unselected package llvm-17-tools. 2026-06-25 14:30:13.721 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:13.725 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:14.103 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 14:30:14.116 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 14:30:14.121 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:14.353 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 14:30:14.367 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 14:30:14.371 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:14.433 | Selecting previously unselected package llvm-17-dev. 2026-06-25 14:30:14.446 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 14:30:14.450 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:18.100 | Selecting previously unselected package lsscsi. 2026-06-25 14:30:18.114 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 14:30:18.118 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 14:30:18.161 | Selecting previously unselected package osinfo-db. 2026-06-25 14:30:18.175 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 14:30:18.179 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 14:30:18.847 | Selecting previously unselected package pkgconf-bin. 2026-06-25 14:30:18.862 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:18.866 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 14:30:18.914 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 14:30:18.928 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:18.936 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:18.988 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 14:30:19.002 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 14:30:19.010 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:19.055 | Selecting previously unselected package pm-utils. 2026-06-25 14:30:19.068 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 14:30:19.072 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 14:30:19.153 | Selecting previously unselected package postgresql-client-16. 2026-06-25 14:30:19.164 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:19.168 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:19.419 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 14:30:19.434 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:30:19.438 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:19.992 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 14:30:20.006 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 14:30:20.010 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 14:30:20.069 | Selecting previously unselected package python3-mysqldb. 2026-06-25 14:30:20.083 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 14:30:20.087 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 14:30:20.141 | Selecting previously unselected package python3-pip-whl. 2026-06-25 14:30:20.155 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 14:30:20.158 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 14:30:20.219 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 14:30:20.232 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 14:30:20.236 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 14:30:20.289 | Selecting previously unselected package python3.12-venv. 2026-06-25 14:30:20.304 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 14:30:20.308 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 14:30:20.378 | Selecting previously unselected package python3-venv. 2026-06-25 14:30:20.392 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 14:30:20.396 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 14:30:20.454 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:20.486 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:20.574 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:20.585 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:20.658 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:20.669 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:20.750 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:20.803 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:20.877 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:20.890 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:21.074 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:21.103 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:21.675 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:30:21.693 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:21.923 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 14:30:21.936 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 14:30:22.146 | Selecting previously unselected package sqlite3. 2026-06-25 14:30:22.161 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 14:30:22.165 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 14:30:22.218 | Selecting previously unselected package unzip. 2026-06-25 14:30:22.233 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 14:30:22.237 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 14:30:22.298 | Selecting previously unselected package vbetool. 2026-06-25 14:30:22.311 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 14:30:22.315 | Unpacking vbetool (1.1-5) ... 2026-06-25 14:30:22.365 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 14:30:22.376 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 14:30:22.380 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 14:30:22.456 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 14:30:22.471 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 14:30:22.475 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:22.523 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 14:30:22.537 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 14:30:22.540 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:22.598 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 14:30:22.610 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 14:30:22.661 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 14:30:22.675 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 14:30:22.678 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:22.732 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 14:30:22.745 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:22.749 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:22.795 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 14:30:22.809 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:22.813 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:22.863 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 14:30:22.877 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:22.880 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:22.928 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 14:30:22.941 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:22.945 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:22.992 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 14:30:23.006 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:23.010 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:23.059 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 14:30:23.072 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:23.078 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:23.129 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 14:30:23.143 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 14:30:23.148 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 14:30:23.230 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 14:30:23.262 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 14:30:23.366 | Selecting previously unselected package python3-pcp. 2026-06-25 14:30:23.381 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:23.386 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 14:30:23.451 | Selecting previously unselected package pcp. 2026-06-25 14:30:23.465 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 14:30:23.753 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 14:30:24.697 | Selecting previously unselected package socat. 2026-06-25 14:30:24.713 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 14:30:24.717 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 14:30:24.799 | Selecting previously unselected package vlan. 2026-06-25 14:30:24.813 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 14:30:24.818 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 14:30:24.907 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 14:30:24.921 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 14:30:24.945 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 14:30:24.961 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 14:30:24.976 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 14:30:25.020 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 14:30:25.029 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 14:30:25.044 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:30:25.060 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 14:30:25.075 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 14:30:25.091 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 14:30:25.106 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:25.803 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 14:30:25.817 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 14:30:25.832 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 14:30:25.847 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 14:30:26.511 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 14:30:26.511 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 14:30:27.007 | Setting up ncal (12.1.8) ... 2026-06-25 14:30:27.021 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 14:30:27.033 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 14:30:27.045 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 14:30:27.056 | Setting up vbetool (1.1-5) ... 2026-06-25 14:30:27.068 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:30:27.108 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 14:30:27.127 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 14:30:27.142 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 14:30:27.155 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:27.168 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:28.546 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:28.558 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 14:30:28.573 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 14:30:28.588 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 14:30:28.601 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:30:28.616 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 14:30:28.631 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 14:30:28.659 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 14:30:28.700 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 14:30:28.714 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 14:30:28.726 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 14:30:29.688 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 14:30:30.135 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:30.148 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 14:30:30.427 | Setting up autotools-dev (20220109.1) ... 2026-06-25 14:30:30.440 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:30.454 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:30.467 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:30.481 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 14:30:30.494 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:30.507 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:30.520 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 14:30:30.533 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:30.545 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 14:30:31.148 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 14:30:31.160 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 14:30:31.172 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 14:30:31.186 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 14:30:31.201 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 14:30:31.217 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:31.230 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:31.242 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 14:30:31.254 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 14:30:31.266 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 14:30:31.279 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 14:30:31.292 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 14:30:31.304 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 14:30:31.318 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:31.331 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:31.344 | Setting up autoconf (2.71-3) ... 2026-06-25 14:30:31.361 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:31.374 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:31.387 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 14:30:31.401 | Setting up dwz (0.15-1build6) ... 2026-06-25 14:30:31.415 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:31.428 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 14:30:31.440 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 14:30:31.469 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:31.482 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 14:30:31.494 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:31.507 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:31.520 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 14:30:31.556 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 14:30:31.570 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 14:30:31.604 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 14:30:31.616 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 14:30:31.629 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 14:30:31.643 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:31.656 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:31.669 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:31.683 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:31.726 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 14:30:31.827 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:31.841 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 14:30:31.853 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:31.864 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 14:30:31.881 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 14:30:31.892 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 14:30:31.902 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 14:30:31.912 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:31.924 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:33.107 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:33.119 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 14:30:33.130 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 14:30:33.142 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:33.154 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 14:30:33.165 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 14:30:33.173 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 14:30:33.185 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 14:30:33.197 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:33.208 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 14:30:33.219 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 14:30:33.230 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:30:33.239 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 14:30:33.249 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 14:30:33.259 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 14:30:33.344 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:33.345 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:33.345 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:35.225 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:35.239 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 14:30:35.354 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 14:30:35.366 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:35.953 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-25 14:30:36.018 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:36.038 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 14:30:36.050 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 14:30:36.946 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 14:30:37.559 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:37.573 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 14:30:37.585 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 14:30:37.652 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 14:30:37.653 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 14:30:37.656 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 14:30:38.413 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:38.426 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:38.439 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:38.454 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 14:30:38.469 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 14:30:38.484 | Setting up dh-autoreconf (20) ... 2026-06-25 14:30:38.496 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 14:30:38.508 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 14:30:38.519 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:38.529 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 14:30:38.539 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:38.549 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 14:30:38.558 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:38.568 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:38.578 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 14:30:38.645 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:38.646 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:38.646 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:38.872 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:39.768 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 14:30:40.272 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 14:30:40.283 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 14:30:40.293 | Setting up postgresql-common (257build1.1) ... 2026-06-25 14:30:40.366 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:40.366 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:40.366 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:40.442 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:40.929 | 2026-06-25 14:30:40.929 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 14:30:41.133 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 14:30:41.133 | Removing obsolete dictionary files: 2026-06-25 14:30:42.192 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 14:30:42.749 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:42.801 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 14:30:43.551 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 14:30:44.656 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:44.666 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 14:30:44.675 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 14:30:44.684 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:44.693 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 14:30:44.702 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:44.711 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 14:30:45.355 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:45.367 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 14:30:45.384 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:45.398 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:45.409 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:45.420 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 14:30:45.432 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 14:30:45.442 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 14:30:45.454 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 14:30:46.251 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:46.260 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:46.270 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 14:30:46.334 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 14:30:46.344 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:46.356 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:46.366 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:46.376 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 14:30:46.385 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:46.393 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 14:30:46.403 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 14:30:46.412 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:46.423 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 14:30:46.432 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 14:30:46.442 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:46.450 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 14:30:47.450 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:47.461 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 14:30:47.470 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:47.479 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:47.489 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:47.501 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 14:30:47.511 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:30:47.520 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 14:30:47.588 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:30:47.589 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:30:47.589 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:30:47.770 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 14:30:47.779 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:47.788 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:47.797 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 14:30:47.809 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 14:30:48.322 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:30:48.366 | Enabling module mpm_event. 2026-06-25 14:30:48.414 | Enabling module authz_core. 2026-06-25 14:30:48.419 | Enabling module authz_host. 2026-06-25 14:30:48.466 | Enabling module authn_core. 2026-06-25 14:30:48.472 | Enabling module auth_basic. 2026-06-25 14:30:48.533 | Enabling module access_compat. 2026-06-25 14:30:48.583 | Enabling module authn_file. 2026-06-25 14:30:48.631 | Enabling module authz_user. 2026-06-25 14:30:48.684 | Enabling module alias. 2026-06-25 14:30:48.735 | Enabling module dir. 2026-06-25 14:30:48.787 | Enabling module autoindex. 2026-06-25 14:30:48.850 | Enabling module env. 2026-06-25 14:30:48.901 | Enabling module mime. 2026-06-25 14:30:48.954 | Enabling module negotiation. 2026-06-25 14:30:49.004 | Enabling module setenvif. 2026-06-25 14:30:49.054 | Enabling module filter. 2026-06-25 14:30:49.106 | Enabling module deflate. 2026-06-25 14:30:49.159 | Enabling module status. 2026-06-25 14:30:49.210 | Enabling module reqtimeout. 2026-06-25 14:30:49.278 | Enabling conf charset. 2026-06-25 14:30:49.333 | Enabling conf localized-error-pages. 2026-06-25 14:30:49.384 | Enabling conf other-vhosts-access-log. 2026-06-25 14:30:49.441 | Enabling conf security. 2026-06-25 14:30:49.515 | Enabling conf serve-cgi-bin. 2026-06-25 14:30:49.566 | Enabling site 000-default. 2026-06-25 14:30:50.630 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 14:30:51.361 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 14:30:52.761 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:52.772 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 14:30:52.783 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 14:30:53.099 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 14:30:53.111 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 14:30:55.101 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 14:30:55.169 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 14:30:55.236 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 14:30:55.303 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 14:30:57.234 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 14:30:57.251 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 14:30:57.265 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 14:30:57.328 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 14:31:02.390 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:02.615 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:02.734 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:06.874 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:07.828 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 14:31:07.969 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:31:08.006 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 14:31:08.290 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 14:31:08.436 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:31:12.293 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 14:31:12.326 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 14:31:12.536 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 14:31:12.848 | perl: warning: Setting locale failed. 2026-06-25 14:31:12.848 | perl: warning: Please check that your locale settings: 2026-06-25 14:31:12.848 | LANGUAGE = (unset), 2026-06-25 14:31:12.848 | LC_ALL = "en_US.utf8", 2026-06-25 14:31:12.848 | LANG = "de_DE.UTF-8" 2026-06-25 14:31:12.848 | are supported and installed on your system. 2026-06-25 14:31:12.848 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:31:12.982 | perl: warning: Setting locale failed. 2026-06-25 14:31:12.982 | perl: warning: Please check that your locale settings: 2026-06-25 14:31:12.982 | LANGUAGE = (unset), 2026-06-25 14:31:12.982 | LC_ALL = "en_US.utf8", 2026-06-25 14:31:12.983 | LANG = "de_DE.UTF-8" 2026-06-25 14:31:12.983 | are supported and installed on your system. 2026-06-25 14:31:12.983 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:31:13.034 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:31:13.034 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:31:13.034 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:31:13.104 | perl: warning: Setting locale failed. 2026-06-25 14:31:13.105 | perl: warning: Please check that your locale settings: 2026-06-25 14:31:13.105 | LANGUAGE = (unset), 2026-06-25 14:31:13.105 | LC_ALL = "en_US.utf8", 2026-06-25 14:31:13.105 | LANG = "de_DE.UTF-8" 2026-06-25 14:31:13.105 | are supported and installed on your system. 2026-06-25 14:31:13.105 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:31:13.473 | 2026-06-25 14:31:13.474 | Running kernel seems to be up-to-date. 2026-06-25 14:31:13.474 | 2026-06-25 14:31:13.474 | Restarting services... 2026-06-25 14:31:13.620 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 14:31:17.058 | 2026-06-25 14:31:17.059 | Service restarts being deferred: 2026-06-25 14:31:17.060 | systemctl restart ModemManager.service 2026-06-25 14:31:17.061 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:31:17.061 | systemctl restart systemd-logind.service 2026-06-25 14:31:17.061 | systemctl restart virtlockd.service 2026-06-25 14:31:17.061 | systemctl restart virtlogd.service 2026-06-25 14:31:17.061 | 2026-06-25 14:31:17.061 | No containers need to be restarted. 2026-06-25 14:31:17.061 | 2026-06-25 14:31:17.062 | User sessions running outdated binaries: 2026-06-25 14:31:17.062 | quobyte @ session #5: sshd[2023] 2026-06-25 14:31:17.075 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:31:17.086 | 2026-06-25 14:31:17.086 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:31:19.444 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 14:31:19.448 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:31:19.452 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:31:19.456 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:19.460 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:19.464 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:31:19.468 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:19.472 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:31:19.475 | ++ functions-common:time_stop:2427 : start_time=1782397786786 2026-06-25 14:31:19.479 | ++ functions-common:time_stop:2429 : [[ -z 1782397786786 ]] 2026-06-25 14:31:19.484 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:19.490 | ++ functions-common:time_stop:2432 : end_time=1782397879486 2026-06-25 14:31:19.493 | ++ functions-common:time_stop:2433 : elapsed_time=92700 2026-06-25 14:31:19.497 | ++ functions-common:time_stop:2434 : total=7508 2026-06-25 14:31:19.500 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:19.503 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100208 2026-06-25 14:31:19.508 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 14:31:19.512 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 14:31:19.516 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 14:31:19.522 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 14:31:19.529 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 14:31:19.534 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 14:31:19.537 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 14:31:19.544 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 14:31:19.551 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 14:31:19.554 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 14:31:19.559 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 14:31:19.562 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:31:19.929 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 14:31:19.932 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 14:31:19.935 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 14:31:19.938 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 14:31:19.940 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 14:31:19.942 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 14:31:19.945 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 14:31:19.948 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 14:31:19.951 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 14:31:19.955 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 14:31:19.958 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 14:31:19.960 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 14:31:19.963 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 14:31:19.966 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 14:31:19.969 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 14:31:19.972 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 14:31:19.975 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 14:31:19.977 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 14:31:19.980 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 14:31:19.984 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 14:31:19.988 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 14:31:19.991 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 14:31:19.993 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 14:31:19.998 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 14:31:20.016 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 14:31:20.019 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 14:31:20.039 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 14:31:20.042 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 14:31:20.059 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 14:31:20.061 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 14:31:20.065 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 14:31:20.067 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 14:31:20.070 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 14:31:20.073 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 14:31:20.076 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 14:31:20.079 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 14:31:20.081 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 14:31:20.085 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 14:31:20.088 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 14:31:20.088 | Distro: noble 2026-06-25 14:31:20.090 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 14:31:20.093 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 14:31:20.099 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 14:31:20.102 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 14:31:20.106 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 14:31:20.107 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 14:31:20.845 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 14:31:20.848 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 14:31:20.848 | pip: 24.0 2026-06-25 14:31:20.851 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 14:31:20.854 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 14:31:20.857 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:31:20.860 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:31:20.862 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:31:20.865 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:31:20.867 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:31:20.870 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:31:20.873 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:31:20.876 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:31:20.878 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:31:20.881 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:31:20.884 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:31:20.886 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:31:20.889 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:31:20.892 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 14:31:20.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:31:20.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:31:20.900 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 14:31:20.906 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 14:31:20.908 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 14:31:20.912 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 14:31:20.917 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 14:31:20.920 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 14:31:20.924 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 14:31:20.925 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 14:31:21.620 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 14:31:21.623 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 14:31:21.623 | pip: 24.0 2026-06-25 14:31:21.628 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 14:31:21.631 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 14:31:21.636 | + ./stack.sh:main:804 : fixup_all 2026-06-25 14:31:21.640 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 14:31:21.644 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 14:31:21.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:31:21.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:31:21.656 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 14:31:21.675 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 14:31:21.692 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 14:31:21.711 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 14:31:21.715 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 14:31:21.718 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:31:21.722 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:31:21.725 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:31:21.729 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:31:21.733 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:31:21.737 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:31:21.741 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:31:21.745 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:31:21.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:31:21.752 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:31:21.755 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:31:21.758 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:31:21.762 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:31:21.765 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 14:31:21.768 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 14:31:21.773 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 14:31:21.791 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 14:31:21.809 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 14:31:21.827 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 14:31:21.844 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 14:31:21.862 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 14:31:21.880 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 14:31:21.898 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 14:31:21.916 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 14:31:21.919 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 14:31:21.923 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 14:31:27.875 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 14:31:27.904 | Using python 3.12 to install setuptools 2026-06-25 14:31:27.909 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-25 14:31:29.325 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 14:31:29.603 | Collecting pip 2026-06-25 14:31:29.720 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 14:31:29.734 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 14:31:30.250 | Collecting setuptools[core] 2026-06-25 14:31:30.267 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:31:30.431 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 14:31:30.446 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:31:30.531 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 14:31:30.547 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 14:31:30.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-06-25 14:31:30.646 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 14:31:30.663 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:31:30.770 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 14:31:30.785 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:31:30.868 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 14:31:30.884 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:31:30.996 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.013 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:31:31.095 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.114 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:31:31.372 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.390 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:31:31.481 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.496 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:31:31.675 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.691 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 14:31:31.756 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.771 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:31:31.870 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.885 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 14:31:31.981 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:31.998 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:31:32.048 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-25 14:31:32.088 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 14:31:32.176 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.2 MB/s eta 0:00:00 2026-06-25 14:31:32.195 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:31:32.218 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 14:31:32.241 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 14:31:32.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.2 MB/s eta 0:00:00 2026-06-25 14:31:32.276 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:31:32.292 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.1 MB/s eta 0:00:00 2026-06-25 14:31:32.309 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 14:31:32.337 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:31:32.384 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.0 MB/s eta 0:00:00 2026-06-25 14:31:32.400 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 14:31:32.426 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 14:31:32.545 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 14:31:32.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 9.7 MB/s eta 0:00:00 2026-06-25 14:31:32.578 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 14:31:32.604 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 14:31:32.631 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 15.6 MB/s eta 0:00:00 2026-06-25 14:31:32.648 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 14:31:32.691 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 14:31:32.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 7.5 MB/s eta 0:00:00 2026-06-25 14:31:32.727 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:31:32.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.6 MB/s eta 0:00:00 2026-06-25 14:31:33.583 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-25 14:31:33.614 | Attempting uninstall: setuptools 2026-06-25 14:31:33.631 | Found existing installation: setuptools 68.1.2 2026-06-25 14:31:33.632 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:33.632 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 14:31:34.809 | Attempting uninstall: pygments 2026-06-25 14:31:34.819 | Found existing installation: Pygments 2.17.2 2026-06-25 14:31:34.820 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:34.821 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 14:31:36.126 | Attempting uninstall: pip 2026-06-25 14:31:36.131 | Found existing installation: pip 24.0 2026-06-25 14:31:36.204 | Uninstalling pip-24.0: 2026-06-25 14:31:36.215 | Successfully uninstalled pip-24.0 2026-06-25 14:31:37.860 | Attempting uninstall: packaging 2026-06-25 14:31:37.872 | Found existing installation: packaging 24.0 2026-06-25 14:31:37.872 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:37.872 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 14:31:38.079 | Attempting uninstall: markdown-it-py 2026-06-25 14:31:38.105 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 14:31:38.105 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:38.106 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 14:31:38.273 | Attempting uninstall: wheel 2026-06-25 14:31:38.321 | Found existing installation: wheel 0.42.0 2026-06-25 14:31:38.322 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:38.323 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 14:31:38.376 | Attempting uninstall: rich 2026-06-25 14:31:38.425 | Found existing installation: rich 13.7.1 2026-06-25 14:31:38.427 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:38.427 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 14:31:39.184 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 14:31:39.448 | + inc/python:pip_install:216 : result=0 2026-06-25 14:31:39.451 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:31:39.454 | + functions-common:time_stop:2420 : local name 2026-06-25 14:31:39.457 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:39.460 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:39.463 | + functions-common:time_stop:2423 : local total 2026-06-25 14:31:39.466 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:39.469 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:31:39.472 | + functions-common:time_stop:2427 : start_time=1782397887899 2026-06-25 14:31:39.474 | + functions-common:time_stop:2429 : [[ -z 1782397887899 ]] 2026-06-25 14:31:39.478 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:39.482 | + functions-common:time_stop:2432 : end_time=1782397899479 2026-06-25 14:31:39.486 | + functions-common:time_stop:2433 : elapsed_time=11580 2026-06-25 14:31:39.489 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:31:39.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:39.497 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11580 2026-06-25 14:31:39.501 | + inc/python:pip_install:219 : return 0 2026-06-25 14:31:39.504 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-25 14:31:39.508 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:31:39.511 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:31:39.515 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 14:31:39.519 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 14:31:39.523 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 14:31:39.557 | Using python 3.12 to install os-testr 2026-06-25 14:31:39.560 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-25 14:31:40.975 | Collecting os-testr 2026-06-25 14:31:41.120 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:31:41.182 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 14:31:41.203 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:31:41.241 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 14:31:41.258 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:31:41.407 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 14:31:41.424 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 14:31:41.440 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-25 14:31:41.475 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 14:31:41.491 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:31:41.599 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 14:31:41.615 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 14:31:41.652 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 14:31:41.681 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:31:41.719 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 14:31:41.753 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 14:31:41.777 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 14:31:41.799 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 14:31:41.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.2 MB/s 0:00:00 2026-06-25 14:31:41.997 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 14:31:42.144 | Attempting uninstall: PyYAML 2026-06-25 14:31:42.151 | Found existing installation: PyYAML 6.0.1 2026-06-25 14:31:42.151 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:31:42.151 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 14:31:42.537 | 2026-06-25 14:31:42.542 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-25 14:31:42.680 | + inc/python:pip_install:216 : result=0 2026-06-25 14:31:42.686 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:31:42.690 | + functions-common:time_stop:2420 : local name 2026-06-25 14:31:42.693 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:42.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:42.706 | + functions-common:time_stop:2423 : local total 2026-06-25 14:31:42.709 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:42.713 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:31:42.717 | + functions-common:time_stop:2427 : start_time=1782397899549 2026-06-25 14:31:42.721 | + functions-common:time_stop:2429 : [[ -z 1782397899549 ]] 2026-06-25 14:31:42.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:42.733 | + functions-common:time_stop:2432 : end_time=1782397902728 2026-06-25 14:31:42.737 | + functions-common:time_stop:2433 : elapsed_time=3179 2026-06-25 14:31:42.740 | + functions-common:time_stop:2434 : total=11580 2026-06-25 14:31:42.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:42.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14759 2026-06-25 14:31:42.752 | + inc/python:pip_install:219 : return 0 2026-06-25 14:31:42.757 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 14:31:42.839 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 14:31:42.951 | + ./stack.sh:main:832 : install_infra 2026-06-25 14:31:42.954 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:31:42.959 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 14:31:42.962 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 14:31:48.864 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:31:48.869 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 14:31:48.908 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-25 14:31:50.416 | Collecting pbr 2026-06-25 14:31:50.420 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:31:50.886 | Collecting setuptools[core] 2026-06-25 14:31:50.889 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:31:51.047 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 14:31:51.050 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:31:51.130 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 14:31:51.133 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 14:31:51.207 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 14:31:51.209 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:31:51.309 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 14:31:51.312 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:31:51.386 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 14:31:51.391 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:31:51.502 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:51.506 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:31:51.580 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:51.581 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 14:31:51.844 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:51.847 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:31:51.926 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:51.929 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:31:52.109 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:52.111 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 14:31:52.164 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:52.167 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:31:52.253 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:52.256 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 14:31:52.341 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:52.344 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:31:52.439 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 14:31:52.543 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:31:52.577 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:31:52.582 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:31:52.585 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 14:31:52.586 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 14:31:52.589 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:31:52.592 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 14:31:52.595 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:31:52.606 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 14:31:52.609 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 14:31:52.611 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 14:31:52.615 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 14:31:52.617 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 14:31:52.623 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 14:31:52.626 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 14:31:52.630 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:31:52.655 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 14:31:52.968 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-25 14:31:56.922 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 14:31:57.184 | + inc/python:pip_install:216 : result=0 2026-06-25 14:31:57.188 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:31:57.192 | + functions-common:time_stop:2420 : local name 2026-06-25 14:31:57.195 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:31:57.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:31:57.205 | + functions-common:time_stop:2423 : local total 2026-06-25 14:31:57.207 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:31:57.211 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:31:57.213 | + functions-common:time_stop:2427 : start_time=1782397908896 2026-06-25 14:31:57.219 | + functions-common:time_stop:2429 : [[ -z 1782397908896 ]] 2026-06-25 14:31:57.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:31:57.228 | + functions-common:time_stop:2432 : end_time=1782397917223 2026-06-25 14:31:57.232 | + functions-common:time_stop:2433 : elapsed_time=8327 2026-06-25 14:31:57.236 | + functions-common:time_stop:2434 : total=14759 2026-06-25 14:31:57.240 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:31:57.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23086 2026-06-25 14:31:57.248 | + inc/python:pip_install:219 : return 0 2026-06-25 14:31:57.252 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 14:31:57.257 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 14:31:57.290 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-25 14:31:58.644 | Processing /opt/stack/requirements 2026-06-25 14:31:58.648 | Installing build dependencies: started 2026-06-25 14:32:02.080 | Installing build dependencies: finished with status 'done' 2026-06-25 14:32:02.083 | Getting requirements to build wheel: started 2026-06-25 14:32:02.397 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:32:02.401 | Preparing metadata (pyproject.toml): started 2026-06-25 14:32:03.652 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:32:03.856 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:03.956 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:32:03.979 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8458) (26.2) 2026-06-25 14:32:04.094 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:04.122 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:32:04.282 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:04.285 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 14:32:04.340 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:04.358 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 14:32:04.370 | 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 /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8458) (82.0.1) 2026-06-25 14:32:04.722 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:04.739 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 14:32:04.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.9 MB/s eta 0:00:00 2026-06-25 14:32:04.835 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:04.850 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 14:32:04.984 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:04.999 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 14:32:05.090 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 14:32:05.106 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:32:05.232 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 14:32:05.258 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 14:32:05.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-06-25 14:32:05.273 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 14:32:05.297 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 14:32:05.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-06-25 14:32:05.327 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 14:32:05.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.3 MB/s eta 0:00:00 2026-06-25 14:32:05.357 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 14:32:05.376 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 14.8 MB/s eta 0:00:00 2026-06-25 14:32:05.392 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 14:32:05.405 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-06-25 14:32:05.422 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 14:32:05.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.6 MB/s eta 0:00:00 2026-06-25 14:32:05.472 | Building wheels for collected packages: openstack_requirements 2026-06-25 14:32:05.473 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 14:32:07.703 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 14:32:07.704 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=ee846419f2c57c78a1ec2f863cf271b9342872ab2dc2d479218a2390bc641d32 2026-06-25 14:32:07.705 | Stored in directory: /tmp/pip-ephem-wheel-cache-urcfqij6/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 14:32:07.710 | Successfully built openstack_requirements 2026-06-25 14:32:07.992 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 14:32:08.752 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 14:32:08.989 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:08.992 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:08.994 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:08.996 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:08.998 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:09.001 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:09.002 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:09.005 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:09.007 | + functions-common:time_stop:2427 : start_time=1782397917279 2026-06-25 14:32:09.009 | + functions-common:time_stop:2429 : [[ -z 1782397917279 ]] 2026-06-25 14:32:09.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:09.015 | + functions-common:time_stop:2432 : end_time=1782397929012 2026-06-25 14:32:09.017 | + functions-common:time_stop:2433 : elapsed_time=11733 2026-06-25 14:32:09.019 | + functions-common:time_stop:2434 : total=23086 2026-06-25 14:32:09.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:09.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34819 2026-06-25 14:32:09.025 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:09.028 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 14:32:09.030 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 14:32:09.032 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 14:32:09.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:32:09.037 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:32:09.039 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 14:32:09.042 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:32:09.044 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 14:32:09.062 | Using python 3.12 to install pbr 2026-06-25 14:32:09.064 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-25 14:32:10.062 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 14:32:10.258 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 14:32:10.502 | + inc/python:pip_install:216 : result=0 2026-06-25 14:32:10.504 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:32:10.506 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:10.508 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:10.510 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:10.512 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:10.514 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:10.516 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:32:10.519 | + functions-common:time_stop:2427 : start_time=1782397929058 2026-06-25 14:32:10.521 | + functions-common:time_stop:2429 : [[ -z 1782397929058 ]] 2026-06-25 14:32:10.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:10.527 | + functions-common:time_stop:2432 : end_time=1782397930524 2026-06-25 14:32:10.529 | + functions-common:time_stop:2433 : elapsed_time=1466 2026-06-25 14:32:10.531 | + functions-common:time_stop:2434 : total=34819 2026-06-25 14:32:10.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:10.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36285 2026-06-25 14:32:10.537 | + inc/python:pip_install:219 : return 0 2026-06-25 14:32:10.539 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 14:32:16.167 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 14:32:16.979 | Collecting bindep 2026-06-25 14:32:17.078 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:32:17.186 | Collecting distro>=1.7 (from bindep) 2026-06-25 14:32:17.202 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 14:32:17.289 | Collecting packaging (from bindep) 2026-06-25 14:32:17.292 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:32:17.342 | Collecting Parsley (from bindep) 2026-06-25 14:32:17.357 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 14:32:17.448 | Collecting pbr>=2 (from bindep) 2026-06-25 14:32:17.452 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:32:17.858 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 14:32:17.861 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:32:17.947 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 14:32:17.978 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 14:32:17.988 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 14:32:17.992 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 14:32:18.010 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 14:32:18.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-06-25 14:32:18.033 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 14:32:18.177 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 14:32:19.933 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-25 14:32:20.106 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 14:32:20.108 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 14:32:20.111 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 14:32:20.127 | + ./stack.sh:main:841 : pkgs= 2026-06-25 14:32:20.129 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 14:32:20.131 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 14:32:20.134 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:32:20.136 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 14:32:20.139 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:32:20.141 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:32:20.144 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:32:20.146 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:32:20.149 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:32:20.152 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:32:20.156 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:32:20.158 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:32:20.161 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:32:20.163 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 14:32:20.165 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:32:20.178 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:32:20.181 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:32:20.183 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:20.185 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 14:32:20.188 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:20.190 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:32:20.192 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:20.194 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 14:32:20.196 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:20.199 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 14:32:20.201 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:32:20.203 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:32:20.206 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:32:20.208 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:32:20.210 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:32:20.213 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:32:20.215 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 14:32:20.217 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:32:20.219 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 14:32:20.221 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:32:20.224 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:32:20.227 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 14:32:20.229 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 14:32:20.232 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 14:32:20.234 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 14:32:20.237 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 14:32:20.296 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 14:32:20.296 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 14:32:20.298 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 14:32:20.703 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 14:32:20.707 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 14:32:20.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:32:20.727 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 14:32:20.731 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:32:20.733 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:32:20.736 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:32:20.738 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:32:20.740 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:32:20.742 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:32:20.746 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:32:20.749 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:32:20.751 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:32:20.754 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:32:20.756 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:32:20.758 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:32:20.761 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 14:32:20.763 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:32:20.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:32:20.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:32:20.771 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 14:32:20.789 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-25 14:32:20.829 | Reading package lists... 2026-06-25 14:32:21.285 | Building dependency tree... 2026-06-25 14:32:21.287 | Reading state information... 2026-06-25 14:32:21.962 | The following additional packages will be installed: 2026-06-25 14:32:21.962 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 14:32:21.963 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 14:32:21.963 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 14:32:21.966 | erlang-tools erlang-xmerl 2026-06-25 14:32:21.969 | Suggested packages: 2026-06-25 14:32:21.969 | erlang erlang-manpages erlang-doc 2026-06-25 14:32:22.031 | The following NEW packages will be installed: 2026-06-25 14:32:22.031 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 14:32:22.031 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 14:32:22.031 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 14:32:22.034 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 14:32:22.098 | 0 upgraded, 18 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:32:22.098 | Need to get 36.1 MB of archives. 2026-06-25 14:32:22.098 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 14:32:22.098 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-25 14:32:22.247 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-25 14:32:22.265 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-25 14:32:22.267 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-25 14:32:22.280 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-25 14:32:22.294 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-25 14:32:22.298 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-25 14:32:22.320 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-25 14:32:22.323 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-25 14:32:22.324 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-25 14:32:22.326 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-25 14:32:22.334 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-25 14:32:22.357 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-25 14:32:22.359 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-25 14:32:22.362 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-25 14:32:22.367 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-25 14:32:22.374 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-25 14:32:22.392 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-25 14:32:22.813 | perl: warning: Setting locale failed. 2026-06-25 14:32:22.814 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:22.814 | LANGUAGE = (unset), 2026-06-25 14:32:22.814 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:22.814 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:22.814 | are supported and installed on your system. 2026-06-25 14:32:22.814 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:22.875 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:32:22.875 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:32:22.875 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:32:23.068 | Fetched 36.1 MB in 1s (71.5 MB/s) 2026-06-25 14:32:23.146 | Selecting previously unselected package erlang-base. 2026-06-25 14:32:23.210 | (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 ... 122977 files and directories currently installed.) 2026-06-25 14:32:23.217 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.220 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:23.585 | Selecting previously unselected package erlang-asn1. 2026-06-25 14:32:23.598 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.602 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:23.659 | Selecting previously unselected package erlang-crypto. 2026-06-25 14:32:23.673 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.677 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:23.721 | Selecting previously unselected package erlang-public-key. 2026-06-25 14:32:23.733 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.737 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:23.789 | Selecting previously unselected package erlang-mnesia. 2026-06-25 14:32:23.800 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.804 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:23.869 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 14:32:23.883 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.886 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:23.948 | Selecting previously unselected package erlang-ssl. 2026-06-25 14:32:23.961 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:23.965 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.055 | Selecting previously unselected package erlang-eldap. 2026-06-25 14:32:24.068 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.072 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.114 | Selecting previously unselected package erlang-ftp. 2026-06-25 14:32:24.128 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.131 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.172 | Selecting previously unselected package erlang-tftp. 2026-06-25 14:32:24.185 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.189 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.232 | Selecting previously unselected package erlang-inets. 2026-06-25 14:32:24.246 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.249 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.331 | Selecting previously unselected package erlang-snmp. 2026-06-25 14:32:24.345 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.349 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.521 | Selecting previously unselected package erlang-os-mon. 2026-06-25 14:32:24.531 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.536 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.582 | Selecting previously unselected package erlang-parsetools. 2026-06-25 14:32:24.594 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.599 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.644 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 14:32:24.657 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.662 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.711 | Selecting previously unselected package erlang-tools. 2026-06-25 14:32:24.725 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.728 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.794 | Selecting previously unselected package erlang-xmerl. 2026-06-25 14:32:24.807 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 14:32:24.812 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:24.896 | Selecting previously unselected package rabbitmq-server. 2026-06-25 14:32:24.909 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 14:32:24.915 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 14:32:25.950 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:26.343 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 14:32:26.343 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 14:32:28.871 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 14:32:28.877 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.886 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.896 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.906 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.915 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.925 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.934 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.944 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.953 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.962 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.971 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.980 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.990 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:28.999 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:29.008 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:29.017 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 14:32:29.026 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 14:32:29.118 | info: Selecting GID from range 100 to 999 ... 2026-06-25 14:32:29.124 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 14:32:29.231 | info: Selecting UID from range 100 to 999 ... 2026-06-25 14:32:29.231 | 2026-06-25 14:32:29.236 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 14:32:29.240 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 14:32:29.296 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 14:32:29.511 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 14:32:50.446 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:32:52.214 | perl: warning: Setting locale failed. 2026-06-25 14:32:52.214 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:52.214 | LANGUAGE = (unset), 2026-06-25 14:32:52.214 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:52.215 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:52.215 | are supported and installed on your system. 2026-06-25 14:32:52.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:52.350 | perl: warning: Setting locale failed. 2026-06-25 14:32:52.350 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:52.350 | LANGUAGE = (unset), 2026-06-25 14:32:52.351 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:52.351 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:52.351 | are supported and installed on your system. 2026-06-25 14:32:52.351 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:52.400 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:32:52.400 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:32:52.400 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:32:52.469 | perl: warning: Setting locale failed. 2026-06-25 14:32:52.470 | perl: warning: Please check that your locale settings: 2026-06-25 14:32:52.470 | LANGUAGE = (unset), 2026-06-25 14:32:52.470 | LC_ALL = "en_US.utf8", 2026-06-25 14:32:52.470 | LANG = "de_DE.UTF-8" 2026-06-25 14:32:52.470 | are supported and installed on your system. 2026-06-25 14:32:52.470 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:32:52.977 | 2026-06-25 14:32:52.977 | Running kernel seems to be up-to-date. 2026-06-25 14:32:52.977 | 2026-06-25 14:32:52.977 | Restarting services... 2026-06-25 14:32:53.029 | 2026-06-25 14:32:53.029 | Service restarts being deferred: 2026-06-25 14:32:53.029 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:32:53.029 | systemctl restart systemd-logind.service 2026-06-25 14:32:53.029 | systemctl restart virtlockd.service 2026-06-25 14:32:53.029 | systemctl restart virtlogd.service 2026-06-25 14:32:53.030 | 2026-06-25 14:32:53.030 | No containers need to be restarted. 2026-06-25 14:32:53.030 | 2026-06-25 14:32:53.030 | User sessions running outdated binaries: 2026-06-25 14:32:53.030 | quobyte @ session #5: sshd[2023] 2026-06-25 14:32:53.041 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:32:53.050 | 2026-06-25 14:32:53.050 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:32:55.240 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:32:55.244 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:32:55.248 | + functions-common:time_stop:2420 : local name 2026-06-25 14:32:55.252 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:32:55.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:32:55.259 | + functions-common:time_stop:2423 : local total 2026-06-25 14:32:55.263 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:32:55.267 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:32:55.271 | + functions-common:time_stop:2427 : start_time=1782397940787 2026-06-25 14:32:55.274 | + functions-common:time_stop:2429 : [[ -z 1782397940787 ]] 2026-06-25 14:32:55.279 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:32:55.285 | + functions-common:time_stop:2432 : end_time=1782397975281 2026-06-25 14:32:55.288 | + functions-common:time_stop:2433 : elapsed_time=34494 2026-06-25 14:32:55.292 | + functions-common:time_stop:2434 : total=100208 2026-06-25 14:32:55.296 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:32:55.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134702 2026-06-25 14:32:55.304 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:32:55.308 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 14:32:55.312 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:32:55.316 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:32:55.320 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:32:55.324 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:32:55.328 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:32:55.332 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:32:55.335 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:32:55.339 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:32:55.343 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:32:55.347 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:32:55.351 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:32:55.355 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:32:55.358 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:32:55.362 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 14:32:55.366 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 14:32:55.389 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:32:55.393 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 14:32:55.396 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:32:55.400 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 14:32:55.404 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 14:32:55.408 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 14:32:55.413 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 14:32:55.416 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 14:32:55.420 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 14:32:55.423 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 14:32:55.426 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 14:32:55.430 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 14:32:55.434 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 14:32:56.657 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 14:32:56.657 | user tags 2026-06-25 14:32:56.657 | guest [administrator]' 2026-06-25 14:32:56.662 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 14:32:56.662 | user tags 2026-06-25 14:32:56.662 | guest [administrator]' 2026-06-25 14:32:56.663 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 14:32:56.670 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 14:32:56.675 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 14:32:56.679 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 14:32:57.882 | Adding user "stackrabbit" ... 2026-06-25 14:32:57.898 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 14:32:57.920 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 14:32:59.181 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 14:32:59.223 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 14:32:59.226 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 14:33:00.489 | Changing password for user "stackrabbit" ... 2026-06-25 14:33:00.531 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 14:33:00.535 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 14:33:00.540 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 14:33:01.774 | Deleting user "guest" ... 2026-06-25 14:33:01.815 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 14:33:01.843 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:01.847 | + ./stack.sh:main:858 : install_database 2026-06-25 14:33:01.851 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 14:33:01.856 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 14:33:01.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:01.864 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:01.868 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 14:33:01.882 | perl: warning: Setting locale failed. 2026-06-25 14:33:01.882 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:01.882 | LANGUAGE = (unset), 2026-06-25 14:33:01.882 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:01.882 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:01.882 | are supported and installed on your system. 2026-06-25 14:33:01.883 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:01.938 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:01.938 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:01.938 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:02.055 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 14:33:02.060 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 14:33:02.066 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 14:33:02.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:02.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:02.076 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 14:33:02.080 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 14:33:02.083 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 14:33:02.090 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:02.093 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 14:33:02.098 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:02.102 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:02.106 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:02.110 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:02.114 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:02.118 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:02.122 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:02.127 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:02.130 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:02.135 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:02.138 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:02.143 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:02.147 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:02.151 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 14:33:02.154 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:02.159 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:02.163 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 14:33:02.168 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:33:02.171 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:33:02.175 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:33:02.179 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:33:02.183 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:33:02.187 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:33:02.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:02.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:02.198 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:33:02.202 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:02.206 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:33:02.210 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:33:02.214 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 14:33:02.217 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:33:02.222 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:02.226 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:02.230 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 14:33:02.261 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-25 14:33:02.302 | Reading package lists... 2026-06-25 14:33:02.748 | Building dependency tree... 2026-06-25 14:33:02.750 | Reading state information... 2026-06-25 14:33:03.515 | The following additional packages will be installed: 2026-06-25 14:33:03.516 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 14:33:03.516 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 14:33:03.516 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 14:33:03.516 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 14:33:03.517 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 14:33:03.517 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 14:33:03.518 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 14:33:03.521 | Suggested packages: 2026-06-25 14:33:03.521 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 14:33:03.521 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 14:33:03.581 | The following NEW packages will be installed: 2026-06-25 14:33:03.581 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 14:33:03.581 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 14:33:03.581 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 14:33:03.582 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 14:33:03.582 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 14:33:03.582 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 14:33:03.583 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 14:33:03.660 | 0 upgraded, 27 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:33:03.660 | Need to get 29.6 MB of archives. 2026-06-25 14:33:03.660 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 14:33:03.660 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 14:33:03.711 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 14:33:03.713 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-25 14:33:03.713 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 14:33:03.716 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-25 14:33:03.720 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-25 14:33:03.928 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 14:33:03.944 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 14:33:03.944 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 14:33:03.945 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 14:33:03.947 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 14:33:03.949 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-25 14:33:03.950 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 14:33:03.951 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 14:33:03.951 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 14:33:03.952 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 14:33:03.952 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-25 14:33:03.953 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 14:33:03.955 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 14:33:03.956 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 14:33:03.956 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 14:33:03.959 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 14:33:03.960 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 14:33:03.961 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 14:33:03.962 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 14:33:04.036 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-25 14:33:04.036 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 14:33:04.292 | perl: warning: Setting locale failed. 2026-06-25 14:33:04.292 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:04.292 | LANGUAGE = (unset), 2026-06-25 14:33:04.292 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:04.292 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:04.292 | are supported and installed on your system. 2026-06-25 14:33:04.292 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:04.355 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:04.355 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:04.355 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:04.482 | Vorkonfiguration der Pakete ... 2026-06-25 14:33:04.492 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:04.643 | Fetched 29.6 MB in 0s (71.7 MB/s) 2026-06-25 14:33:04.679 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 14:33:04.755 | (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 ... 125782 files and directories currently installed.) 2026-06-25 14:33:04.763 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:04.768 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:05.211 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 14:33:05.225 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:05.230 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:05.283 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 14:33:05.297 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 14:33:05.307 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:33:05.362 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 14:33:05.374 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 14:33:05.379 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 14:33:05.437 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 14:33:05.451 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 14:33:05.456 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 14:33:05.512 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 14:33:05.526 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:05.531 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:06.544 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 14:33:06.557 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 14:33:06.566 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:06.619 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:06.619 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:06.619 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:06.703 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:06.714 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:07.024 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:07.098 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 14:33:07.111 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 14:33:07.116 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 14:33:07.163 | Selecting previously unselected package liburi-perl. 2026-06-25 14:33:07.175 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 14:33:07.179 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 14:33:07.267 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 14:33:07.281 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 14:33:07.286 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 14:33:07.350 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 14:33:07.361 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 14:33:07.365 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 14:33:07.433 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 14:33:07.446 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:33:07.450 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:07.496 | Selecting previously unselected package libfcgi-perl. 2026-06-25 14:33:07.509 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 14:33:07.513 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 14:33:07.562 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 14:33:07.575 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 14:33:07.580 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 14:33:07.626 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 14:33:07.639 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 14:33:07.644 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 14:33:07.693 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 14:33:07.707 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 14:33:07.711 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 14:33:07.759 | Selecting previously unselected package libfcgi-bin. 2026-06-25 14:33:07.772 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:33:07.776 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:07.823 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 14:33:07.836 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 14:33:07.841 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 14:33:07.891 | Selecting previously unselected package libtimedate-perl. 2026-06-25 14:33:07.904 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 14:33:07.908 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 14:33:07.983 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 14:33:07.996 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 14:33:08.001 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 14:33:08.047 | Selecting previously unselected package libio-html-perl. 2026-06-25 14:33:08.061 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 14:33:08.066 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 14:33:08.112 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 14:33:08.123 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 14:33:08.127 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 14:33:08.175 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 14:33:08.189 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 14:33:08.193 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 14:33:08.252 | Selecting previously unselected package mecab-utils. 2026-06-25 14:33:08.266 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 14:33:08.270 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 14:33:08.323 | Selecting previously unselected package mecab-ipadic. 2026-06-25 14:33:08.336 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 14:33:08.340 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 14:33:09.027 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 14:33:09.040 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 14:33:09.044 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 14:33:09.092 | Selecting previously unselected package mysql-server. 2026-06-25 14:33:09.105 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 14:33:09.110 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:09.184 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 14:33:09.205 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 14:33:09.221 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:09.234 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 14:33:09.246 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 14:33:09.260 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:09.273 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 14:33:09.284 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 14:33:09.296 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 14:33:09.308 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 14:33:09.320 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 14:33:09.333 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 14:33:09.345 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:09.357 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 14:33:09.369 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:09.381 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 14:33:09.393 | Setting up liburi-perl (5.27-1) ... 2026-06-25 14:33:09.405 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:09.458 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:09.514 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:09.514 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:09.514 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:09.594 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:09.608 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:33:09.664 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 14:33:09.702 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 14:33:21.637 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 14:33:22.562 | mysqld is running as pid 22471 2026-06-25 14:33:25.025 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 14:33:26.688 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 14:33:26.700 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 14:33:26.711 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 14:33:26.716 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 14:33:26.716 | 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% |###########################################| 2026-06-25 14:33:26.716 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 14:33:26.718 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 14:33:26.719 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 14:33:26.728 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 14:33:26.823 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 14:33:26.824 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 14:33:26.824 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 14:33:26.824 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 14:33:26.825 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 14:33:26.825 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 14:33:26.875 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 14:33:26.875 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 14:33:27.191 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 14:33:27.191 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 14:33:27.198 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 14:33:27.348 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 14:33:27.429 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 14:33:27.429 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 14:33:27.654 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 14:33:27.654 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 14:33:27.654 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 14:33:27.686 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 14:33:27.736 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 14:33:27.737 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 14:33:27.740 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 14:33:27.740 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 14:33:27.741 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 14:33:28.088 | 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% |###########################################| 2026-06-25 14:33:28.202 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 14:33:28.451 | 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% |###########################################| 2026-06-25 14:33:28.454 | 2026-06-25 14:33:28.454 | done! 2026-06-25 14:33:28.460 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 14:33:28.469 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 14:33:28.479 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 14:33:28.487 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 14:33:28.487 | 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% |###########################################| 2026-06-25 14:33:28.487 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 14:33:28.490 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 14:33:28.490 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 14:33:28.503 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 14:33:28.629 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 14:33:28.629 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 14:33:28.629 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 14:33:28.630 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 14:33:28.631 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 14:33:28.631 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 14:33:28.715 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 14:33:28.715 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 14:33:29.166 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 14:33:29.167 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 14:33:29.177 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 14:33:29.379 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 14:33:29.492 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 14:33:29.492 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 14:33:29.804 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 14:33:29.804 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 14:33:29.804 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 14:33:29.844 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 14:33:29.913 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 14:33:29.913 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 14:33:29.917 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 14:33:29.917 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 14:33:29.918 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 14:33:30.376 | 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% |###########################################| 2026-06-25 14:33:30.519 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 14:33:30.765 | 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% |###########################################| 2026-06-25 14:33:30.768 | 2026-06-25 14:33:30.768 | done! 2026-06-25 14:33:30.778 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 14:33:30.786 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 14:33:30.799 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 14:33:30.813 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 14:33:30.827 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 14:33:30.840 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 14:33:30.852 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 14:33:30.863 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:33:32.762 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:33:33.011 | perl: warning: Setting locale failed. 2026-06-25 14:33:33.012 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:33.012 | LANGUAGE = (unset), 2026-06-25 14:33:33.012 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:33.012 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:33.012 | are supported and installed on your system. 2026-06-25 14:33:33.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:33.141 | perl: warning: Setting locale failed. 2026-06-25 14:33:33.142 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:33.142 | LANGUAGE = (unset), 2026-06-25 14:33:33.142 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:33.142 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:33.142 | are supported and installed on your system. 2026-06-25 14:33:33.142 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:33.192 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:33.192 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:33.192 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:33.264 | perl: warning: Setting locale failed. 2026-06-25 14:33:33.264 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:33.264 | LANGUAGE = (unset), 2026-06-25 14:33:33.264 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:33.264 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:33.264 | are supported and installed on your system. 2026-06-25 14:33:33.264 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:33.778 | 2026-06-25 14:33:33.778 | Running kernel seems to be up-to-date. 2026-06-25 14:33:33.778 | 2026-06-25 14:33:33.778 | Restarting services... 2026-06-25 14:33:33.843 | 2026-06-25 14:33:33.843 | Service restarts being deferred: 2026-06-25 14:33:33.843 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:33:33.843 | systemctl restart systemd-logind.service 2026-06-25 14:33:33.843 | systemctl restart virtlockd.service 2026-06-25 14:33:33.843 | systemctl restart virtlogd.service 2026-06-25 14:33:33.843 | 2026-06-25 14:33:33.844 | No containers need to be restarted. 2026-06-25 14:33:33.844 | 2026-06-25 14:33:33.844 | User sessions running outdated binaries: 2026-06-25 14:33:33.844 | quobyte @ session #5: sshd[2023] 2026-06-25 14:33:33.858 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:33:33.871 | 2026-06-25 14:33:33.871 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:33:36.316 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:33:36.320 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:33:36.323 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:36.328 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:36.330 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:36.335 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:36.338 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:36.342 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:33:36.346 | + functions-common:time_stop:2427 : start_time=1782397982256 2026-06-25 14:33:36.350 | + functions-common:time_stop:2429 : [[ -z 1782397982256 ]] 2026-06-25 14:33:36.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:36.362 | + functions-common:time_stop:2432 : end_time=1782398016357 2026-06-25 14:33:36.366 | + functions-common:time_stop:2433 : elapsed_time=34101 2026-06-25 14:33:36.370 | + functions-common:time_stop:2434 : total=134702 2026-06-25 14:33:36.375 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:36.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168803 2026-06-25 14:33:36.383 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:33:36.386 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 14:33:36.388 | + ./stack.sh:main:861 : install_database_python 2026-06-25 14:33:36.393 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 14:33:36.395 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 14:33:36.399 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 14:33:36.404 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:33:36.409 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 14:33:36.412 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 14:33:36.415 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:33:36.422 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:33:36.423 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:33:36.429 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 14:33:36.432 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 14:33:36.435 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 14:33:36.439 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 14:33:36.442 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 14:33:36.476 | Using python 3.12 to install PyMySQL 2026-06-25 14:33:36.479 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-25 14:33:37.663 | Collecting PyMySQL 2026-06-25 14:33:37.814 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 14:33:37.843 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 14:33:38.026 | Installing collected packages: PyMySQL 2026-06-25 14:33:38.097 | Successfully installed PyMySQL-1.2.0 2026-06-25 14:33:38.228 | + inc/python:pip_install:216 : result=0 2026-06-25 14:33:38.233 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:33:38.235 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:38.239 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:38.242 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:38.246 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:38.251 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:38.254 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:33:38.258 | + functions-common:time_stop:2427 : start_time=1782398016468 2026-06-25 14:33:38.260 | + functions-common:time_stop:2429 : [[ -z 1782398016468 ]] 2026-06-25 14:33:38.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:38.271 | + functions-common:time_stop:2432 : end_time=1782398018267 2026-06-25 14:33:38.275 | + functions-common:time_stop:2433 : elapsed_time=1799 2026-06-25 14:33:38.280 | + functions-common:time_stop:2434 : total=36285 2026-06-25 14:33:38.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:38.286 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38084 2026-06-25 14:33:38.290 | + inc/python:pip_install:219 : return 0 2026-06-25 14:33:38.293 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 14:33:38.297 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 14:33:38.299 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 14:33:38.303 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 14:33:38.326 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:38.330 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 14:33:38.334 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:33:38.357 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:38.360 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 14:33:38.385 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:38.388 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 14:33:38.412 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:38.416 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 14:33:38.419 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 14:33:38.419 | Installing etcd 2026-06-25 14:33:38.422 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 14:33:38.440 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 14:33:38.457 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:38.461 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 14:33:38.482 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 14:33:38.487 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:38.491 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:38.496 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 14:33:38.500 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 14:33:38.504 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 14:33:38.508 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:38.513 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-25 14:33:38.517 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 14:33:38.521 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:38.525 | --2026-06-25 16:33:38-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:38.591 | Resolving github.com (github.com)... 140.82.121.4 2026-06-25 14:33:38.609 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-25 14:33:38.925 | HTTP request sent, awaiting response... 302 Found 2026-06-25 14:33:38.925 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T15%3A24%3A00Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T14%3A23%3A43Z&ske=2026-06-25T15%3A24%3A00Z&sks=b&skv=2018-11-09&sig=ylbdkQR87Oz822V18iETmYnOQmPYCkk97lGIDvZo%2FrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM5OTgxOCwibmJmIjoxNzgyMzk4MDE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dT4_k12AhLV6wKrxS1mV8gQoMMO7sMlRkW1vmbXVN38&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 14:33:38.925 | --2026-06-25 16:33:38-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T15%3A24%3A00Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T14%3A23%3A43Z&ske=2026-06-25T15%3A24%3A00Z&sks=b&skv=2018-11-09&sig=ylbdkQR87Oz822V18iETmYnOQmPYCkk97lGIDvZo%2FrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM5OTgxOCwibmJmIjoxNzgyMzk4MDE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dT4_k12AhLV6wKrxS1mV8gQoMMO7sMlRkW1vmbXVN38&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 14:33:38.958 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-25 14:33:38.970 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-25 14:33:39.015 | HTTP request sent, awaiting response... 200 OK 2026-06-25 14:33:39.015 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 14:33:39.015 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 14:33:39.067 | 2026-06-25 14:33:39.266 | 0K ........ ........ ... 100% 79.7M=0.3s 2026-06-25 14:33:39.266 | 2026-06-25 14:33:39.266 | 2026-06-25 16:33:39 (79.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 14:33:39.267 | 2026-06-25 14:33:39.273 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 14:33:39.277 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:39.281 | ++ functions:get_extra_file:81 : return 2026-06-25 14:33:39.286 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 14:33:39.290 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 14:33:39.295 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 14:33:39.299 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 14:33:39.325 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 14:33:39.330 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-25 14:33:39.339 | etcd-v3.5.21-linux-amd64/ 2026-06-25 14:33:39.339 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 14:33:39.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 14:33:39.339 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 14:33:39.340 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 14:33:39.341 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 14:33:39.341 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 14:33:39.341 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 14:33:39.502 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 14:33:39.697 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 14:33:39.956 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 14:33:39.994 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 14:33:40.030 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 14:33:40.034 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 14:33:40.060 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:40.064 | + ./stack.sh:main:888 : install_dstat 2026-06-25 14:33:40.068 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 14:33:40.093 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:33:40.097 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 14:33:40.101 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:33:40.105 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 14:33:40.109 | + ./stack.sh:main:897 : install_libs 2026-06-25 14:33:40.113 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 14:33:40.117 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 14:33:40.121 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 14:33:40.124 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 14:33:40.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.131 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.135 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 14:33:40.139 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.143 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 14:33:40.146 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 14:33:40.150 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 14:33:40.154 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 14:33:40.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.161 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.165 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 14:33:40.169 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.173 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 14:33:40.177 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 14:33:40.181 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 14:33:40.185 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 14:33:40.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.192 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.195 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 14:33:40.199 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.203 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 14:33:40.207 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 14:33:40.211 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 14:33:40.215 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 14:33:40.218 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.222 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.226 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 14:33:40.230 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.233 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 14:33:40.237 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 14:33:40.241 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 14:33:40.245 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 14:33:40.248 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 14:33:40.260 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.264 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 14:33:40.268 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 14:33:40.272 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 14:33:40.276 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 14:33:40.280 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 14:33:40.292 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.295 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 14:33:40.300 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 14:33:40.303 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 14:33:40.307 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 14:33:40.311 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.315 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.318 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 14:33:40.322 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.325 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 14:33:40.329 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 14:33:40.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 14:33:40.337 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 14:33:40.341 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.344 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.348 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 14:33:40.352 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.356 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 14:33:40.359 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 14:33:40.363 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 14:33:40.366 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 14:33:40.370 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.373 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.377 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 14:33:40.381 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.385 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 14:33:40.388 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 14:33:40.392 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 14:33:40.396 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 14:33:40.400 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.408 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 14:33:40.412 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.416 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 14:33:40.421 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 14:33:40.425 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 14:33:40.429 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 14:33:40.433 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.437 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.442 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 14:33:40.445 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.450 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 14:33:40.454 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 14:33:40.458 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 14:33:40.462 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 14:33:40.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.474 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 14:33:40.479 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.483 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 14:33:40.487 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 14:33:40.490 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 14:33:40.494 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 14:33:40.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.500 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.504 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 14:33:40.508 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.512 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 14:33:40.515 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 14:33:40.519 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 14:33:40.523 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 14:33:40.527 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.535 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 14:33:40.539 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.543 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 14:33:40.546 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 14:33:40.550 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 14:33:40.554 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 14:33:40.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.565 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 14:33:40.568 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.571 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 14:33:40.575 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 14:33:40.578 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 14:33:40.582 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 14:33:40.586 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 14:33:40.597 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.601 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 14:33:40.605 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 14:33:40.609 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 14:33:40.612 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 14:33:40.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.622 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 14:33:40.625 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.629 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 14:33:40.632 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 14:33:40.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 14:33:40.637 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 14:33:40.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.646 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 14:33:40.649 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.652 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 14:33:40.655 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 14:33:40.659 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 14:33:40.662 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 14:33:40.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.668 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 14:33:40.674 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.676 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 14:33:40.679 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 14:33:40.682 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 14:33:40.685 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 14:33:40.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.690 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.693 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 14:33:40.695 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.698 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 14:33:40.701 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 14:33:40.704 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 14:33:40.707 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 14:33:40.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.714 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.718 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 14:33:40.721 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.725 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 14:33:40.729 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 14:33:40.733 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 14:33:40.736 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 14:33:40.740 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 14:33:40.750 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.753 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 14:33:40.757 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 14:33:40.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 14:33:40.764 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 14:33:40.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.772 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 14:33:40.779 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.783 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 14:33:40.787 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 14:33:40.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 14:33:40.793 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 14:33:40.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.805 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 14:33:40.808 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.811 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 14:33:40.814 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 14:33:40.817 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 14:33:40.820 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 14:33:40.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.828 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.832 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 14:33:40.836 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.840 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 14:33:40.844 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 14:33:40.848 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 14:33:40.852 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 14:33:40.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.860 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.864 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 14:33:40.868 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.872 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 14:33:40.875 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 14:33:40.879 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 14:33:40.883 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 14:33:40.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 14:33:40.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.903 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 14:33:40.907 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 14:33:40.911 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 14:33:40.915 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 14:33:40.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.923 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.927 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 14:33:40.931 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.935 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 14:33:40.939 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 14:33:40.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 14:33:40.947 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 14:33:40.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.955 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 14:33:40.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.967 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 14:33:40.971 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 14:33:40.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 14:33:40.979 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 14:33:40.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:40.987 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:40.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 14:33:40.995 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:40.998 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 14:33:41.002 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 14:33:41.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 14:33:41.011 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 14:33:41.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.022 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 14:33:41.026 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.030 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 14:33:41.035 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 14:33:41.039 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 14:33:41.043 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 14:33:41.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.051 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 14:33:41.059 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.063 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 14:33:41.067 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 14:33:41.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 14:33:41.075 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 14:33:41.079 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.082 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.086 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 14:33:41.090 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.094 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 14:33:41.098 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 14:33:41.102 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 14:33:41.106 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 14:33:41.110 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.113 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.117 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 14:33:41.122 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.125 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 14:33:41.129 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 14:33:41.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 14:33:41.136 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 14:33:41.140 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.144 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.148 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 14:33:41.152 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.157 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 14:33:41.160 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 14:33:41.164 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 14:33:41.168 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 14:33:41.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.175 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.179 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 14:33:41.183 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.187 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 14:33:41.191 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 14:33:41.195 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 14:33:41.199 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 14:33:41.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.210 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 14:33:41.213 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.217 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 14:33:41.220 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 14:33:41.224 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 14:33:41.228 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 14:33:41.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.236 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.240 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 14:33:41.244 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.249 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 14:33:41.253 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 14:33:41.257 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:41.261 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:41.265 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 14:33:41.269 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:41.273 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 14:33:41.302 | Using python 3.12 to install etcd3gw 2026-06-25 14:33:41.305 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-25 14:33:42.491 | Collecting etcd3gw 2026-06-25 14:33:42.639 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:33:42.652 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 14:33:42.697 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 14:33:42.699 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:33:42.750 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 14:33:42.767 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:33:42.831 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 14:33:42.848 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:33:43.387 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 14:33:43.406 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-25 14:33:43.420 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 14:33:43.603 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:33:43.606 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 14:33:43.640 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:33:43.643 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 14:33:43.685 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 14:33:43.687 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 14:33:43.694 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 14:33:43.722 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 14:33:43.784 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 14:33:43.812 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 14:33:43.822 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 14:33:43.824 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 14:33:43.827 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 14:33:43.829 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 14:33:43.847 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-25 14:33:44.083 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 14:33:44.143 | Attempting uninstall: urllib3 2026-06-25 14:33:44.152 | Found existing installation: urllib3 2.0.7 2026-06-25 14:33:44.152 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:44.153 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 14:33:44.300 | Attempting uninstall: idna 2026-06-25 14:33:44.308 | Found existing installation: idna 3.6 2026-06-25 14:33:44.308 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:44.309 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 14:33:44.472 | Attempting uninstall: requests 2026-06-25 14:33:44.479 | Found existing installation: requests 2.31.0 2026-06-25 14:33:44.480 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:44.480 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 14:33:44.728 | 2026-06-25 14:33:44.735 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-25 14:33:44.886 | + inc/python:pip_install:216 : result=0 2026-06-25 14:33:44.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:33:44.892 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:44.895 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:44.897 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:44.900 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:44.903 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:44.906 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:33:44.909 | + functions-common:time_stop:2427 : start_time=1782398021294 2026-06-25 14:33:44.912 | + functions-common:time_stop:2429 : [[ -z 1782398021294 ]] 2026-06-25 14:33:44.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:44.921 | + functions-common:time_stop:2432 : end_time=1782398024918 2026-06-25 14:33:44.924 | + functions-common:time_stop:2433 : elapsed_time=3624 2026-06-25 14:33:44.927 | + functions-common:time_stop:2434 : total=38084 2026-06-25 14:33:44.930 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:44.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41708 2026-06-25 14:33:44.937 | + inc/python:pip_install:219 : return 0 2026-06-25 14:33:44.940 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 14:33:44.944 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 14:33:44.947 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 14:33:44.950 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:33:44.954 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:33:44.957 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:33:44.960 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:33:44.963 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:33:44.966 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:33:44.970 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:33:44.973 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:33:44.976 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:33:44.979 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:33:44.982 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:33:44.985 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:33:44.989 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:33:44.992 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 14:33:44.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:44.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:45.001 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 14:33:45.004 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 14:33:45.007 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:33:45.010 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:33:45.013 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:33:45.016 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:33:45.019 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:33:45.022 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:33:45.025 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:45.028 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:45.031 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:33:45.035 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:33:45.038 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:33:45.040 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:33:45.044 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 14:33:45.047 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:33:45.050 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:45.053 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:45.056 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 14:33:45.083 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-25 14:33:45.120 | Reading package lists... 2026-06-25 14:33:45.598 | Building dependency tree... 2026-06-25 14:33:45.600 | Reading state information... 2026-06-25 14:33:46.414 | The following additional packages will be installed: 2026-06-25 14:33:46.417 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 14:33:46.420 | Suggested packages: 2026-06-25 14:33:46.420 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 14:33:46.420 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 14:33:46.420 | python3-uwsgidecorators 2026-06-25 14:33:46.465 | The following NEW packages will be installed: 2026-06-25 14:33:46.468 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 14:33:46.550 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:33:46.550 | Need to get 1270 kB of archives. 2026-06-25 14:33:46.550 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 14:33:46.550 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 14:33:46.608 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-25 14:33:46.624 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 14:33:46.626 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 14:33:46.644 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 14:33:46.644 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 14:33:46.941 | perl: warning: Setting locale failed. 2026-06-25 14:33:46.941 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:46.942 | LANGUAGE = (unset), 2026-06-25 14:33:46.942 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:46.942 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:46.942 | are supported and installed on your system. 2026-06-25 14:33:46.942 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:47.010 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:47.010 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:47.010 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:47.217 | Fetched 1270 kB in 0s (9204 kB/s) 2026-06-25 14:33:47.261 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 14:33:47.330 | (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 ... 126384 files and directories currently installed.) 2026-06-25 14:33:47.337 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 14:33:47.345 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 14:33:47.396 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 14:33:47.409 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 14:33:47.414 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 14:33:47.466 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 14:33:47.480 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 14:33:47.484 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 14:33:47.540 | Selecting previously unselected package uwsgi-core. 2026-06-25 14:33:47.552 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:33:47.556 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 14:33:47.737 | Selecting previously unselected package uwsgi. 2026-06-25 14:33:47.749 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:33:47.757 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 14:33:47.811 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 14:33:47.825 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 14:33:47.828 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 14:33:47.907 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 14:33:47.920 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 14:33:47.934 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 14:33:47.947 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 14:33:47.969 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 14:33:48.564 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 14:33:48.604 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:33:49.651 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:33:49.920 | perl: warning: Setting locale failed. 2026-06-25 14:33:49.920 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:49.920 | LANGUAGE = (unset), 2026-06-25 14:33:49.920 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:49.920 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:49.921 | are supported and installed on your system. 2026-06-25 14:33:49.921 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:50.064 | perl: warning: Setting locale failed. 2026-06-25 14:33:50.065 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:50.065 | LANGUAGE = (unset), 2026-06-25 14:33:50.065 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:50.065 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:50.065 | are supported and installed on your system. 2026-06-25 14:33:50.065 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:50.122 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:33:50.122 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:33:50.122 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:33:50.196 | perl: warning: Setting locale failed. 2026-06-25 14:33:50.196 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:50.196 | LANGUAGE = (unset), 2026-06-25 14:33:50.196 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:50.196 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:50.196 | are supported and installed on your system. 2026-06-25 14:33:50.197 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:50.766 | 2026-06-25 14:33:50.766 | Running kernel seems to be up-to-date. 2026-06-25 14:33:50.766 | 2026-06-25 14:33:50.766 | Restarting services... 2026-06-25 14:33:50.817 | 2026-06-25 14:33:50.817 | Service restarts being deferred: 2026-06-25 14:33:50.817 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:33:50.817 | systemctl restart systemd-logind.service 2026-06-25 14:33:50.817 | systemctl restart virtlockd.service 2026-06-25 14:33:50.817 | systemctl restart virtlogd.service 2026-06-25 14:33:50.817 | 2026-06-25 14:33:50.817 | No containers need to be restarted. 2026-06-25 14:33:50.817 | 2026-06-25 14:33:50.818 | User sessions running outdated binaries: 2026-06-25 14:33:50.818 | quobyte @ session #5: sshd[2023] 2026-06-25 14:33:50.830 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:33:50.841 | 2026-06-25 14:33:50.842 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:33:53.514 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:33:53.518 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:33:53.523 | + functions-common:time_stop:2420 : local name 2026-06-25 14:33:53.527 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:33:53.530 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:33:53.534 | + functions-common:time_stop:2423 : local total 2026-06-25 14:33:53.538 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:33:53.541 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:33:53.545 | + functions-common:time_stop:2427 : start_time=1782398025080 2026-06-25 14:33:53.549 | + functions-common:time_stop:2429 : [[ -z 1782398025080 ]] 2026-06-25 14:33:53.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:33:53.561 | + functions-common:time_stop:2432 : end_time=1782398033557 2026-06-25 14:33:53.565 | + functions-common:time_stop:2433 : elapsed_time=8477 2026-06-25 14:33:53.570 | + functions-common:time_stop:2434 : total=168803 2026-06-25 14:33:53.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:33:53.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177280 2026-06-25 14:33:53.582 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:33:53.587 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 14:33:53.591 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:33:53.595 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:33:53.599 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 14:33:53.601 | perl: warning: Setting locale failed. 2026-06-25 14:33:53.602 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:53.602 | LANGUAGE = (unset), 2026-06-25 14:33:53.602 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:53.602 | LANG = (unset) 2026-06-25 14:33:53.602 | are supported and installed on your system. 2026-06-25 14:33:53.602 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:33:53.642 | No module matches proxy 2026-06-25 14:33:53.646 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 14:33:53.659 | perl: warning: Setting locale failed. 2026-06-25 14:33:53.659 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:53.659 | LANGUAGE = (unset), 2026-06-25 14:33:53.659 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:53.659 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:53.659 | are supported and installed on your system. 2026-06-25 14:33:53.660 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:53.701 | Enabling module proxy. 2026-06-25 14:33:53.708 | To activate the new configuration, you need to run: 2026-06-25 14:33:53.708 | systemctl restart apache2 2026-06-25 14:33:53.715 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 14:33:53.727 | perl: warning: Setting locale failed. 2026-06-25 14:33:53.728 | perl: warning: Please check that your locale settings: 2026-06-25 14:33:53.728 | LANGUAGE = (unset), 2026-06-25 14:33:53.728 | LC_ALL = "en_US.utf8", 2026-06-25 14:33:53.728 | LANG = "de_DE.UTF-8" 2026-06-25 14:33:53.728 | are supported and installed on your system. 2026-06-25 14:33:53.728 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:33:53.770 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 14:33:53.771 | Module proxy already enabled 2026-06-25 14:33:53.771 | Enabling module proxy_uwsgi. 2026-06-25 14:33:53.778 | To activate the new configuration, you need to run: 2026-06-25 14:33:53.778 | systemctl restart apache2 2026-06-25 14:33:53.785 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 14:33:53.789 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:33:53.793 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:33:53.797 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:33:54.036 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 14:33:54.040 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 14:33:54.044 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 14:33:54.049 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.053 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.058 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 14:33:54.063 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.067 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 14:33:54.072 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 14:33:54.076 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 14:33:54.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 14:33:54.094 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.099 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 14:33:54.104 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 14:33:54.108 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 14:33:54.112 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.117 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 14:33:54.126 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.131 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 14:33:54.136 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 14:33:54.140 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 14:33:54.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.149 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.154 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 14:33:54.158 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.162 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 14:33:54.167 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 14:33:54.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.176 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 14:33:54.185 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.189 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 14:33:54.194 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 14:33:54.199 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 14:33:54.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.208 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.212 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 14:33:54.217 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.221 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 14:33:54.251 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:54.255 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 14:33:54.260 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 14:33:54.264 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 14:33:54.269 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.273 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.278 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 14:33:54.282 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.286 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 14:33:54.315 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:33:54.320 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 14:33:54.325 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 14:33:54.329 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 14:33:54.333 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.341 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 14:33:54.347 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.351 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 14:33:54.355 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 14:33:54.358 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 14:33:54.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:33:54.366 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:33:54.370 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 14:33:54.374 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:33:54.378 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 14:33:54.382 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 14:33:54.387 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:33:54.392 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 14:33:54.397 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 14:33:54.401 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:33:54.408 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:33:54.409 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:33:54.416 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 14:33:54.421 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 14:33:54.424 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 14:33:54.428 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 14:33:54.433 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 14:33:54.462 | Using python 3.12 to install keystonemiddleware 2026-06-25 14:33:54.466 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-25 14:33:55.677 | Collecting keystonemiddleware 2026-06-25 14:33:55.848 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:33:55.915 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 14:33:55.932 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:33:55.994 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 14:33:56.014 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:33:56.080 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 14:33:56.096 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:33:56.147 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 14:33:56.164 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:33:56.221 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 14:33:56.239 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:33:56.303 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 14:33:56.321 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:33:56.371 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 14:33:56.388 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:33:56.459 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 14:33:56.478 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:33:56.489 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 14:33:56.523 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 14:33:56.543 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:33:56.592 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 14:33:56.608 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 14:33:56.669 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 14:33:56.686 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:33:56.697 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 14:33:56.741 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 14:33:56.764 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 14:33:56.786 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-25 14:33:56.828 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:33:56.843 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:33:56.879 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:33:56.898 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:33:56.941 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 14:33:56.957 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 14:33:57.000 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 14:33:57.016 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:33:57.066 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 14:33:57.083 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:33:57.131 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 14:33:57.152 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 14:33:57.193 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 14:33:57.209 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 14:33:57.221 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-25 14:33:57.265 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 14:33:57.282 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 14:33:57.295 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-25 14:33:57.299 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-25 14:33:57.454 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 14:33:57.469 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-06-25 14:33:57.528 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 14:33:57.545 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 14:33:57.556 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-25 14:33:57.694 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 14:33:57.718 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-25 14:33:57.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-25 14:33:57.773 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 14:33:57.792 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:33:57.846 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-25 14:33:57.847 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-25 14:33:57.848 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-25 14:33:57.850 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 14:33:57.895 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 14:33:57.941 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 14:33:57.978 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 14:33:58.000 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 14:33:58.027 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 14:33:58.052 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 14:33:58.076 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 14:33:58.099 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 14:33:58.148 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.2 MB/s 0:00:00 2026-06-25 14:33:58.172 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 14:33:58.199 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 14:33:58.225 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 14:33:58.250 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 14:33:58.274 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 14:33:58.309 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 14:33:58.334 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-25 14:33:58.360 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 14:33:58.383 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 14:33:58.407 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 14:33:58.432 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 14:33:58.465 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 14:33:58.493 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 14:33:58.517 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 14:33:58.540 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 14:33:58.565 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 14:33:58.591 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 14:33:58.899 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-25 14:33:59.161 | Attempting uninstall: six 2026-06-25 14:33:59.170 | Found existing installation: six 1.16.0 2026-06-25 14:33:59.170 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:59.170 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 14:33:59.236 | Attempting uninstall: pyparsing 2026-06-25 14:33:59.245 | Found existing installation: pyparsing 3.1.1 2026-06-25 14:33:59.245 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:59.245 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 14:33:59.396 | Attempting uninstall: PyJWT 2026-06-25 14:33:59.405 | Found existing installation: PyJWT 2.7.0 2026-06-25 14:33:59.405 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:59.407 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 14:33:59.579 | Attempting uninstall: netaddr 2026-06-25 14:33:59.589 | Found existing installation: netaddr 0.8.0 2026-06-25 14:33:59.590 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:59.590 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 14:33:59.859 | Attempting uninstall: python-dateutil 2026-06-25 14:33:59.870 | Found existing installation: python-dateutil 2.8.2 2026-06-25 14:33:59.871 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:33:59.872 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 14:34:02.177 | 2026-06-25 14:34:02.185 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-25 14:34:02.423 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:02.426 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:02.430 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:02.433 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:02.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:02.441 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:02.445 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:02.448 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:02.452 | + functions-common:time_stop:2427 : start_time=1782398034455 2026-06-25 14:34:02.456 | + functions-common:time_stop:2429 : [[ -z 1782398034455 ]] 2026-06-25 14:34:02.460 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:02.466 | + functions-common:time_stop:2432 : end_time=1782398042462 2026-06-25 14:34:02.470 | + functions-common:time_stop:2433 : elapsed_time=8007 2026-06-25 14:34:02.474 | + functions-common:time_stop:2434 : total=41708 2026-06-25 14:34:02.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:02.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49715 2026-06-25 14:34:02.484 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:02.489 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 14:34:02.493 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 14:34:02.496 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:34:02.502 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 14:34:02.506 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 14:34:02.509 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:34:02.515 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:02.516 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:34:02.523 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 14:34:02.526 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 14:34:02.531 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 14:34:02.535 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 14:34:02.540 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 14:34:02.570 | Using python 3.12 to install python-memcached 2026-06-25 14:34:02.574 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-25 14:34:03.875 | Collecting python-memcached 2026-06-25 14:34:04.030 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:04.056 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 14:34:04.237 | Installing collected packages: python-memcached 2026-06-25 14:34:04.273 | Successfully installed python-memcached-1.62 2026-06-25 14:34:04.389 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:04.394 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:04.398 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:04.402 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:04.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:04.408 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:04.410 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:04.415 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:04.419 | + functions-common:time_stop:2427 : start_time=1782398042562 2026-06-25 14:34:04.422 | + functions-common:time_stop:2429 : [[ -z 1782398042562 ]] 2026-06-25 14:34:04.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:04.434 | + functions-common:time_stop:2432 : end_time=1782398044429 2026-06-25 14:34:04.438 | + functions-common:time_stop:2433 : elapsed_time=1867 2026-06-25 14:34:04.440 | + functions-common:time_stop:2434 : total=49715 2026-06-25 14:34:04.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:04.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51582 2026-06-25 14:34:04.452 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:04.456 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 14:34:04.481 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:04.485 | + ./stack.sh:main:919 : '[' 192.168.122.176 == 192.168.122.176 ']' 2026-06-25 14:34:04.488 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 14:34:04.492 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 14:34:04.497 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 14:34:04.501 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:34:04.505 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 14:34:04.509 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 14:34:04.533 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:04.537 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 14:34:04.542 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 14:34:04.546 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 14:34:04.549 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:34:04.552 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:34:04.557 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:34:04.560 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:34:04.564 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:34:04.569 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:34:04.590 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:34:04.596 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:34:04.599 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:04.604 | + functions-common:git_clone:610 : echo master 2026-06-25 14:34:04.604 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:34:04.611 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 14:34:04.614 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:34:04.619 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 14:34:04.621 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:04.626 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:04.630 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:04.632 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:04.637 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:04.639 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:04.643 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:04.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:04.649 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:04.656 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398044651 2026-06-25 14:34:04.660 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 14:34:04.666 | Cloning into '/opt/stack/keystone'... 2026-06-25 14:34:26.502 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:34:26.507 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:26.510 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:26.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:26.517 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:26.521 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:26.525 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:34:26.529 | + functions-common:time_stop:2427 : start_time=1782398044651 2026-06-25 14:34:26.531 | + functions-common:time_stop:2429 : [[ -z 1782398044651 ]] 2026-06-25 14:34:26.535 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:26.540 | + functions-common:time_stop:2432 : end_time=1782398066537 2026-06-25 14:34:26.541 | + functions-common:time_stop:2433 : elapsed_time=21886 2026-06-25 14:34:26.544 | + functions-common:time_stop:2434 : total=18735 2026-06-25 14:34:26.546 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:26.548 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40621 2026-06-25 14:34:26.551 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 14:34:26.554 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:34:26.557 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:26.560 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:26.563 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:26.565 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:26.568 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:26.571 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:26.574 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:26.577 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:26.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:26.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398066581 2026-06-25 14:34:26.586 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:34:27.231 | From https://review.opendev.org/openstack/keystone 2026-06-25 14:34:27.233 | * branch master -> FETCH_HEAD 2026-06-25 14:34:27.242 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:34:27.245 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:27.249 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:27.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:27.256 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:27.261 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:27.265 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:34:27.268 | + functions-common:time_stop:2427 : start_time=1782398066581 2026-06-25 14:34:27.271 | + functions-common:time_stop:2429 : [[ -z 1782398066581 ]] 2026-06-25 14:34:27.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:27.281 | + functions-common:time_stop:2432 : end_time=1782398067277 2026-06-25 14:34:27.284 | + functions-common:time_stop:2433 : elapsed_time=696 2026-06-25 14:34:27.288 | + functions-common:time_stop:2434 : total=40621 2026-06-25 14:34:27.292 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:27.295 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41317 2026-06-25 14:34:27.299 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:34:27.304 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:34:27.307 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:34:27.310 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:34:27.314 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:34:27.318 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:34:27.322 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:34:27.326 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:34:27.329 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:34:27.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:34:27.339 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398067335 2026-06-25 14:34:27.342 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:34:27.547 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:34:27.547 | 2026-06-25 14:34:27.547 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:34:27.547 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:34:27.547 | state without impacting any branches by switching back to a branch. 2026-06-25 14:34:27.548 | 2026-06-25 14:34:27.548 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:34:27.548 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:34:27.548 | 2026-06-25 14:34:27.548 | git switch -c 2026-06-25 14:34:27.548 | 2026-06-25 14:34:27.548 | Or undo this operation with: 2026-06-25 14:34:27.549 | 2026-06-25 14:34:27.549 | git switch - 2026-06-25 14:34:27.549 | 2026-06-25 14:34:27.549 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:34:27.549 | 2026-06-25 14:34:27.549 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 14:34:27.556 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:34:27.560 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:27.563 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:27.567 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:27.570 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:27.573 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:27.576 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:34:27.578 | + functions-common:time_stop:2427 : start_time=1782398067335 2026-06-25 14:34:27.581 | + functions-common:time_stop:2429 : [[ -z 1782398067335 ]] 2026-06-25 14:34:27.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:27.591 | + functions-common:time_stop:2432 : end_time=1782398067587 2026-06-25 14:34:27.595 | + functions-common:time_stop:2433 : elapsed_time=252 2026-06-25 14:34:27.599 | + functions-common:time_stop:2434 : total=41317 2026-06-25 14:34:27.602 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:27.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41569 2026-06-25 14:34:27.610 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 14:34:27.630 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 14:34:27.635 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:34:27.636 | + functions-common:git_clone:673 : head -1 2026-06-25 14:34:27.639 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 14:34:27.643 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:34:27.646 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 14:34:27.651 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:34:27.655 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:34:27.659 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 14:34:27.663 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:34:27.668 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 14:34:27.673 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:34:27.677 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:34:27.681 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 14:34:27.685 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:34:27.689 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:34:27.694 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 14:34:27.699 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:34:27.704 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 14:34:27.708 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:34:27.712 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:34:27.718 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 14:34:27.726 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 14:34:27.729 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 14:34:27.733 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 14:34:27.895 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 14:34:27.898 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:34:27.902 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:34:27.905 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:34:27.909 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 14:34:27.913 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 14:34:27.917 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:34:27.920 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:34:27.923 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:34:27.927 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:34:27.930 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:34:27.934 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:34:27.937 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:34:27.941 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 14:34:27.972 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 14:34:27.977 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-25 14:34:28.992 | Obtaining file:///opt/stack/keystone 2026-06-25 14:34:28.997 | Installing build dependencies: started 2026-06-25 14:34:30.919 | Installing build dependencies: finished with status 'done' 2026-06-25 14:34:30.921 | Checking if build backend supports build_editable: started 2026-06-25 14:34:31.574 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:34:31.577 | Getting requirements to build editable: started 2026-06-25 14:34:31.956 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:34:31.960 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:34:33.249 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:34:33.277 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-25 14:34:33.278 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-25 14:34:33.494 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 14:34:33.659 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:34:33.703 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 14:34:33.719 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 14:34:34.148 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 14:34:34.168 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 14:34:34.827 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:34.842 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-25 14:34:34.866 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 14:34:34.868 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 14:34:34.868 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-25 14:34:34.950 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 14:34:34.965 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 14:34:34.979 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-25 14:34:34.981 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-25 14:34:34.982 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-25 14:34:35.047 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.063 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:34:35.128 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.145 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:34:35.157 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-25 14:34:35.157 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-25 14:34:35.202 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.220 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:34:35.276 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.294 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:34:35.305 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-25 14:34:35.344 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.360 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:34:35.372 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-25 14:34:35.404 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.420 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 14:34:35.468 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.486 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 14:34:35.499 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-25 14:34:35.499 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-25 14:34:35.548 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.566 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 14:34:35.583 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-25 14:34:35.584 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-25 14:34:35.621 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.639 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 14:34:35.690 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 14:34:35.705 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:34:35.918 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 14:34:35.938 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 14:34:35.981 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 14:34:35.999 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 14:34:36.014 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-25 14:34:36.046 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:36.061 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:34:36.106 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:36.125 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:34:36.170 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:36.188 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:34:36.240 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:36.256 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:36.394 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 14:34:36.410 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-25 14:34:36.459 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 14:34:36.476 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 14:34:36.491 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-25 14:34:36.576 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 14:34:36.594 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 14:34:36.657 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:36.675 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 14:34:36.720 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:36.735 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:36.794 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:36.810 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:34:37.522 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.538 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 14:34:37.554 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-25 14:34:37.557 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-25 14:34:37.562 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-25 14:34:37.563 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-25 14:34:37.564 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-25 14:34:37.577 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-25 14:34:37.578 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-25 14:34:37.579 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-25 14:34:37.625 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.641 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 14:34:37.653 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-25 14:34:37.684 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.701 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 14:34:37.740 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.773 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:34:37.822 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.840 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:37.854 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-25 14:34:37.860 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-25 14:34:37.863 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-25 14:34:37.910 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.928 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:34:37.978 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:37.994 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:34:38.041 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.059 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 14:34:38.118 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.135 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:34:38.181 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.201 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 14:34:38.240 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.258 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 14:34:38.308 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.324 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 14:34:38.335 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-25 14:34:38.370 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.386 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:34:38.434 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.453 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:34:38.512 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.529 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 14:34:38.823 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.838 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 14:34:38.896 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.913 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:34:38.954 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:38.971 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 14:34:39.010 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.026 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 14:34:39.079 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.095 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 14:34:39.196 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.214 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-25 14:34:39.259 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.274 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 14:34:39.324 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.340 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:34:39.388 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.405 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 14:34:39.425 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-25 14:34:39.427 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-25 14:34:39.442 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-25 14:34:39.480 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.497 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 14:34:39.562 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.578 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 14:34:39.624 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.643 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:34:39.698 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.715 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 14:34:39.738 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-25 14:34:39.739 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-25 14:34:39.740 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-25 14:34:39.742 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-25 14:34:39.795 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.811 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 14:34:39.880 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 14:34:39.897 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 14:34:40.022 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 14:34:40.071 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 14:34:40.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.8 MB/s 0:00:00 2026-06-25 14:34:40.175 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 14:34:40.203 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 14:34:40.228 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 14:34:40.252 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 14:34:40.276 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 14:34:40.302 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 14:34:40.325 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 14:34:40.348 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 14:34:40.372 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 14:34:40.396 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 14:34:40.419 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 14:34:40.441 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-25 14:34:40.467 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 14:34:40.493 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 14:34:40.521 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 14:34:40.550 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 14:34:40.576 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 14:34:40.601 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 14:34:40.624 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 14:34:40.649 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 14:34:40.678 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 14:34:40.703 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 14:34:40.727 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 14:34:40.751 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 14:34:40.776 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 14:34:40.806 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 14:34:40.835 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 14:34:40.863 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 17.8 MB/s 0:00:00 2026-06-25 14:34:40.879 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 14:34:40.903 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 14:34:40.925 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 14:34:40.953 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 14:34:40.979 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 14:34:41.008 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 14:34:41.032 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 14:34:41.057 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 14:34:41.083 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 14:34:41.113 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 14:34:41.143 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 14:34:41.173 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 14:34:41.200 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 14:34:41.225 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 14:34:41.250 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 14:34:41.274 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 14:34:41.307 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-25 14:34:41.405 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 34.5 MB/s 0:00:00 2026-06-25 14:34:41.422 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 14:34:41.445 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 14:34:41.468 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 14:34:41.493 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 14:34:41.521 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 14:34:41.548 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-25 14:34:41.572 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 14:34:41.595 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 14:34:41.618 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 14:34:41.642 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 14:34:41.676 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 14:34:41.868 | Building wheels for collected packages: keystone 2026-06-25 14:34:41.869 | Building editable for keystone (pyproject.toml): started 2026-06-25 14:34:43.125 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 14:34:43.126 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=8e5096f7b128c6207747e0a450d8dc6c65aa72e89d105cd53a669fa2f49b8b58 2026-06-25 14:34:43.127 | Stored in directory: /tmp/pip-ephem-wheel-cache-vav7r1r9/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 14:34:43.133 | Successfully built keystone 2026-06-25 14:34:43.496 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-25 14:34:43.540 | Attempting uninstall: pytz 2026-06-25 14:34:43.550 | Found existing installation: pytz 2024.1 2026-06-25 14:34:43.551 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:43.552 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 14:34:45.435 | Attempting uninstall: oauthlib 2026-06-25 14:34:45.448 | Found existing installation: oauthlib 3.2.2 2026-06-25 14:34:45.448 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:45.449 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 14:34:45.605 | Attempting uninstall: markupsafe 2026-06-25 14:34:45.617 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 14:34:45.618 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:45.618 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 14:34:46.745 | Attempting uninstall: click 2026-06-25 14:34:46.759 | Found existing installation: click 8.1.6 2026-06-25 14:34:46.759 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:46.760 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 14:34:46.932 | Attempting uninstall: blinker 2026-06-25 14:34:46.943 | Found existing installation: blinker 1.7.0 2026-06-25 14:34:46.944 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:46.944 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 14:34:46.963 | Attempting uninstall: bcrypt 2026-06-25 14:34:46.975 | Found existing installation: bcrypt 3.2.2 2026-06-25 14:34:46.976 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:46.977 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 14:34:46.998 | Attempting uninstall: attrs 2026-06-25 14:34:47.011 | Found existing installation: attrs 23.2.0 2026-06-25 14:34:47.011 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:47.012 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 14:34:50.388 | Attempting uninstall: jinja2 2026-06-25 14:34:50.402 | Found existing installation: Jinja2 3.1.2 2026-06-25 14:34:50.403 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:50.403 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 14:34:51.519 | Attempting uninstall: cryptography 2026-06-25 14:34:51.531 | Found existing installation: cryptography 41.0.7 2026-06-25 14:34:51.531 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:51.533 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 14:34:52.200 | Attempting uninstall: pyopenssl 2026-06-25 14:34:52.215 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 14:34:52.215 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:52.216 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 14:34:52.674 | Attempting uninstall: jsonschema 2026-06-25 14:34:52.689 | Found existing installation: jsonschema 4.10.3 2026-06-25 14:34:52.690 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:34:52.690 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 14:34:54.453 | 2026-06-25 14:34:54.455 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-25 14:34:54.455 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 14:34:54.470 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 14:34:54.901 | + inc/python:pip_install:216 : result=0 2026-06-25 14:34:54.905 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:34:54.909 | + functions-common:time_stop:2420 : local name 2026-06-25 14:34:54.912 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:34:54.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:34:54.918 | + functions-common:time_stop:2423 : local total 2026-06-25 14:34:54.921 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:34:54.925 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:34:54.928 | + functions-common:time_stop:2427 : start_time=1782398067964 2026-06-25 14:34:54.932 | + functions-common:time_stop:2429 : [[ -z 1782398067964 ]] 2026-06-25 14:34:54.938 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:34:54.945 | + functions-common:time_stop:2432 : end_time=1782398094939 2026-06-25 14:34:54.948 | + functions-common:time_stop:2433 : elapsed_time=26975 2026-06-25 14:34:54.952 | + functions-common:time_stop:2434 : total=51582 2026-06-25 14:34:54.955 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:34:54.959 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78557 2026-06-25 14:34:54.963 | + inc/python:pip_install:219 : return 0 2026-06-25 14:34:54.967 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:34:54.970 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:34:54.975 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 14:34:54.979 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 14:34:54.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:54.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:54.990 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 14:34:54.994 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:54.999 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 14:34:55.025 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:55.030 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:34:55.035 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 14:34:55.039 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 14:34:55.058 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-25 14:34:55.062 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 14:34:55.068 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 14:34:55.090 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:55.094 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 14:34:55.141 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 14:34:55.186 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 14:34:55.232 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 14:34:55.278 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 14:34:55.321 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 14:34:55.372 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 14:34:55.421 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 14:34:55.468 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 14:34:55.513 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 14:34:55.518 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 14:34:55.521 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 14:34:55.525 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 14:34:55.528 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:34:55.532 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:34:55.555 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:55.559 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:34:55.563 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:34:55.567 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:34:55.589 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:55.592 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:34:55.596 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:34:55.637 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:34:55.641 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:34:55.645 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.176/identity 2026-06-25 14:34:55.692 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 14:34:55.696 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 14:34:55.740 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 14:34:55.744 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 14:34:55.748 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 14:34:55.752 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 14:34:55.756 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:34:55.759 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:34:55.763 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:34:55.786 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:55.789 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:34:55.793 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 14:34:55.797 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 14:34:55.840 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 14:34:55.844 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 14:34:55.848 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 14:34:55.851 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 14:34:55.855 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:34:55.879 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:34:55.883 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:34:55.886 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:34:55.889 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:34:55.893 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:34:55.930 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:34:55.968 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:34:56.008 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:34:56.049 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 14:34:56.089 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 14:34:56.130 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 14:34:56.132 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 14:34:56.134 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 14:34:56.136 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 14:34:56.140 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:34:56.142 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 14:34:56.144 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 14:34:56.146 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:34:56.148 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:34:56.167 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:34:56.167 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:34:56.178 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:34:56.183 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:34:56.199 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 14:34:56.205 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 14:34:56.209 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 14:34:56.214 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:34:56.217 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 14:34:56.262 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 14:34:56.305 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 14:34:56.345 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 14:34:56.387 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 14:34:56.430 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 14:34:56.475 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 14:34:56.520 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 14:34:56.571 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 14:34:56.619 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:34:56.663 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 14:34:56.708 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 14:34:56.756 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 14:34:56.801 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 14:34:56.844 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:34:56.849 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:34:56.853 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 14:34:56.857 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 14:34:56.861 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:34:56.866 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:56.869 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:56.873 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:34:56.877 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:34:56.882 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 14:34:56.925 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 14:34:56.966 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-25 14:34:56.966 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 14:34:56.981 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 14:34:56.986 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 14:34:56.990 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 14:34:56.993 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:34:56.997 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:34:56.999 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:34:57.002 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:34:57.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:57.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:57.012 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:34:57.016 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:34:57.019 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:34:57.023 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:34:57.026 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 14:34:57.039 | perl: warning: Setting locale failed. 2026-06-25 14:34:57.040 | perl: warning: Please check that your locale settings: 2026-06-25 14:34:57.040 | LANGUAGE = (unset), 2026-06-25 14:34:57.040 | LC_ALL = "en_US.utf8", 2026-06-25 14:34:57.040 | LANG = "de_DE.UTF-8" 2026-06-25 14:34:57.040 | are supported and installed on your system. 2026-06-25 14:34:57.040 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:34:57.083 | Enabling site keystone-api. 2026-06-25 14:34:57.091 | To activate the new configuration, you need to run: 2026-06-25 14:34:57.091 | systemctl reload apache2 2026-06-25 14:34:57.098 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:34:57.100 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:34:57.104 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:34:57.107 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:34:57.286 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 14:34:57.321 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 14:34:57.361 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 14:34:57.407 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 14:34:57.411 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 14:34:57.454 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 14:34:57.496 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 14:34:57.556 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 14:34:57.605 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 14:34:57.608 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 14:34:57.613 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 14:34:57.659 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 14:34:57.705 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 14:34:57.730 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:57.734 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 14:34:57.761 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:57.766 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 14:34:57.770 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 14:34:57.774 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 14:34:57.778 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:34:57.781 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 14:34:57.785 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 14:34:57.790 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 14:34:57.793 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 14:34:57.820 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:34:57.825 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 14:34:57.829 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 14:34:57.853 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:34:57.858 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 14:34:57.862 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 14:34:57.866 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:34:57.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:34:57.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 14:34:57.879 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:34:57.884 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 14:34:57.887 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 14:34:57.891 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 14:34:57.897 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 14:34:57.901 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 14:34:57.906 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 14:34:57.911 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 14:34:57.917 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 14:34:57.921 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 14:34:57.926 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 14:34:57.932 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:34:57.932 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 14:34:57.939 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 14:34:57.942 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 14:34:57.947 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 14:34:57.952 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 14:34:57.957 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 14:34:57.990 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 14:34:57.995 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-25 14:34:59.420 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:34:59.572 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 14:34:59.607 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-25 14:34:59.609 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-25 14:34:59.610 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-25 14:34:59.612 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-25 14:34:59.612 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-25 14:34:59.613 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 14:34:59.614 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-25 14:34:59.616 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-25 14:34:59.617 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-25 14:34:59.618 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 14:34:59.619 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-25 14:34:59.655 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 14:34:59.676 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:34:59.690 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-25 14:34:59.692 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-25 14:34:59.693 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 14:34:59.704 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-25 14:34:59.706 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-25 14:34:59.759 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:34:59.776 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 14:34:59.943 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:34:59.961 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:35:00.022 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:00.040 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:00.098 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 14:35:00.117 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:35:00.134 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-25 14:35:00.135 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-25 14:35:00.136 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-25 14:35:00.137 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-25 14:35:00.144 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-25 14:35:00.146 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-25 14:35:00.147 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-25 14:35:00.149 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-25 14:35:00.153 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-25 14:35:00.154 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-25 14:35:00.157 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-25 14:35:00.193 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 14:35:00.212 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 14:35:00.226 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-25 14:35:00.231 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-25 14:35:00.236 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-25 14:35:00.237 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 14:35:00.238 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-25 14:35:00.249 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-25 14:35:00.253 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 14:35:00.254 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-06-25 14:35:00.257 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-25 14:35:00.266 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-25 14:35:00.269 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-25 14:35:00.270 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-25 14:35:00.271 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-25 14:35:00.272 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-25 14:35:00.277 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-25 14:35:00.278 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-25 14:35:00.285 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-25 14:35:00.305 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-25 14:35:00.310 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-25 14:35:00.315 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-25 14:35:00.329 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-25 14:35:00.331 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-25 14:35:00.332 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-25 14:35:00.334 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-25 14:35:00.359 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-25 14:35:00.428 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 14:35:00.482 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 14:35:00.513 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 14:35:00.539 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 14:35:00.566 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 14:35:00.592 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 14:35:00.616 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 14:35:00.882 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 14:35:02.291 | 2026-06-25 14:35:02.308 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-25 14:35:02.521 | + inc/python:pip_install:216 : result=0 2026-06-25 14:35:02.525 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:35:02.530 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:02.534 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:02.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:02.544 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:02.548 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:02.552 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:35:02.557 | + functions-common:time_stop:2427 : start_time=1782398097982 2026-06-25 14:35:02.561 | + functions-common:time_stop:2429 : [[ -z 1782398097982 ]] 2026-06-25 14:35:02.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:02.574 | + functions-common:time_stop:2432 : end_time=1782398102569 2026-06-25 14:35:02.578 | + functions-common:time_stop:2433 : elapsed_time=4587 2026-06-25 14:35:02.583 | + functions-common:time_stop:2434 : total=78557 2026-06-25 14:35:02.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:02.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=83144 2026-06-25 14:35:02.596 | + inc/python:pip_install:219 : return 0 2026-06-25 14:35:02.601 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 14:35:02.606 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 14:35:02.611 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 14:35:02.631 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-25 14:35:02.639 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 14:35:02.644 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 14:35:02.648 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 14:35:02.652 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:35:02.657 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:35:02.663 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:35:02.669 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:35:02.674 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:35:02.680 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:35:02.710 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:35:02.715 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:35:02.720 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:02.726 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:35:02.726 | + functions-common:git_clone:610 : echo master 2026-06-25 14:35:02.732 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 14:35:02.736 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:02.741 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 14:35:02.745 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:02.749 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:02.753 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:02.757 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:02.761 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:02.766 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:02.769 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:02.773 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:02.777 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:02.782 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398102778 2026-06-25 14:35:02.786 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 14:35:02.790 | Cloning into '/opt/stack/glance'... 2026-06-25 14:35:14.898 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:14.902 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:14.907 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:14.911 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:14.915 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:14.920 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:14.925 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:14.929 | + functions-common:time_stop:2427 : start_time=1782398102778 2026-06-25 14:35:14.934 | + functions-common:time_stop:2429 : [[ -z 1782398102778 ]] 2026-06-25 14:35:14.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:14.950 | + functions-common:time_stop:2432 : end_time=1782398114943 2026-06-25 14:35:14.956 | + functions-common:time_stop:2433 : elapsed_time=12165 2026-06-25 14:35:14.961 | + functions-common:time_stop:2434 : total=41569 2026-06-25 14:35:14.965 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:14.968 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=53734 2026-06-25 14:35:14.973 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 14:35:14.978 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:35:14.982 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:14.985 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:14.989 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:14.993 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:14.996 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:15.000 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:15.003 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:15.007 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:15.012 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:15.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398115014 2026-06-25 14:35:15.022 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:35:15.784 | From https://review.opendev.org/openstack/glance 2026-06-25 14:35:15.785 | * branch master -> FETCH_HEAD 2026-06-25 14:35:15.796 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:15.799 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:15.803 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:15.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:15.809 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:15.813 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:15.816 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:15.819 | + functions-common:time_stop:2427 : start_time=1782398115014 2026-06-25 14:35:15.822 | + functions-common:time_stop:2429 : [[ -z 1782398115014 ]] 2026-06-25 14:35:15.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:15.831 | + functions-common:time_stop:2432 : end_time=1782398115827 2026-06-25 14:35:15.835 | + functions-common:time_stop:2433 : elapsed_time=813 2026-06-25 14:35:15.839 | + functions-common:time_stop:2434 : total=53734 2026-06-25 14:35:15.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:15.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54547 2026-06-25 14:35:15.849 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:35:15.853 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:15.857 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:15.860 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:15.864 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:15.867 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:15.871 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:15.874 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:15.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:15.883 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:15.888 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398115885 2026-06-25 14:35:15.892 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:35:16.023 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:35:16.023 | 2026-06-25 14:35:16.023 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:35:16.023 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:35:16.023 | state without impacting any branches by switching back to a branch. 2026-06-25 14:35:16.023 | 2026-06-25 14:35:16.023 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:35:16.023 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:35:16.023 | 2026-06-25 14:35:16.024 | git switch -c 2026-06-25 14:35:16.024 | 2026-06-25 14:35:16.024 | Or undo this operation with: 2026-06-25 14:35:16.024 | 2026-06-25 14:35:16.024 | git switch - 2026-06-25 14:35:16.024 | 2026-06-25 14:35:16.024 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:35:16.024 | 2026-06-25 14:35:16.024 | HEAD is now at 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 14:35:16.029 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:35:16.033 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:16.037 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:16.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:16.043 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:16.046 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:16.049 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:35:16.051 | + functions-common:time_stop:2427 : start_time=1782398115885 2026-06-25 14:35:16.055 | + functions-common:time_stop:2429 : [[ -z 1782398115885 ]] 2026-06-25 14:35:16.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:16.064 | + functions-common:time_stop:2432 : end_time=1782398116060 2026-06-25 14:35:16.069 | + functions-common:time_stop:2433 : elapsed_time=175 2026-06-25 14:35:16.072 | + functions-common:time_stop:2434 : total=54547 2026-06-25 14:35:16.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:16.078 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54722 2026-06-25 14:35:16.082 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 14:35:16.103 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 14:35:16.106 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:35:16.109 | + functions-common:git_clone:673 : head -1 2026-06-25 14:35:16.112 | 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 14:35:16.117 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:35:16.120 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 14:35:16.123 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:35:16.127 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:35:16.130 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 14:35:16.134 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:35:16.138 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 14:35:16.141 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:35:16.143 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:35:16.147 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 14:35:16.151 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:35:16.154 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:35:16.159 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 14:35:16.162 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:35:16.166 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 14:35:16.169 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:35:16.173 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:35:16.176 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 14:35:16.184 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 14:35:16.187 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 14:35:16.191 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 14:35:16.367 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 14:35:16.371 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:35:16.376 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:35:16.380 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:35:16.384 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 14:35:16.389 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 14:35:16.393 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:35:16.397 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:35:16.401 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:35:16.406 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:35:16.411 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:35:16.415 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:35:16.419 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:35:16.424 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 14:35:16.457 | Using python 3.12 to install /opt/stack/glance 2026-06-25 14:35:16.461 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-25 14:35:17.539 | Obtaining file:///opt/stack/glance 2026-06-25 14:35:17.543 | Installing build dependencies: started 2026-06-25 14:35:19.484 | Installing build dependencies: finished with status 'done' 2026-06-25 14:35:19.486 | Checking if build backend supports build_editable: started 2026-06-25 14:35:20.080 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:35:20.082 | Getting requirements to build editable: started 2026-06-25 14:35:20.389 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:35:20.391 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:35:21.364 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:35:21.385 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.0.3) 2026-06-25 14:35:21.385 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.7.1) 2026-06-25 14:35:21.386 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.0.51) 2026-06-25 14:35:21.387 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.41.0) 2026-06-25 14:35:21.388 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 14:35:21.389 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.5.1) 2026-06-25 14:35:21.390 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.8.10) 2026-06-25 14:35:21.391 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.18.4) 2026-06-25 14:35:21.646 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev85) 2026-06-25 14:35:21.852 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:35:21.863 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.5.0) 2026-06-25 14:35:21.866 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.5.0) 2026-06-25 14:35:21.866 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.4.0) 2026-06-25 14:35:21.869 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.7.1) 2026-06-25 14:35:21.870 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.1.1) 2026-06-25 14:35:21.870 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 14:35:21.870 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.3.0) 2026-06-25 14:35:21.935 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:21.955 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 14:35:21.975 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.14.0) 2026-06-25 14:35:21.976 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (13.0.0) 2026-06-25 14:35:22.006 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:22.026 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:35:22.038 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.17.0) 2026-06-25 14:35:22.039 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.10.1) 2026-06-25 14:35:22.040 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.26.0) 2026-06-25 14:35:22.041 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 14:35:22.042 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.0.0) 2026-06-25 14:35:22.044 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.8.0) 2026-06-25 14:35:22.076 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:22.094 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:22.106 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.2.0) 2026-06-25 14:35:22.108 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.1.0) 2026-06-25 14:35:22.110 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.1.0) 2026-06-25 14:35:22.149 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:22.165 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:35:22.177 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.1.0) 2026-06-25 14:35:22.180 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.4.0) 2026-06-25 14:35:22.181 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.5.0) 2026-06-25 14:35:22.181 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 14:35:22.182 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (43.0.3) 2026-06-25 14:35:22.209 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev85) 2026-06-25 14:35:22.228 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:35:22.277 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev85) 2026-06-25 14:35:22.295 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:35:22.307 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (1.3.12) 2026-06-25 14:35:22.309 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (4.15.0) 2026-06-25 14:35:22.344 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.360 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:35:22.374 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev85) (2.34.2) 2026-06-25 14:35:22.377 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev85) (2.0.0) 2026-06-25 14:35:22.382 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev85) (3.0) 2026-06-25 14:35:22.386 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev85) (5.10.0) 2026-06-25 14:35:22.389 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev85) (2.2.1) 2026-06-25 14:35:22.394 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (2.8.0) 2026-06-25 14:35:22.395 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (3.5.2) 2026-06-25 14:35:22.405 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev85) (1.4.2) 2026-06-25 14:35:22.413 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev85) (3.3.2) 2026-06-25 14:35:22.417 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (26.1.0) 2026-06-25 14:35:22.418 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (2025.9.1) 2026-06-25 14:35:22.419 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (0.37.0) 2026-06-25 14:35:22.420 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (2026.5.1) 2026-06-25 14:35:22.430 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev85) (2.1.0) 2026-06-25 14:35:22.431 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev85) (1.8.2) 2026-06-25 14:35:22.437 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (4.2.0) 2026-06-25 14:35:22.439 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (4.0.1) 2026-06-25 14:35:22.440 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (2.13.0) 2026-06-25 14:35:22.447 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (1.5.0) 2026-06-25 14:35:22.451 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (5.3.1) 2026-06-25 14:35:22.458 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev85) (0.20) 2026-06-25 14:35:22.463 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (1.3.0) 2026-06-25 14:35:22.465 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (2.0.0) 2026-06-25 14:35:22.466 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (6.0.3) 2026-06-25 14:35:22.475 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev85) (2.1.2) 2026-06-25 14:35:22.476 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev85) (0.6.2) 2026-06-25 14:35:22.537 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.553 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 14:35:22.607 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.630 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 14:35:22.671 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.689 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 14:35:22.733 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.750 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 14:35:22.761 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) (7.2.2) 2026-06-25 14:35:22.794 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 14:35:22.827 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:35:22.843 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev85) (2.9.0.post0) 2026-06-25 14:35:22.850 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (4.6.0) 2026-06-25 14:35:22.851 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (7.1.4) 2026-06-25 14:35:22.852 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.3.1) 2026-06-25 14:35:22.853 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.6.2) 2026-06-25 14:35:22.855 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (0.16.0) 2026-06-25 14:35:22.859 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.1.0) 2026-06-25 14:35:22.869 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 14:35:22.870 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (26.2) 2026-06-25 14:35:22.878 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (0.25.0) 2026-06-25 14:35:22.882 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (5.0.0) 2026-06-25 14:35:22.883 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (3.1.6) 2026-06-25 14:35:22.885 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (4.0.1) 2026-06-25 14:35:22.893 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev85) (3.0.3) 2026-06-25 14:35:22.909 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev85) (1.2.1) 2026-06-25 14:35:22.919 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (1.7.6) 2026-06-25 14:35:22.942 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev85) (82.0.1) 2026-06-25 14:35:22.959 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev85) (0.8.1) 2026-06-25 14:35:23.022 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.038 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:35:23.079 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.096 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 14:35:23.159 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.175 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 14:35:23.241 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.257 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 14:35:23.294 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.310 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:35:23.320 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (15.0.0) 2026-06-25 14:35:23.347 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.364 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 14:35:23.386 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev85) (1.17.0) 2026-06-25 14:35:23.406 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (3.4.7) 2026-06-25 14:35:23.407 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (3.18) 2026-06-25 14:35:23.408 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (2.7.0) 2026-06-25 14:35:23.411 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (2023.11.17) 2026-06-25 14:35:23.443 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (4.2.0) 2026-06-25 14:35:23.445 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (2.20.0) 2026-06-25 14:35:23.455 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (0.1.2) 2026-06-25 14:35:23.473 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev85) (0.8) 2026-06-25 14:35:23.564 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.579 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 14:35:23.629 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.647 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:35:23.658 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev85) (9.1.4) 2026-06-25 14:35:23.685 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.702 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 14:35:23.847 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:35:23.865 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 14:35:23.881 | Installing build dependencies: started 2026-06-25 14:35:25.608 | Installing build dependencies: finished with status 'done' 2026-06-25 14:35:25.610 | Getting requirements to build wheel: started 2026-06-25 14:35:26.294 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:35:26.296 | Preparing metadata (pyproject.toml): started 2026-06-25 14:35:26.690 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:35:26.694 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 14:35:26.796 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:35:26.812 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 14:35:26.869 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 14:35:26.885 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 14:35:26.986 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 14:35:27.025 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 14:35:27.050 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 14:35:27.077 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 14:35:27.103 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 14:35:27.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.0 MB/s 0:00:00 2026-06-25 14:35:27.182 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 14:35:27.206 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 14:35:27.229 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 14:35:27.255 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 14:35:27.278 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 14:35:27.304 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 14:35:27.330 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 14:35:27.356 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 14:35:27.380 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 14:35:27.408 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 14:35:27.441 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 14:35:27.468 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 14:35:27.500 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 14:35:27.541 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 14:35:27.572 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 14:35:27.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.4 MB/s 0:00:00 2026-06-25 14:35:27.718 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 14:35:27.744 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 14:35:27.780 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 14:35:27.806 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 14:35:27.913 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 14:35:27.915 | Building editable for glance (pyproject.toml): started 2026-06-25 14:35:28.890 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 14:35:28.893 | Created wheel for glance: filename=glance-32.1.0.dev85-0.editable-py3-none-any.whl size=8992 sha256=70fd5bad7331d93767104989ef86bff6113afca49e26e33c25a59f3cf21200b3 2026-06-25 14:35:28.894 | Stored in directory: /tmp/pip-ephem-wheel-cache-om2zwi03/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 14:35:28.898 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 14:35:29.356 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 14:35:29.358 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4670858a8c372cc648e577ae68eb4563938ebff614ee34c1f35b66501b8894ad 2026-06-25 14:35:29.358 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 14:35:29.363 | Successfully built glance simplegeneric 2026-06-25 14:35:29.681 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-25 14:35:32.897 | Attempting uninstall: jsonpointer 2026-06-25 14:35:32.912 | Found existing installation: jsonpointer 2.0 2026-06-25 14:35:32.914 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:32.915 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 14:35:32.933 | Attempting uninstall: jmespath 2026-06-25 14:35:32.955 | Found existing installation: jmespath 1.0.1 2026-06-25 14:35:32.955 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:32.955 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 14:35:33.007 | Attempting uninstall: httplib2 2026-06-25 14:35:33.025 | Found existing installation: httplib2 0.20.4 2026-06-25 14:35:33.025 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:33.027 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 14:35:33.138 | Attempting uninstall: jsonpatch 2026-06-25 14:35:33.156 | Found existing installation: jsonpatch 1.32 2026-06-25 14:35:33.156 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:35:33.157 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 14:35:37.944 | 2026-06-25 14:35:37.964 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev85 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-25 14:35:38.289 | + inc/python:pip_install:216 : result=0 2026-06-25 14:35:38.292 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:35:38.297 | + functions-common:time_stop:2420 : local name 2026-06-25 14:35:38.301 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:35:38.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:35:38.307 | + functions-common:time_stop:2423 : local total 2026-06-25 14:35:38.309 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:35:38.314 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:35:38.317 | + functions-common:time_stop:2427 : start_time=1782398116448 2026-06-25 14:35:38.320 | + functions-common:time_stop:2429 : [[ -z 1782398116448 ]] 2026-06-25 14:35:38.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:35:38.331 | + functions-common:time_stop:2432 : end_time=1782398138326 2026-06-25 14:35:38.335 | + functions-common:time_stop:2433 : elapsed_time=21878 2026-06-25 14:35:38.338 | + functions-common:time_stop:2434 : total=83144 2026-06-25 14:35:38.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:35:38.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105022 2026-06-25 14:35:38.349 | + inc/python:pip_install:219 : return 0 2026-06-25 14:35:38.353 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:35:38.358 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:35:38.362 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 14:35:38.366 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 14:35:38.370 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:35:38.374 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:35:38.377 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 14:35:38.381 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:35:38.386 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:35:38.390 | + ./stack.sh:main:942 : configure_glance 2026-06-25 14:35:38.394 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 14:35:38.414 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 14:35:38.419 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 14:35:38.423 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 14:35:38.426 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 14:35:38.430 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 14:35:38.433 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:35:38.436 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:35:38.439 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:35:38.461 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:38.464 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:35:38.467 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:38.472 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:38.475 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 14:35:38.518 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 14:35:38.560 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 14:35:38.601 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 14:35:38.641 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 14:35:38.679 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 14:35:38.718 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 14:35:38.753 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 14:35:38.755 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:35:38.758 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 14:35:38.761 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:35:38.764 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:35:38.767 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 14:35:38.769 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:35:38.773 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 14:35:38.776 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:35:38.779 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 14:35:38.816 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 14:35:38.854 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.176/identity 2026-06-25 14:35:38.892 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 14:35:38.931 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 14:35:38.968 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 14:35:39.002 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 14:35:39.038 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 14:35:39.075 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.176/identity 2026-06-25 14:35:39.116 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:35:39.153 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:35:39.190 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:35:39.193 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 14:35:39.238 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 14:35:39.241 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 14:35:39.244 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 14:35:39.247 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:35:39.250 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:35:39.253 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:35:39.273 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:39.276 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:35:39.279 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:35:39.281 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:35:39.303 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:39.307 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:35:39.312 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:35:39.354 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:35:39.358 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:35:39.361 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 14:35:39.364 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 14:35:39.367 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 14:35:39.407 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 14:35:39.449 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 14:35:39.494 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 14:35:39.497 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 14:35:39.500 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 14:35:39.504 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 14:35:39.507 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:35:39.510 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:39.514 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 14:35:39.554 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 14:35:39.557 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.176 2026-06-25 14:35:39.596 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:35:39.599 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:39.602 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 14:35:39.623 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:39.626 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.176/image 2026-06-25 14:35:39.666 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 14:35:39.685 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:39.689 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 14:35:39.692 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 14:35:39.695 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 14:35:39.699 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:35:39.722 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:35:39.726 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:35:39.729 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:35:39.732 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:35:39.735 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:35:39.769 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:35:39.805 | + functions:setup_systemd_logging:726 : 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' 2026-06-25 14:35:39.840 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:35:39.874 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 14:35:39.909 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 14:35:39.915 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 14:35:39.954 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 14:35:39.989 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 14:35:40.023 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 14:35:40.058 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 14:35:40.094 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 14:35:40.133 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 14:35:40.173 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 14:35:40.210 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 14:35:40.217 | + lib/glance:configure_glance:447 : 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-mode.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-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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 2026-06-25 14:35:40.225 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 14:35:40.245 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:35:40.249 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 14:35:40.252 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 14:35:40.256 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 14:35:40.259 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 14:35:40.262 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 14:35:40.265 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 14:35:40.269 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 14:35:40.275 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:35:40.278 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 14:35:40.319 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 14:35:40.322 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 14:35:40.325 | ++ functions:get_random_port:861 : true 2026-06-25 14:35:40.328 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 14:35:40.331 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 14:35:40.334 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 14:35:40.391 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 14:35:40.394 | ++ functions:get_random_port:865 : break 2 2026-06-25 14:35:40.396 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 14:35:40.400 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 14:35:40.404 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 14:35:40.441 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 14:35:40.480 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 14:35:40.516 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:35:40.554 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:35:40.592 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:35:40.630 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:35:40.666 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:35:40.700 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:35:40.735 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:35:40.767 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:35:40.803 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:35:40.837 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:35:40.874 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:35:40.910 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 14:35:40.946 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 14:35:40.980 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 14:35:41.015 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 14:35:41.053 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 14:35:41.081 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 14:35:41.111 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 14:35:41.113 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 14:35:41.115 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:41.117 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:41.120 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:41.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:41.124 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:41.126 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 14:35:41.129 | perl: warning: Setting locale failed. 2026-06-25 14:35:41.129 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:41.129 | LANGUAGE = (unset), 2026-06-25 14:35:41.129 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:41.129 | LANG = (unset) 2026-06-25 14:35:41.129 | are supported and installed on your system. 2026-06-25 14:35:41.129 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:35:41.165 | proxy (enabled by site administrator) 2026-06-25 14:35:41.169 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 14:35:41.171 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 14:35:41.174 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:41.176 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:41.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:41.180 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:41.183 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:41.185 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 14:35:41.187 | perl: warning: Setting locale failed. 2026-06-25 14:35:41.187 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:41.187 | LANGUAGE = (unset), 2026-06-25 14:35:41.187 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:41.188 | LANG = (unset) 2026-06-25 14:35:41.188 | are supported and installed on your system. 2026-06-25 14:35:41.188 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 14:35:41.225 | No module matches proxy_http 2026-06-25 14:35:41.228 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 14:35:41.240 | perl: warning: Setting locale failed. 2026-06-25 14:35:41.240 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:41.240 | LANGUAGE = (unset), 2026-06-25 14:35:41.240 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:41.240 | LANG = "de_DE.UTF-8" 2026-06-25 14:35:41.240 | are supported and installed on your system. 2026-06-25 14:35:41.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:35:41.281 | Considering dependency proxy for proxy_http: 2026-06-25 14:35:41.282 | Module proxy already enabled 2026-06-25 14:35:41.282 | Enabling module proxy_http. 2026-06-25 14:35:41.287 | To activate the new configuration, you need to run: 2026-06-25 14:35:41.287 | systemctl restart apache2 2026-06-25 14:35:41.292 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 14:35:41.295 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 14:35:41.297 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:35:41.299 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:35:41.302 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:35:41.515 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 14:35:41.519 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 14:35:41.523 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 14:35:41.526 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:35:41.529 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:41.531 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:41.533 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:41.536 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:41.539 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 14:35:41.539 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:41.549 | KeepAlive Off 2026-06-25 14:35:41.554 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 14:35:41.554 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:41.565 | SetEnv proxy-sendchunked 1 2026-06-25 14:35:41.570 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 14:35:41.570 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 14:35:41.581 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 14:35:41.585 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 14:35:41.587 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 14:35:41.590 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:35:41.592 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:35:41.594 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:35:41.597 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:35:41.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:41.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:41.604 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:35:41.606 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:35:41.608 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:35:41.611 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:35:41.613 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 14:35:41.625 | perl: warning: Setting locale failed. 2026-06-25 14:35:41.625 | perl: warning: Please check that your locale settings: 2026-06-25 14:35:41.625 | LANGUAGE = (unset), 2026-06-25 14:35:41.625 | LC_ALL = "en_US.utf8", 2026-06-25 14:35:41.625 | LANG = "de_DE.UTF-8" 2026-06-25 14:35:41.625 | are supported and installed on your system. 2026-06-25 14:35:41.626 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:35:41.667 | Enabling site glance-api. 2026-06-25 14:35:41.673 | To activate the new configuration, you need to run: 2026-06-25 14:35:41.673 | systemctl reload apache2 2026-06-25 14:35:41.678 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 14:35:41.680 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:35:41.682 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:35:41.684 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:35:41.836 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 14:35:41.842 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 14:35:41.873 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 14:35:41.905 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 14:35:41.907 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 14:35:41.939 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 14:35:41.970 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 14:35:42.000 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 14:35:42.017 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:35:42.020 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 14:35:42.023 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 14:35:42.025 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 14:35:42.028 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:35:42.031 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 14:35:42.034 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/02/994902/1 2026-06-25 14:35:42.036 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 14:35:42.039 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 14:35:42.041 | + functions-common:git_clone:591 : local git_ref=refs/changes/02/994902/1 2026-06-25 14:35:42.043 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:35:42.046 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:35:42.049 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:35:42.051 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:35:42.054 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:35:42.069 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:35:42.072 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:35:42.074 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:42.077 | + functions-common:git_clone:610 : echo refs/changes/02/994902/1 2026-06-25 14:35:42.078 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:35:42.083 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 14:35:42.085 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 14:35:42.087 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 14:35:42.090 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:35:42.092 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:35:42.095 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:35:42.097 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:35:42.099 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:35:42.102 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:35:42.104 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:35:42.106 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:35:42.109 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:35:42.113 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398142111 2026-06-25 14:35:42.116 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 14:35:42.119 | Cloning into '/opt/stack/cinder'... 2026-06-25 14:36:42.496 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:42.499 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:42.502 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:42.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:42.510 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:42.514 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:42.519 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:42.523 | + functions-common:time_stop:2427 : start_time=1782398142111 2026-06-25 14:36:42.526 | + functions-common:time_stop:2429 : [[ -z 1782398142111 ]] 2026-06-25 14:36:42.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:42.536 | + functions-common:time_stop:2432 : end_time=1782398202532 2026-06-25 14:36:42.540 | + functions-common:time_stop:2433 : elapsed_time=60421 2026-06-25 14:36:42.544 | + functions-common:time_stop:2434 : total=54722 2026-06-25 14:36:42.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:42.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115143 2026-06-25 14:36:42.555 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 14:36:42.559 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/02/994902/1 2026-06-25 14:36:42.563 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:36:42.567 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:36:42.571 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:36:42.575 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:36:42.578 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:36:42.583 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:36:42.586 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:36:42.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:36:42.595 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:36:42.601 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398202597 2026-06-25 14:36:42.605 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/02/994902/1 2026-06-25 14:36:43.490 | From https://review.opendev.org/openstack/cinder 2026-06-25 14:36:43.490 | * branch refs/changes/02/994902/1 -> FETCH_HEAD 2026-06-25 14:36:43.499 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:36:43.503 | + functions-common:time_stop:2420 : local name 2026-06-25 14:36:43.507 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:36:43.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:36:43.518 | + functions-common:time_stop:2423 : local total 2026-06-25 14:36:43.522 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:36:43.527 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:36:43.531 | + functions-common:time_stop:2427 : start_time=1782398202597 2026-06-25 14:36:43.535 | + functions-common:time_stop:2429 : [[ -z 1782398202597 ]] 2026-06-25 14:36:43.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:36:43.547 | + functions-common:time_stop:2432 : end_time=1782398203543 2026-06-25 14:36:43.551 | + functions-common:time_stop:2433 : elapsed_time=946 2026-06-25 14:36:43.555 | + functions-common:time_stop:2434 : total=115143 2026-06-25 14:36:43.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:36:43.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116089 2026-06-25 14:36:43.567 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 14:36:43.826 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:36:43.826 | 2026-06-25 14:36:43.826 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:36:43.826 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:36:43.826 | state without impacting any branches by switching back to a branch. 2026-06-25 14:36:43.826 | 2026-06-25 14:36:43.826 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:36:43.827 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:36:43.827 | 2026-06-25 14:36:43.827 | git switch -c 2026-06-25 14:36:43.827 | 2026-06-25 14:36:43.827 | Or undo this operation with: 2026-06-25 14:36:43.827 | 2026-06-25 14:36:43.827 | git switch - 2026-06-25 14:36:43.827 | 2026-06-25 14:36:43.827 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:36:43.827 | 2026-06-25 14:36:43.828 | HEAD is now at e92521067 WIP: api: add microversion for snapshot-aware retype 2026-06-25 14:36:43.832 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 14:36:43.860 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 14:36:43.865 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:36:43.865 | + functions-common:git_clone:673 : head -1 2026-06-25 14:36:43.871 | e92521067 WIP: api: add microversion for snapshot-aware retype 2026-06-25 14:36:43.876 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:36:43.880 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 14:36:43.884 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:36:43.886 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:36:43.890 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 14:36:43.893 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:36:43.896 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 14:36:43.899 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:36:43.902 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:36:43.905 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 14:36:43.908 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:36:43.912 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:36:43.917 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 14:36:43.921 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:36:43.926 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 14:36:43.929 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:36:43.932 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:36:43.936 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 14:36:43.943 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 14:36:43.946 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 14:36:43.949 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 14:36:44.120 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 14:36:44.124 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:36:44.127 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:36:44.131 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:36:44.133 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 14:36:44.137 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 14:36:44.141 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:36:44.144 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:36:44.147 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:36:44.152 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:36:44.155 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:36:44.160 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:36:44.164 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:36:44.167 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 14:36:44.195 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 14:36:44.198 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-25 14:36:45.270 | Obtaining file:///opt/stack/cinder 2026-06-25 14:36:45.276 | Installing build dependencies: started 2026-06-25 14:36:47.127 | Installing build dependencies: finished with status 'done' 2026-06-25 14:36:47.128 | Checking if build backend supports build_editable: started 2026-06-25 14:36:47.683 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:36:47.685 | Getting requirements to build editable: started 2026-06-25 14:36:47.984 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:36:47.987 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:36:49.429 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:36:49.461 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.0.3) 2026-06-25 14:36:49.462 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.3.1) 2026-06-25 14:36:49.464 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (0.41.0) 2026-06-25 14:36:49.464 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.3.0) 2026-06-25 14:36:49.466 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.5.2) 2026-06-25 14:36:49.467 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.1.0) 2026-06-25 14:36:49.468 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (4.26.0) 2026-06-25 14:36:49.469 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.14.0) 2026-06-25 14:36:49.470 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (13.0.0) 2026-06-25 14:36:50.115 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.265 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 14:36:50.277 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (10.5.0) 2026-06-25 14:36:50.278 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.5.0) 2026-06-25 14:36:50.279 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (6.4.0) 2026-06-25 14:36:50.280 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (18.0.0) 2026-06-25 14:36:50.281 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (8.2.0) 2026-06-25 14:36:50.282 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (18.1.0) 2026-06-25 14:36:50.283 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (8.1.0) 2026-06-25 14:36:50.284 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.1.0) 2026-06-25 14:36:50.284 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.11.0) 2026-06-25 14:36:50.285 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.8.0) 2026-06-25 14:36:50.286 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.9.0) 2026-06-25 14:36:50.287 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.10.0) 2026-06-25 14:36:50.288 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (4.6.0) 2026-06-25 14:36:50.290 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.7.1) 2026-06-25 14:36:50.290 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (10.1.1) 2026-06-25 14:36:50.333 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.351 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 14:36:50.363 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (4.4.0) 2026-06-25 14:36:50.364 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (26.2) 2026-06-25 14:36:50.409 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.427 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:36:50.439 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.10.1) 2026-06-25 14:36:50.441 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.1.0) 2026-06-25 14:36:50.441 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (3.3.2) 2026-06-25 14:36:50.444 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.4.0) 2026-06-25 14:36:50.483 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.500 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:36:50.515 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.8.0) 2026-06-25 14:36:50.574 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.592 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:36:50.638 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.658 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 14:36:50.670 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.34.2) 2026-06-25 14:36:50.670 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.5.1) 2026-06-25 14:36:50.671 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (6.3.0) 2026-06-25 14:36:50.706 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.723 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:36:50.733 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2.0.51) 2026-06-25 14:36:50.734 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.8.0) 2026-06-25 14:36:50.762 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.777 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 14:36:50.804 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (9.1.4) 2026-06-25 14:36:50.805 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (1.8.10) 2026-06-25 14:36:50.806 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (6.8.0) 2026-06-25 14:36:50.851 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.868 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 14:36:50.877 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.1.0) 2026-06-25 14:36:50.927 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev140) 2026-06-25 14:36:50.943 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 14:36:51.027 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev140) 2026-06-25 14:36:51.043 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 14:36:51.054 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (5.7.0) 2026-06-25 14:36:51.055 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (43.0.3) 2026-06-25 14:36:51.056 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (0.2.3) 2026-06-25 14:36:51.281 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev140) 2026-06-25 14:36:51.299 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-25 14:36:51.689 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev140) 2026-06-25 14:36:51.710 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 14:36:51.720 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev140) (1.9.0) 2026-06-25 14:36:51.721 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (2026.2) 2026-06-25 14:36:51.722 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev140) (7.1.4) 2026-06-25 14:36:52.153 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev140) 2026-06-25 14:36:52.168 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 14:36:52.179 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev140) (1.1.0) 2026-06-25 14:36:52.214 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev140) 2026-06-25 14:36:52.283 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 14:36:52.295 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev140) (2.9.0.post0) 2026-06-25 14:36:52.297 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev140) (2.7.0) 2026-06-25 14:36:52.301 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev140) (1.17.0) 2026-06-25 14:36:52.335 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev140) (2.0.0) 2026-06-25 14:36:52.340 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev140) (3.0) 2026-06-25 14:36:52.349 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev140) (2.8.0) 2026-06-25 14:36:52.357 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev140) (3.1.0) 2026-06-25 14:36:52.360 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev140) (2.2.1) 2026-06-25 14:36:52.363 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) (0.31.2) 2026-06-25 14:36:52.421 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:52.437 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 14:36:52.494 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:52.510 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 14:36:52.572 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:52.587 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:36:52.625 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:52.640 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 14:36:52.689 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:52.723 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 14:36:53.026 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.044 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 14:36:53.089 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.104 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 14:36:53.158 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.174 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:36:53.204 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev140) (3.4.7) 2026-06-25 14:36:53.207 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev140) (3.18) 2026-06-25 14:36:53.208 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev140) (2023.11.17) 2026-06-25 14:36:53.227 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev140) (26.1.0) 2026-06-25 14:36:53.228 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev140) (2025.9.1) 2026-06-25 14:36:53.229 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev140) (0.37.0) 2026-06-25 14:36:53.230 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev140) (2026.5.1) 2026-06-25 14:36:53.243 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev140) (1.8.2) 2026-06-25 14:36:53.245 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev140) (4.15.0) 2026-06-25 14:36:53.250 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev140) (4.2.0) 2026-06-25 14:36:53.253 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev140) (4.0.1) 2026-06-25 14:36:53.253 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev140) (2.13.0) 2026-06-25 14:36:53.266 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev140) (7.2.2) 2026-06-25 14:36:53.274 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev140) (1.5.0) 2026-06-25 14:36:53.283 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev140) (0.20) 2026-06-25 14:36:53.290 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev140) (1.3.0) 2026-06-25 14:36:53.291 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev140) (2.0.0) 2026-06-25 14:36:53.291 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev140) (6.0.3) 2026-06-25 14:36:53.301 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev140) (1.18.4) 2026-06-25 14:36:53.303 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev140) (2.1.2) 2026-06-25 14:36:53.304 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev140) (0.6.2) 2026-06-25 14:36:53.308 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev140) (1.3.12) 2026-06-25 14:36:53.323 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev140) (5.3.1) 2026-06-25 14:36:53.324 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev140) (5.6.2) 2026-06-25 14:36:53.326 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev140) (0.16.0) 2026-06-25 14:36:53.330 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev140) (5.1.0) 2026-06-25 14:36:53.347 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev140) (0.25.0) 2026-06-25 14:36:53.354 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev140) (5.0.0) 2026-06-25 14:36:53.354 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev140) (3.1.6) 2026-06-25 14:36:53.357 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev140) (4.0.1) 2026-06-25 14:36:53.369 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev140) (3.0.3) 2026-06-25 14:36:53.387 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev140) (1.2.1) 2026-06-25 14:36:53.415 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev140) (1.7.6) 2026-06-25 14:36:53.456 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.476 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 14:36:53.591 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.609 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-25 14:36:53.627 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev140) (3.17.0) 2026-06-25 14:36:53.677 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.701 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:36:53.788 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev140) 2026-06-25 14:36:53.804 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 14:36:53.861 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev140) 2026-06-25 14:36:53.877 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 14:36:53.900 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev140) (82.0.1) 2026-06-25 14:36:53.918 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev140) (0.8.1) 2026-06-25 14:36:53.982 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev140) 2026-06-25 14:36:53.998 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 14:36:54.035 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (4.14.0) 2026-06-25 14:36:54.043 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (0.6.0) 2026-06-25 14:36:54.046 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (4.0.0) 2026-06-25 14:36:54.056 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (3.0.52) 2026-06-25 14:36:54.058 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (1.11.0) 2026-06-25 14:36:54.059 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (15.0.0) 2026-06-25 14:36:54.060 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (1.8.0) 2026-06-25 14:36:54.103 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev140) 2026-06-25 14:36:54.122 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 14:36:54.134 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev140) (24.2.1) 2026-06-25 14:36:54.185 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (4.2.0) 2026-06-25 14:36:54.187 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (2.20.0) 2026-06-25 14:36:54.198 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev140) (0.1.2) 2026-06-25 14:36:54.221 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev140) (0.8) 2026-06-25 14:36:54.268 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev140) 2026-06-25 14:36:54.289 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 14:36:54.355 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev140) (3.6.1) 2026-06-25 14:36:54.357 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev140) (3.4.0) 2026-06-25 14:36:54.359 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev140) (4.0.1) 2026-06-25 14:36:54.438 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev140) 2026-06-25 14:36:54.455 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 14:36:54.494 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev140) (1.33) 2026-06-25 14:36:54.501 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev140) (3.1.1) 2026-06-25 14:36:54.600 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 14:36:54.643 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 14:36:55.223 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 24.0 MB/s 0:00:00 2026-06-25 14:36:55.245 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 14:36:55.284 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 14:36:55.576 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 52.8 MB/s 0:00:00 2026-06-25 14:36:55.593 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 14:36:55.618 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 14:36:55.644 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 14:36:55.671 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 14:36:55.697 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 14:36:55.722 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 14:36:55.753 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 14:36:55.778 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 14:36:55.876 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 55.4 MB/s 0:00:00 2026-06-25 14:36:55.894 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 14:36:55.920 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 14:36:55.951 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 14:36:55.972 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 26.8 MB/s 0:00:00 2026-06-25 14:36:55.991 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 14:36:56.016 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 14:36:56.041 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 14:36:56.071 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 14:36:56.142 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 14:36:56.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 40.2 MB/s 0:00:00 2026-06-25 14:36:56.195 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 14:36:56.223 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 14:36:56.251 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 14:36:56.277 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 14:36:56.307 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 14:36:56.332 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 14:36:56.356 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 14:36:56.382 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 14:36:56.406 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 14:36:56.431 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 14:36:56.458 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-25 14:36:56.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 47.3 MB/s 0:00:00 2026-06-25 14:36:56.525 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-25 14:36:56.696 | Building wheels for collected packages: cinder 2026-06-25 14:36:56.698 | Building editable for cinder (pyproject.toml): started 2026-06-25 14:36:58.524 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 14:36:58.525 | Created wheel for cinder: filename=cinder-28.1.0.dev140-0.editable-py3-none-any.whl size=9192 sha256=f87775d2907631949155f0ff99d07119b18da99b8cdc56f99b3b94b2d92af232 2026-06-25 14:36:58.526 | Stored in directory: /tmp/pip-ephem-wheel-cache-8m3_wof7/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 14:36:58.534 | Successfully built cinder 2026-06-25 14:36:59.012 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-25 14:36:59.425 | Attempting uninstall: pyudev 2026-06-25 14:36:59.451 | Found existing installation: pyudev 0.24.0 2026-06-25 14:36:59.451 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:59.451 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 14:36:59.521 | Attempting uninstall: pyasn1 2026-06-25 14:36:59.543 | Found existing installation: pyasn1 0.4.8 2026-06-25 14:36:59.545 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:36:59.545 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 14:37:01.419 | Attempting uninstall: botocore 2026-06-25 14:37:01.438 | Found existing installation: botocore 1.34.46 2026-06-25 14:37:01.438 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:01.439 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 14:37:02.722 | Attempting uninstall: s3transfer 2026-06-25 14:37:02.743 | Found existing installation: s3transfer 0.10.1 2026-06-25 14:37:02.744 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:02.745 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 14:37:03.492 | Attempting uninstall: boto3 2026-06-25 14:37:03.511 | Found existing installation: boto3 1.34.46 2026-06-25 14:37:03.511 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 14:37:03.512 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 14:37:05.643 | 2026-06-25 14:37:05.666 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev140 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 14:37:06.209 | + inc/python:pip_install:216 : result=0 2026-06-25 14:37:06.213 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:37:06.217 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:06.221 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:06.226 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:06.230 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:06.234 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:06.239 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:37:06.243 | + functions-common:time_stop:2427 : start_time=1782398204189 2026-06-25 14:37:06.248 | + functions-common:time_stop:2429 : [[ -z 1782398204189 ]] 2026-06-25 14:37:06.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:06.259 | + functions-common:time_stop:2432 : end_time=1782398226254 2026-06-25 14:37:06.264 | + functions-common:time_stop:2433 : elapsed_time=22065 2026-06-25 14:37:06.268 | + functions-common:time_stop:2434 : total=105022 2026-06-25 14:37:06.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:06.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127087 2026-06-25 14:37:06.282 | + inc/python:pip_install:219 : return 0 2026-06-25 14:37:06.285 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:37:06.289 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:37:06.293 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 14:37:06.297 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 14:37:06.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:06.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:06.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 14:37:06.316 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:06.320 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 14:37:06.324 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 14:37:06.328 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 14:37:06.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:06.338 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:06.343 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 14:37:06.366 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 14:37:06.370 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:37:06.375 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:37:06.380 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:37:06.385 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:37:06.389 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:06.392 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:37:06.397 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:06.401 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:06.406 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:37:06.411 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:37:06.415 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:37:06.418 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:37:06.422 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 14:37:06.426 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:37:06.432 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:06.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:06.441 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 14:37:06.476 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-25 14:37:06.524 | Reading package lists... 2026-06-25 14:37:06.929 | Building dependency tree... 2026-06-25 14:37:06.932 | Reading state information... 2026-06-25 14:37:07.552 | The following additional packages will be installed: 2026-06-25 14:37:07.552 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 14:37:07.553 | python3-urwid python3-wcwidth 2026-06-25 14:37:07.556 | Suggested packages: 2026-06-25 14:37:07.556 | python-urwid-doc 2026-06-25 14:37:07.596 | The following NEW packages will be installed: 2026-06-25 14:37:07.596 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 14:37:07.597 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 14:37:07.671 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:37:07.671 | Need to get 385 kB of archives. 2026-06-25 14:37:07.672 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 14:37:07.672 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 14:37:07.715 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-25 14:37:07.716 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 14:37:07.745 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-25 14:37:07.745 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 14:37:07.746 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 14:37:07.999 | perl: warning: Setting locale failed. 2026-06-25 14:37:08.000 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:08.000 | LANGUAGE = (unset), 2026-06-25 14:37:08.000 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:08.000 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:08.000 | are supported and installed on your system. 2026-06-25 14:37:08.000 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:08.061 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:37:08.061 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:37:08.062 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:37:08.255 | Fetched 385 kB in 0s (3235 kB/s) 2026-06-25 14:37:08.300 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 14:37:08.368 | (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 ... 126649 files and directories currently installed.) 2026-06-25 14:37:08.375 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 14:37:08.379 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 14:37:08.435 | Selecting previously unselected package python3-wcwidth. 2026-06-25 14:37:08.448 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 14:37:08.452 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 14:37:08.512 | Selecting previously unselected package python3-urwid. 2026-06-25 14:37:08.527 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 14:37:08.531 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 14:37:08.631 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 14:37:08.646 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 14:37:08.650 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 14:37:08.720 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 14:37:08.735 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 14:37:08.739 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 14:37:08.815 | Selecting previously unselected package targetcli-fb. 2026-06-25 14:37:08.831 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 14:37:08.835 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 14:37:08.921 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 14:37:10.137 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 14:37:10.149 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 14:37:10.518 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 14:37:10.792 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 14:37:11.365 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 14:37:11.576 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:11.576 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 14:37:11.601 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 14:37:11.601 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 14:37:11.601 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 14:37:11.601 | keyword = Word(alphanums + '_\-') 2026-06-25 14:37:11.601 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:11.601 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:11.601 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:11.601 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:11.602 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 14:37:11.602 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 14:37:11.611 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:11.611 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 14:37:11.633 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 14:37:11.633 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 14:37:11.633 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 14:37:11.633 | keyword = Word(alphanums + '_\-') 2026-06-25 14:37:11.633 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:11.633 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:11.633 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 14:37:11.633 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 14:37:11.634 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 14:37:11.634 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 14:37:11.666 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 14:37:11.891 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 14:37:11.892 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 14:37:12.202 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:37:13.115 | perl: warning: Setting locale failed. 2026-06-25 14:37:13.115 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:13.115 | LANGUAGE = (unset), 2026-06-25 14:37:13.115 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:13.115 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:13.116 | are supported and installed on your system. 2026-06-25 14:37:13.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:13.256 | perl: warning: Setting locale failed. 2026-06-25 14:37:13.256 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:13.256 | LANGUAGE = (unset), 2026-06-25 14:37:13.256 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:13.256 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:13.256 | are supported and installed on your system. 2026-06-25 14:37:13.257 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:13.313 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:37:13.313 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:37:13.313 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:37:13.390 | perl: warning: Setting locale failed. 2026-06-25 14:37:13.390 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:13.390 | LANGUAGE = (unset), 2026-06-25 14:37:13.390 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:13.390 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:13.390 | are supported and installed on your system. 2026-06-25 14:37:13.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:13.930 | 2026-06-25 14:37:13.930 | Running kernel seems to be up-to-date. 2026-06-25 14:37:13.931 | 2026-06-25 14:37:13.931 | Restarting services... 2026-06-25 14:37:13.987 | 2026-06-25 14:37:13.987 | Service restarts being deferred: 2026-06-25 14:37:13.987 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:37:13.987 | systemctl restart systemd-logind.service 2026-06-25 14:37:13.987 | systemctl restart virtlockd.service 2026-06-25 14:37:13.987 | systemctl restart virtlogd.service 2026-06-25 14:37:13.988 | 2026-06-25 14:37:13.988 | No containers need to be restarted. 2026-06-25 14:37:13.988 | 2026-06-25 14:37:13.988 | User sessions running outdated binaries: 2026-06-25 14:37:13.988 | quobyte @ session #5: sshd[2023] 2026-06-25 14:37:14.001 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:37:14.015 | 2026-06-25 14:37:14.016 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:37:16.684 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:37:16.687 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:37:16.690 | + functions-common:time_stop:2420 : local name 2026-06-25 14:37:16.695 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:37:16.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:37:16.702 | + functions-common:time_stop:2423 : local total 2026-06-25 14:37:16.705 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:37:16.708 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:37:16.712 | + functions-common:time_stop:2427 : start_time=1782398226471 2026-06-25 14:37:16.716 | + functions-common:time_stop:2429 : [[ -z 1782398226471 ]] 2026-06-25 14:37:16.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:37:16.725 | + functions-common:time_stop:2432 : end_time=1782398236721 2026-06-25 14:37:16.729 | + functions-common:time_stop:2433 : elapsed_time=10250 2026-06-25 14:37:16.732 | + functions-common:time_stop:2434 : total=177280 2026-06-25 14:37:16.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:37:16.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187530 2026-06-25 14:37:16.742 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:37:16.745 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:37:16.748 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 14:37:16.752 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 14:37:16.768 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 14:37:16.773 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 14:37:16.776 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 14:37:16.779 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 14:37:16.783 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 14:37:16.784 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 14:37:16.788 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 14:37:16.791 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 14:37:16.793 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 14:37:16.796 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 14:37:16.798 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 14:37:16.801 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 14:37:16.804 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 14:37:16.807 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 14:37:16.822 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 14:37:16.839 | + 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 2026-06-25 14:37:16.856 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-25 14:37:16.875 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 14:37:16.893 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 14:37:16.911 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 14:37:16.916 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 14:37:16.921 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.CaSKz4J80g 2026-06-25 14:37:16.926 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 14:37:16.930 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 14:37:16.934 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 14:37:16.937 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.CaSKz4J80g 2026-06-25 14:37:16.942 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.CaSKz4J80g 2026-06-25 14:37:16.959 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.CaSKz4J80g /etc/sudoers.d/cinder-rootwrap 2026-06-25 14:37:16.978 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 14:37:16.983 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 14:37:16.987 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 14:37:16.991 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 14:37:16.994 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 14:37:16.997 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-25 14:37:17.000 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-25 14:37:17.004 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 14:37:17.004 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 14:37:17.015 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 14:37:17.020 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 14:37:17.036 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 14:37:17.051 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 14:37:17.055 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 14:37:17.060 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 14:37:17.065 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 14:37:17.068 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:17.071 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 14:37:17.074 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:37:17.077 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:37:17.080 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 14:37:17.083 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:17.086 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 14:37:17.088 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:37:17.091 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 14:37:17.126 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 14:37:17.162 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.176/identity 2026-06-25 14:37:17.200 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 14:37:17.240 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 14:37:17.278 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 14:37:17.316 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 14:37:17.353 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 14:37:17.391 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.176/identity 2026-06-25 14:37:17.429 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:37:17.465 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:37:17.503 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:37:17.506 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 14:37:17.547 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 14:37:17.584 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 14:37:17.588 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 14:37:17.591 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 14:37:17.595 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 14:37:17.598 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:37:17.602 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:37:17.606 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:37:17.627 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:17.631 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:37:17.635 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 14:37:17.639 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 14:37:17.681 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 14:37:17.719 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 14:37:17.758 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 14:37:17.798 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 14:37:17.837 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 14:37:17.879 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.176 2026-06-25 14:37:17.915 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 14:37:17.957 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 14:37:17.967 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 57af650b174ce4c3fa47134a207ca8bb 2026-06-25 14:37:18.006 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 14:37:18.008 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 14:37:18.047 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 14:37:18.086 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 14:37:18.124 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 14:37:18.163 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 14:37:18.201 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 14:37:18.238 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 14:37:18.259 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:18.262 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:37:18.265 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 14:37:18.269 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 14:37:18.271 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 14:37:18.274 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:37:18.277 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 14:37:18.280 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 14:37:18.283 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 14:37:18.287 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 14:37:18.290 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 14:37:18.293 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 14:37:18.336 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-25 14:37:18.374 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 14:37:18.411 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 14:37:18.448 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 14:37:18.484 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 14:37:18.520 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-25 14:37:18.555 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 14:37:18.589 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 14:37:18.622 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 14:37:18.625 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 14:37:18.628 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 14:37:18.630 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 14:37:18.662 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 14:37:18.665 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 14:37:18.696 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 14:37:18.699 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 14:37:18.702 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 14:37:18.704 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 14:37:18.736 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 14:37:18.739 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 14:37:18.742 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 14:37:18.744 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 14:37:18.747 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 14:37:18.765 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:18.768 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 14:37:18.785 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:18.787 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 14:37:18.805 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:18.807 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 14:37:18.810 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 14:37:18.812 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 14:37:18.815 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 14:37:18.816 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:37:18.819 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:37:18.822 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:37:18.840 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:18.843 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:37:18.846 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:37:18.850 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:37:18.869 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:18.872 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:37:18.875 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:37:18.906 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:37:18.908 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:37:18.911 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 14:37:18.913 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 14:37:18.916 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:18.919 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:37:18.938 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:37:18.941 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:37:18.943 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:37:18.945 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:37:18.948 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:37:18.979 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:37:19.009 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:37:19.040 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:37:19.072 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 14:37:19.104 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 14:37:19.121 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:19.124 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 14:37:19.127 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 14:37:19.130 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 14:37:19.132 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 14:37:19.135 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:37:19.138 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 14:37:19.141 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 14:37:19.143 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:37:19.146 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:37:19.163 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:37:19.163 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:37:19.173 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:37:19.177 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:37:19.191 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 14:37:19.196 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 14:37:19.198 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 14:37:19.202 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:37:19.204 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 14:37:19.239 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:37:19.272 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 14:37:19.306 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:37:19.339 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:37:19.372 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:37:19.403 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:37:19.436 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:37:19.466 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:37:19.498 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:37:19.530 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:37:19.563 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:37:19.596 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:37:19.627 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:37:19.658 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:37:19.662 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:37:19.665 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 14:37:19.668 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 14:37:19.671 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:37:19.674 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:19.677 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:19.680 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:37:19.683 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:37:19.685 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 14:37:19.718 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:37:19.750 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-25 14:37:19.750 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 14:37:19.762 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 14:37:19.766 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 14:37:19.769 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 14:37:19.772 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:37:19.774 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:37:19.777 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:37:19.780 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:37:19.783 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:19.786 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:19.788 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:37:19.791 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:37:19.794 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:37:19.797 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:37:19.799 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 14:37:19.810 | perl: warning: Setting locale failed. 2026-06-25 14:37:19.810 | perl: warning: Please check that your locale settings: 2026-06-25 14:37:19.810 | LANGUAGE = (unset), 2026-06-25 14:37:19.810 | LC_ALL = "en_US.utf8", 2026-06-25 14:37:19.810 | LANG = "de_DE.UTF-8" 2026-06-25 14:37:19.810 | are supported and installed on your system. 2026-06-25 14:37:19.810 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:37:19.851 | Enabling site cinder-api. 2026-06-25 14:37:19.856 | To activate the new configuration, you need to run: 2026-06-25 14:37:19.857 | systemctl reload apache2 2026-06-25 14:37:19.862 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:37:19.865 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:37:19.868 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:37:19.870 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:37:20.056 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 14:37:20.060 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.176/image 2026-06-25 14:37:20.094 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 14:37:20.114 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:37:20.117 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 14:37:20.121 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:20.124 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 14:37:20.127 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 14:37:20.130 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:37:20.133 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 14:37:20.136 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:20.140 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 14:37:20.143 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 14:37:20.147 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 14:37:20.183 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 14:37:20.216 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.176/identity 2026-06-25 14:37:20.249 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 14:37:20.284 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 14:37:20.319 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 14:37:20.353 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 14:37:20.384 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 14:37:20.416 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.176/identity 2026-06-25 14:37:20.449 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:37:20.484 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 14:37:20.518 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:37:20.521 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 14:37:20.524 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:20.527 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:37:20.530 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 14:37:20.533 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 14:37:20.569 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 14:37:20.605 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.176/identity 2026-06-25 14:37:20.641 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 14:37:20.675 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 14:37:20.708 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 14:37:20.743 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 14:37:20.776 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 14:37:20.809 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 14:37:20.842 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 14:37:20.874 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 14:37:20.877 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 14:37:20.897 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:20.899 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.176:2379?api_version=v3' 2026-06-25 14:37:20.933 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 14:37:20.936 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 14:37:20.939 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 14:37:20.975 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 14:37:21.006 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 14:37:21.009 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 14:37:21.011 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 14:37:21.049 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 14:37:21.052 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 14:37:21.056 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 14:37:21.058 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 14:37:21.060 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 14:37:21.095 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 14:37:21.128 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.176/identity 2026-06-25 14:37:21.163 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 14:37:21.198 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 14:37:21.234 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 14:37:21.268 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 14:37:21.300 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 14:37:21.334 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 14:37:21.353 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:37:21.357 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 14:37:21.360 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 14:37:21.363 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 14:37:21.366 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:37:21.369 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 14:37:21.372 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 14:37:21.375 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 14:37:21.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:21.382 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:21.384 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 14:37:21.387 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:21.391 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 14:37:21.394 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 14:37:21.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:21.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:21.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 14:37:21.405 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:21.409 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 14:37:21.411 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 14:37:21.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:37:21.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:37:21.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 14:37:21.423 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:37:21.427 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 14:37:21.430 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 14:37:21.432 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 14:37:21.435 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:37:21.438 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:37:21.441 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:37:21.444 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:37:21.447 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:37:21.450 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:37:21.469 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:37:21.472 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:37:21.474 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:21.478 | + functions-common:git_clone:610 : echo master 2026-06-25 14:37:21.478 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:37:21.483 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 14:37:21.486 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:37:21.489 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 14:37:21.492 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:37:21.496 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:37:21.498 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:37:21.501 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:37:21.503 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:37:21.506 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:37:21.508 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:37:21.511 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:37:21.515 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:37:21.519 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398241516 2026-06-25 14:37:21.522 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 14:37:21.526 | Cloning into '/opt/stack/neutron'... 2026-06-25 14:38:34.254 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:38:34.256 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:34.260 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:34.263 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:34.266 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:34.270 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:34.273 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:38:34.277 | + functions-common:time_stop:2427 : start_time=1782398241516 2026-06-25 14:38:34.280 | + functions-common:time_stop:2429 : [[ -z 1782398241516 ]] 2026-06-25 14:38:34.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:34.290 | + functions-common:time_stop:2432 : end_time=1782398314286 2026-06-25 14:38:34.293 | + functions-common:time_stop:2433 : elapsed_time=72770 2026-06-25 14:38:34.297 | + functions-common:time_stop:2434 : total=116089 2026-06-25 14:38:34.300 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:34.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188859 2026-06-25 14:38:34.307 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 14:38:34.310 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:38:34.314 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:38:34.317 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:38:34.321 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:38:34.325 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:38:34.329 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:38:34.332 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:38:34.336 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:38:34.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:38:34.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:38:34.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398314346 2026-06-25 14:38:34.354 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:38:35.087 | From https://review.opendev.org/openstack/neutron 2026-06-25 14:38:35.087 | * branch master -> FETCH_HEAD 2026-06-25 14:38:35.100 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:38:35.103 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:35.108 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:35.111 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:35.115 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:35.118 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:35.121 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:38:35.125 | + functions-common:time_stop:2427 : start_time=1782398314346 2026-06-25 14:38:35.128 | + functions-common:time_stop:2429 : [[ -z 1782398314346 ]] 2026-06-25 14:38:35.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:35.139 | + functions-common:time_stop:2432 : end_time=1782398315134 2026-06-25 14:38:35.142 | + functions-common:time_stop:2433 : elapsed_time=788 2026-06-25 14:38:35.145 | + functions-common:time_stop:2434 : total=188859 2026-06-25 14:38:35.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:35.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189647 2026-06-25 14:38:35.158 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:38:35.161 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:38:35.165 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:38:35.168 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:38:35.172 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:38:35.175 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:38:35.178 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:38:35.182 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:38:35.185 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:38:35.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:38:35.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398315191 2026-06-25 14:38:35.198 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:38:35.683 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:38:35.683 | 2026-06-25 14:38:35.683 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:38:35.683 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:38:35.683 | state without impacting any branches by switching back to a branch. 2026-06-25 14:38:35.683 | 2026-06-25 14:38:35.683 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:38:35.683 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:38:35.684 | 2026-06-25 14:38:35.684 | git switch -c 2026-06-25 14:38:35.684 | 2026-06-25 14:38:35.684 | Or undo this operation with: 2026-06-25 14:38:35.684 | 2026-06-25 14:38:35.684 | git switch - 2026-06-25 14:38:35.684 | 2026-06-25 14:38:35.684 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:38:35.684 | 2026-06-25 14:38:35.685 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 14:38:35.693 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:38:35.696 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:35.700 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:35.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:35.707 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:35.711 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:35.714 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:38:35.718 | + functions-common:time_stop:2427 : start_time=1782398315191 2026-06-25 14:38:35.722 | + functions-common:time_stop:2429 : [[ -z 1782398315191 ]] 2026-06-25 14:38:35.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:35.731 | + functions-common:time_stop:2432 : end_time=1782398315727 2026-06-25 14:38:35.734 | + functions-common:time_stop:2433 : elapsed_time=536 2026-06-25 14:38:35.738 | + functions-common:time_stop:2434 : total=189647 2026-06-25 14:38:35.741 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:35.744 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190183 2026-06-25 14:38:35.748 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 14:38:35.766 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 14:38:35.772 | + functions-common:git_clone:673 : head -1 2026-06-25 14:38:35.772 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:38:35.777 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 14:38:35.781 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:38:35.784 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 14:38:35.788 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:38:35.792 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:38:35.795 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 14:38:35.798 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:38:35.802 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 14:38:35.805 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:38:35.809 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:38:35.812 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 14:38:35.815 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:38:35.819 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:38:35.824 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 14:38:35.827 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:38:35.832 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 14:38:35.836 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:38:35.839 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:38:35.844 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 14:38:35.851 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 14:38:35.855 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 14:38:35.858 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 14:38:36.023 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 14:38:36.027 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:38:36.031 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:38:36.035 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:38:36.038 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 14:38:36.042 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 14:38:36.046 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:38:36.050 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:38:36.054 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:38:36.058 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:38:36.063 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:38:36.066 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:38:36.071 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:38:36.074 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 14:38:36.104 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 14:38:36.108 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-25 14:38:37.157 | Obtaining file:///opt/stack/neutron 2026-06-25 14:38:37.167 | Installing build dependencies: started 2026-06-25 14:38:39.116 | Installing build dependencies: finished with status 'done' 2026-06-25 14:38:39.118 | Checking if build backend supports build_editable: started 2026-06-25 14:38:39.729 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:38:39.732 | Getting requirements to build editable: started 2026-06-25 14:38:40.047 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:38:40.050 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:38:41.851 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:38:41.887 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 14:38:41.889 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 14:38:41.890 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 14:38:41.891 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 14:38:41.892 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 14:38:41.893 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 14:38:42.102 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:42.256 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 14:38:42.267 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 14:38:42.268 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 14:38:42.268 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 14:38:42.269 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 14:38:42.271 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 14:38:42.333 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:42.352 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 14:38:42.404 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:42.420 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 14:38:42.432 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 14:38:42.432 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 14:38:42.433 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 14:38:42.434 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 14:38:42.435 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 14:38:42.436 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 14:38:42.437 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 14:38:42.438 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 14:38:42.439 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 14:38:42.440 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 14:38:42.441 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 14:38:42.442 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 14:38:42.442 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 14:38:42.443 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 14:38:42.444 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 14:38:42.445 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 14:38:42.446 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 14:38:42.447 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 14:38:42.448 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 14:38:42.449 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 14:38:42.450 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev536) (4.6.0) 2026-06-25 14:38:42.451 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 14:38:42.452 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 14:38:42.453 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 14:38:42.454 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 14:38:42.491 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 14:38:42.508 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:38:42.544 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:42.564 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:38:42.607 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:42.625 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 14:38:42.729 | Installing build dependencies: started 2026-06-25 14:38:44.494 | Installing build dependencies: finished with status 'done' 2026-06-25 14:38:44.495 | Getting requirements to build wheel: started 2026-06-25 14:38:45.211 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:38:45.213 | Preparing metadata (pyproject.toml): started 2026-06-25 14:38:45.620 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:38:45.670 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:45.689 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:38:45.699 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 14:38:45.736 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 14:38:45.755 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 14:38:45.767 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 14:38:45.768 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 14:38:45.768 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 14:38:45.801 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:45.825 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 14:38:45.872 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 14:38:45.890 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:38:45.900 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 14:38:45.901 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 14:38:45.904 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 14:38:45.904 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (4.15.0) 2026-06-25 14:38:45.907 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev536) (2.2.1) 2026-06-25 14:38:45.913 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev536) (3.3.2) 2026-06-25 14:38:45.917 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 14:38:45.920 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev536) (2.1.0) 2026-06-25 14:38:45.921 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev536) (1.8.2) 2026-06-25 14:38:45.928 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (4.0.1) 2026-06-25 14:38:45.929 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (2.13.0) 2026-06-25 14:38:45.929 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (5.8.0) 2026-06-25 14:38:45.942 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) (1.3.7) 2026-06-25 14:38:45.974 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 14:38:45.991 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 14:38:46.003 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (43.0.3) 2026-06-25 14:38:46.004 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.5.0) 2026-06-25 14:38:46.005 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.1.0) 2026-06-25 14:38:46.006 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.33) 2026-06-25 14:38:46.008 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 14:38:46.009 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (6.0.3) 2026-06-25 14:38:46.013 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev536) (2.0.0) 2026-06-25 14:38:46.018 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev536) (3.0) 2026-06-25 14:38:46.027 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev536) (3.1.1) 2026-06-25 14:38:46.031 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (0.41.0) 2026-06-25 14:38:46.032 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (1.2.1) 2026-06-25 14:38:46.059 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 14:38:46.075 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 14:38:46.089 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (26.2) 2026-06-25 14:38:46.093 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev536) (2.8.0) 2026-06-25 14:38:46.094 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev536) (3.5.2) 2026-06-25 14:38:46.106 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (6.1.1) 2026-06-25 14:38:46.107 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (4.0.0) 2026-06-25 14:38:46.127 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev536) (0.20) 2026-06-25 14:38:46.133 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev536) (2.0.0) 2026-06-25 14:38:46.141 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev536) (2.1.2) 2026-06-25 14:38:46.142 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev536) (0.6.2) 2026-06-25 14:38:46.149 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev536) (2.9.0.post0) 2026-06-25 14:38:46.155 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (7.1.4) 2026-06-25 14:38:46.156 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.3.1) 2026-06-25 14:38:46.157 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.6.2) 2026-06-25 14:38:46.158 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (0.16.0) 2026-06-25 14:38:46.162 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.1.0) 2026-06-25 14:38:46.172 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (2026.2) 2026-06-25 14:38:46.179 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (0.25.0) 2026-06-25 14:38:46.183 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev536) (5.0.0) 2026-06-25 14:38:46.185 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev536) (4.0.1) 2026-06-25 14:38:46.217 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev536) (1.7.6) 2026-06-25 14:38:46.223 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev536) (2.2.0) 2026-06-25 14:38:46.233 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (3.17.0) 2026-06-25 14:38:46.283 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 14:38:46.299 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 14:38:46.342 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 14:38:46.344 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 14:38:46.363 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 14:38:46.364 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (1.6.2) 2026-06-25 14:38:46.373 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 14:38:46.402 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (0.8.1) 2026-06-25 14:38:46.445 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev536) (1.17.0) 2026-06-25 14:38:46.450 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.14.0) 2026-06-25 14:38:46.451 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.26.0) 2026-06-25 14:38:46.485 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 14:38:46.518 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 14:38:46.535 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.6.0) 2026-06-25 14:38:46.536 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.0.0) 2026-06-25 14:38:46.548 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (3.0.52) 2026-06-25 14:38:46.549 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (1.11.0) 2026-06-25 14:38:46.550 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (15.0.0) 2026-06-25 14:38:46.552 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (1.8.0) 2026-06-25 14:38:46.558 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (26.1.0) 2026-06-25 14:38:46.559 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2025.9.1) 2026-06-25 14:38:46.560 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.37.0) 2026-06-25 14:38:46.560 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2026.5.1) 2026-06-25 14:38:46.635 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (3.4.7) 2026-06-25 14:38:46.636 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (3.18) 2026-06-25 14:38:46.637 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2.7.0) 2026-06-25 14:38:46.639 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 14:38:46.676 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.2.0) 2026-06-25 14:38:46.677 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2.20.0) 2026-06-25 14:38:46.692 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.1.2) 2026-06-25 14:38:46.712 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev536) (0.8) 2026-06-25 14:38:46.777 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev536) (0.16.0) 2026-06-25 14:38:46.876 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 14:38:46.970 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-25 14:38:46.989 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 14:38:47.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-06-25 14:38:47.187 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 14:38:47.212 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 14:38:47.235 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 14:38:47.259 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 14:38:47.287 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 14:38:47.301 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 14:38:47.318 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 14:38:47.348 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 14:38:47.399 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 14:38:47.425 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 14:38:47.455 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 14:38:47.490 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 14:38:47.604 | Building wheels for collected packages: neutron, ovs 2026-06-25 14:38:47.606 | Building editable for neutron (pyproject.toml): started 2026-06-25 14:38:49.926 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 14:38:49.927 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=a425ed0c307a5b862c394f7e6886c3d8930672cf3ce433f419e6c01103090d4e 2026-06-25 14:38:49.928 | Stored in directory: /tmp/pip-ephem-wheel-cache-ocs7g650/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 14:38:49.934 | Building wheel for ovs (pyproject.toml): started 2026-06-25 14:38:50.860 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 14:38:50.862 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=00fdd4d9ba9e7f5187ec2b61f5ad5796afc613c2915d1d7d7af2bb82d55c13bc 2026-06-25 14:38:50.862 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 14:38:50.867 | Successfully built neutron ovs 2026-06-25 14:38:51.176 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-25 14:38:57.047 | 2026-06-25 14:38:57.074 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-25 14:38:57.326 | + inc/python:pip_install:216 : result=0 2026-06-25 14:38:57.328 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:38:57.330 | + functions-common:time_stop:2420 : local name 2026-06-25 14:38:57.332 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:38:57.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:38:57.337 | + functions-common:time_stop:2423 : local total 2026-06-25 14:38:57.339 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:38:57.341 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:38:57.343 | + functions-common:time_stop:2427 : start_time=1782398316096 2026-06-25 14:38:57.345 | + functions-common:time_stop:2429 : [[ -z 1782398316096 ]] 2026-06-25 14:38:57.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:38:57.352 | + functions-common:time_stop:2432 : end_time=1782398337350 2026-06-25 14:38:57.355 | + functions-common:time_stop:2433 : elapsed_time=21254 2026-06-25 14:38:57.357 | + functions-common:time_stop:2434 : total=127087 2026-06-25 14:38:57.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:38:57.362 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148341 2026-06-25 14:38:57.364 | + inc/python:pip_install:219 : return 0 2026-06-25 14:38:57.366 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:38:57.369 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:38:57.371 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 14:38:57.374 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 14:38:57.376 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:38:57.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:38:57.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 14:38:57.383 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:38:57.386 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 14:38:57.388 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 14:38:57.390 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 14:38:57.390 | Installing OVN and dependent packages 2026-06-25 14:38:57.393 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 14:38:57.395 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 14:38:57.411 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:57.413 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:38:57.430 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:38:57.432 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 14:38:57.448 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:57.451 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 14:38:57.453 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 14:38:57.468 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:38:57.470 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 14:38:57.473 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 14:38:57.488 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 14:38:57.492 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 14:38:57.506 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 14:38:57.509 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 14:38:57.526 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 14:38:57.529 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:38:57.531 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:38:57.533 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:38:57.536 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:38:57.538 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:38:57.541 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:38:57.543 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:57.546 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:57.549 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:38:57.552 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:38:57.554 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:38:57.557 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:38:57.560 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 14:38:57.562 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:38:57.565 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:38:57.568 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:38:57.570 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 14:38:57.591 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-25 14:38:57.630 | Reading package lists... 2026-06-25 14:38:58.046 | Building dependency tree... 2026-06-25 14:38:58.047 | Reading state information... 2026-06-25 14:38:58.686 | fakeroot is already the newest version (1.33-1). 2026-06-25 14:38:58.686 | fakeroot set to manually installed. 2026-06-25 14:38:58.686 | make is already the newest version (4.3-4.1build2). 2026-06-25 14:38:58.686 | make set to manually installed. 2026-06-25 14:38:58.686 | The following additional packages will be installed: 2026-06-25 14:38:58.686 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 14:38:58.687 | python3-sortedcontainers 2026-06-25 14:38:58.690 | Suggested packages: 2026-06-25 14:38:58.690 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 14:38:58.734 | The following NEW packages will be installed: 2026-06-25 14:38:58.735 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 14:38:58.736 | python3-openvswitch python3-sortedcontainers 2026-06-25 14:38:58.809 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:38:58.810 | Need to get 4219 kB of archives. 2026-06-25 14:38:58.810 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 14:38:58.810 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 14:38:58.902 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-25 14:38:58.924 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 14:38:58.925 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 14:38:58.926 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-25 14:38:58.957 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-25 14:38:59.243 | perl: warning: Setting locale failed. 2026-06-25 14:38:59.244 | perl: warning: Please check that your locale settings: 2026-06-25 14:38:59.244 | LANGUAGE = (unset), 2026-06-25 14:38:59.244 | LC_ALL = "en_US.utf8", 2026-06-25 14:38:59.244 | LANG = "de_DE.UTF-8" 2026-06-25 14:38:59.244 | are supported and installed on your system. 2026-06-25 14:38:59.244 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:38:59.309 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:38:59.309 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:38:59.310 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:38:59.528 | Fetched 4219 kB in 0s (20.4 MB/s) 2026-06-25 14:38:59.582 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 14:38:59.653 | (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 ... 126834 files and directories currently installed.) 2026-06-25 14:38:59.659 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 14:38:59.666 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 14:38:59.734 | Selecting previously unselected package openvswitch-common. 2026-06-25 14:38:59.747 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:38:59.750 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:38:59.851 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 14:38:59.864 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 14:38:59.867 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 14:38:59.916 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 14:38:59.929 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 14:38:59.933 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 14:38:59.985 | Selecting previously unselected package python3-openvswitch. 2026-06-25 14:38:59.998 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:39:00.002 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:00.111 | Selecting previously unselected package openvswitch-switch. 2026-06-25 14:39:00.123 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 14:39:00.133 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:00.276 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 14:39:00.546 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 14:39:00.559 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 14:39:00.571 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:00.588 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:01.010 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 14:39:01.037 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 14:39:01.763 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 14:39:01.972 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 14:39:03.075 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:04.860 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:39:05.122 | perl: warning: Setting locale failed. 2026-06-25 14:39:05.122 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:05.123 | LANGUAGE = (unset), 2026-06-25 14:39:05.123 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:05.123 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:05.123 | are supported and installed on your system. 2026-06-25 14:39:05.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:05.256 | perl: warning: Setting locale failed. 2026-06-25 14:39:05.256 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:05.257 | LANGUAGE = (unset), 2026-06-25 14:39:05.257 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:05.257 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:05.257 | are supported and installed on your system. 2026-06-25 14:39:05.257 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:05.309 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:05.309 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:05.309 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:05.379 | perl: warning: Setting locale failed. 2026-06-25 14:39:05.380 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:05.380 | LANGUAGE = (unset), 2026-06-25 14:39:05.380 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:05.380 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:05.380 | are supported and installed on your system. 2026-06-25 14:39:05.380 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:05.880 | 2026-06-25 14:39:05.880 | Running kernel seems to be up-to-date. 2026-06-25 14:39:05.880 | 2026-06-25 14:39:05.880 | Restarting services... 2026-06-25 14:39:05.929 | 2026-06-25 14:39:05.929 | Service restarts being deferred: 2026-06-25 14:39:05.930 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:05.930 | systemctl restart systemd-logind.service 2026-06-25 14:39:05.930 | systemctl restart virtlockd.service 2026-06-25 14:39:05.930 | systemctl restart virtlogd.service 2026-06-25 14:39:05.930 | 2026-06-25 14:39:05.930 | No containers need to be restarted. 2026-06-25 14:39:05.930 | 2026-06-25 14:39:05.930 | User sessions running outdated binaries: 2026-06-25 14:39:05.930 | quobyte @ session #5: sshd[2023] 2026-06-25 14:39:05.940 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:39:05.949 | 2026-06-25 14:39:05.949 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:08.012 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:08.015 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:08.017 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:08.019 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:08.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:08.024 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:08.026 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:08.028 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:08.030 | + functions-common:time_stop:2427 : start_time=1782398337588 2026-06-25 14:39:08.032 | + functions-common:time_stop:2429 : [[ -z 1782398337588 ]] 2026-06-25 14:39:08.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:08.040 | + functions-common:time_stop:2432 : end_time=1782398348037 2026-06-25 14:39:08.042 | + functions-common:time_stop:2433 : elapsed_time=10449 2026-06-25 14:39:08.043 | + functions-common:time_stop:2434 : total=187530 2026-06-25 14:39:08.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:08.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197979 2026-06-25 14:39:08.050 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:08.054 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 14:39:08.072 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:08.074 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:08.077 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:08.079 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:08.082 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:08.084 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:08.087 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:08.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:08.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:08.094 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:08.096 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:08.099 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:08.101 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:08.103 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:08.106 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:08.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:08.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:08.113 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:08.132 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-25 14:39:08.169 | Reading package lists... 2026-06-25 14:39:08.558 | Building dependency tree... 2026-06-25 14:39:08.559 | Reading state information... 2026-06-25 14:39:09.372 | The following additional packages will be installed: 2026-06-25 14:39:09.375 | ovn-common 2026-06-25 14:39:09.427 | The following NEW packages will be installed: 2026-06-25 14:39:09.428 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 14:39:09.500 | 0 upgraded, 4 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 14:39:09.500 | Need to get 2360 kB of archives. 2026-06-25 14:39:09.500 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 14:39:09.500 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-25 14:39:09.615 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-25 14:39:09.618 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-25 14:39:09.621 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-25 14:39:09.872 | perl: warning: Setting locale failed. 2026-06-25 14:39:09.872 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:09.872 | LANGUAGE = (unset), 2026-06-25 14:39:09.872 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:09.872 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:09.872 | are supported and installed on your system. 2026-06-25 14:39:09.872 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:09.934 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:09.935 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:09.935 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:10.123 | Fetched 2360 kB in 0s (13.4 MB/s) 2026-06-25 14:39:10.250 | Selecting previously unselected package ovn-common. 2026-06-25 14:39:10.313 | (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 ... 127034 files and directories currently installed.) 2026-06-25 14:39:10.319 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:10.324 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:10.432 | Selecting previously unselected package ovn-central. 2026-06-25 14:39:10.445 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:10.449 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:10.512 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 14:39:10.524 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:10.530 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:10.584 | Selecting previously unselected package ovn-host. 2026-06-25 14:39:10.597 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 14:39:10.604 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:10.698 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:10.717 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:11.198 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:11.389 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 14:39:11.869 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:11.932 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:12.460 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:12.654 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 14:39:13.377 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 14:39:14.096 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 14:39:14.983 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 14:39:15.055 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 14:39:15.267 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 14:39:15.831 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:17.882 | perl: warning: Setting locale failed. 2026-06-25 14:39:17.882 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:17.882 | LANGUAGE = (unset), 2026-06-25 14:39:17.882 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:17.882 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:17.882 | are supported and installed on your system. 2026-06-25 14:39:17.882 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:18.013 | perl: warning: Setting locale failed. 2026-06-25 14:39:18.014 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:18.014 | LANGUAGE = (unset), 2026-06-25 14:39:18.014 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:18.014 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:18.014 | are supported and installed on your system. 2026-06-25 14:39:18.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:18.064 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:18.065 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:18.065 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:18.135 | perl: warning: Setting locale failed. 2026-06-25 14:39:18.135 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:18.135 | LANGUAGE = (unset), 2026-06-25 14:39:18.136 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:18.136 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:18.136 | are supported and installed on your system. 2026-06-25 14:39:18.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:18.684 | 2026-06-25 14:39:18.685 | Running kernel seems to be up-to-date. 2026-06-25 14:39:18.685 | 2026-06-25 14:39:18.685 | Restarting services... 2026-06-25 14:39:18.741 | 2026-06-25 14:39:18.742 | Service restarts being deferred: 2026-06-25 14:39:18.742 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:18.742 | systemctl restart systemd-logind.service 2026-06-25 14:39:18.742 | systemctl restart virtlockd.service 2026-06-25 14:39:18.742 | systemctl restart virtlogd.service 2026-06-25 14:39:18.742 | 2026-06-25 14:39:18.742 | No containers need to be restarted. 2026-06-25 14:39:18.742 | 2026-06-25 14:39:18.742 | User sessions running outdated binaries: 2026-06-25 14:39:18.743 | quobyte @ session #5: sshd[2023] 2026-06-25 14:39:18.756 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:39:18.770 | 2026-06-25 14:39:18.770 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:21.006 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:21.009 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:21.012 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:21.016 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:21.019 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:21.023 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:21.026 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:21.029 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:21.033 | + functions-common:time_stop:2427 : start_time=1782398348129 2026-06-25 14:39:21.036 | + functions-common:time_stop:2429 : [[ -z 1782398348129 ]] 2026-06-25 14:39:21.040 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:21.046 | + functions-common:time_stop:2432 : end_time=1782398361042 2026-06-25 14:39:21.049 | + functions-common:time_stop:2433 : elapsed_time=12913 2026-06-25 14:39:21.052 | + functions-common:time_stop:2434 : total=197979 2026-06-25 14:39:21.055 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:21.059 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=210892 2026-06-25 14:39:21.062 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:21.065 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:39:21.070 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:39:21.074 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 14:39:21.078 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 14:39:21.084 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.087 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 14:39:21.091 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.095 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 14:39:21.098 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.102 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 14:39:21.106 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.109 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 14:39:21.112 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.116 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 14:39:21.119 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.123 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 14:39:21.126 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.129 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 14:39:21.133 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 14:39:21.136 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 14:39:21.139 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 14:39:21.144 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 14:39:21.147 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:39:21.151 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:39:21.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 14:39:21.159 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:39:21.163 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 14:39:21.167 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:39:21.171 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 14:39:21.197 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:21.201 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 14:39:21.204 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 14:39:21.208 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 14:39:21.213 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:39:21.216 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 14:39:21.220 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 14:39:21.223 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 14:39:21.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:39:21.231 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:39:21.234 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 14:39:21.238 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:39:21.242 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 14:39:21.267 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:21.271 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 14:39:21.275 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 14:39:21.278 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 14:39:21.282 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 14:39:21.286 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-25 14:39:21.454 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 14:39:21.457 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:21.460 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:21.465 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:21.469 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:21.473 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:21.477 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:21.480 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:21.484 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:21.488 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:21.492 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:21.496 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:21.500 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:21.504 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:21.507 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:21.511 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:21.514 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:21.518 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:21.522 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:21.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:21.530 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:21.561 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 14:39:21.604 | Reading package lists... 2026-06-25 14:39:22.012 | Building dependency tree... 2026-06-25 14:39:22.014 | Reading state information... 2026-06-25 14:39:22.629 | The following additional packages will be installed: 2026-06-25 14:39:22.630 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 14:39:22.630 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 14:39:22.630 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 14:39:22.630 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 14:39:22.630 | qemu-system-sparc 2026-06-25 14:39:22.633 | Suggested packages: 2026-06-25 14:39:22.633 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 14:39:22.633 | libvirt-daemon-driver-storage-gluster 2026-06-25 14:39:22.633 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 14:39:22.633 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 14:39:22.634 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 14:39:22.634 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 14:39:22.684 | The following packages will be REMOVED: 2026-06-25 14:39:22.686 | apport-core-dump-handler 2026-06-25 14:39:22.688 | The following NEW packages will be installed: 2026-06-25 14:39:22.689 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 14:39:22.689 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 14:39:22.689 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 14:39:22.691 | The following packages will be upgraded: 2026-06-25 14:39:22.692 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 14:39:22.692 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 14:39:22.692 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 14:39:22.750 | 9 upgraded, 13 newly installed, 1 to remove and 75 not upgraded. 2026-06-25 14:39:22.750 | Need to get 113 MB of archives. 2026-06-25 14:39:22.750 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 14:39:22.751 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 14:39:22.774 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 14:39:22.776 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 14:39:22.776 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 14:39:22.787 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 14:39:22.793 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 14:39:22.800 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 14:39:22.800 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 14:39:22.801 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 14:39:22.802 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 14:39:22.802 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 14:39:22.828 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 14:39:22.832 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 14:39:22.834 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 14:39:22.982 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 14:39:23.203 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 14:39:23.325 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 14:39:23.401 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 14:39:23.443 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 14:39:24.174 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 14:39:24.175 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 14:39:24.221 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 14:39:24.487 | perl: warning: Setting locale failed. 2026-06-25 14:39:24.487 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:24.487 | LANGUAGE = (unset), 2026-06-25 14:39:24.487 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:24.487 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:24.488 | are supported and installed on your system. 2026-06-25 14:39:24.488 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:24.555 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:24.555 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:24.555 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:24.690 | Vorkonfiguration der Pakete ... 2026-06-25 14:39:24.990 | Fetched 113 MB in 2s (74.9 MB/s) 2026-06-25 14:39:25.031 | Selecting previously unselected package python3-zstandard. 2026-06-25 14:39:25.101 | (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 ... 127102 files and directories currently installed.) 2026-06-25 14:39:25.108 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 14:39:25.113 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 14:39:25.273 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 14:39:25.273 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 14:39:25.273 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.273 | Package python3-zstandard is not configured yet. 2026-06-25 14:39:25.274 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 14:39:25.274 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.274 | Package systemd-coredump is not installed. 2026-06-25 14:39:25.274 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 14:39:25.274 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.274 | Package python3-zstandard is not configured yet. 2026-06-25 14:39:25.274 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 14:39:25.275 | Package apport-core-dump-handler is to be removed. 2026-06-25 14:39:25.275 | Package systemd-coredump is not installed. 2026-06-25 14:39:25.275 | 2026-06-25 14:39:25.356 | (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 ... 127118 files and directories currently installed.) 2026-06-25 14:39:25.365 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 14:39:26.361 | Selecting previously unselected package systemd-coredump. 2026-06-25 14:39:26.426 | (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 ... 127114 files and directories currently installed.) 2026-06-25 14:39:26.433 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 14:39:26.438 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 14:39:26.518 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:26.549 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:26.617 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:26.646 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:26.748 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:26.779 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:26.883 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:26.912 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.019 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:27.047 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.139 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.222 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.345 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:27.374 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.461 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 14:39:27.491 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.572 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.589 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 14:39:27.788 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 14:39:27.804 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 14:39:27.819 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:27.906 | Selecting previously unselected package python3-libvirt. 2026-06-25 14:39:27.922 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 14:39:27.927 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 14:39:28.018 | Selecting previously unselected package qemu-system-arm. 2026-06-25 14:39:28.035 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:28.051 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:28.659 | Selecting previously unselected package qemu-system-mips. 2026-06-25 14:39:28.669 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:28.684 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:29.411 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 14:39:29.427 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:29.442 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:29.864 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 14:39:29.878 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:29.895 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:30.209 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 14:39:30.224 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:30.239 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:30.427 | Selecting previously unselected package qemu-system-misc. 2026-06-25 14:39:30.443 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:30.456 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:32.726 | Selecting previously unselected package qemu-system. 2026-06-25 14:39:32.741 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 14:39:32.746 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:32.799 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 14:39:32.814 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 14:39:32.820 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:35.135 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 14:39:35.152 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 14:39:35.157 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:36.144 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 14:39:36.617 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 14:39:36.623 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 14:39:36.649 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.668 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.685 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.703 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:36.714 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:36.732 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 14:39:36.994 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:37.006 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:37.024 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 14:39:37.036 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:37.054 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:37.612 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.076 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 14:39:38.411 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.443 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.461 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.480 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.522 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 14:39:38.535 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.554 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.574 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 14:39:38.760 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:38.760 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:38.760 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:42.416 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 14:39:42.486 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 14:39:44.310 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 14:39:44.558 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.559 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.559 | LANGUAGE = (unset), 2026-06-25 14:39:44.559 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.559 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.559 | are supported and installed on your system. 2026-06-25 14:39:44.559 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:44.699 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.699 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.699 | LANGUAGE = (unset), 2026-06-25 14:39:44.699 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.701 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.702 | are supported and installed on your system. 2026-06-25 14:39:44.702 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:44.750 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 14:39:44.750 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 14:39:44.750 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 14:39:44.820 | perl: warning: Setting locale failed. 2026-06-25 14:39:44.820 | perl: warning: Please check that your locale settings: 2026-06-25 14:39:44.820 | LANGUAGE = (unset), 2026-06-25 14:39:44.820 | LC_ALL = "en_US.utf8", 2026-06-25 14:39:44.820 | LANG = "de_DE.UTF-8" 2026-06-25 14:39:44.821 | are supported and installed on your system. 2026-06-25 14:39:44.821 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:39:45.342 | 2026-06-25 14:39:45.343 | Running kernel seems to be up-to-date. 2026-06-25 14:39:45.343 | 2026-06-25 14:39:45.343 | Restarting services... 2026-06-25 14:39:45.394 | 2026-06-25 14:39:45.395 | Service restarts being deferred: 2026-06-25 14:39:45.395 | /etc/needrestart/restart.d/dbus.service 2026-06-25 14:39:45.395 | systemctl restart systemd-logind.service 2026-06-25 14:39:45.395 | systemctl restart virtlockd.service 2026-06-25 14:39:45.395 | systemctl restart virtlogd.service 2026-06-25 14:39:45.395 | 2026-06-25 14:39:45.395 | No containers need to be restarted. 2026-06-25 14:39:45.395 | 2026-06-25 14:39:45.395 | User sessions running outdated binaries: 2026-06-25 14:39:45.395 | quobyte @ session #5: sshd[2023] 2026-06-25 14:39:45.405 | quobyte @ user manager service: systemd[1161] 2026-06-25 14:39:45.415 | 2026-06-25 14:39:45.415 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 14:39:47.587 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:47.590 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:47.592 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:47.596 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:47.599 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:47.601 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:47.604 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:47.607 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:47.609 | + functions-common:time_stop:2427 : start_time=1782398361557 2026-06-25 14:39:47.612 | + functions-common:time_stop:2429 : [[ -z 1782398361557 ]] 2026-06-25 14:39:47.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:47.621 | + functions-common:time_stop:2432 : end_time=1782398387617 2026-06-25 14:39:47.622 | + functions-common:time_stop:2433 : elapsed_time=26060 2026-06-25 14:39:47.626 | + functions-common:time_stop:2434 : total=210892 2026-06-25 14:39:47.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:47.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=236952 2026-06-25 14:39:47.634 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:47.637 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.640 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 14:39:47.643 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 14:39:47.646 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 14:39:47.649 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 14:39:47.652 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:47.655 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 14:39:47.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:47.661 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:47.663 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 14:39:47.665 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 14:39:47.669 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 14:39:47.671 | + functions-common:apt_get_update:1167 : return 2026-06-25 14:39:47.674 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.677 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 14:39:47.679 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:39:47.682 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:39:47.686 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.712 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-25 14:39:47.751 | Reading package lists... 2026-06-25 14:39:48.106 | Building dependency tree... 2026-06-25 14:39:48.107 | Reading state information... 2026-06-25 14:39:48.665 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 14:39:48.665 | ovmf set to manually installed. 2026-06-25 14:39:48.665 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 14:39:48.665 | swtpm set to manually installed. 2026-06-25 14:39:48.665 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 14:39:48.665 | swtpm-tools set to manually installed. 2026-06-25 14:39:48.665 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 14:39:48.665 | mdevctl set to manually installed. 2026-06-25 14:39:48.665 | 0 upgraded, 0 newly installed, 0 to remove and 75 not upgraded. 2026-06-25 14:39:48.670 | + functions-common:apt_get:1211 : result=0 2026-06-25 14:39:48.673 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 14:39:48.675 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:48.678 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:48.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:48.684 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:48.687 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:48.689 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 14:39:48.691 | + functions-common:time_stop:2427 : start_time=1782398387707 2026-06-25 14:39:48.693 | + functions-common:time_stop:2429 : [[ -z 1782398387707 ]] 2026-06-25 14:39:48.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:48.702 | + functions-common:time_stop:2432 : end_time=1782398388698 2026-06-25 14:39:48.705 | + functions-common:time_stop:2433 : elapsed_time=991 2026-06-25 14:39:48.708 | + functions-common:time_stop:2434 : total=236952 2026-06-25 14:39:48.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:48.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=237943 2026-06-25 14:39:48.716 | + functions-common:apt_get:1215 : return 0 2026-06-25 14:39:48.718 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 14:39:48.721 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:39:48.726 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:39:48.729 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 14:39:48.731 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 14:39:48.733 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 14:39:48.736 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 14:39:48.738 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 14:39:48.742 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 14:39:48.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:39:48.768 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 14:39:48.792 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 14:39:48.794 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 14:39:48.798 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 14:39:48.801 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 14:39:48.804 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 14:39:48.808 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 14:39:48.812 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 14:39:48.815 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:39:48.819 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:39:48.824 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:39:48.828 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:39:48.833 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:39:48.858 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:39:48.861 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:39:48.865 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:48.868 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 14:39:48.869 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:39:48.875 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 14:39:48.878 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:48.882 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 14:39:48.885 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:48.889 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:48.892 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:48.896 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:48.900 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:48.902 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:48.905 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:48.907 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:48.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:48.914 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398388912 2026-06-25 14:39:48.917 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 14:39:48.921 | Cloning into '/opt/stack/novnc'... 2026-06-25 14:39:50.961 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:50.966 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:50.969 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:50.974 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:50.977 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:50.982 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:50.984 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:50.989 | + functions-common:time_stop:2427 : start_time=1782398388912 2026-06-25 14:39:50.992 | + functions-common:time_stop:2429 : [[ -z 1782398388912 ]] 2026-06-25 14:39:50.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:51.005 | + functions-common:time_stop:2432 : end_time=1782398391001 2026-06-25 14:39:51.010 | + functions-common:time_stop:2433 : elapsed_time=2089 2026-06-25 14:39:51.015 | + functions-common:time_stop:2434 : total=190183 2026-06-25 14:39:51.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:51.022 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192272 2026-06-25 14:39:51.027 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 14:39:51.031 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 14:39:51.036 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:51.039 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:51.043 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:51.046 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:51.049 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:51.052 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:51.055 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:51.059 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:51.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:51.070 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398391066 2026-06-25 14:39:51.074 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 14:39:51.494 | From https://github.com/novnc/novnc 2026-06-25 14:39:51.494 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 14:39:51.507 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:51.511 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:51.514 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:51.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:51.520 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:51.523 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:51.528 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:51.531 | + functions-common:time_stop:2427 : start_time=1782398391066 2026-06-25 14:39:51.534 | + functions-common:time_stop:2429 : [[ -z 1782398391066 ]] 2026-06-25 14:39:51.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:51.544 | + functions-common:time_stop:2432 : end_time=1782398391539 2026-06-25 14:39:51.547 | + functions-common:time_stop:2433 : elapsed_time=473 2026-06-25 14:39:51.551 | + functions-common:time_stop:2434 : total=192272 2026-06-25 14:39:51.554 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:51.559 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192745 2026-06-25 14:39:51.562 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:39:51.565 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:51.568 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:51.572 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:51.576 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:51.580 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:51.583 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:51.588 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:51.592 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:51.597 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:51.604 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398391599 2026-06-25 14:39:51.607 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:39:51.640 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:39:51.640 | 2026-06-25 14:39:51.640 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:39:51.640 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:39:51.640 | state without impacting any branches by switching back to a branch. 2026-06-25 14:39:51.640 | 2026-06-25 14:39:51.640 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:39:51.640 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:39:51.641 | 2026-06-25 14:39:51.641 | git switch -c 2026-06-25 14:39:51.641 | 2026-06-25 14:39:51.641 | Or undo this operation with: 2026-06-25 14:39:51.641 | 2026-06-25 14:39:51.641 | git switch - 2026-06-25 14:39:51.641 | 2026-06-25 14:39:51.641 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:39:51.641 | 2026-06-25 14:39:51.641 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 14:39:51.645 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:39:51.647 | + functions-common:time_stop:2420 : local name 2026-06-25 14:39:51.649 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:39:51.652 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:39:51.655 | + functions-common:time_stop:2423 : local total 2026-06-25 14:39:51.659 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:39:51.663 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:39:51.666 | + functions-common:time_stop:2427 : start_time=1782398391599 2026-06-25 14:39:51.669 | + functions-common:time_stop:2429 : [[ -z 1782398391599 ]] 2026-06-25 14:39:51.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:39:51.680 | + functions-common:time_stop:2432 : end_time=1782398391676 2026-06-25 14:39:51.684 | + functions-common:time_stop:2433 : elapsed_time=77 2026-06-25 14:39:51.687 | + functions-common:time_stop:2434 : total=192745 2026-06-25 14:39:51.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:39:51.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192822 2026-06-25 14:39:51.699 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 14:39:51.719 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 14:39:51.724 | + functions-common:git_clone:673 : head -1 2026-06-25 14:39:51.724 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:39:51.728 | 463c39e noVNC 1.3.0 2026-06-25 14:39:51.732 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:39:51.737 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 14:39:51.762 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:39:51.766 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 14:39:51.770 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 14:39:51.774 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 14:39:51.778 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:39:51.781 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:39:51.786 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:39:51.790 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:39:51.794 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:39:51.800 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:39:51.819 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:39:51.822 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:39:51.825 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:51.829 | + functions-common:git_clone:610 : echo master 2026-06-25 14:39:51.829 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:39:51.836 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 14:39:51.840 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:39:51.844 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 14:39:51.847 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:39:51.851 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:39:51.854 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:39:51.857 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:39:51.861 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:39:51.864 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:39:51.868 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:39:51.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:39:51.876 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:39:51.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398391878 2026-06-25 14:39:51.886 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 14:39:51.890 | Cloning into '/opt/stack/nova'... 2026-06-25 14:43:41.129 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:43:41.132 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:41.134 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:41.138 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:41.141 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:41.144 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:41.147 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:43:41.150 | + functions-common:time_stop:2427 : start_time=1782398391878 2026-06-25 14:43:41.153 | + functions-common:time_stop:2429 : [[ -z 1782398391878 ]] 2026-06-25 14:43:41.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:41.162 | + functions-common:time_stop:2432 : end_time=1782398621159 2026-06-25 14:43:41.166 | + functions-common:time_stop:2433 : elapsed_time=229281 2026-06-25 14:43:41.169 | + functions-common:time_stop:2434 : total=192822 2026-06-25 14:43:41.172 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:41.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422103 2026-06-25 14:43:41.178 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 14:43:41.181 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:43:41.185 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:43:41.188 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:43:41.191 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:43:41.195 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:43:41.198 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:43:41.201 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:43:41.204 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:43:41.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:43:41.211 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:43:41.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398621212 2026-06-25 14:43:41.219 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:43:41.954 | From https://review.opendev.org/openstack/nova 2026-06-25 14:43:41.954 | * branch master -> FETCH_HEAD 2026-06-25 14:43:41.967 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:43:41.972 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:41.976 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:41.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:41.985 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:41.989 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:41.993 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:43:41.997 | + functions-common:time_stop:2427 : start_time=1782398621212 2026-06-25 14:43:42.003 | + functions-common:time_stop:2429 : [[ -z 1782398621212 ]] 2026-06-25 14:43:42.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:42.013 | + functions-common:time_stop:2432 : end_time=1782398622009 2026-06-25 14:43:42.017 | + functions-common:time_stop:2433 : elapsed_time=797 2026-06-25 14:43:42.020 | + functions-common:time_stop:2434 : total=422103 2026-06-25 14:43:42.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:42.029 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422900 2026-06-25 14:43:42.033 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:43:42.037 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:43:42.041 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:43:42.045 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:43:42.049 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:43:42.054 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:43:42.058 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:43:42.063 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:43:42.067 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:43:42.073 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:43:42.079 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398622075 2026-06-25 14:43:42.084 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:43:42.700 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:43:42.701 | 2026-06-25 14:43:42.701 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:43:42.701 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:43:42.701 | state without impacting any branches by switching back to a branch. 2026-06-25 14:43:42.701 | 2026-06-25 14:43:42.701 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:43:42.701 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:43:42.701 | 2026-06-25 14:43:42.701 | git switch -c 2026-06-25 14:43:42.701 | 2026-06-25 14:43:42.702 | Or undo this operation with: 2026-06-25 14:43:42.702 | 2026-06-25 14:43:42.702 | git switch - 2026-06-25 14:43:42.702 | 2026-06-25 14:43:42.702 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:43:42.702 | 2026-06-25 14:43:42.702 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 14:43:42.711 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:43:42.714 | + functions-common:time_stop:2420 : local name 2026-06-25 14:43:42.716 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:43:42.720 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:43:42.723 | + functions-common:time_stop:2423 : local total 2026-06-25 14:43:42.726 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:43:42.729 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:43:42.733 | + functions-common:time_stop:2427 : start_time=1782398622075 2026-06-25 14:43:42.736 | + functions-common:time_stop:2429 : [[ -z 1782398622075 ]] 2026-06-25 14:43:42.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:43:42.747 | + functions-common:time_stop:2432 : end_time=1782398622743 2026-06-25 14:43:42.750 | + functions-common:time_stop:2433 : elapsed_time=668 2026-06-25 14:43:42.754 | + functions-common:time_stop:2434 : total=422900 2026-06-25 14:43:42.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:43:42.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423568 2026-06-25 14:43:42.764 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 14:43:42.790 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 14:43:42.795 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:43:42.795 | + functions-common:git_clone:673 : head -1 2026-06-25 14:43:42.797 | 6d52ef14b6 move compile earlier 2026-06-25 14:43:42.802 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:43:42.806 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 14:43:42.810 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:43:42.814 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:43:42.818 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 14:43:42.821 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:43:42.824 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 14:43:42.828 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:43:42.832 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:43:42.836 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 14:43:42.840 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:43:42.843 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:43:42.849 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 14:43:42.852 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:43:42.856 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 14:43:42.860 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:43:42.865 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:43:42.870 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 14:43:42.878 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 14:43:42.882 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 14:43:42.886 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 14:43:43.048 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 14:43:43.052 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:43:43.056 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:43:43.060 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:43:43.064 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 14:43:43.068 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 14:43:43.072 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:43:43.077 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:43:43.081 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:43:43.085 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:43:43.090 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:43:43.094 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:43:43.098 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:43:43.103 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 14:43:43.132 | Using python 3.12 to install /opt/stack/nova 2026-06-25 14:43:43.137 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-25 14:43:44.236 | Obtaining file:///opt/stack/nova 2026-06-25 14:43:44.239 | Installing build dependencies: started 2026-06-25 14:43:46.175 | Installing build dependencies: finished with status 'done' 2026-06-25 14:43:46.176 | Checking if build backend supports build_editable: started 2026-06-25 14:43:46.747 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:43:46.751 | Getting requirements to build editable: started 2026-06-25 14:43:47.087 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:43:47.090 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:43:49.404 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:43:49.442 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 14:43:49.443 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 14:43:49.444 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 14:43:49.445 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 14:43:49.446 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 14:43:49.447 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 14:43:49.448 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 14:43:49.449 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 14:43:49.450 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 14:43:49.451 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 14:43:49.452 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 14:43:49.453 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 14:43:49.454 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 14:43:49.456 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 14:43:49.456 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 14:43:49.457 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 14:43:49.458 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 14:43:49.458 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 14:43:49.459 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 14:43:49.460 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 14:43:49.461 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 14:43:49.463 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 14:43:49.464 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 14:43:49.464 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 14:43:49.670 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 14:43:49.842 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 14:43:49.859 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 14:43:49.860 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 14:43:49.862 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 14:43:49.863 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 14:43:49.864 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 14:43:49.864 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 14:43:49.865 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 14:43:49.866 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 14:43:49.867 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 14:43:49.868 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 14:43:49.869 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 14:43:49.872 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 14:43:49.872 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 14:43:49.872 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 14:43:49.873 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 14:43:49.874 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 14:43:49.876 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (4.6.0) 2026-06-25 14:43:49.877 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 14:43:49.878 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 14:43:49.879 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 14:43:49.880 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 14:43:49.881 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 14:43:49.882 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 14:43:49.883 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 14:43:49.884 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 14:43:49.885 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 14:43:49.919 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 14:43:49.936 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 14:43:49.948 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 14:43:49.949 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 14:43:49.950 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 14:43:49.951 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 14:43:49.952 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 14:43:49.954 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 14:43:49.955 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 14:43:49.956 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 14:43:49.959 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 14:43:49.960 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (4.15.0) 2026-06-25 14:43:49.963 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev200) (7.4.0) 2026-06-25 14:43:49.968 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 14:43:49.974 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev200) (3.0) 2026-06-25 14:43:49.982 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev200) (2.8.0) 2026-06-25 14:43:49.994 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev200) (3.1.0) 2026-06-25 14:43:49.997 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev200) (2.2.1) 2026-06-25 14:43:50.002 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 14:43:50.006 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (26.1.0) 2026-06-25 14:43:50.007 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (2025.9.1) 2026-06-25 14:43:50.008 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (0.37.0) 2026-06-25 14:43:50.009 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (2026.5.1) 2026-06-25 14:43:50.017 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev200) (2.1.0) 2026-06-25 14:43:50.025 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (4.0.1) 2026-06-25 14:43:50.026 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (2.13.0) 2026-06-25 14:43:50.027 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (5.8.0) 2026-06-25 14:43:50.041 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.5.0) 2026-06-25 14:43:50.042 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.1.0) 2026-06-25 14:43:50.043 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.33) 2026-06-25 14:43:50.045 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 14:43:50.054 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev200) (3.1.1) 2026-06-25 14:43:50.062 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev200) (9.1.4) 2026-06-25 14:43:50.074 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev200) (2.18.0) 2026-06-25 14:43:50.083 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev200) (0.20) 2026-06-25 14:43:50.098 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev200) (2.1.2) 2026-06-25 14:43:50.099 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev200) (0.6.2) 2026-06-25 14:43:50.117 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (7.1.4) 2026-06-25 14:43:50.118 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.3.1) 2026-06-25 14:43:50.119 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.6.2) 2026-06-25 14:43:50.120 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (0.16.0) 2026-06-25 14:43:50.124 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.1.0) 2026-06-25 14:43:50.134 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (2026.2) 2026-06-25 14:43:50.135 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (26.2) 2026-06-25 14:43:50.143 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (0.25.0) 2026-06-25 14:43:50.147 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev200) (5.0.0) 2026-06-25 14:43:50.149 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev200) (4.0.1) 2026-06-25 14:43:50.164 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev200) (1.2.1) 2026-06-25 14:43:50.187 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (1.7.6) 2026-06-25 14:43:50.194 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (2.2.0) 2026-06-25 14:43:50.200 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (1.3.7) 2026-06-25 14:43:50.211 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev200) (3.3.2) 2026-06-25 14:43:50.224 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (4.3.2) 2026-06-25 14:43:50.225 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (3.7.1) 2026-06-25 14:43:50.237 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (2.4.0) 2026-06-25 14:43:50.248 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev200) (3.0.3) 2026-06-25 14:43:50.249 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev200) (1.6.2) 2026-06-25 14:43:50.260 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 14:43:50.283 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 14:43:50.325 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.14.0) 2026-06-25 14:43:50.332 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.6.0) 2026-06-25 14:43:50.333 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.0.0) 2026-06-25 14:43:50.345 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (3.0.52) 2026-06-25 14:43:50.345 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.11.0) 2026-06-25 14:43:50.346 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (15.0.0) 2026-06-25 14:43:50.347 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.8.0) 2026-06-25 14:43:50.369 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev200) (1.17.0) 2026-06-25 14:43:50.376 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev200) (2.1.0) 2026-06-25 14:43:50.378 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev200) (24.2.1) 2026-06-25 14:43:50.400 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev200) (4.6.0) 2026-06-25 14:43:50.427 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (3.4.7) 2026-06-25 14:43:50.427 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (3.18) 2026-06-25 14:43:50.428 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2.7.0) 2026-06-25 14:43:50.431 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 14:43:50.472 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.2.0) 2026-06-25 14:43:50.474 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (2.20.0) 2026-06-25 14:43:50.486 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-25 14:43:50.507 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev200) (0.8) 2026-06-25 14:43:50.569 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev200) (0.16.0) 2026-06-25 14:43:51.123 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:43:51.140 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 14:43:51.333 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:43:51.354 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 14:43:51.416 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 14:43:51.434 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 14:43:51.558 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 14:43:51.585 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 14:43:51.614 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 14:43:51.653 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 14:43:51.936 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.7 MB/s 0:00:00 2026-06-25 14:43:51.952 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 14:43:52.023 | Building wheels for collected packages: nova 2026-06-25 14:43:52.024 | Building editable for nova (pyproject.toml): started 2026-06-25 14:43:54.630 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 14:43:54.631 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=62fbf933344c534377466b1e3f33a175a0da50a1b61b82262e24eae6d3d01e00 2026-06-25 14:43:54.631 | Stored in directory: /tmp/pip-ephem-wheel-cache-vif3vi94/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 14:43:54.636 | Successfully built nova 2026-06-25 14:43:54.926 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 14:43:59.787 | 2026-06-25 14:43:59.815 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 14:44:00.052 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:00.056 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:00.059 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:00.064 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:00.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:00.072 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:00.076 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:00.079 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:00.084 | + functions-common:time_stop:2427 : start_time=1782398623126 2026-06-25 14:44:00.087 | + functions-common:time_stop:2429 : [[ -z 1782398623126 ]] 2026-06-25 14:44:00.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:00.097 | + functions-common:time_stop:2432 : end_time=1782398640092 2026-06-25 14:44:00.103 | + functions-common:time_stop:2433 : elapsed_time=16966 2026-06-25 14:44:00.106 | + functions-common:time_stop:2434 : total=148341 2026-06-25 14:44:00.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:00.114 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165307 2026-06-25 14:44:00.118 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:00.120 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:44:00.124 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:44:00.128 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 14:44:00.132 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 14:44:00.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:00.140 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:00.145 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 14:44:00.149 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:00.153 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-25 14:44:00.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:44:00.177 | + ./stack.sh:main:959 : configure_nova 2026-06-25 14:44:00.181 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 14:44:00.202 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 14:44:00.205 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 14:44:00.209 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 14:44:00.216 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 14:44:00.216 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 14:44:00.221 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 14:44:00.224 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 14:44:00.229 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 14:44:00.232 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 14:44:00.235 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 14:44:00.239 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 14:44:00.241 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 14:44:00.244 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 14:44:00.260 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 14:44:00.278 | + 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 2026-06-25 14:44:00.296 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-25 14:44:00.314 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 14:44:00.336 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 14:44:00.354 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 14:44:00.359 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 14:44:00.365 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.nnibAIWPbc 2026-06-25 14:44:00.369 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 14:44:00.373 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 14:44:00.376 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 14:44:00.381 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 14:44:00.384 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 14:44:00.389 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.nnibAIWPbc 2026-06-25 14:44:00.394 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.nnibAIWPbc 2026-06-25 14:44:00.415 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.nnibAIWPbc /etc/sudoers.d/nova-rootwrap 2026-06-25 14:44:00.434 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 14:44:00.441 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 14:44:00.444 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 14:44:00.447 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 14:44:00.451 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 14:44:00.455 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-25 14:44:00.459 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-25 14:44:00.465 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 14:44:00.465 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 14:44:00.479 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 14:44:00.485 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 14:44:00.503 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 14:44:00.520 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-25 14:44:00.524 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 14:44:00.529 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 14:44:00.550 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:00.553 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 14:44:00.567 | net.ipv4.ip_forward = 1 2026-06-25 14:44:00.572 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 14:44:00.575 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 14:44:00.579 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 14:44:00.600 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 14:44:00.602 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 14:44:00.605 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 14:44:00.624 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 14:44:00.629 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 14:44:00.629 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 14:44:00.638 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:f1d5770ae4d 2026-06-25 14:44:00.641 | InitiatorName=iqn.2016-04.com.open-iscsi:f1d5770ae4d 2026-06-25 14:44:00.646 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:00.650 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 14:44:00.740 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 14:44:00.743 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 14:44:00.745 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:00.748 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 14:44:00.808 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 14:44:00.810 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 14:44:00.817 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 14:44:00.822 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 14:44:00.858 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 14:44:00.860 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 14:44:00.889 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 14:44:00.926 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 14:44:00.963 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 14:44:01.003 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 14:44:01.044 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 14:44:01.086 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.176 2026-06-25 14:44:01.125 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 14:44:01.163 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 14:44:01.199 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 14:44:01.234 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 14:44:01.272 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 14:44:01.310 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 14:44:01.349 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 14:44:01.385 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 14:44:01.414 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 14:44:01.417 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:01.419 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:01.421 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:01.424 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:01.426 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:01.429 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:01.431 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:01.433 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:01.436 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:01.438 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:01.440 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:01.443 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:01.445 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:01.447 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 14:44:01.463 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:01.466 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:01.468 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 14:44:01.471 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 14:44:01.500 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 14:44:01.502 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 14:44:01.505 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 14:44:01.507 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 14:44:01.509 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:01.511 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:01.514 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:01.528 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:01.531 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:01.533 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:01.535 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:01.567 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 14:44:01.569 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 14:44:01.571 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 14:44:01.574 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 14:44:01.576 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:01.578 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:01.581 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:01.595 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:01.597 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:01.600 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:01.603 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:01.633 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 14:44:01.668 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 14:44:01.698 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 14:44:01.729 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 14:44:01.746 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:01.748 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 14:44:01.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:01.769 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 14:44:01.769 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 14:44:01.774 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 14:44:01.776 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 14:44:01.806 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:01.809 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 14:44:01.843 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 14:44:01.875 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 14:44:01.877 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:01.879 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 14:44:01.882 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:44:01.884 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:44:01.887 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 14:44:01.889 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:01.892 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:01.894 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:44:01.897 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 14:44:01.932 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 14:44:01.963 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.176/identity 2026-06-25 14:44:01.995 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 14:44:02.028 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 14:44:02.056 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 14:44:02.094 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 14:44:02.132 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 14:44:02.170 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.176/identity 2026-06-25 14:44:02.209 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:44:02.246 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:44:02.281 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:44:02.285 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 14:44:02.304 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:02.306 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 14:44:02.310 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 14:44:02.350 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 14:44:02.354 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:02.357 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:02.359 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 14:44:02.363 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 14:44:02.403 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 14:44:02.438 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.176/identity 2026-06-25 14:44:02.474 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 14:44:02.511 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 14:44:02.550 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 14:44:02.587 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 14:44:02.624 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 14:44:02.663 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 14:44:02.688 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:02.691 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 14:44:02.713 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:02.716 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 14:44:02.719 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 14:44:02.759 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 14:44:02.800 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 14:44:02.802 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 14:44:02.839 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 14:44:02.842 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 14:44:02.844 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 14:44:02.848 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:02.851 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:02.855 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:02.858 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:02.862 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:02.865 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:02.868 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:02.872 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:02.875 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:02.878 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:02.882 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:02.885 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:02.889 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:02.892 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 14:44:02.895 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 14:44:02.898 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:02.902 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:02.924 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:02.928 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:02.932 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:02.935 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:02.938 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:44:02.977 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:44:03.015 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:44:03.052 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:03.090 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 14:44:03.127 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 14:44:03.168 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 14:44:03.188 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:03.191 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-25 14:44:03.194 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 14:44:03.197 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 14:44:03.201 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 14:44:03.204 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:44:03.207 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 14:44:03.211 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 14:44:03.214 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:44:03.217 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:44:03.236 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:44:03.236 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:03.248 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:44:03.253 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:03.267 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 14:44:03.273 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 14:44:03.278 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 14:44:03.284 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:44:03.288 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 14:44:03.336 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:44:03.378 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 14:44:03.419 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:44:03.462 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:44:03.505 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:44:03.552 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:44:03.598 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:44:03.647 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:44:03.695 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:44:03.744 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:44:03.794 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:44:03.839 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:44:03.888 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:44:03.937 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:44:03.941 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:44:03.946 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 14:44:03.950 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 14:44:03.954 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:44:03.958 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:03.962 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:03.966 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 14:44:03.971 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 14:44:03.974 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 14:44:04.019 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:44:04.069 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-25 14:44:04.070 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 14:44:04.085 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 14:44:04.091 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 14:44:04.096 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 14:44:04.100 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:44:04.104 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:44:04.109 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:44:04.113 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:44:04.117 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:04.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:04.127 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:44:04.131 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:44:04.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:04.140 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:04.145 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 14:44:04.163 | perl: warning: Setting locale failed. 2026-06-25 14:44:04.163 | perl: warning: Please check that your locale settings: 2026-06-25 14:44:04.163 | LANGUAGE = (unset), 2026-06-25 14:44:04.163 | LC_ALL = "en_US.utf8", 2026-06-25 14:44:04.163 | LANG = "de_DE.UTF-8" 2026-06-25 14:44:04.163 | are supported and installed on your system. 2026-06-25 14:44:04.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:44:04.218 | Enabling site nova-api. 2026-06-25 14:44:04.226 | To activate the new configuration, you need to run: 2026-06-25 14:44:04.227 | systemctl reload apache2 2026-06-25 14:44:04.237 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:44:04.241 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:44:04.244 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:04.248 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:44:04.418 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 14:44:04.449 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:04.454 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-25 14:44:04.459 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 14:44:04.464 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 14:44:04.469 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 14:44:04.473 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 14:44:04.478 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 14:44:04.483 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 14:44:04.487 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:44:04.492 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:44:04.515 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:04.515 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:44:04.527 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:44:04.534 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:04.551 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 14:44:04.558 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 14:44:04.563 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 14:44:04.571 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:44:04.576 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 14:44:04.629 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 14:44:04.681 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 14:44:04.734 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:44:04.786 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:44:04.833 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:44:04.884 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:44:04.938 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:44:04.995 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:44:05.048 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:44:05.099 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:44:05.153 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:44:05.211 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:44:05.265 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 14:44:05.316 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 14:44:05.320 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 14:44:05.374 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 14:44:05.403 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:05.407 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 14:44:05.469 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 14:44:05.473 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 14:44:05.476 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 14:44:05.506 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:05.511 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:44:05.516 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:44:05.568 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 14:44:05.620 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 14:44:05.625 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:44:05.629 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 14:44:05.634 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:44:05.639 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:44:05.642 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:44:05.672 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:05.677 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:44:05.682 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:44:05.686 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:44:05.713 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:05.719 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:44:05.724 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:44:05.781 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:44:05.785 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:44:05.791 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 14:44:05.838 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 14:44:05.888 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 14:44:05.941 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 14:44:05.968 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:05.973 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 14:44:06.015 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 14:44:06.019 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 14:44:06.024 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 14:44:06.064 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 14:44:06.067 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:06.071 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:06.074 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 14:44:06.077 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 14:44:06.123 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 14:44:06.173 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.176/identity 2026-06-25 14:44:06.224 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 14:44:06.272 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 14:44:06.320 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 14:44:06.369 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 14:44:06.422 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 14:44:06.476 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 14:44:06.506 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:06.512 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 14:44:06.519 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:44:06.523 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 14:44:06.528 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 14:44:06.533 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 14:44:06.539 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:44:06.544 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:44:06.549 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:06.554 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 14:44:06.559 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 14:44:06.568 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 14:44:06.572 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 14:44:06.577 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 14:44:06.582 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 14:44:06.587 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:06.592 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:06.596 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:06.628 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:06.633 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:06.639 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:06.646 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:06.714 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 14:44:06.774 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 14:44:06.829 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:06.833 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 14:44:06.836 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 14:44:06.840 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 14:44:06.869 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:06.876 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 14:44:06.877 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 14:44:08.331 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 14:44:08.336 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 14:44:09.555 | Adding vhost "nova_cell1" ... 2026-06-25 14:44:09.655 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 14:44:10.892 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 14:44:10.931 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 14:44:10.935 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:44:10.939 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:10.943 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:44:10.948 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 14:44:10.952 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:44:10.976 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:10.980 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 14:44:10.984 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 14:44:10.987 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:44:11.012 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:11.015 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/nova_cell1 2026-06-25 14:44:11.020 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/nova_cell1 2026-06-25 14:44:11.062 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:44:11.066 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:44:11.070 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 14:44:11.091 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:11.094 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 14:44:11.097 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:11.100 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 14:44:11.104 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:11.108 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:11.111 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:44:11.114 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 14:44:11.157 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 14:44:11.200 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.176/identity 2026-06-25 14:44:11.245 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 14:44:11.287 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 14:44:11.331 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 14:44:11.377 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 14:44:11.423 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 14:44:11.466 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 14:44:11.470 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 14:44:11.473 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:44:11.477 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:11.501 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:11.504 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:11.508 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:11.512 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:11.516 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:44:11.559 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:44:11.601 | + functions:setup_systemd_logging:726 : 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' 2026-06-25 14:44:11.647 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:11.691 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 14:44:11.734 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:44:11.738 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 14:44:11.743 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:44:11.746 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 14:44:11.750 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 14:44:11.754 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 14:44:11.757 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:44:11.761 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:44:11.765 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:11.770 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 14:44:11.774 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 14:44:11.778 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:44:11.782 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 14:44:11.786 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 14:44:11.790 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 14:44:11.816 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:11.820 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 14:44:11.867 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 14:44:11.913 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 14:44:11.917 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:11.921 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 14:44:11.925 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 14:44:11.954 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:11.958 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 14:44:11.989 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:11.995 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 14:44:12.026 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:12.032 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 14:44:12.037 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 14:44:12.042 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 14:44:12.048 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 14:44:12.080 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:12.085 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 14:44:12.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 14:44:12.120 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 14:44:12.133 | cgroup_device_acl = [ 2026-06-25 14:44:12.134 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 14:44:12.134 | "/dev/random", "/dev/urandom", 2026-06-25 14:44:12.134 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 14:44:12.134 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 14:44:12.134 | "/dev/vfio/vfio", 2026-06-25 14:44:12.134 | ] 2026-06-25 14:44:12.141 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 14:44:12.147 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:12.152 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:12.158 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:12.164 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:12.169 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:12.175 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:12.181 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:12.186 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:12.192 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:12.197 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:12.202 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:12.207 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:12.212 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:12.218 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 14:44:12.227 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 14:44:12.231 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 14:44:12.237 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 14:44:12.243 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 14:44:12.300 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 14:44:12.306 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 14:44:12.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:12.317 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:12.323 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-25 14:44:12.329 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 14:44:12.335 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-25 14:44:12.358 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 14:44:12.359 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-25 14:44:12.371 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-25 14:44:12.378 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-25 14:44:12.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 14:44:12.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 14:44:12.418 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 14:44:12.425 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 14:44:12.429 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:12.433 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 14:44:12.438 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 14:44:12.441 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:12.446 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 14:44:12.530 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 14:44:12.535 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:12.542 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 14:44:12.655 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 14:44:12.716 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 14:44:12.775 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 14:44:12.780 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 14:44:12.833 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 14:44:12.874 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-25 14:44:12.923 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 14:44:12.979 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 14:44:13.033 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 14:44:13.041 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:13.047 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 14:44:13.052 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 14:44:13.059 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:13.065 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:44:13.071 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 14:44:13.075 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 14:44:13.080 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 14:44:13.085 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 14:44:13.091 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 14:44:13.124 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:13.129 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 14:44:13.136 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 14:44:13.140 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 14:44:13.145 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 14:44:13.150 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 14:44:13.156 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 14:44:13.160 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 14:44:13.166 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:44:13.173 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 14:44:13.179 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 14:44:13.184 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:44:13.192 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:44:13.194 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:44:13.203 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 14:44:13.209 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 14:44:13.214 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 14:44:13.221 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 14:44:13.226 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 14:44:13.265 | Using python 3.12 to install osc-placement 2026-06-25 14:44:13.271 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-25 14:44:14.579 | Collecting osc-placement 2026-06-25 14:44:14.750 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 14:44:14.835 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-25 14:44:14.836 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-25 14:44:14.837 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-25 14:44:14.838 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-25 14:44:14.840 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-25 14:44:14.841 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-25 14:44:14.842 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-25 14:44:14.843 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-25 14:44:14.844 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-25 14:44:14.849 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-25 14:44:14.851 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-25 14:44:14.851 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-25 14:44:14.854 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-25 14:44:14.855 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-25 14:44:14.856 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-25 14:44:14.857 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-25 14:44:14.861 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-25 14:44:14.862 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-25 14:44:14.863 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-25 14:44:14.864 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-25 14:44:14.867 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-25 14:44:14.868 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-25 14:44:14.869 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-25 14:44:14.870 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-25 14:44:14.871 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-25 14:44:14.872 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-25 14:44:14.873 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-25 14:44:14.877 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-25 14:44:14.881 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-25 14:44:14.889 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-25 14:44:14.895 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-25 14:44:14.896 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-25 14:44:14.897 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-25 14:44:14.904 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-25 14:44:14.909 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-25 14:44:14.925 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-25 14:44:14.926 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-25 14:44:14.927 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-25 14:44:14.929 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-25 14:44:14.944 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-25 14:44:14.945 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-25 14:44:14.950 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-25 14:44:14.993 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 14:44:15.341 | Installing collected packages: osc-placement 2026-06-25 14:44:15.481 | Successfully installed osc-placement-4.8.0 2026-06-25 14:44:15.696 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:15.700 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:15.704 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:15.708 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:15.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:15.717 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:15.721 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:15.725 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:15.730 | + functions-common:time_stop:2427 : start_time=1782398653256 2026-06-25 14:44:15.734 | + functions-common:time_stop:2429 : [[ -z 1782398653256 ]] 2026-06-25 14:44:15.739 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:15.746 | + functions-common:time_stop:2432 : end_time=1782398655741 2026-06-25 14:44:15.750 | + functions-common:time_stop:2433 : elapsed_time=2485 2026-06-25 14:44:15.755 | + functions-common:time_stop:2434 : total=165307 2026-06-25 14:44:15.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:15.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167792 2026-06-25 14:44:15.766 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:15.771 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 14:44:15.775 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 14:44:15.779 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 14:44:15.782 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:44:15.787 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 14:44:15.791 | ++ functions-common:git_clone:593 : pwd 2026-06-25 14:44:15.796 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:44:15.799 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:44:15.803 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:44:15.829 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:44:15.832 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:44:15.836 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:15.842 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:44:15.842 | + functions-common:git_clone:610 : echo master 2026-06-25 14:44:15.848 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 14:44:15.852 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:44:15.857 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 14:44:15.861 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:15.864 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:15.869 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:15.873 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:15.877 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:15.881 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:15.885 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:15.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:15.895 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:15.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398655896 2026-06-25 14:44:15.905 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 14:44:15.909 | Cloning into '/opt/stack/placement'... 2026-06-25 14:44:19.460 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:19.463 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:19.467 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:19.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:19.476 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:19.480 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:19.484 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:19.488 | + functions-common:time_stop:2427 : start_time=1782398655896 2026-06-25 14:44:19.492 | + functions-common:time_stop:2429 : [[ -z 1782398655896 ]] 2026-06-25 14:44:19.498 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:19.504 | + functions-common:time_stop:2432 : end_time=1782398659499 2026-06-25 14:44:19.508 | + functions-common:time_stop:2433 : elapsed_time=3603 2026-06-25 14:44:19.511 | + functions-common:time_stop:2434 : total=423568 2026-06-25 14:44:19.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:19.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427171 2026-06-25 14:44:19.523 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 14:44:19.527 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:44:19.530 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:19.534 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:19.538 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:19.542 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:19.546 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:19.550 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:19.554 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:19.559 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:19.564 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:19.570 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398659566 2026-06-25 14:44:19.574 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:44:20.079 | From https://review.opendev.org/openstack/placement 2026-06-25 14:44:20.079 | * branch master -> FETCH_HEAD 2026-06-25 14:44:20.094 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:20.098 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:20.102 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:20.107 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:20.111 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:20.116 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:20.120 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:20.125 | + functions-common:time_stop:2427 : start_time=1782398659566 2026-06-25 14:44:20.129 | + functions-common:time_stop:2429 : [[ -z 1782398659566 ]] 2026-06-25 14:44:20.136 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:20.142 | + functions-common:time_stop:2432 : end_time=1782398660138 2026-06-25 14:44:20.147 | + functions-common:time_stop:2433 : elapsed_time=572 2026-06-25 14:44:20.151 | + functions-common:time_stop:2434 : total=427171 2026-06-25 14:44:20.156 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:20.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427743 2026-06-25 14:44:20.164 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:44:20.168 | + functions-common:git_timed:697 : local count=0 2026-06-25 14:44:20.171 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 14:44:20.176 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:44:20.180 | + functions-common:git_timed:701 : timeout=0 2026-06-25 14:44:20.184 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:44:20.189 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:44:20.193 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:20.198 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:20.203 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:20.210 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398660205 2026-06-25 14:44:20.215 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:44:20.280 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:44:20.281 | 2026-06-25 14:44:20.281 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:44:20.281 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:44:20.281 | state without impacting any branches by switching back to a branch. 2026-06-25 14:44:20.281 | 2026-06-25 14:44:20.281 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:44:20.281 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:44:20.281 | 2026-06-25 14:44:20.282 | git switch -c 2026-06-25 14:44:20.282 | 2026-06-25 14:44:20.282 | Or undo this operation with: 2026-06-25 14:44:20.282 | 2026-06-25 14:44:20.282 | git switch - 2026-06-25 14:44:20.282 | 2026-06-25 14:44:20.282 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:44:20.282 | 2026-06-25 14:44:20.283 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 14:44:20.287 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:44:20.291 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:20.295 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:20.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:20.302 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:20.306 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:20.309 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:44:20.313 | + functions-common:time_stop:2427 : start_time=1782398660205 2026-06-25 14:44:20.317 | + functions-common:time_stop:2429 : [[ -z 1782398660205 ]] 2026-06-25 14:44:20.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:20.330 | + functions-common:time_stop:2432 : end_time=1782398660325 2026-06-25 14:44:20.334 | + functions-common:time_stop:2433 : elapsed_time=120 2026-06-25 14:44:20.338 | + functions-common:time_stop:2434 : total=427743 2026-06-25 14:44:20.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:20.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427863 2026-06-25 14:44:20.350 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 14:44:20.371 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 14:44:20.378 | + functions-common:git_clone:673 : head -1 2026-06-25 14:44:20.379 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 14:44:20.382 | 3cba66c7 Merge "Update python versions" 2026-06-25 14:44:20.387 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:44:20.392 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 14:44:20.397 | + inc/python:setup_develop:353 : local bindep 2026-06-25 14:44:20.401 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:20.405 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 14:44:20.409 | + inc/python:setup_develop:359 : local extras= 2026-06-25 14:44:20.414 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 14:44:20.417 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:44:20.422 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:20.426 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 14:44:20.431 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:44:20.434 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:44:20.439 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 14:44:20.443 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:44:20.447 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 14:44:20.451 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:44:20.456 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:44:20.462 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 14:44:20.470 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 14:44:20.475 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 14:44:20.480 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-25 14:44:20.682 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 14:44:20.688 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 14:44:20.694 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:44:20.700 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:44:20.704 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 14:44:20.710 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 14:44:20.715 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 14:44:20.720 | + inc/python:setup_package:446 : local extras= 2026-06-25 14:44:20.726 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:44:20.731 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:44:20.737 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:44:20.742 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:44:20.747 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:44:20.753 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 14:44:20.793 | Using python 3.12 to install /opt/stack/placement 2026-06-25 14:44:20.797 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-25 14:44:21.905 | Obtaining file:///opt/stack/placement 2026-06-25 14:44:21.910 | Installing build dependencies: started 2026-06-25 14:44:24.031 | Installing build dependencies: finished with status 'done' 2026-06-25 14:44:24.031 | Checking if build backend supports build_editable: started 2026-06-25 14:44:24.674 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:44:24.676 | Getting requirements to build editable: started 2026-06-25 14:44:25.016 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:44:25.018 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:44:26.095 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:44:26.122 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-25 14:44:26.122 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.51) 2026-06-25 14:44:26.123 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-25 14:44:26.126 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-25 14:44:26.126 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-25 14:44:26.128 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-25 14:44:26.129 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-25 14:44:26.129 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-25 14:44:26.129 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-25 14:44:26.130 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-25 14:44:26.131 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-25 14:44:26.132 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-25 14:44:26.133 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-25 14:44:26.135 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-25 14:44:26.136 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-25 14:44:26.137 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-25 14:44:26.138 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-25 14:44:26.139 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-25 14:44:26.140 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-25 14:44:26.141 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 14:44:26.145 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-25 14:44:26.145 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-25 14:44:26.146 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-25 14:44:26.147 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-25 14:44:26.153 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-25 14:44:26.155 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-25 14:44:26.156 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-25 14:44:26.160 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 14:44:26.160 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-25 14:44:26.161 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 14:44:26.167 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 14:44:26.167 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 14:44:26.168 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-25 14:44:26.169 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-25 14:44:26.179 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-25 14:44:26.183 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-25 14:44:26.190 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-25 14:44:26.190 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-25 14:44:26.194 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-25 14:44:26.198 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-25 14:44:26.198 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-25 14:44:26.201 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-25 14:44:26.206 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-25 14:44:26.208 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-25 14:44:26.209 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-25 14:44:26.213 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-25 14:44:26.220 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-25 14:44:26.224 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-25 14:44:26.225 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-25 14:44:26.228 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 14:44:26.234 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-25 14:44:26.244 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.1) 2026-06-25 14:44:26.250 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-25 14:44:26.255 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-25 14:44:26.255 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-25 14:44:26.256 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-25 14:44:26.262 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-25 14:44:26.267 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-25 14:44:26.286 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-25 14:44:26.300 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-25 14:44:26.301 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-25 14:44:26.302 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-25 14:44:26.304 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-25 14:44:26.324 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-25 14:44:26.338 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.2) 2026-06-25 14:44:26.387 | Building wheels for collected packages: openstack-placement 2026-06-25 14:44:26.388 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 14:44:27.273 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 14:44:27.274 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=6fdb85df39957c3b44eb7b6fabe25aa33b1aaf59f7a6b488f25f9e8b46f1bdc9 2026-06-25 14:44:27.274 | Stored in directory: /tmp/pip-ephem-wheel-cache-rpi_gbb4/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 14:44:27.281 | Successfully built openstack-placement 2026-06-25 14:44:27.572 | Installing collected packages: openstack-placement 2026-06-25 14:44:27.631 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 14:44:27.870 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:27.875 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:27.880 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:27.883 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:27.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:27.891 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:27.896 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:27.901 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:27.905 | + functions-common:time_stop:2427 : start_time=1782398660783 2026-06-25 14:44:27.910 | + functions-common:time_stop:2429 : [[ -z 1782398660783 ]] 2026-06-25 14:44:27.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:27.921 | + functions-common:time_stop:2432 : end_time=1782398667917 2026-06-25 14:44:27.925 | + functions-common:time_stop:2433 : elapsed_time=7134 2026-06-25 14:44:27.929 | + functions-common:time_stop:2434 : total=167792 2026-06-25 14:44:27.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:27.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174926 2026-06-25 14:44:27.943 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:27.947 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:44:27.951 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:44:27.956 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 14:44:27.961 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 14:44:27.965 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:27.969 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:27.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 14:44:27.979 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:27.984 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 14:44:27.989 | + ./stack.sh:main:965 : configure_placement 2026-06-25 14:44:27.994 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 14:44:28.015 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 14:44:28.020 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 14:44:28.029 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 14:44:28.034 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 14:44:28.038 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 14:44:28.043 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 14:44:28.047 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:44:28.053 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:28.057 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:44:28.091 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:28.096 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:44:28.102 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:28.108 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 14:44:28.170 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 14:44:28.232 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 14:44:28.290 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 14:44:28.294 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:28.299 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 14:44:28.303 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:44:28.308 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:44:28.313 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 14:44:28.318 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:28.323 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 14:44:28.328 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:44:28.334 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 14:44:28.393 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 14:44:28.448 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.176/identity 2026-06-25 14:44:28.505 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 14:44:28.563 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 14:44:28.625 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 14:44:28.684 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 14:44:28.745 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 14:44:28.803 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.176/identity 2026-06-25 14:44:28.871 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:44:28.931 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:44:28.992 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:44:28.996 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 14:44:29.001 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 14:44:29.006 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 14:44:29.012 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:44:29.046 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:44:29.051 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:44:29.055 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:29.060 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:44:29.064 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:44:29.118 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:44:29.171 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:44:29.224 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:44:29.276 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 14:44:29.329 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 14:44:29.334 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 14:44:29.338 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 14:44:29.343 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 14:44:29.348 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:44:29.353 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 14:44:29.357 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 14:44:29.362 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:44:29.366 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:44:29.388 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:29.389 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:44:29.401 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:44:29.408 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:44:29.427 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 14:44:29.436 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 14:44:29.441 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 14:44:29.448 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:44:29.452 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 14:44:29.509 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 14:44:29.559 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 14:44:29.613 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:44:29.667 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:44:29.719 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:44:29.767 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:44:29.817 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:44:29.867 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:44:29.917 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:44:29.967 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:44:30.014 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:44:30.063 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:44:30.114 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 14:44:30.164 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:44:30.167 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:44:30.173 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 14:44:30.177 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 14:44:30.182 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:44:30.186 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:30.191 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:30.195 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 14:44:30.200 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 14:44:30.206 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 14:44:30.257 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:44:30.309 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-25 14:44:30.310 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 14:44:30.322 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 14:44:30.329 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 14:44:30.334 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 14:44:30.339 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:44:30.343 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:44:30.348 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:44:30.354 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:44:30.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:30.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:30.367 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:44:30.372 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:44:30.377 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:30.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:30.388 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 14:44:30.402 | perl: warning: Setting locale failed. 2026-06-25 14:44:30.402 | perl: warning: Please check that your locale settings: 2026-06-25 14:44:30.402 | LANGUAGE = (unset), 2026-06-25 14:44:30.402 | LC_ALL = "en_US.utf8", 2026-06-25 14:44:30.402 | LANG = "de_DE.UTF-8" 2026-06-25 14:44:30.402 | are supported and installed on your system. 2026-06-25 14:44:30.403 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:44:30.456 | Enabling site placement-api. 2026-06-25 14:44:30.466 | To activate the new configuration, you need to run: 2026-06-25 14:44:30.466 | systemctl reload apache2 2026-06-25 14:44:30.471 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:44:30.477 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:44:30.480 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:30.482 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:44:30.691 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:30.695 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:30.701 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 14:44:30.766 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 14:44:30.825 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 14:44:30.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:30.868 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 14:44:30.904 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:30.911 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 14:44:30.916 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 14:44:30.921 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 14:44:30.926 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:44:30.931 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:44:30.936 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:44:30.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 14:44:31.011 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 14:44:31.077 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.176/identity 2026-06-25 14:44:31.140 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 14:44:31.197 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 14:44:31.254 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 14:44:31.310 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 14:44:31.366 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 14:44:31.423 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 14:44:31.457 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:31.462 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 14:44:31.496 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:31.501 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 14:44:31.534 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:31.539 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 14:44:31.544 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 14:44:31.552 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 14:44:31.585 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:31.590 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:31.647 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 14:44:31.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:31.683 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:31.745 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 14:44:31.777 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:31.783 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:31.845 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 14:44:31.906 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 14:44:31.912 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:44:31.917 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 14:44:31.922 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:44:31.927 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:44:31.932 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:44:31.937 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:44:31.943 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:44:31.949 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:44:31.956 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:44:31.961 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:44:31.967 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:44:31.972 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 14:44:31.977 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:44:32.008 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:32.013 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:44:32.018 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:44:32.023 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 14:44:32.029 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 14:44:32.034 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:44:32.039 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 14:44:32.044 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 14:44:32.049 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 14:44:32.162 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 14:44:32.231 | [2070 Async install_tempest:45279]: running: install_tempest 2026-06-25 14:44:32.237 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:44:32.243 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:44:32.249 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:44:32.255 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:44:32.260 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 14:44:32.267 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:44:32.272 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 14:44:32.278 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:44:32.283 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:44:32.288 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 14:44:32.295 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 14:44:32.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:44:32.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:44:32.311 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 14:44:32.318 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 14:44:32.323 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 14:44:32.329 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 14:44:32.334 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 14:44:32.341 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 14:44:32.347 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 14:44:32.353 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 14:44:32.361 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 14:44:32.361 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 14:44:32.371 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 14:44:32.377 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 14:44:32.382 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:32.389 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:32.394 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:32.434 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 14:44:32.438 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 14:44:33.765 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 14:44:33.919 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 14:44:33.934 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-25 14:44:33.935 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-25 14:44:33.936 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-25 14:44:33.937 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-25 14:44:33.938 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-25 14:44:33.939 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-25 14:44:33.940 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 14:44:33.941 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-25 14:44:33.942 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-25 14:44:33.943 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 14:44:33.944 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-25 14:44:33.945 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-25 14:44:33.946 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-25 14:44:33.947 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-25 14:44:33.951 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-25 14:44:33.951 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-25 14:44:33.952 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-25 14:44:33.953 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-25 14:44:33.956 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 14:44:33.961 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-25 14:44:33.964 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-25 14:44:33.965 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-25 14:44:33.967 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-25 14:44:33.967 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-25 14:44:33.968 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-25 14:44:33.969 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-25 14:44:33.970 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-25 14:44:33.971 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-25 14:44:33.972 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-25 14:44:33.980 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-25 14:44:33.984 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-25 14:44:33.990 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-25 14:44:33.995 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-25 14:44:33.997 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-25 14:44:33.998 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-25 14:44:34.005 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-25 14:44:34.010 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-25 14:44:34.027 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-25 14:44:34.029 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-25 14:44:34.030 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-25 14:44:34.034 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-25 14:44:34.037 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 14:44:34.041 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-06-25 14:44:34.048 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-25 14:44:34.049 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-25 14:44:34.050 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-25 14:44:34.052 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-25 14:44:34.068 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-25 14:44:34.069 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-25 14:44:34.075 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-25 14:44:34.126 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 14:44:34.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.2 MB/s 0:00:00 2026-06-25 14:44:34.702 | Installing collected packages: python-openstackclient 2026-06-25 14:44:37.369 | Successfully installed python-openstackclient-10.1.0 2026-06-25 14:44:37.609 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:37.612 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:37.615 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:37.619 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:37.622 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:37.627 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:37.630 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:37.633 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:37.636 | + functions-common:time_stop:2427 : start_time=1782398672424 2026-06-25 14:44:37.639 | + functions-common:time_stop:2429 : [[ -z 1782398672424 ]] 2026-06-25 14:44:37.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:37.649 | + functions-common:time_stop:2432 : end_time=1782398677645 2026-06-25 14:44:37.652 | + functions-common:time_stop:2433 : elapsed_time=5221 2026-06-25 14:44:37.655 | + functions-common:time_stop:2434 : total=174926 2026-06-25 14:44:37.657 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:37.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180147 2026-06-25 14:44:37.665 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:37.668 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 14:44:37.687 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:37.690 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 14:44:37.694 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 14:44:37.699 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.r0MtX11pOw 2026-06-25 14:44:37.702 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 14:44:37.704 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 14:44:37.707 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 14:44:37.710 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 14:44:37.713 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:44:37.716 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 14:44:37.740 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:37.744 | + ./stack.sh:main:1065 : configure_database 2026-06-25 14:44:37.747 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 14:44:37.750 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 14:44:37.753 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 14:44:37.756 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:44:37.759 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 14:44:37.762 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 14:44:37.764 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:37.767 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:37.770 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 14:44:37.773 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 14:44:37.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:37.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:37.781 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 14:44:37.784 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 14:44:37.786 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 14:44:37.789 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 14:44:37.791 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 14:44:37.796 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 14:44:37.800 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 14:44:37.800 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 14:44:37.806 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 14:44:37.902 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 14:44:37.905 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:44:37.908 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:44:37.911 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:44:37.915 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:44:37.918 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:44:37.922 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:44:37.925 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:44:37.929 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:44:37.932 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:44:37.934 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:44:37.938 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:44:37.941 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:44:37.945 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:44:37.950 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 14:44:37.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:37.958 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:37.962 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 14:44:37.966 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:37.969 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 14:44:40.040 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 14:44:40.044 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 14:44:40.048 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:40.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:40.054 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 14:44:40.061 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 14:44:40.068 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 14:44:40.106 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 14:44:40.106 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 14:44:40.113 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 14:44:40.119 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 14:44:40.123 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:44:40.128 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:44:40.132 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 14:44:40.134 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 14:44:40.136 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 14:44:40.145 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 14:44:40.146 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 14:44:40.163 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:40.260 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 14:44:40.271 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 14:44:40.271 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 14:44:40.273 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 14:44:40.284 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 14:44:40.289 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 14:44:40.293 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:40.297 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:40.302 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-25 14:44:40.317 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:40.428 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 14:44:40.468 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:40.575 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 14:44:40.706 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 14:44:40.804 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 14:44:40.892 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 14:44:40.896 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:40.901 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 14:44:40.901 | enabling MySQL performance counting 2026-06-25 14:44:40.905 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:44:40.943 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:44:40.947 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-25 14:44:42.050 | Processing ./tools/dbcounter 2026-06-25 14:44:42.054 | Installing build dependencies: started 2026-06-25 14:44:45.288 | Installing build dependencies: finished with status 'done' 2026-06-25 14:44:45.289 | Getting requirements to build wheel: started 2026-06-25 14:44:46.003 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 14:44:46.006 | Preparing metadata (pyproject.toml): started 2026-06-25 14:44:46.431 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:44:46.434 | Building wheels for collected packages: dbcounter 2026-06-25 14:44:46.436 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 14:44:46.931 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 14:44:46.933 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=7764c6866e502a251a6bd78799deede4c8e60edc6d5d98db9156d5f4f14e7ea7 2026-06-25 14:44:46.933 | Stored in directory: /tmp/pip-ephem-wheel-cache-xqeql8ux/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 14:44:46.938 | Successfully built dbcounter 2026-06-25 14:44:47.270 | Installing collected packages: dbcounter 2026-06-25 14:44:47.324 | Successfully installed dbcounter-0.1 2026-06-25 14:44:47.515 | + inc/python:pip_install:216 : result=0 2026-06-25 14:44:47.519 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:44:47.523 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:47.527 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:47.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:47.536 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:47.540 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:47.544 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:44:47.548 | + functions-common:time_stop:2427 : start_time=1782398680933 2026-06-25 14:44:47.552 | + functions-common:time_stop:2429 : [[ -z 1782398680933 ]] 2026-06-25 14:44:47.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:47.564 | + functions-common:time_stop:2432 : end_time=1782398687559 2026-06-25 14:44:47.568 | + functions-common:time_stop:2433 : elapsed_time=6626 2026-06-25 14:44:47.572 | + functions-common:time_stop:2434 : total=180147 2026-06-25 14:44:47.577 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:47.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186773 2026-06-25 14:44:47.586 | + inc/python:pip_install:219 : return 0 2026-06-25 14:44:47.590 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 14:44:47.594 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 14:44:47.599 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 14:44:47.603 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 14:44:47.608 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 14:44:47.617 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:47.697 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 14:44:47.704 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:47.790 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-25 14:44:47.791 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 14:44:47.797 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:47.889 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 14:44:47.893 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 14:44:47.990 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 14:44:48.082 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 14:44:48.186 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 14:44:48.292 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 14:44:48.394 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 14:44:48.481 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 14:44:48.568 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 14:44:48.573 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:44:48.577 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 14:44:50.802 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 14:44:50.807 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 14:44:50.814 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:44:50.821 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-164450 2026-06-25 14:44:50.826 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-164450 1069' 2026-06-25 14:44:50.830 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.835 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:44:50.839 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.844 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:44:50.848 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.853 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:44:50.857 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.861 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 14:44:50.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.870 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.176 2026-06-25 14:44:50.874 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.878 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.176/identity 2026-06-25 14:44:50.883 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.887 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-162913 2026-06-25 14:44:50.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.896 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:44:50.900 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.905 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.176 2026-06-25 14:44:50.909 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.917 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:44:50.924 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.930 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:44:50.933 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.937 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:44:50.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.946 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:44:50.950 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.955 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.176 2026-06-25 14:44:50.960 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:44:50.964 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:44:50.969 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 14:44:50.974 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:50.978 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 14:44:50.983 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:50.986 | + functions-common:run_process:1676 : local group= 2026-06-25 14:44:50.992 | + functions-common:run_process:1677 : local user= 2026-06-25 14:44:50.996 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:44:51.000 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 14:44:51.004 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:44:51.008 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:44:51.013 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:51.020 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:51.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:51.033 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398691027 2026-06-25 14:44:51.037 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 14:44:51.069 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:51.074 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 14:44:51.079 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 14:44:51.083 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:51.088 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:51.093 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:51.097 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:51.102 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 14:44:51.107 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 14:44:51.111 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 14:44:51.116 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:44:51.124 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:44:51.129 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:44:51.137 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:44:51.143 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 14:44:51.149 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 14:44:51.152 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 14:44:51.159 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 14:44:51.165 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:51.169 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:44:51.174 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:44:51.176 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:44:51.178 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:44:51.181 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:44:51.183 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 14:44:51.186 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:44:51.191 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 14:44:51.275 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:44:51.390 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 14:44:51.480 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 14:44:51.567 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 14:44:51.664 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 14:44:51.758 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:44:51.846 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:44:51.851 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:44:51.855 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 14:44:51.964 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:44:52.445 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 14:44:52.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 14:44:52.948 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 14:44:53.006 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:44:53.010 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:53.015 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:53.023 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:53.027 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:53.032 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:53.038 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:44:53.042 | + functions-common:time_stop:2427 : start_time=1782398691027 2026-06-25 14:44:53.048 | + functions-common:time_stop:2429 : [[ -z 1782398691027 ]] 2026-06-25 14:44:53.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:53.063 | + functions-common:time_stop:2432 : end_time=1782398693057 2026-06-25 14:44:53.069 | + functions-common:time_stop:2433 : elapsed_time=2030 2026-06-25 14:44:53.074 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:44:53.079 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:53.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2030 2026-06-25 14:44:53.088 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 14:44:53.093 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 14:44:53.098 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 14:44:53.103 | + functions-common:run_process:1676 : local group= 2026-06-25 14:44:53.107 | + functions-common:run_process:1677 : local user=root 2026-06-25 14:44:53.112 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 14:44:53.116 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 14:44:53.121 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:44:53.125 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:44:53.130 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:53.134 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:53.141 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:53.148 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398693143 2026-06-25 14:44:53.156 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 14:44:53.183 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:53.187 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:44:53.191 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:53.195 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:53.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:53.204 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:53.208 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:53.212 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:44:53.217 | + functions-common:time_stop:2427 : start_time=1782398693143 2026-06-25 14:44:53.221 | + functions-common:time_stop:2429 : [[ -z 1782398693143 ]] 2026-06-25 14:44:53.228 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:53.233 | + functions-common:time_stop:2432 : end_time=1782398693228 2026-06-25 14:44:53.239 | + functions-common:time_stop:2433 : elapsed_time=85 2026-06-25 14:44:53.241 | + functions-common:time_stop:2434 : total=2030 2026-06-25 14:44:53.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:53.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2115 2026-06-25 14:44:53.253 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 14:44:53.282 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:53.285 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 14:44:53.290 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 14:44:53.294 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 14:44:53.301 | + functions-common:run_process:1676 : local group= 2026-06-25 14:44:53.302 | + functions-common:run_process:1677 : local user= 2026-06-25 14:44:53.307 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:44:53.312 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 14:44:53.316 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:44:53.320 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:44:53.323 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:53.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:53.332 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:53.340 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398693334 2026-06-25 14:44:53.341 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 14:44:53.375 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:53.378 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:44:53.383 | + functions-common:time_stop:2420 : local name 2026-06-25 14:44:53.387 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:44:53.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:44:53.393 | + functions-common:time_stop:2423 : local total 2026-06-25 14:44:53.395 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:44:53.398 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:44:53.403 | + functions-common:time_stop:2427 : start_time=1782398693334 2026-06-25 14:44:53.409 | + functions-common:time_stop:2429 : [[ -z 1782398693334 ]] 2026-06-25 14:44:53.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:44:53.421 | + functions-common:time_stop:2432 : end_time=1782398693416 2026-06-25 14:44:53.426 | + functions-common:time_stop:2433 : elapsed_time=82 2026-06-25 14:44:53.429 | + functions-common:time_stop:2434 : total=2115 2026-06-25 14:44:53.434 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:44:53.438 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2197 2026-06-25 14:44:53.443 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 14:44:53.465 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:53.469 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 14:44:53.493 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:53.497 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 14:44:53.527 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:53.530 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 14:44:53.534 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 14:44:53.538 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 14:44:53.542 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 14:44:53.549 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.176:2380' 2026-06-25 14:44:53.555 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.176:2380' 2026-06-25 14:44:53.560 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.176:2379' 2026-06-25 14:44:53.564 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 14:44:53.566 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 14:44:53.570 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.176:2379' 2026-06-25 14:44:53.574 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 14:44:53.578 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 14:44:53.582 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 14:44:53.586 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.176:2380 --initial-advertise-peer-urls http://192.168.122.176:2380 --advertise-client-urls http://192.168.122.176:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.176:2379 --log-level=debug' '' root 2026-06-25 14:44:53.590 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 14:44:53.595 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.176:2380 --initial-advertise-peer-urls http://192.168.122.176:2380 --advertise-client-urls http://192.168.122.176:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.176:2379 --log-level=debug' 2026-06-25 14:44:53.598 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:44:53.602 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 14:44:53.606 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:44:53.609 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:44:53.611 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:44:53.614 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 14:44:53.617 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:44:53.624 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 14:44:53.736 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:44:53.840 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 14:44:53.923 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.176:2380 --initial-advertise-peer-urls http://192.168.122.176:2380 --advertise-client-urls http://192.168.122.176:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.176:2379 --log-level=debug' 2026-06-25 14:44:54.009 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 14:44:54.079 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 14:44:54.157 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:44:54.245 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:44:54.249 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:44:54.252 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 14:44:54.351 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:44:54.864 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 14:44:54.939 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 14:44:55.038 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 14:44:55.134 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 14:44:55.209 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 14:44:55.214 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:44:55.221 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:44:55.224 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 14:44:55.720 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 14:44:55.749 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 14:44:56.234 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 14:44:56.590 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 14:44:56.614 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:56.618 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 14:44:56.622 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 14:44:56.626 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 14:44:56.646 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 14:44:56.662 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 14:44:56.665 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:44:56.668 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 14:44:56.781 | The user clouds.yaml file didn't exist. 2026-06-25 14:44:56.796 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 14:44:56.927 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 14:44:57.071 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:44:57.207 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:44:57.346 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 14:44:57.492 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 14:44:57.637 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 14:44:57.784 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 14:44:57.926 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.176/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 14:44:58.074 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 14:44:58.084 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 14:44:58.088 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 14:44:58.092 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 14:44:58.100 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 14:44:58.105 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 14:44:58.111 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 14:44:58.145 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:44:58.151 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 14:44:58.156 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:44:58.162 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 14:44:58.168 | + ./stack.sh:main:1115 : '[' 192.168.122.176 == 192.168.122.176 ']' 2026-06-25 14:44:58.173 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 14:44:58.179 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 14:44:58.211 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:44:58.216 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 14:44:58.219 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 14:44:58.222 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 14:44:58.225 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 14:44:58.228 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 14:44:58.234 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 14:44:58.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:58.337 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 14:44:58.343 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:44:58.432 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 14:44:58.436 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:44:58.440 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:44:58.444 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:44:58.450 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:44:58.456 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398698451 2026-06-25 14:44:58.460 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 14:44:59.135 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:44:59.135 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:44:59.135 | we strongly recommend against using it for new projects. 2026-06-25 14:44:59.135 | 2026-06-25 14:44:59.135 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:44:59.135 | framework. For more detail see 2026-06-25 14:44:59.135 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:44:59.135 | 2026-06-25 14:44:59.135 | __import__(import_str) 2026-06-25 14:45:02.352 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 14:45:02.444 | 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=48204) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:45:02.459 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:45:02.459 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:45:02.460 | DEBUG dbcounter [-] [48204] Writer thread running {{(pid=48204) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:45:02.557 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 14:45:06.510 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:45:06.514 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 14:45:06.515 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:06.518 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 14:45:06.570 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:06.574 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 14:45:06.604 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:06.607 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 14:45:06.704 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:06.708 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 14:45:06.756 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:06.760 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 14:45:06.891 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:06.896 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 14:45:06.896 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:45:06.899 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 14:45:07.041 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:07.044 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 14:45:07.118 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48204) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:45:07.786 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 14:45:07.792 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:07.797 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:07.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:07.807 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:07.814 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:07.818 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:45:07.824 | + functions-common:time_stop:2427 : start_time=1782398698451 2026-06-25 14:45:07.829 | + functions-common:time_stop:2429 : [[ -z 1782398698451 ]] 2026-06-25 14:45:07.837 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:07.851 | + functions-common:time_stop:2432 : end_time=1782398707846 2026-06-25 14:45:07.857 | + functions-common:time_stop:2433 : elapsed_time=9395 2026-06-25 14:45:07.862 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:45:07.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:07.873 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9395 2026-06-25 14:45:07.879 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 14:45:07.885 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 14:45:07.892 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 14:45:08.625 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:08.625 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:08.625 | we strongly recommend against using it for new projects. 2026-06-25 14:45:08.626 | 2026-06-25 14:45:08.626 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:08.626 | framework. For more detail see 2026-06-25 14:45:08.626 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:08.626 | 2026-06-25 14:45:08.626 | __import__(import_str) 2026-06-25 14:45:11.771 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 14:45:11.772 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 14:45:11.772 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 14:45:11.772 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 14:45:11.773 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 14:45:11.773 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 14:45:11.774 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 14:45:11.774 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 14:45:11.774 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 14:45:12.403 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 14:45:12.411 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 14:45:13.022 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:13.022 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:13.022 | we strongly recommend against using it for new projects. 2026-06-25 14:45:13.022 | 2026-06-25 14:45:13.022 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:13.022 | framework. For more detail see 2026-06-25 14:45:13.022 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:13.022 | 2026-06-25 14:45:13.022 | __import__(import_str) 2026-06-25 14:45:15.834 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 14:45:15.835 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 14:45:15.835 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 14:45:15.836 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 14:45:15.836 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 14:45:15.837 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 14:45:15.837 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 14:45:15.837 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 14:45:15.837 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 14:45:16.321 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 14:45:16.326 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 14:45:16.333 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 14:45:16.338 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 14:45:16.343 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:16.347 | + functions-common:run_process:1676 : local group= 2026-06-25 14:45:16.352 | + functions-common:run_process:1677 : local user= 2026-06-25 14:45:16.356 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:45:16.361 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 14:45:16.365 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:45:16.372 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:45:16.376 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:16.381 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:16.386 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:16.394 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398716388 2026-06-25 14:45:16.397 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 14:45:16.426 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:45:16.430 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 14:45:16.435 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 14:45:16.440 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:16.444 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:16.449 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:16.454 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 14:45:16.459 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 14:45:16.464 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 14:45:16.469 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 14:45:16.475 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:45:16.481 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:45:16.486 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:45:16.492 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:45:16.497 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 14:45:16.502 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 14:45:16.509 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:45:16.512 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 14:45:16.520 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:45:16.523 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 14:45:16.527 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 14:45:16.531 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:45:16.536 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:45:16.539 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:45:16.545 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 14:45:16.552 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:45:16.558 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 14:45:16.652 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:45:16.732 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 14:45:16.792 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 14:45:16.856 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 14:45:16.915 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:45:16.977 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 14:45:17.037 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 14:45:17.097 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 14:45:17.159 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 14:45:17.219 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 14:45:17.281 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:45:17.283 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:45:17.286 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 14:45:17.372 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:45:17.867 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 14:45:17.887 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 14:45:18.354 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 14:45:18.485 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:45:18.490 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:18.492 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:18.495 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:18.498 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:18.501 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:18.503 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:45:18.506 | + functions-common:time_stop:2427 : start_time=1782398716388 2026-06-25 14:45:18.509 | + functions-common:time_stop:2429 : [[ -z 1782398716388 ]] 2026-06-25 14:45:18.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:18.519 | + functions-common:time_stop:2432 : end_time=1782398718516 2026-06-25 14:45:18.521 | + functions-common:time_stop:2433 : elapsed_time=2128 2026-06-25 14:45:18.524 | + functions-common:time_stop:2434 : total=2197 2026-06-25 14:45:18.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:18.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4325 2026-06-25 14:45:18.533 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 14:45:18.533 | Waiting for keystone to start... 2026-06-25 14:45:18.536 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.176/identity/v3/ 2026-06-25 14:45:18.539 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.176/identity/v3/ 2026-06-25 14:45:18.542 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:45:18.545 | + functions:wait_for_service:477 : local url=http://192.168.122.176/identity/v3/ 2026-06-25 14:45:18.548 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:45:18.552 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:45:18.555 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:45:18.557 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:45:18.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:45:18.564 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:45:18.569 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398718566 2026-06-25 14:45:18.572 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:45:18.576 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:45:18.580 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.176/identity/v3/ 2026-06-25 14:45:18.842 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 14:45:18.864 | [45279 Async install_tempest:45279]: finished successfully 2026-06-25 14:45:24.278 | + :: : [[ 200 == 503 ]] 2026-06-25 14:45:24.280 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:45:24.284 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:45:24.286 | + functions-common:time_stop:2420 : local name 2026-06-25 14:45:24.288 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:45:24.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:45:24.293 | + functions-common:time_stop:2423 : local total 2026-06-25 14:45:24.296 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:45:24.298 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:45:24.301 | + functions-common:time_stop:2427 : start_time=1782398718566 2026-06-25 14:45:24.304 | + functions-common:time_stop:2429 : [[ -z 1782398718566 ]] 2026-06-25 14:45:24.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:45:24.311 | + functions-common:time_stop:2432 : end_time=1782398724308 2026-06-25 14:45:24.314 | + functions-common:time_stop:2433 : elapsed_time=5742 2026-06-25 14:45:24.316 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:45:24.320 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:45:24.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5742 2026-06-25 14:45:24.324 | + functions:wait_for_service:486 : return 0 2026-06-25 14:45:24.327 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 14:45:24.347 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:45:24.351 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 14:45:24.354 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:45:24.356 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 14:45:25.191 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 14:45:25.195 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.176/identity 2026-06-25 14:45:25.875 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:45:25.875 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:45:25.875 | we strongly recommend against using it for new projects. 2026-06-25 14:45:25.875 | 2026-06-25 14:45:25.875 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:45:25.875 | framework. For more detail see 2026-06-25 14:45:25.875 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:45:25.876 | 2026-06-25 14:45:25.876 | __import__(import_str) 2026-06-25 14:45:29.296 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.296 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.297 | 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=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.304 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.321 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.321 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.354 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.382 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.383 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.471 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.472 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.472 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.472 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.473 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.485 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.486 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.486 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.486 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.487 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.495 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.499 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.499 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.499 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.500 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.500 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.500 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.501 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49181) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 14:45:29.575 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 14:45:29.666 | 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=49181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:45:29.873 | DEBUG dbcounter [-] [49181] Writer thread running {{(pid=49181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:45:30.019 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created domain default 2026-06-25 14:45:30.084 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created project admin 2026-06-25 14:45:30.129 | WARNING keystone.common.password_hashing [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 14:45:30.184 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created user admin 2026-06-25 14:45:30.221 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created role reader 2026-06-25 14:45:30.248 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created role member 2026-06-25 14:45:30.299 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created implied role where 28d75051b1f24963aa613b27e1a665c4 implies 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:45:30.326 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created role manager 2026-06-25 14:45:30.363 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created implied role where 085b0a8527a64a1d9e6724ba8dd59697 implies 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:45:30.383 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created role admin 2026-06-25 14:45:30.415 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created implied role where 23b3f34a4da14b52b0017e0ce7642987 implies 085b0a8527a64a1d9e6724ba8dd59697 2026-06-25 14:45:30.445 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created role service 2026-06-25 14:45:30.469 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Granted role admin on project admin to user admin. 2026-06-25 14:45:30.489 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Granted role admin on the system to user admin. 2026-06-25 14:45:30.518 | WARNING py.warnings [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-25 14:45:30.518 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 14:45:30.518 |  2026-06-25 14:45:30.526 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created region RegionOne 2026-06-25 14:45:30.603 | INFO keystone.cmd.bootstrap [None req-db88f37a-26d2-4f52-847c-897f801b863f None None] Created public endpoint http://192.168.122.176/identity 2026-06-25 14:45:31.464 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 14:45:31.469 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 14:45:31.474 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 14:45:31.479 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 14:45:36.949 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:36.953 | + lib/keystone:create_keystone_accounts:258 : admin_project=5d22bdd99b8f49f8ba3c18e5ccc91b36 2026-06-25 14:45:36.958 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 14:45:36.964 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 14:45:40.753 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:40.757 | + lib/keystone:create_keystone_accounts:260 : admin_user=0d38127c09864fffa5ea934bd1bd7867 2026-06-25 14:45:40.761 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 14:45:40.764 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 14:45:40.767 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 14:45:40.770 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 0d38127c09864fffa5ea934bd1bd7867 default 2026-06-25 14:45:40.844 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0d38127c09864fffa5ea934bd1bd7867 default 2026-06-25 14:45:40.906 | [2070 Async ks-domain-role:49301]: running: get_or_add_user_domain_role admin 0d38127c09864fffa5ea934bd1bd7867 default 2026-06-25 14:45:40.912 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 14:45:40.919 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 14:45:40.925 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 14:45:45.500 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:45.504 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 14:45:45.507 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 14:45:45.507 | default 2026-06-25 14:45:45.511 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 14:45:45.595 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 14:45:45.648 | [2070 Async ks-project:49409]: running: get_or_create_project service Default 2026-06-25 14:45:45.651 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 14:45:45.736 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 14:45:45.784 | [2070 Async ks-service:49503]: running: get_or_create_role service 2026-06-25 14:45:45.790 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 14:45:45.872 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 14:45:45.946 | [2070 Async ks-reseller:49615]: running: get_or_create_role ResellerAdmin 2026-06-25 14:45:45.953 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 14:45:45.959 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 14:45:46.097 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 14:45:46.188 | [2070 Async ks-anotherrole:49711]: running: get_or_create_role anotherrole 2026-06-25 14:45:46.190 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 14:45:46.199 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 14:45:46.205 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:45:46.215 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-25 14:45:51.623 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:51.705 | [49615 Async ks-reseller:49615]: finished successfully 2026-06-25 14:45:51.769 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:51.775 | ++ functions-common:get_or_create_project:928 : project_id=03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:45:51.780 | ++ functions-common:get_or_create_project:929 : echo 03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:45:51.785 | + lib/keystone:create_keystone_accounts:288 : invis_project=03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:45:51.790 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 14:45:51.796 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 14:45:51.801 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:45:51.807 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-25 14:45:52.018 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:52.054 | [49711 Async ks-anotherrole:49711]: finished successfully 2026-06-25 14:45:52.854 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:52.855 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:52.896 | [49503 Async ks-service:49503]: finished successfully 2026-06-25 14:45:52.901 | [49409 Async ks-project:49409]: finished successfully 2026-06-25 14:45:53.096 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:45:53.132 | [49301 Async ks-domain-role:49301]: finished successfully 2026-06-25 14:45:56.086 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:45:56.091 | ++ functions-common:get_or_create_project:928 : project_id=3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:45:56.095 | ++ functions-common:get_or_create_project:929 : echo 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:45:56.101 | + lib/keystone:create_keystone_accounts:292 : demo_project=3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:45:56.105 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 14:45:56.110 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 14:45:56.114 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:45:56.118 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 14:45:56.123 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 14:45:56.128 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-25 14:46:00.123 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:00.129 | ++ functions-common:get_or_create_user:915 : user_id=818c66620f6a438f95c85490387af05c 2026-06-25 14:46:00.133 | ++ functions-common:get_or_create_user:916 : echo 818c66620f6a438f95c85490387af05c 2026-06-25 14:46:00.138 | + lib/keystone:create_keystone_accounts:295 : demo_user=818c66620f6a438f95c85490387af05c 2026-06-25 14:46:00.143 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 14:46:00.222 | [2070 Async ks-domain-role:49301]: Waiting for completion of get_or_add_user_domain_role admin 0d38127c09864fffa5ea934bd1bd7867 default running on PID 49301 (6 other jobs running) 2026-06-25 14:46:00.256 | [2070 Async ks-domain-role:49301]: Signaling child to exit 2026-06-25 14:46:00.256 | WAKEUP 2026-06-25 14:46:00.290 | [2070 Async ks-domain-role:49301]: Signaled 2026-06-25 14:46:00.291 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 14:46:00.292 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 0d38127c09864fffa5ea934bd1bd7867 --domain default 2026-06-25 14:46:00.292 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0d38127c09864fffa5ea934bd1bd7867 --domain default -c Role -f value 2026-06-25 14:46:00.292 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:00.292 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:00.293 | + functions-common:get_or_add_user_domain_role:999 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:00.293 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:00.353 | [2070 Async ks-domain-role:49301]: finished get_or_add_user_domain_role admin 0d38127c09864fffa5ea934bd1bd7867 default with result 0 in 12 seconds 2026-06-25 14:46:00.363 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 14:46:00.409 | [2070 Async ks-project:49409]: Waiting for completion of get_or_create_project service Default running on PID 49409 (5 other jobs running) 2026-06-25 14:46:00.441 | [2070 Async ks-project:49409]: Signaling child to exit 2026-06-25 14:46:00.442 | WAKEUP 2026-06-25 14:46:00.473 | [2070 Async ks-project:49409]: Signaled 2026-06-25 14:46:00.475 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:46:00.476 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-25 14:46:00.476 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:00.476 | + functions-common:get_or_create_project:928 : project_id=85d53b0211ee4ab0a6440c989e6d7a28 2026-06-25 14:46:00.476 | + functions-common:get_or_create_project:929 : echo 85d53b0211ee4ab0a6440c989e6d7a28 2026-06-25 14:46:00.476 | 85d53b0211ee4ab0a6440c989e6d7a28 2026-06-25 14:46:00.540 | [2070 Async ks-project:49409]: finished get_or_create_project service Default with result 0 in 7 seconds 2026-06-25 14:46:00.593 | [2070 Async ks-service:49503]: Waiting for completion of get_or_create_role service running on PID 49503 (4 other jobs running) 2026-06-25 14:46:00.628 | [2070 Async ks-service:49503]: Signaling child to exit 2026-06-25 14:46:00.630 | WAKEUP 2026-06-25 14:46:00.659 | [2070 Async ks-service:49503]: Signaled 2026-06-25 14:46:00.662 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:46:00.662 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 14:46:00.662 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:00.662 | + functions-common:get_or_create_role:940 : role_id=03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:46:00.662 | + functions-common:get_or_create_role:941 : echo 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:46:00.662 | 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:46:00.727 | [2070 Async ks-service:49503]: finished get_or_create_role service with result 0 in 7 seconds 2026-06-25 14:46:00.787 | [2070 Async ks-reseller:49615]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49615 (3 other jobs running) 2026-06-25 14:46:00.820 | [2070 Async ks-reseller:49615]: Signaling child to exit 2026-06-25 14:46:00.821 | WAKEUP 2026-06-25 14:46:00.849 | [2070 Async ks-reseller:49615]: Signaled 2026-06-25 14:46:00.851 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:46:00.852 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 14:46:00.852 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:00.852 | + functions-common:get_or_create_role:940 : role_id=b7c5aff3fb8b451791b1c3b81e03ac2c 2026-06-25 14:46:00.852 | + functions-common:get_or_create_role:941 : echo b7c5aff3fb8b451791b1c3b81e03ac2c 2026-06-25 14:46:00.852 | b7c5aff3fb8b451791b1c3b81e03ac2c 2026-06-25 14:46:00.914 | [2070 Async ks-reseller:49615]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-25 14:46:00.964 | [2070 Async ks-anotherrole:49711]: Waiting for completion of get_or_create_role anotherrole running on PID 49711 (2 other jobs running) 2026-06-25 14:46:00.997 | [2070 Async ks-anotherrole:49711]: Signaling child to exit 2026-06-25 14:46:00.997 | WAKEUP 2026-06-25 14:46:01.025 | [2070 Async ks-anotherrole:49711]: Signaled 2026-06-25 14:46:01.027 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 14:46:01.027 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 14:46:01.028 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:01.028 | + functions-common:get_or_create_role:940 : role_id=d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:01.028 | + functions-common:get_or_create_role:941 : echo d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:01.028 | d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:01.088 | [2070 Async ks-anotherrole:49711]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-25 14:46:01.096 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:01.100 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.203 | + inc/async:async_inner:63 : get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.263 | [2070 Async ks-demo-member:50585]: running: get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.268 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 0d38127c09864fffa5ea934bd1bd7867 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.385 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0d38127c09864fffa5ea934bd1bd7867 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.460 | [2070 Async ks-demo-admin:50681]: running: get_or_add_user_project_role admin 0d38127c09864fffa5ea934bd1bd7867 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.464 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.572 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.639 | [2070 Async ks-demo-another:50777]: running: get_or_add_user_project_role anotherrole 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:01.643 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:46:01.752 | + inc/async:async_inner:63 : get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:46:01.839 | [2070 Async ks-demo-invis:50873]: running: get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:46:01.844 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 14:46:01.858 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 14:46:01.862 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:01.869 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 14:46:01.876 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 14:46:01.888 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-25 14:46:07.716 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:07.722 | ++ functions-common:get_or_create_user:915 : user_id=dfb640fd4e574b288e0f5d8d023babec 2026-06-25 14:46:07.728 | ++ functions-common:get_or_create_user:916 : echo dfb640fd4e574b288e0f5d8d023babec 2026-06-25 14:46:07.734 | + lib/keystone:create_keystone_accounts:308 : demo_reader=dfb640fd4e574b288e0f5d8d023babec 2026-06-25 14:46:07.737 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader dfb640fd4e574b288e0f5d8d023babec 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:07.845 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dfb640fd4e574b288e0f5d8d023babec 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:07.918 | [2070 Async ks-demo-reader:51007]: running: get_or_add_user_project_role reader dfb640fd4e574b288e0f5d8d023babec 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:07.925 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 14:46:07.934 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 14:46:07.938 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:46:07.952 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-25 14:46:14.511 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:14.519 | ++ functions-common:get_or_create_project:928 : project_id=0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:14.523 | ++ functions-common:get_or_create_project:929 : echo 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:14.530 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:14.533 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 14:46:14.541 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 14:46:14.547 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:14.551 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 14:46:14.560 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 14:46:14.571 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-25 14:46:16.311 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:16.392 | [50777 Async ks-demo-another:50777]: finished successfully 2026-06-25 14:46:16.818 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:16.899 | [50585 Async ks-demo-member:50585]: finished successfully 2026-06-25 14:46:17.144 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:17.175 | [50873 Async ks-demo-invis:50873]: finished successfully 2026-06-25 14:46:17.325 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:17.376 | [50681 Async ks-demo-admin:50681]: finished successfully 2026-06-25 14:46:18.973 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:18.980 | ++ functions-common:get_or_create_user:915 : user_id=adfc2e8535b346819b832806ea3f97b1 2026-06-25 14:46:18.985 | ++ functions-common:get_or_create_user:916 : echo adfc2e8535b346819b832806ea3f97b1 2026-06-25 14:46:18.991 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=adfc2e8535b346819b832806ea3f97b1 2026-06-25 14:46:18.996 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:19.099 | + inc/async:async_inner:63 : get_or_add_user_project_role admin adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:19.162 | [2070 Async ks-alt-admin:51428]: running: get_or_add_user_project_role admin adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:19.167 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:19.269 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:19.334 | [2070 Async ks-alt-another:51524]: running: get_or_add_user_project_role anotherrole adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:19.340 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 14:46:19.344 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 14:46:19.347 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:19.350 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 14:46:19.353 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 14:46:19.360 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-25 14:46:22.370 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:22.404 | [51007 Async ks-demo-reader:51007]: finished successfully 2026-06-25 14:46:23.773 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:23.782 | ++ functions-common:get_or_create_user:915 : user_id=f50c5310d42a4b338b7cd3791d9421cd 2026-06-25 14:46:23.788 | ++ functions-common:get_or_create_user:916 : echo f50c5310d42a4b338b7cd3791d9421cd 2026-06-25 14:46:23.795 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f50c5310d42a4b338b7cd3791d9421cd 2026-06-25 14:46:23.802 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f50c5310d42a4b338b7cd3791d9421cd 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:23.914 | + inc/async:async_inner:63 : get_or_add_user_project_role member f50c5310d42a4b338b7cd3791d9421cd 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:24.004 | [2070 Async ks-alt-member-user:51705]: running: get_or_add_user_project_role member f50c5310d42a4b338b7cd3791d9421cd 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:24.016 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 14:46:24.026 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 14:46:24.034 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:24.039 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 14:46:24.046 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 14:46:24.057 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-25 14:46:28.663 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:28.670 | ++ functions-common:get_or_create_user:915 : user_id=8c8cf3f5132e49c3903a2aba7c3ccf55 2026-06-25 14:46:28.675 | ++ functions-common:get_or_create_user:916 : echo 8c8cf3f5132e49c3903a2aba7c3ccf55 2026-06-25 14:46:28.682 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=8c8cf3f5132e49c3903a2aba7c3ccf55 2026-06-25 14:46:28.689 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8c8cf3f5132e49c3903a2aba7c3ccf55 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:28.804 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8c8cf3f5132e49c3903a2aba7c3ccf55 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:28.891 | [2070 Async ks-alt-reader-user:51875]: running: get_or_add_user_project_role reader 8c8cf3f5132e49c3903a2aba7c3ccf55 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:28.895 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 14:46:28.901 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:28.909 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 14:46:28.918 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 14:46:28.928 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-25 14:46:30.560 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:30.605 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:30.624 | [51428 Async ks-alt-admin:51428]: finished successfully 2026-06-25 14:46:30.653 | [51524 Async ks-alt-another:51524]: finished successfully 2026-06-25 14:46:33.589 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:33.596 | ++ functions-common:get_or_create_user:915 : user_id=93b4bbf0f01442059a312b334f5872b3 2026-06-25 14:46:33.601 | ++ functions-common:get_or_create_user:916 : echo 93b4bbf0f01442059a312b334f5872b3 2026-06-25 14:46:33.607 | + lib/keystone:create_keystone_accounts:340 : system_member_user=93b4bbf0f01442059a312b334f5872b3 2026-06-25 14:46:33.613 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 93b4bbf0f01442059a312b334f5872b3 all 2026-06-25 14:46:33.722 | + inc/async:async_inner:63 : get_or_add_user_system_role member 93b4bbf0f01442059a312b334f5872b3 all 2026-06-25 14:46:33.782 | [2070 Async ks-system-member:52106]: running: get_or_add_user_system_role member 93b4bbf0f01442059a312b334f5872b3 all 2026-06-25 14:46:33.787 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 14:46:33.791 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:46:33.796 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 14:46:33.800 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 14:46:33.807 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-25 14:46:34.864 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:34.900 | [51705 Async ks-alt-member-user:51705]: finished successfully 2026-06-25 14:46:38.372 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:38.385 | ++ functions-common:get_or_create_user:915 : user_id=053d1d8b91634ea59488e04e047dadd0 2026-06-25 14:46:38.387 | ++ functions-common:get_or_create_user:916 : echo 053d1d8b91634ea59488e04e047dadd0 2026-06-25 14:46:38.392 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=053d1d8b91634ea59488e04e047dadd0 2026-06-25 14:46:38.396 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 053d1d8b91634ea59488e04e047dadd0 all 2026-06-25 14:46:38.524 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 053d1d8b91634ea59488e04e047dadd0 all 2026-06-25 14:46:38.602 | [2070 Async ks-system-reader:52313]: running: get_or_add_user_system_role reader 053d1d8b91634ea59488e04e047dadd0 all 2026-06-25 14:46:38.607 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 14:46:38.610 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 14:46:38.613 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 14:46:38.616 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 14:46:38.620 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-25 14:46:39.771 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:39.801 | [51875 Async ks-alt-reader-user:51875]: finished successfully 2026-06-25 14:46:43.376 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:43.382 | ++ functions-common:get_or_create_group:892 : group_id=f3a724b4fe10463996f92d8b466188b3 2026-06-25 14:46:43.387 | ++ functions-common:get_or_create_group:893 : echo f3a724b4fe10463996f92d8b466188b3 2026-06-25 14:46:43.395 | + lib/keystone:create_keystone_accounts:350 : admin_group=f3a724b4fe10463996f92d8b466188b3 2026-06-25 14:46:43.400 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 14:46:43.410 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 14:46:43.416 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 14:46:43.422 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 14:46:43.431 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-25 14:46:48.058 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:48.066 | ++ functions-common:get_or_create_group:892 : group_id=672c24a681214a109f0809ec3f9764dc 2026-06-25 14:46:48.072 | ++ functions-common:get_or_create_group:893 : echo 672c24a681214a109f0809ec3f9764dc 2026-06-25 14:46:48.078 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=672c24a681214a109f0809ec3f9764dc 2026-06-25 14:46:48.084 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:48.205 | + inc/async:async_inner:63 : get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:48.293 | [2070 Async ks-group-memberdemo:52575]: running: get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:48.297 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:48.433 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:48.545 | [2070 Async ks-group-anotherdemo:52654]: running: get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:48.558 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:48.796 | + inc/async:async_inner:63 : get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:48.935 | [2070 Async ks-group-memberalt:52733]: running: get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:48.944 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:49.152 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:49.229 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:49.293 | [2070 Async ks-group-anotheralt:52812]: running: get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:49.300 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin f3a724b4fe10463996f92d8b466188b3 5d22bdd99b8f49f8ba3c18e5ccc91b36 2026-06-25 14:46:49.310 | [52106 Async ks-system-member:52106]: finished successfully 2026-06-25 14:46:49.517 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f3a724b4fe10463996f92d8b466188b3 5d22bdd99b8f49f8ba3c18e5ccc91b36 2026-06-25 14:46:49.642 | [2070 Async ks-group-admin:52931]: running: get_or_add_group_project_role admin f3a724b4fe10463996f92d8b466188b3 5d22bdd99b8f49f8ba3c18e5ccc91b36 2026-06-25 14:46:49.652 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 14:46:49.811 | [2070 Async ks-demo-member:50585]: Waiting for completion of get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 running on PID 50585 (17 other jobs running) 2026-06-25 14:46:49.891 | [2070 Async ks-demo-member:50585]: Signaling child to exit 2026-06-25 14:46:49.893 | WAKEUP 2026-06-25 14:46:49.961 | [2070 Async ks-demo-member:50585]: Signaled 2026-06-25 14:46:49.964 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:49.964 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:49.964 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:49.964 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:49.964 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:49.964 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:49.964 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:49.964 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:49.964 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:49.964 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 818c66620f6a438f95c85490387af05c --project 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:49.964 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 818c66620f6a438f95c85490387af05c --project 3a5d360d237a437db9d3cb8d62dfb1c2 -c Role -f value 2026-06-25 14:46:49.965 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:49.965 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:49.965 | + functions-common:get_or_add_user_project_role:980 : echo 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:49.965 | 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:50.084 | [2070 Async ks-demo-member:50585]: finished get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 with result 0 in 15 seconds 2026-06-25 14:46:50.169 | [2070 Async ks-demo-admin:50681]: Waiting for completion of get_or_add_user_project_role admin 0d38127c09864fffa5ea934bd1bd7867 3a5d360d237a437db9d3cb8d62dfb1c2 running on PID 50681 (16 other jobs running) 2026-06-25 14:46:50.227 | [2070 Async ks-demo-admin:50681]: Signaling child to exit 2026-06-25 14:46:50.228 | WAKEUP 2026-06-25 14:46:50.277 | [2070 Async ks-demo-admin:50681]: Signaled 2026-06-25 14:46:50.283 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:50.283 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:50.283 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:50.283 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:50.284 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:50.284 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:50.284 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:50.284 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:50.284 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:50.284 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0d38127c09864fffa5ea934bd1bd7867 --project 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:50.284 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0d38127c09864fffa5ea934bd1bd7867 --project 3a5d360d237a437db9d3cb8d62dfb1c2 -c Role -f value 2026-06-25 14:46:50.284 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:50.284 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:50.284 | + functions-common:get_or_add_user_project_role:980 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:50.285 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:50.399 | [2070 Async ks-demo-admin:50681]: finished get_or_add_user_project_role admin 0d38127c09864fffa5ea934bd1bd7867 3a5d360d237a437db9d3cb8d62dfb1c2 with result 0 in 16 seconds 2026-06-25 14:46:50.493 | [2070 Async ks-demo-another:50777]: Waiting for completion of get_or_add_user_project_role anotherrole 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 running on PID 50777 (15 other jobs running) 2026-06-25 14:46:50.550 | [2070 Async ks-demo-another:50777]: Signaling child to exit 2026-06-25 14:46:50.550 | WAKEUP 2026-06-25 14:46:50.602 | [2070 Async ks-demo-another:50777]: Signaled 2026-06-25 14:46:50.603 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:50.603 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:50.603 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:50.603 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:50.603 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:50.603 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:50.603 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:50.603 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:50.603 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:50.604 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 818c66620f6a438f95c85490387af05c --project 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:50.604 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 818c66620f6a438f95c85490387af05c --project 3a5d360d237a437db9d3cb8d62dfb1c2 -c Role -f value 2026-06-25 14:46:50.604 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:50.604 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:50.604 | + functions-common:get_or_add_user_project_role:980 : echo d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:50.604 | d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:50.720 | [2070 Async ks-demo-another:50777]: finished get_or_add_user_project_role anotherrole 818c66620f6a438f95c85490387af05c 3a5d360d237a437db9d3cb8d62dfb1c2 with result 0 in 14 seconds 2026-06-25 14:46:50.817 | [2070 Async ks-demo-invis:50873]: Waiting for completion of get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 03cec5169c4348eabd5c557d70dbcdbd running on PID 50873 (14 other jobs running) 2026-06-25 14:46:50.894 | [2070 Async ks-demo-invis:50873]: Signaling child to exit 2026-06-25 14:46:50.895 | WAKEUP 2026-06-25 14:46:50.962 | [2070 Async ks-demo-invis:50873]: Signaled 2026-06-25 14:46:50.967 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:50.968 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:50.968 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:50.968 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:50.968 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:50.968 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:50.969 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:50.969 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:50.969 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:50.969 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 818c66620f6a438f95c85490387af05c --project 03cec5169c4348eabd5c557d70dbcdbd 2026-06-25 14:46:50.969 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 818c66620f6a438f95c85490387af05c --project 03cec5169c4348eabd5c557d70dbcdbd -c Role -f value 2026-06-25 14:46:50.969 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:50.969 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:50.969 | + functions-common:get_or_add_user_project_role:980 : echo 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:50.969 | 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:51.095 | [2070 Async ks-demo-invis:50873]: finished get_or_add_user_project_role member 818c66620f6a438f95c85490387af05c 03cec5169c4348eabd5c557d70dbcdbd with result 0 in 15 seconds 2026-06-25 14:46:51.202 | [2070 Async ks-demo-reader:51007]: Waiting for completion of get_or_add_user_project_role reader dfb640fd4e574b288e0f5d8d023babec 3a5d360d237a437db9d3cb8d62dfb1c2 running on PID 51007 (13 other jobs running) 2026-06-25 14:46:51.264 | [2070 Async ks-demo-reader:51007]: Signaling child to exit 2026-06-25 14:46:51.264 | WAKEUP 2026-06-25 14:46:51.334 | [2070 Async ks-demo-reader:51007]: Signaled 2026-06-25 14:46:51.343 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:51.343 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:51.343 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:51.343 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:51.343 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:51.343 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:51.343 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:51.343 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:51.343 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:51.343 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user dfb640fd4e574b288e0f5d8d023babec --project 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:46:51.344 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dfb640fd4e574b288e0f5d8d023babec --project 3a5d360d237a437db9d3cb8d62dfb1c2 -c Role -f value 2026-06-25 14:46:51.344 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:51.344 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:51.344 | + functions-common:get_or_add_user_project_role:980 : echo 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:51.344 | 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:51.469 | [2070 Async ks-demo-reader:51007]: finished get_or_add_user_project_role reader dfb640fd4e574b288e0f5d8d023babec 3a5d360d237a437db9d3cb8d62dfb1c2 with result 0 in 14 seconds 2026-06-25 14:46:51.481 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:51.492 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 14:46:51.640 | [2070 Async ks-alt-admin:51428]: Waiting for completion of get_or_add_user_project_role admin adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 running on PID 51428 (12 other jobs running) 2026-06-25 14:46:51.713 | [2070 Async ks-alt-admin:51428]: Signaling child to exit 2026-06-25 14:46:51.714 | WAKEUP 2026-06-25 14:46:51.779 | [2070 Async ks-alt-admin:51428]: Signaled 2026-06-25 14:46:51.785 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:51.785 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:51.785 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:51.785 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:51.786 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:51.786 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:51.786 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:51.786 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:51.786 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:51.786 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user adfc2e8535b346819b832806ea3f97b1 --project 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:51.786 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user adfc2e8535b346819b832806ea3f97b1 --project 0783b2e0f28f489fb750413200cc5778 -c Role -f value 2026-06-25 14:46:51.786 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:51.786 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:51.787 | + functions-common:get_or_add_user_project_role:980 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:51.787 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:46:51.924 | [2070 Async ks-alt-admin:51428]: finished get_or_add_user_project_role admin adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 with result 0 in 11 seconds 2026-06-25 14:46:52.020 | [2070 Async ks-alt-another:51524]: Waiting for completion of get_or_add_user_project_role anotherrole adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 running on PID 51524 (11 other jobs running) 2026-06-25 14:46:52.083 | [2070 Async ks-alt-another:51524]: Signaling child to exit 2026-06-25 14:46:52.084 | WAKEUP 2026-06-25 14:46:52.140 | [2070 Async ks-alt-another:51524]: Signaled 2026-06-25 14:46:52.142 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:52.142 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:52.143 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:52.143 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:52.143 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:52.143 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:52.143 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:52.143 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:52.143 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:52.143 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user adfc2e8535b346819b832806ea3f97b1 --project 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:52.143 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user adfc2e8535b346819b832806ea3f97b1 --project 0783b2e0f28f489fb750413200cc5778 -c Role -f value 2026-06-25 14:46:52.144 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:52.144 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:52.144 | + functions-common:get_or_add_user_project_role:980 : echo d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:52.144 | d85d2e838a7842028fd260946d75e152 2026-06-25 14:46:52.256 | [2070 Async ks-alt-another:51524]: finished get_or_add_user_project_role anotherrole adfc2e8535b346819b832806ea3f97b1 0783b2e0f28f489fb750413200cc5778 with result 0 in 11 seconds 2026-06-25 14:46:52.376 | [2070 Async ks-alt-member-user:51705]: Waiting for completion of get_or_add_user_project_role member f50c5310d42a4b338b7cd3791d9421cd 0783b2e0f28f489fb750413200cc5778 running on PID 51705 (10 other jobs running) 2026-06-25 14:46:52.440 | [2070 Async ks-alt-member-user:51705]: Signaling child to exit 2026-06-25 14:46:52.442 | WAKEUP 2026-06-25 14:46:52.504 | [2070 Async ks-alt-member-user:51705]: Signaled 2026-06-25 14:46:52.505 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:52.505 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:52.505 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:52.505 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:52.505 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:52.505 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:52.505 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:52.505 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:52.505 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:52.505 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f50c5310d42a4b338b7cd3791d9421cd --project 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:52.506 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f50c5310d42a4b338b7cd3791d9421cd --project 0783b2e0f28f489fb750413200cc5778 -c Role -f value 2026-06-25 14:46:52.506 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:52.506 | + functions-common:get_or_add_user_project_role:979 : user_role_id=28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:52.506 | + functions-common:get_or_add_user_project_role:980 : echo 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:52.506 | 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:46:52.619 | [2070 Async ks-alt-member-user:51705]: finished get_or_add_user_project_role member f50c5310d42a4b338b7cd3791d9421cd 0783b2e0f28f489fb750413200cc5778 with result 0 in 11 seconds 2026-06-25 14:46:52.691 | [2070 Async ks-alt-reader-user:51875]: Waiting for completion of get_or_add_user_project_role reader 8c8cf3f5132e49c3903a2aba7c3ccf55 0783b2e0f28f489fb750413200cc5778 running on PID 51875 (9 other jobs running) 2026-06-25 14:46:52.782 | [2070 Async ks-alt-reader-user:51875]: Signaling child to exit 2026-06-25 14:46:52.783 | WAKEUP 2026-06-25 14:46:52.838 | [2070 Async ks-alt-reader-user:51875]: Signaled 2026-06-25 14:46:52.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:46:52.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:46:52.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 14:46:52.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:52.843 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:52.843 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:52.843 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:52.843 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:52.843 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 14:46:52.843 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 8c8cf3f5132e49c3903a2aba7c3ccf55 --project 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:46:52.843 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8c8cf3f5132e49c3903a2aba7c3ccf55 --project 0783b2e0f28f489fb750413200cc5778 -c Role -f value 2026-06-25 14:46:52.843 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:52.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:52.843 | + functions-common:get_or_add_user_project_role:980 : echo 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:52.844 | 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:52.968 | [2070 Async ks-alt-reader-user:51875]: finished get_or_add_user_project_role reader 8c8cf3f5132e49c3903a2aba7c3ccf55 0783b2e0f28f489fb750413200cc5778 with result 0 in 11 seconds 2026-06-25 14:46:52.982 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:52.994 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 14:46:53.146 | [2070 Async ks-system-member:52106]: Waiting for completion of get_or_add_user_system_role member 93b4bbf0f01442059a312b334f5872b3 all running on PID 52106 (8 other jobs running) 2026-06-25 14:46:53.218 | [2070 Async ks-system-member:52106]: Signaling child to exit 2026-06-25 14:46:53.222 | WAKEUP 2026-06-25 14:46:53.279 | [2070 Async ks-system-member:52106]: Signaled 2026-06-25 14:46:53.283 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 14:46:53.283 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 14:46:53.283 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 14:46:53.284 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:53.284 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:53.284 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:53.284 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:53.284 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:53.284 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 14:46:53.284 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 93b4bbf0f01442059a312b334f5872b3 --system all -f value -c Role 2026-06-25 14:46:53.284 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:53.284 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 14:46:53.284 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 14:46:53.284 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 93b4bbf0f01442059a312b334f5872b3 --system all 2026-06-25 14:46:53.285 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 93b4bbf0f01442059a312b334f5872b3 --system all -f value -c Role 2026-06-25 14:46:53.285 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:53.285 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 14:46:53.285 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 14:46:53.285 | 2026-06-25 14:46:53.431 | [2070 Async ks-system-member:52106]: finished get_or_add_user_system_role member 93b4bbf0f01442059a312b334f5872b3 all with result 0 in 15 seconds 2026-06-25 14:46:53.541 | [2070 Async ks-system-reader:52313]: Waiting for completion of get_or_add_user_system_role reader 053d1d8b91634ea59488e04e047dadd0 all running on PID 52313 (7 other jobs running) 2026-06-25 14:46:53.619 | [2070 Async ks-system-reader:52313]: Signaling child to exit 2026-06-25 14:46:58.246 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:46:58.323 | [52313 Async ks-system-reader:52313]: finished successfully 2026-06-25 14:46:58.385 | WAKEUP 2026-06-25 14:46:58.436 | [2070 Async ks-system-reader:52313]: Signaled 2026-06-25 14:46:58.439 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 14:46:58.439 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 14:46:58.439 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 14:46:58.440 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:46:58.440 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:46:58.440 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 14:46:58.440 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 14:46:58.440 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 14:46:58.440 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 14:46:58.440 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 053d1d8b91634ea59488e04e047dadd0 --system all -f value -c Role 2026-06-25 14:46:58.440 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:58.440 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 14:46:58.440 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 14:46:58.440 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 053d1d8b91634ea59488e04e047dadd0 --system all 2026-06-25 14:46:58.441 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 053d1d8b91634ea59488e04e047dadd0 --system all -f value -c Role 2026-06-25 14:46:58.441 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:46:58.441 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:58.441 | + functions-common:get_or_add_user_system_role:1030 : echo 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:58.441 | 7c4abbe3465a49efbe514e9df7c2fce4 2026-06-25 14:46:58.566 | [2070 Async ks-system-reader:52313]: finished get_or_add_user_system_role reader 053d1d8b91634ea59488e04e047dadd0 all with result 0 in 19 seconds 2026-06-25 14:46:58.574 | + inc/async:async_wait:197 : return 0 2026-06-25 14:46:58.586 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-25 14:46:58.734 | [2070 Async ks-group-memberdemo:52575]: Waiting for completion of get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 running on PID 52575 (6 other jobs running) 2026-06-25 14:46:58.813 | [2070 Async ks-group-memberdemo:52575]: Signaling child to exit 2026-06-25 14:47:01.754 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:01.797 | [52654 Async ks-group-anotherdemo:52654]: finished successfully 2026-06-25 14:47:02.662 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:02.703 | [52575 Async ks-group-memberdemo:52575]: finished successfully 2026-06-25 14:47:02.745 | WAKEUP 2026-06-25 14:47:02.781 | [2070 Async ks-group-memberdemo:52575]: Signaled 2026-06-25 14:47:02.783 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:02.783 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 672c24a681214a109f0809ec3f9764dc --project 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:47:02.783 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 672c24a681214a109f0809ec3f9764dc --project 3a5d360d237a437db9d3cb8d62dfb1c2 -f value -c Role 2026-06-25 14:47:02.783 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:02.783 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:47:02.783 | + functions-common:get_or_add_group_project_role:1049 : echo 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:47:02.783 | 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:47:02.865 | [2070 Async ks-group-memberdemo:52575]: finished get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 with result 0 in 14 seconds 2026-06-25 14:47:02.923 | [2070 Async ks-group-anotherdemo:52654]: Waiting for completion of get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 running on PID 52654 (5 other jobs running) 2026-06-25 14:47:02.968 | [2070 Async ks-group-anotherdemo:52654]: Signaling child to exit 2026-06-25 14:47:02.970 | WAKEUP 2026-06-25 14:47:03.009 | [2070 Async ks-group-anotherdemo:52654]: Signaled 2026-06-25 14:47:03.013 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:03.013 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 672c24a681214a109f0809ec3f9764dc --project 3a5d360d237a437db9d3cb8d62dfb1c2 2026-06-25 14:47:03.013 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 672c24a681214a109f0809ec3f9764dc --project 3a5d360d237a437db9d3cb8d62dfb1c2 -f value -c Role 2026-06-25 14:47:03.013 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:03.013 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d85d2e838a7842028fd260946d75e152 2026-06-25 14:47:03.014 | + functions-common:get_or_add_group_project_role:1049 : echo d85d2e838a7842028fd260946d75e152 2026-06-25 14:47:03.014 | d85d2e838a7842028fd260946d75e152 2026-06-25 14:47:03.037 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:03.078 | [2070 Async ks-group-anotherdemo:52654]: finished get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 3a5d360d237a437db9d3cb8d62dfb1c2 with result 0 in 13 seconds 2026-06-25 14:47:03.081 | [52733 Async ks-group-memberalt:52733]: finished successfully 2026-06-25 14:47:03.143 | [2070 Async ks-group-memberalt:52733]: Waiting for completion of get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 running on PID 52733 (4 other jobs running) 2026-06-25 14:47:03.183 | [2070 Async ks-group-memberalt:52733]: Signaling child to exit 2026-06-25 14:47:03.184 | WAKEUP 2026-06-25 14:47:03.220 | [2070 Async ks-group-memberalt:52733]: Signaled 2026-06-25 14:47:03.223 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:03.223 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 672c24a681214a109f0809ec3f9764dc --project 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:47:03.223 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 672c24a681214a109f0809ec3f9764dc --project 0783b2e0f28f489fb750413200cc5778 -f value -c Role 2026-06-25 14:47:03.223 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:03.223 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:47:03.223 | + functions-common:get_or_add_group_project_role:1049 : echo 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:47:03.223 | 28d75051b1f24963aa613b27e1a665c4 2026-06-25 14:47:03.281 | [2070 Async ks-group-memberalt:52733]: finished get_or_add_group_project_role member 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 with result 0 in 14 seconds 2026-06-25 14:47:03.346 | [2070 Async ks-group-anotheralt:52812]: Waiting for completion of get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 running on PID 52812 (3 other jobs running) 2026-06-25 14:47:03.382 | [2070 Async ks-group-anotheralt:52812]: Signaling child to exit 2026-06-25 14:47:03.640 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:03.683 | [52812 Async ks-group-anotheralt:52812]: finished successfully 2026-06-25 14:47:03.720 | WAKEUP 2026-06-25 14:47:03.749 | [2070 Async ks-group-anotheralt:52812]: Signaled 2026-06-25 14:47:03.751 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:03.751 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 672c24a681214a109f0809ec3f9764dc --project 0783b2e0f28f489fb750413200cc5778 2026-06-25 14:47:03.752 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 672c24a681214a109f0809ec3f9764dc --project 0783b2e0f28f489fb750413200cc5778 -f value -c Role 2026-06-25 14:47:03.752 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:03.752 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d85d2e838a7842028fd260946d75e152 2026-06-25 14:47:03.752 | + functions-common:get_or_add_group_project_role:1049 : echo d85d2e838a7842028fd260946d75e152 2026-06-25 14:47:03.752 | d85d2e838a7842028fd260946d75e152 2026-06-25 14:47:03.806 | [2070 Async ks-group-anotheralt:52812]: finished get_or_add_group_project_role anotherrole 672c24a681214a109f0809ec3f9764dc 0783b2e0f28f489fb750413200cc5778 with result 0 in 14 seconds 2026-06-25 14:47:03.851 | [2070 Async ks-group-admin:52931]: Waiting for completion of get_or_add_group_project_role admin f3a724b4fe10463996f92d8b466188b3 5d22bdd99b8f49f8ba3c18e5ccc91b36 running on PID 52931 (2 other jobs running) 2026-06-25 14:47:03.882 | [2070 Async ks-group-admin:52931]: Signaling child to exit 2026-06-25 14:47:04.209 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:04.241 | [52931 Async ks-group-admin:52931]: finished successfully 2026-06-25 14:47:04.277 | WAKEUP 2026-06-25 14:47:04.309 | [2070 Async ks-group-admin:52931]: Signaled 2026-06-25 14:47:04.311 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 14:47:04.311 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group f3a724b4fe10463996f92d8b466188b3 --project 5d22bdd99b8f49f8ba3c18e5ccc91b36 2026-06-25 14:47:04.311 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group f3a724b4fe10463996f92d8b466188b3 --project 5d22bdd99b8f49f8ba3c18e5ccc91b36 -f value -c Role 2026-06-25 14:47:04.311 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:47:04.311 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:47:04.312 | + functions-common:get_or_add_group_project_role:1049 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:47:04.312 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:47:04.370 | [2070 Async ks-group-admin:52931]: finished get_or_add_group_project_role admin f3a724b4fe10463996f92d8b466188b3 5d22bdd99b8f49f8ba3c18e5ccc91b36 with result 0 in 14 seconds 2026-06-25 14:47:04.376 | + inc/async:async_wait:197 : return 0 2026-06-25 14:47:04.381 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 14:47:04.407 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:47:04.412 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 14:47:04.439 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:04.444 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 14:47:04.448 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 14:47:04.543 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 14:47:04.597 | [2070 Async create_nova_accounts:54830]: running: create_nova_accounts 2026-06-25 14:47:04.602 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 14:47:04.629 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:04.634 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 14:47:04.638 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 14:47:04.740 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 14:47:04.813 | [2070 Async create_glance_accounts:54953]: running: create_glance_accounts 2026-06-25 14:47:04.819 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 14:47:04.852 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:04.857 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 14:47:04.863 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 14:47:04.983 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 14:47:05.053 | [2070 Async create_cinder_accounts:55091]: running: create_cinder_accounts 2026-06-25 14:47:05.057 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 14:47:05.093 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:47:05.096 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 14:47:05.099 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 14:47:05.184 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 14:47:05.254 | [2070 Async create_neutron_accounts:55233]: running: create_neutron_accounts 2026-06-25 14:47:05.262 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 14:47:05.300 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:47:05.309 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 14:47:05.360 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:47:05.365 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 14:47:05.491 | [2070 Async create_nova_accounts:54830]: Waiting for completion of create_nova_accounts running on PID 54830 (5 other jobs running) 2026-06-25 14:47:05.555 | [2070 Async create_nova_accounts:54830]: Signaling child to exit 2026-06-25 14:47:49.103 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:49.142 | [55233 Async create_neutron_accounts:55233]: finished successfully 2026-06-25 14:47:57.634 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:47:57.661 | [55091 Async create_cinder_accounts:55091]: finished successfully 2026-06-25 14:48:18.955 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:18.981 | [54830 Async create_nova_accounts:54830]: finished successfully 2026-06-25 14:48:19.008 | WAKEUP 2026-06-25 14:48:19.032 | [2070 Async create_nova_accounts:54830]: Signaled 2026-06-25 14:48:19.033 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-25 14:48:19.033 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 14:48:19.033 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 14:48:19.033 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:19.033 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:19.033 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:19.033 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 14:48:19.033 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.033 | + functions-common:get_or_create_user:915 : user_id=e2ab0e5c8a5e44719f664a12ae835e0b 2026-06-25 14:48:19.034 | + functions-common:get_or_create_user:916 : echo e2ab0e5c8a5e44719f664a12ae835e0b 2026-06-25 14:48:19.034 | e2ab0e5c8a5e44719f664a12ae835e0b 2026-06-25 14:48:19.034 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 14:48:19.034 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:19.034 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:19.034 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:19.034 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:19.034 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:19.034 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:19.034 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:19.034 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:19.034 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:19.035 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:19.035 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:19.035 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-25 14:48:19.035 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:48:19.035 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.035 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:19.035 | + functions-common:get_or_add_user_project_role:980 : echo 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:19.035 | 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:19.035 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:48:19.035 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 14:48:19.036 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:19.036 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:19.036 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:19.037 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:19.037 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:19.037 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-25 14:48:19.037 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:48:19.037 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.038 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:48:19.038 | + functions-common:get_or_add_user_project_role:980 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:48:19.038 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:48:19.038 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 14:48:19.038 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.176/compute 2026-06-25 14:48:19.038 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 14:48:19.038 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:19.038 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 14:48:19.038 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-25 14:48:19.038 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.039 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:19.040 | 5392d56bca9c4ebbbab0fa2897ca4728' 2026-06-25 14:48:19.040 | + functions-common:get_or_create_service:1067 : echo 5392d56bca9c4ebbbab0fa2897ca4728 2026-06-25 14:48:19.041 | 5392d56bca9c4ebbbab0fa2897ca4728 2026-06-25 14:48:19.041 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.176/compute/v2/$(project_id)s' 2026-06-25 14:48:19.041 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:19.042 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.176/compute/v2/$(project_id)s' RegionOne 2026-06-25 14:48:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:19.042 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-25 14:48:19.042 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:19.042 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.176/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 14:48:19.042 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.043 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=df79a454ece94604aa068f6756f0a07a 2026-06-25 14:48:19.043 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo df79a454ece94604aa068f6756f0a07a 2026-06-25 14:48:19.043 | + functions-common:get_or_create_endpoint:1100 : public_id=df79a454ece94604aa068f6756f0a07a 2026-06-25 14:48:19.043 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:19.043 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:19.043 | + functions-common:get_or_create_endpoint:1109 : echo df79a454ece94604aa068f6756f0a07a 2026-06-25 14:48:19.043 | df79a454ece94604aa068f6756f0a07a 2026-06-25 14:48:19.044 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 14:48:19.044 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:19.044 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 14:48:19.044 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-25 14:48:19.044 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.044 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:19.044 | e492330d74b3418d8e07266e11e6fb15' 2026-06-25 14:48:19.044 | + functions-common:get_or_create_service:1067 : echo e492330d74b3418d8e07266e11e6fb15 2026-06-25 14:48:19.044 | e492330d74b3418d8e07266e11e6fb15 2026-06-25 14:48:19.044 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.176/compute/v2.1 2026-06-25 14:48:19.045 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:19.045 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.176/compute/v2.1 RegionOne 2026-06-25 14:48:19.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:19.045 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-25 14:48:19.045 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:19.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:19.045 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.176/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 14:48:19.046 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:19.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d5706a6d96f2417b8ef56412bd20d952 2026-06-25 14:48:19.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d5706a6d96f2417b8ef56412bd20d952 2026-06-25 14:48:19.046 | + functions-common:get_or_create_endpoint:1100 : public_id=d5706a6d96f2417b8ef56412bd20d952 2026-06-25 14:48:19.046 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:19.046 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:19.047 | + functions-common:get_or_create_endpoint:1109 : echo d5706a6d96f2417b8ef56412bd20d952 2026-06-25 14:48:19.047 | d5706a6d96f2417b8ef56412bd20d952 2026-06-25 14:48:19.047 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 14:48:19.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:19.047 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 14:48:19.047 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:19.047 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 14:48:19.047 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:19.048 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 14:48:19.048 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:19.048 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 14:48:19.079 | [2070 Async create_nova_accounts:54830]: finished create_nova_accounts with result 0 in 74 seconds 2026-06-25 14:48:19.117 | [2070 Async create_glance_accounts:54953]: Waiting for completion of create_glance_accounts running on PID 54953 (4 other jobs running) 2026-06-25 14:48:19.144 | [2070 Async create_glance_accounts:54953]: Signaling child to exit 2026-06-25 14:48:34.127 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:34.152 | [54953 Async create_glance_accounts:54953]: finished successfully 2026-06-25 14:48:34.180 | WAKEUP 2026-06-25 14:48:34.203 | [2070 Async create_glance_accounts:54953]: Signaled 2026-06-25 14:48:34.205 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 14:48:34.205 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:34.205 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 14:48:34.206 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 14:48:34.206 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:34.206 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:34.206 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:34.206 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 14:48:34.206 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.206 | + functions-common:get_or_create_user:915 : user_id=d28739edcc4742a1a4dcd1949b73e776 2026-06-25 14:48:34.206 | + functions-common:get_or_create_user:916 : echo d28739edcc4742a1a4dcd1949b73e776 2026-06-25 14:48:34.207 | d28739edcc4742a1a4dcd1949b73e776 2026-06-25 14:48:34.207 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 14:48:34.207 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:34.207 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:34.207 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:34.207 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:34.207 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:34.208 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:34.208 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:34.208 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:34.208 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:34.208 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:34.208 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:34.209 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-25 14:48:34.209 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:48:34.209 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.209 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.209 | + functions-common:get_or_add_user_project_role:980 : echo 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.209 | 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.210 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:48:34.210 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 14:48:34.210 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:34.210 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:34.210 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:34.210 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:34.210 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:34.210 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:34.211 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:34.211 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:34.211 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:34.211 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:34.211 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:34.211 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-25 14:48:34.212 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:48:34.212 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.212 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:48:34.212 | + functions-common:get_or_add_user_project_role:980 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:48:34.212 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:48:34.212 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 14:48:34.212 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:34.213 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 14:48:34.213 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:34.213 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 14:48:34.213 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-25 14:48:34.213 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.213 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:34.214 | b8a20d7f4701449584473e70d24d0149' 2026-06-25 14:48:34.214 | + functions-common:get_or_create_service:1067 : echo b8a20d7f4701449584473e70d24d0149 2026-06-25 14:48:34.214 | b8a20d7f4701449584473e70d24d0149 2026-06-25 14:48:34.214 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.176/image 2026-06-25 14:48:34.214 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:34.214 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.176/image RegionOne 2026-06-25 14:48:34.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:34.215 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-25 14:48:34.215 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:34.215 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:34.216 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.176/image --region RegionOne -f value -c id 2026-06-25 14:48:34.216 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=de472eabbe844f46868eabf098d18872 2026-06-25 14:48:34.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo de472eabbe844f46868eabf098d18872 2026-06-25 14:48:34.216 | + functions-common:get_or_create_endpoint:1100 : public_id=de472eabbe844f46868eabf098d18872 2026-06-25 14:48:34.217 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:34.217 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:34.217 | + functions-common:get_or_create_endpoint:1109 : echo de472eabbe844f46868eabf098d18872 2026-06-25 14:48:34.217 | de472eabbe844f46868eabf098d18872 2026-06-25 14:48:34.217 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 14:48:34.218 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 14:48:34.218 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 14:48:34.218 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.218 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 14:48:34.219 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 14:48:34.219 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 14:48:34.219 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 14:48:34.219 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 14:48:34.219 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 14:48:34.219 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 14:48:34.219 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-25 14:48:34.220 | +---------------+----------------------------------+ 2026-06-25 14:48:34.220 | | Field | Value | 2026-06-25 14:48:34.220 | +---------------+----------------------------------+ 2026-06-25 14:48:34.220 | | default_limit | 2000 | 2026-06-25 14:48:34.220 | | description | None | 2026-06-25 14:48:34.220 | | id | 4b61c1da87524310a229201d871af0f2 | 2026-06-25 14:48:34.220 | | region_id | RegionOne | 2026-06-25 14:48:34.221 | | resource_name | image_size_total | 2026-06-25 14:48:34.221 | | service_id | b8a20d7f4701449584473e70d24d0149 | 2026-06-25 14:48:34.221 | +---------------+----------------------------------+ 2026-06-25 14:48:34.221 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-25 14:48:34.221 | +---------------+----------------------------------+ 2026-06-25 14:48:34.221 | | Field | Value | 2026-06-25 14:48:34.221 | +---------------+----------------------------------+ 2026-06-25 14:48:34.221 | | default_limit | 2000 | 2026-06-25 14:48:34.222 | | description | None | 2026-06-25 14:48:34.222 | | id | 18cad08a6f7046fea7e31a2adb372c4f | 2026-06-25 14:48:34.222 | | region_id | RegionOne | 2026-06-25 14:48:34.222 | | resource_name | image_stage_total | 2026-06-25 14:48:34.222 | | service_id | b8a20d7f4701449584473e70d24d0149 | 2026-06-25 14:48:34.222 | +---------------+----------------------------------+ 2026-06-25 14:48:34.222 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-25 14:48:34.223 | +---------------+----------------------------------+ 2026-06-25 14:48:34.223 | | Field | Value | 2026-06-25 14:48:34.223 | +---------------+----------------------------------+ 2026-06-25 14:48:34.223 | | default_limit | 100 | 2026-06-25 14:48:34.223 | | description | None | 2026-06-25 14:48:34.223 | | id | befc856e076a4e7e9ba51b5f24f5fd65 | 2026-06-25 14:48:34.223 | | region_id | RegionOne | 2026-06-25 14:48:34.223 | | resource_name | image_count_total | 2026-06-25 14:48:34.224 | | service_id | b8a20d7f4701449584473e70d24d0149 | 2026-06-25 14:48:34.224 | +---------------+----------------------------------+ 2026-06-25 14:48:34.224 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-25 14:48:34.224 | +---------------+----------------------------------+ 2026-06-25 14:48:34.224 | | Field | Value | 2026-06-25 14:48:34.224 | +---------------+----------------------------------+ 2026-06-25 14:48:34.224 | | default_limit | 100 | 2026-06-25 14:48:34.225 | | description | None | 2026-06-25 14:48:34.225 | | id | 98e81ce394a74566a12d7a4238d7c5d5 | 2026-06-25 14:48:34.225 | | region_id | RegionOne | 2026-06-25 14:48:34.225 | | resource_name | image_count_uploading | 2026-06-25 14:48:34.225 | | service_id | b8a20d7f4701449584473e70d24d0149 | 2026-06-25 14:48:34.225 | +---------------+----------------------------------+ 2026-06-25 14:48:34.226 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 14:48:34.226 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 14:48:34.226 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 14:48:34.226 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 14:48:34.226 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 14:48:34.226 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.176/identity 2026-06-25 14:48:34.227 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 14:48:34.227 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 14:48:34.227 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.227 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id de472eabbe844f46868eabf098d18872 2026-06-25 14:48:34.227 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 14:48:34.227 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 14:48:34.228 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:34.262 | [2070 Async create_glance_accounts:54953]: finished create_glance_accounts with result 0 in 89 seconds 2026-06-25 14:48:34.303 | [2070 Async create_cinder_accounts:55091]: Waiting for completion of create_cinder_accounts running on PID 55091 (3 other jobs running) 2026-06-25 14:48:34.329 | [2070 Async create_cinder_accounts:55091]: Signaling child to exit 2026-06-25 14:48:34.330 | WAKEUP 2026-06-25 14:48:34.354 | [2070 Async create_cinder_accounts:55091]: Signaled 2026-06-25 14:48:34.356 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-25 14:48:34.356 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 14:48:34.356 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 14:48:34.356 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:48:34.356 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 14:48:34.356 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 14:48:34.357 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:34.357 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:34.357 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:34.357 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 14:48:34.357 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.357 | + functions-common:get_or_create_user:915 : user_id=edda81bba47542c39ac4b1e0440fcf15 2026-06-25 14:48:34.358 | + functions-common:get_or_create_user:916 : echo edda81bba47542c39ac4b1e0440fcf15 2026-06-25 14:48:34.358 | edda81bba47542c39ac4b1e0440fcf15 2026-06-25 14:48:34.358 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 14:48:34.358 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:34.358 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:34.358 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:34.358 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:34.359 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:34.359 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:34.359 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:34.359 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:34.359 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:34.359 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:34.359 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:34.360 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-25 14:48:34.360 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:48:34.360 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.360 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.360 | + functions-common:get_or_add_user_project_role:980 : echo 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.360 | 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.360 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 14:48:34.360 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 14:48:34.361 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.176/volume 2026-06-25 14:48:34.361 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 14:48:34.361 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:34.361 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 14:48:34.361 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-25 14:48:34.361 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.361 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:34.362 | 427255eb8ea64f85a936591100cfab22' 2026-06-25 14:48:34.362 | + functions-common:get_or_create_service:1067 : echo 427255eb8ea64f85a936591100cfab22 2026-06-25 14:48:34.362 | 427255eb8ea64f85a936591100cfab22 2026-06-25 14:48:34.362 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.176/volume/v3 2026-06-25 14:48:34.362 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:34.362 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.176/volume/v3 RegionOne 2026-06-25 14:48:34.362 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:34.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-25 14:48:34.363 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:34.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.176/volume/v3 --region RegionOne -f value -c id 2026-06-25 14:48:34.363 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dab5ffdbb2e84d36a727c6fcbb4559f3 2026-06-25 14:48:34.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dab5ffdbb2e84d36a727c6fcbb4559f3 2026-06-25 14:48:34.364 | + functions-common:get_or_create_endpoint:1100 : public_id=dab5ffdbb2e84d36a727c6fcbb4559f3 2026-06-25 14:48:34.364 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:34.364 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:34.364 | + functions-common:get_or_create_endpoint:1109 : echo dab5ffdbb2e84d36a727c6fcbb4559f3 2026-06-25 14:48:34.364 | dab5ffdbb2e84d36a727c6fcbb4559f3 2026-06-25 14:48:34.364 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 14:48:34.365 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 14:48:34.365 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 14:48:34.365 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 14:48:34.365 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.365 | ++ functions-common:get_or_create_project:928 : project_id=85d53b0211ee4ab0a6440c989e6d7a28 2026-06-25 14:48:34.365 | ++ functions-common:get_or_create_project:929 : echo 85d53b0211ee4ab0a6440c989e6d7a28 2026-06-25 14:48:34.365 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 85d53b0211ee4ab0a6440c989e6d7a28 2026-06-25 14:48:34.366 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 14:48:34.366 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:34.366 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:34.366 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:34.366 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-25 14:48:34.366 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 14:48:34.366 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.366 | ++ functions-common:get_or_create_user:915 : user_id=edda81bba47542c39ac4b1e0440fcf15 2026-06-25 14:48:34.367 | ++ functions-common:get_or_create_user:916 : echo edda81bba47542c39ac4b1e0440fcf15 2026-06-25 14:48:34.367 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id edda81bba47542c39ac4b1e0440fcf15 2026-06-25 14:48:34.409 | [2070 Async create_cinder_accounts:55091]: finished create_cinder_accounts with result 0 in 52 seconds 2026-06-25 14:48:34.415 | + inc/async:async_wait:197 : return 0 2026-06-25 14:48:34.417 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 14:48:34.476 | [2070 Async create_neutron_accounts:55233]: Waiting for completion of create_neutron_accounts running on PID 55233 (2 other jobs running) 2026-06-25 14:48:34.503 | [2070 Async create_neutron_accounts:55233]: Signaling child to exit 2026-06-25 14:48:34.503 | WAKEUP 2026-06-25 14:48:34.528 | [2070 Async create_neutron_accounts:55233]: Signaled 2026-06-25 14:48:34.530 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 14:48:34.530 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.176/ 2026-06-25 14:48:34.530 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 14:48:34.530 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.176/networking 2026-06-25 14:48:34.530 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 14:48:34.531 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:34.531 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 14:48:34.531 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 14:48:34.531 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:48:34.531 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:48:34.531 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:48:34.531 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 14:48:34.532 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.532 | + functions-common:get_or_create_user:915 : user_id=a3b3da6df42d482db4960e7ebc5e8d75 2026-06-25 14:48:34.532 | + functions-common:get_or_create_user:916 : echo a3b3da6df42d482db4960e7ebc5e8d75 2026-06-25 14:48:34.532 | a3b3da6df42d482db4960e7ebc5e8d75 2026-06-25 14:48:34.532 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 14:48:34.532 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:48:34.533 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:48:34.533 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:48:34.533 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:48:34.533 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:48:34.533 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:48:34.533 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:48:34.533 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:48:34.534 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:48:34.534 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:48:34.534 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:48:34.534 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-25 14:48:34.534 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:48:34.534 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.534 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.535 | + functions-common:get_or_add_user_project_role:980 : echo 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.535 | 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:48:34.535 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 14:48:34.535 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 14:48:34.535 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:48:34.535 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 14:48:34.535 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-25 14:48:34.535 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.535 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:48:34.536 | 78bc65f061cc419faa2bd9e8a65a59fb' 2026-06-25 14:48:34.536 | + functions-common:get_or_create_service:1067 : echo 78bc65f061cc419faa2bd9e8a65a59fb 2026-06-25 14:48:34.536 | 78bc65f061cc419faa2bd9e8a65a59fb 2026-06-25 14:48:34.536 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.176/networking 2026-06-25 14:48:34.536 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:48:34.536 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.176/networking RegionOne 2026-06-25 14:48:34.536 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:48:34.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-25 14:48:34.537 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:48:34.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:48:34.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.176/networking --region RegionOne -f value -c id 2026-06-25 14:48:34.537 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:48:34.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=799af3e9958d408db3faacc31fecbedc 2026-06-25 14:48:34.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 799af3e9958d408db3faacc31fecbedc 2026-06-25 14:48:34.538 | + functions-common:get_or_create_endpoint:1100 : public_id=799af3e9958d408db3faacc31fecbedc 2026-06-25 14:48:34.538 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:48:34.538 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:48:34.538 | + functions-common:get_or_create_endpoint:1109 : echo 799af3e9958d408db3faacc31fecbedc 2026-06-25 14:48:34.538 | 799af3e9958d408db3faacc31fecbedc 2026-06-25 14:48:34.580 | [2070 Async create_neutron_accounts:55233]: finished create_neutron_accounts with result 0 in 43 seconds 2026-06-25 14:48:34.589 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 14:48:34.595 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 14:48:34.598 | + inc/async:async_wait:197 : return 0 2026-06-25 14:48:34.602 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 14:48:34.622 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:34.624 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 14:48:34.645 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:34.648 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 14:48:34.652 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:48:34.655 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 14:48:34.658 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 14:48:34.661 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 14:48:34.737 | + inc/async:async_inner:63 : init_glance 2026-06-25 14:48:34.785 | [2070 Async init_glance:57475]: running: init_glance 2026-06-25 14:48:34.788 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 14:48:34.812 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:48:34.816 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 14:48:34.820 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:48:34.824 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 14:48:34.827 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 14:48:34.830 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 14:48:34.834 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 14:48:34.839 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 14:48:34.856 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 14:48:34.860 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 14:48:51.311 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:48:51.337 | [57475 Async init_glance:57475]: finished successfully 2026-06-25 14:49:19.767 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 14:49:19.774 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 14:49:19.778 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 14:49:19.781 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 14:49:19.785 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 14:49:19.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 14:49:19.794 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 14:49:19.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 14:49:19.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 14:49:19.805 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 14:49:19.809 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 14:49:19.812 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 14:49:19.815 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 14:49:19.820 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 14:49:19.824 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 14:49:19.828 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 14:49:19.836 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:19.840 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:19.844 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 14:49:19.848 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:49:19.857 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 14:49:19.862 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 14:49:19.868 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 14:49:19.872 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 14:49:19.877 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:49:19.881 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:19.885 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:49:19.914 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:19.919 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:49:19.924 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 14:49:19.930 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 14:49:19.982 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 14:49:20.036 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 14:49:20.090 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 14:49:20.143 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 14:49:20.194 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 14:49:20.244 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 14:49:20.247 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 14:49:20.252 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 14:49:20.257 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:49:20.261 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:49:20.290 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:49:20.294 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:49:20.299 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:49:20.303 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:49:20.307 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:49:20.356 | + functions:setup_systemd_logging:725 : 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' 2026-06-25 14:49:20.402 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:49:20.450 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:49:20.503 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 14:49:20.554 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 14:49:20.558 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:49:20.563 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 14:49:20.567 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 14:49:20.571 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 14:49:20.575 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:49:20.579 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 14:49:20.583 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 14:49:20.603 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-25 14:49:20.622 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-25 14:49:20.645 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-25 14:49:20.664 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 14:49:20.682 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 14:49:20.687 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:20.692 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 14:49:20.699 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.4ILfRuCsMs 2026-06-25 14:49:20.703 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 14:49:20.709 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:20.712 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.4ILfRuCsMs 2026-06-25 14:49:20.720 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.4ILfRuCsMs 2026-06-25 14:49:20.745 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.4ILfRuCsMs /etc/sudoers.d/neutron-rootwrap 2026-06-25 14:49:20.767 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 14:49:20.771 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 14:49:20.775 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:49:20.824 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 14:49:20.828 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:49:20.878 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 14:49:20.881 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 14:49:20.886 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 14:49:20.890 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:49:20.894 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 14:49:20.898 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:49:20.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:20.931 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 14:49:20.934 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 14:49:20.939 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:49:20.968 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:20.973 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:49:20.978 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/ 2026-06-25 14:49:21.028 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:49:21.032 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:49:21.036 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 14:49:21.062 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:21.066 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 14:49:21.092 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:21.095 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 14:49:21.123 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:21.126 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:49:21.153 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:21.157 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:49:21.185 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:21.189 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:49:21.193 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 14:49:21.221 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:49:21.226 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 14:49:21.230 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 14:49:21.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 14:49:21.234 | Configuring OVN 2026-06-25 14:49:21.239 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 14:49:21.243 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 14:49:21.249 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 14:49:21.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=04bec260-975a-4300-9743-85b53cf4eab9 2026-06-25 14:49:21.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:49:21.264 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 14:49:21.268 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:49:21.272 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:49:21.277 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:49:21.281 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:49:21.285 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:49:21.290 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:49:21.294 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:49:21.298 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:49:21.303 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:49:21.307 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:49:21.311 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:49:21.316 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:49:21.320 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:49:21.324 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 14:49:21.328 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 14:49:21.333 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 14:49:21.337 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 14:49:21.364 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:21.368 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 14:49:21.429 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 14:49:21.433 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 14:49:21.438 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 14:49:21.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:49:21.465 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 14:49:21.470 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:49:21.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 14:49:21.478 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 14:49:21.504 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 14:49:21.511 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 14:49:21.515 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 14:50:03.913 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:50:03.919 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:50:03.923 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:50:03.926 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 14:50:03.968 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 14:50:03.971 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 14:50:04.012 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 14:50:04.055 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.176 2026-06-25 14:50:04.097 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 14:50:04.137 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-25 14:50:04.175 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:50:04.214 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.176:6642 2026-06-25 14:50:04.250 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 14:50:04.267 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:04.270 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 14:50:04.273 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 14:50:04.308 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.176:6641 2026-06-25 14:50:04.342 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 14:50:04.345 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 14:50:04.345 | Configuring Neutron for OVN 2026-06-25 14:50:04.348 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 14:50:04.368 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:04.371 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 14:50:04.375 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 14:50:04.375 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 14:50:08.188 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-25 14:50:08.192 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 14:50:08.192 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 14:50:11.884 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 14:50:11.889 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 14:50:11.919 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:11.924 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 14:50:11.934 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:11.934 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 14:50:11.934 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 14:50:11.935 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 14:50:11.940 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:11.940 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 14:50:11.949 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 14:50:11.949 | address-scope 2026-06-25 14:50:11.949 | agent 2026-06-25 14:50:11.949 | allowed-address-pairs 2026-06-25 14:50:11.949 | auto-allocated-topology 2026-06-25 14:50:11.949 | availability_zone 2026-06-25 14:50:11.949 | bgp 2026-06-25 14:50:11.949 | bgp_4byte_asn 2026-06-25 14:50:11.950 | bgp_dragent_scheduler 2026-06-25 14:50:11.951 | binding 2026-06-25 14:50:11.951 | binding-extended 2026-06-25 14:50:11.951 | default-subnetpools 2026-06-25 14:50:11.951 | dhcp_agent_scheduler 2026-06-25 14:50:11.951 | dns-domain-ports 2026-06-25 14:50:11.951 | dns-integration 2026-06-25 14:50:11.951 | dns-integration-domain-keywords 2026-06-25 14:50:11.951 | empty-string-filtering 2026-06-25 14:50:11.951 | enable-default-route-bfd 2026-06-25 14:50:11.951 | enable-default-route-ecmp 2026-06-25 14:50:11.951 | expose-port-forwarding-in-fip 2026-06-25 14:50:11.951 | ext-gw-mode 2026-06-25 14:50:11.952 | external-gateway-multihoming 2026-06-25 14:50:11.952 | external-net 2026-06-25 14:50:11.952 | extra_dhcp_opt 2026-06-25 14:50:11.952 | extraroute 2026-06-25 14:50:11.952 | extraroute-atomic 2026-06-25 14:50:11.952 | filter-validation 2026-06-25 14:50:11.952 | fip-port-details 2026-06-25 14:50:11.952 | flavors 2026-06-25 14:50:11.952 | floating-ip-port-forwarding 2026-06-25 14:50:11.952 | floating-ip-port-forwarding-description 2026-06-25 14:50:11.953 | floating-ip-port-forwarding-detail 2026-06-25 14:50:11.953 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:11.953 | floatingip-pools 2026-06-25 14:50:11.953 | fwaas_v2 2026-06-25 14:50:11.953 | ip_allocation 2026-06-25 14:50:11.953 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:11.953 | l3-flavors 2026-06-25 14:50:11.953 | l3-ha 2026-06-25 14:50:11.953 | l3_agent_scheduler 2026-06-25 14:50:11.953 | logging 2026-06-25 14:50:11.953 | multi-provider 2026-06-25 14:50:11.954 | net-mtu 2026-06-25 14:50:11.954 | net-mtu-writable 2026-06-25 14:50:11.954 | network-ip-availability 2026-06-25 14:50:11.954 | network_availability_zone 2026-06-25 14:50:11.954 | network_ha 2026-06-25 14:50:11.954 | pagination 2026-06-25 14:50:11.954 | port-device-profile 2026-06-25 14:50:11.954 | port-hardware-offload-type 2026-06-25 14:50:11.954 | port-mac-address-regenerate 2026-06-25 14:50:11.954 | port-numa-affinity-policy 2026-06-25 14:50:11.954 | port-numa-affinity-policy-socket 2026-06-25 14:50:11.955 | port-resource-request 2026-06-25 14:50:11.955 | port-security 2026-06-25 14:50:11.955 | port-trusted-vif 2026-06-25 14:50:11.955 | project-id 2026-06-25 14:50:11.955 | provider 2026-06-25 14:50:11.955 | pvlan 2026-06-25 14:50:11.955 | qinq 2026-06-25 14:50:11.955 | qos 2026-06-25 14:50:11.955 | qos-bw-limit-direction 2026-06-25 14:50:11.955 | qos-bw-minimum-ingress 2026-06-25 14:50:11.955 | qos-default 2026-06-25 14:50:11.956 | qos-fip 2026-06-25 14:50:11.956 | qos-gateway-ip 2026-06-25 14:50:11.956 | qos-rule-type-details 2026-06-25 14:50:11.956 | qos-rule-type-filter 2026-06-25 14:50:11.956 | qos-rules-alias 2026-06-25 14:50:11.956 | quota-check-limit 2026-06-25 14:50:11.956 | quota-check-limit-default 2026-06-25 14:50:11.956 | quota_details 2026-06-25 14:50:11.956 | quotas 2026-06-25 14:50:11.956 | rbac-address-scope 2026-06-25 14:50:11.956 | rbac-policies 2026-06-25 14:50:11.957 | rbac-security-groups 2026-06-25 14:50:11.957 | router 2026-06-25 14:50:11.957 | router-enable-snat 2026-06-25 14:50:11.957 | router_availability_zone 2026-06-25 14:50:11.957 | security-group 2026-06-25 14:50:11.957 | security-groups-default-rules 2026-06-25 14:50:11.957 | security-groups-default-statefulness 2026-06-25 14:50:11.957 | security-groups-normalized-cidr 2026-06-25 14:50:11.957 | security-groups-remote-address-group 2026-06-25 14:50:11.957 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:11.957 | security-groups-shared-filtering 2026-06-25 14:50:11.959 | segment 2026-06-25 14:50:11.959 | sorting 2026-06-25 14:50:11.959 | standard-attr-description 2026-06-25 14:50:11.959 | standard-attr-fwaas-v2 2026-06-25 14:50:11.959 | standard-attr-revisions 2026-06-25 14:50:11.959 | standard-attr-tag 2026-06-25 14:50:11.960 | standard-attr-timestamp 2026-06-25 14:50:11.960 | stateful-security-group 2026-06-25 14:50:11.960 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:11.960 | subnet-external-network 2026-06-25 14:50:11.960 | subnet-service-types 2026-06-25 14:50:11.960 | subnet_allocation 2026-06-25 14:50:11.960 | subnet_onboard 2026-06-25 14:50:11.960 | subnetpool-prefix-ops 2026-06-25 14:50:11.960 | tag-creation 2026-06-25 14:50:11.960 | tap-mirror 2026-06-25 14:50:11.960 | tap-mirror-both-direction 2026-06-25 14:50:11.961 | trunk 2026-06-25 14:50:11.961 | uplink-status-propagation 2026-06-25 14:50:11.961 | uplink-status-propagation-updatable 2026-06-25 14:50:11.961 | vlan-transparent 2026-06-25 14:50:11.961 | vpn-endpoint-groups 2026-06-25 14:50:11.961 | vpnaas' 2026-06-25 14:50:11.961 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 14:50:11.961 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:11.961 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 14:50:11.961 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 14:50:11.966 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:11.967 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 14:50:11.976 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 14:50:11.976 | address-scope 2026-06-25 14:50:11.976 | agent 2026-06-25 14:50:11.976 | allowed-address-pairs 2026-06-25 14:50:11.976 | auto-allocated-topology 2026-06-25 14:50:11.976 | availability_zone 2026-06-25 14:50:11.976 | bgp 2026-06-25 14:50:11.976 | bgp_4byte_asn 2026-06-25 14:50:11.976 | bgp_dragent_scheduler 2026-06-25 14:50:11.976 | binding 2026-06-25 14:50:11.977 | binding-extended 2026-06-25 14:50:11.977 | default-subnetpools 2026-06-25 14:50:11.977 | dhcp_agent_scheduler 2026-06-25 14:50:11.977 | dns-domain-ports 2026-06-25 14:50:11.977 | dns-integration 2026-06-25 14:50:11.977 | dns-integration-domain-keywords 2026-06-25 14:50:11.977 | empty-string-filtering 2026-06-25 14:50:11.977 | enable-default-route-bfd 2026-06-25 14:50:11.977 | enable-default-route-ecmp 2026-06-25 14:50:11.977 | expose-port-forwarding-in-fip 2026-06-25 14:50:11.977 | ext-gw-mode 2026-06-25 14:50:11.978 | external-gateway-multihoming 2026-06-25 14:50:11.978 | external-net 2026-06-25 14:50:11.978 | extra_dhcp_opt 2026-06-25 14:50:11.978 | extraroute 2026-06-25 14:50:11.978 | extraroute-atomic 2026-06-25 14:50:11.978 | filter-validation 2026-06-25 14:50:11.978 | fip-port-details 2026-06-25 14:50:11.978 | flavors 2026-06-25 14:50:11.978 | floating-ip-port-forwarding 2026-06-25 14:50:11.978 | floating-ip-port-forwarding-description 2026-06-25 14:50:11.978 | floating-ip-port-forwarding-detail 2026-06-25 14:50:11.979 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:11.979 | floatingip-pools 2026-06-25 14:50:11.979 | fwaas_v2 2026-06-25 14:50:11.979 | ip_allocation 2026-06-25 14:50:11.979 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:11.979 | l3-flavors 2026-06-25 14:50:11.979 | l3-ha 2026-06-25 14:50:11.979 | l3_agent_scheduler 2026-06-25 14:50:11.979 | logging 2026-06-25 14:50:11.979 | multi-provider 2026-06-25 14:50:11.980 | net-mtu 2026-06-25 14:50:11.980 | net-mtu-writable 2026-06-25 14:50:11.980 | network-ip-availability 2026-06-25 14:50:11.980 | network_availability_zone 2026-06-25 14:50:11.980 | network_ha 2026-06-25 14:50:11.980 | pagination 2026-06-25 14:50:11.980 | port-device-profile 2026-06-25 14:50:11.980 | port-hardware-offload-type 2026-06-25 14:50:11.980 | port-mac-address-regenerate 2026-06-25 14:50:11.980 | port-numa-affinity-policy 2026-06-25 14:50:11.980 | port-numa-affinity-policy-socket 2026-06-25 14:50:11.981 | port-resource-request 2026-06-25 14:50:11.982 | port-security 2026-06-25 14:50:11.983 | port-trusted-vif 2026-06-25 14:50:11.983 | project-id 2026-06-25 14:50:11.983 | provider 2026-06-25 14:50:11.983 | pvlan 2026-06-25 14:50:11.983 | qinq 2026-06-25 14:50:11.983 | qos 2026-06-25 14:50:11.983 | qos-bw-limit-direction 2026-06-25 14:50:11.983 | qos-bw-minimum-ingress 2026-06-25 14:50:11.983 | qos-default 2026-06-25 14:50:11.983 | qos-fip 2026-06-25 14:50:11.983 | qos-gateway-ip 2026-06-25 14:50:11.984 | qos-rule-type-details 2026-06-25 14:50:11.984 | qos-rule-type-filter 2026-06-25 14:50:11.984 | qos-rules-alias 2026-06-25 14:50:11.984 | quota-check-limit 2026-06-25 14:50:11.984 | quota-check-limit-default 2026-06-25 14:50:11.984 | quota_details 2026-06-25 14:50:11.984 | quotas 2026-06-25 14:50:11.984 | rbac-address-scope 2026-06-25 14:50:11.984 | rbac-policies 2026-06-25 14:50:11.984 | rbac-security-groups 2026-06-25 14:50:11.985 | router 2026-06-25 14:50:11.985 | router-enable-snat 2026-06-25 14:50:11.985 | router_availability_zone 2026-06-25 14:50:11.985 | security-group 2026-06-25 14:50:11.985 | security-groups-default-rules 2026-06-25 14:50:11.985 | security-groups-default-statefulness 2026-06-25 14:50:11.985 | security-groups-normalized-cidr 2026-06-25 14:50:11.985 | security-groups-remote-address-group 2026-06-25 14:50:11.985 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:11.985 | security-groups-shared-filtering 2026-06-25 14:50:11.985 | segment 2026-06-25 14:50:11.986 | sorting 2026-06-25 14:50:11.986 | standard-attr-description 2026-06-25 14:50:11.986 | standard-attr-fwaas-v2 2026-06-25 14:50:11.986 | standard-attr-revisions 2026-06-25 14:50:11.986 | standard-attr-tag 2026-06-25 14:50:11.986 | standard-attr-timestamp 2026-06-25 14:50:11.986 | stateful-security-group 2026-06-25 14:50:11.986 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:11.986 | subnet-external-network 2026-06-25 14:50:11.986 | subnet-service-types 2026-06-25 14:50:11.986 | subnet_allocation 2026-06-25 14:50:11.986 | subnet_onboard 2026-06-25 14:50:11.987 | subnetpool-prefix-ops 2026-06-25 14:50:11.987 | tag-creation 2026-06-25 14:50:11.987 | tap-mirror 2026-06-25 14:50:11.987 | tap-mirror-both-direction 2026-06-25 14:50:11.987 | trunk 2026-06-25 14:50:11.987 | uplink-status-propagation 2026-06-25 14:50:11.987 | uplink-status-propagation-updatable 2026-06-25 14:50:11.987 | vlan-transparent 2026-06-25 14:50:11.987 | vpn-endpoint-groups 2026-06-25 14:50:11.987 | vpnaas' 2026-06-25 14:50:11.990 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:11.990 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 14:50:11.990 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 14:50:11.991 | address-scope 2026-06-25 14:50:11.991 | agent 2026-06-25 14:50:11.991 | allowed-address-pairs 2026-06-25 14:50:11.991 | auto-allocated-topology 2026-06-25 14:50:11.991 | availability_zone 2026-06-25 14:50:11.991 | bgp 2026-06-25 14:50:11.991 | bgp_4byte_asn 2026-06-25 14:50:11.991 | bgp_dragent_scheduler 2026-06-25 14:50:11.991 | binding 2026-06-25 14:50:11.991 | binding-extended 2026-06-25 14:50:11.991 | default-subnetpools 2026-06-25 14:50:11.992 | dhcp_agent_scheduler 2026-06-25 14:50:11.992 | dns-domain-ports 2026-06-25 14:50:11.992 | dns-integration 2026-06-25 14:50:11.992 | dns-integration-domain-keywords 2026-06-25 14:50:11.992 | empty-string-filtering 2026-06-25 14:50:11.992 | enable-default-route-bfd 2026-06-25 14:50:11.992 | enable-default-route-ecmp 2026-06-25 14:50:11.992 | expose-port-forwarding-in-fip 2026-06-25 14:50:11.992 | ext-gw-mode 2026-06-25 14:50:11.992 | external-gateway-multihoming 2026-06-25 14:50:11.992 | external-net 2026-06-25 14:50:11.993 | extra_dhcp_opt 2026-06-25 14:50:11.993 | extraroute 2026-06-25 14:50:11.993 | extraroute-atomic 2026-06-25 14:50:11.993 | filter-validation 2026-06-25 14:50:11.993 | fip-port-details 2026-06-25 14:50:11.993 | flavors 2026-06-25 14:50:11.993 | floating-ip-port-forwarding 2026-06-25 14:50:11.993 | floating-ip-port-forwarding-description 2026-06-25 14:50:11.993 | floating-ip-port-forwarding-detail 2026-06-25 14:50:11.993 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:11.993 | floatingip-pools 2026-06-25 14:50:11.993 | fwaas_v2 2026-06-25 14:50:11.994 | ip_allocation 2026-06-25 14:50:11.994 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:11.994 | l3-flavors 2026-06-25 14:50:11.994 | l3-ha 2026-06-25 14:50:11.994 | l3_agent_scheduler 2026-06-25 14:50:11.994 | logging 2026-06-25 14:50:11.994 | multi-provider 2026-06-25 14:50:11.994 | net-mtu 2026-06-25 14:50:11.995 | net-mtu-writable 2026-06-25 14:50:11.995 | network-ip-availability 2026-06-25 14:50:11.995 | network_availability_zone 2026-06-25 14:50:11.995 | network_ha 2026-06-25 14:50:11.995 | pagination 2026-06-25 14:50:11.995 | port-device-profile 2026-06-25 14:50:11.995 | port-hardware-offload-type 2026-06-25 14:50:11.995 | port-mac-address-regenerate 2026-06-25 14:50:11.995 | port-numa-affinity-policy 2026-06-25 14:50:11.995 | port-numa-affinity-policy-socket 2026-06-25 14:50:11.996 | port-resource-request 2026-06-25 14:50:11.996 | port-security 2026-06-25 14:50:11.996 | port-trusted-vif 2026-06-25 14:50:11.996 | project-id 2026-06-25 14:50:11.996 | provider 2026-06-25 14:50:11.996 | pvlan 2026-06-25 14:50:11.996 | qinq 2026-06-25 14:50:11.996 | qos 2026-06-25 14:50:11.996 | qos-bw-limit-direction 2026-06-25 14:50:11.996 | qos-bw-minimum-ingress 2026-06-25 14:50:11.996 | qos-default 2026-06-25 14:50:11.997 | qos-fip 2026-06-25 14:50:11.997 | qos-gateway-ip 2026-06-25 14:50:11.997 | qos-rule-type-details 2026-06-25 14:50:11.997 | qos-rule-type-filter 2026-06-25 14:50:11.997 | qos-rules-alias 2026-06-25 14:50:11.997 | quota-check-limit 2026-06-25 14:50:11.997 | quota-check-limit-default 2026-06-25 14:50:11.997 | quota_details 2026-06-25 14:50:11.997 | quotas 2026-06-25 14:50:11.998 | rbac-address-scope 2026-06-25 14:50:11.998 | rbac-policies 2026-06-25 14:50:11.998 | rbac-security-groups 2026-06-25 14:50:11.998 | router 2026-06-25 14:50:11.998 | router-enable-snat 2026-06-25 14:50:11.998 | router_availability_zone 2026-06-25 14:50:11.998 | security-group 2026-06-25 14:50:11.998 | security-groups-default-rules 2026-06-25 14:50:11.998 | security-groups-default-statefulness 2026-06-25 14:50:11.998 | security-groups-normalized-cidr 2026-06-25 14:50:11.998 | security-groups-remote-address-group 2026-06-25 14:50:11.998 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:11.999 | security-groups-shared-filtering 2026-06-25 14:50:11.999 | segment 2026-06-25 14:50:11.999 | sorting 2026-06-25 14:50:11.999 | standard-attr-description 2026-06-25 14:50:11.999 | standard-attr-fwaas-v2 2026-06-25 14:50:11.999 | standard-attr-revisions 2026-06-25 14:50:11.999 | standard-attr-tag 2026-06-25 14:50:11.999 | standard-attr-timestamp 2026-06-25 14:50:11.999 | stateful-security-group 2026-06-25 14:50:11.999 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:11.999 | subnet-external-network 2026-06-25 14:50:12.000 | subnet-service-types 2026-06-25 14:50:12.000 | subnet_allocation 2026-06-25 14:50:12.000 | subnet_onboard 2026-06-25 14:50:12.000 | subnetpool-prefix-ops 2026-06-25 14:50:12.000 | tag-creation 2026-06-25 14:50:12.000 | tap-mirror 2026-06-25 14:50:12.000 | tap-mirror-both-direction 2026-06-25 14:50:12.000 | trunk 2026-06-25 14:50:12.001 | uplink-status-propagation 2026-06-25 14:50:12.001 | uplink-status-propagation-updatable 2026-06-25 14:50:12.001 | vlan-transparent 2026-06-25 14:50:12.001 | vpn-endpoint-groups 2026-06-25 14:50:12.001 | vpnaas' 2026-06-25 14:50:12.001 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 14:50:12.001 | address-scope 2026-06-25 14:50:12.001 | agent 2026-06-25 14:50:12.001 | allowed-address-pairs 2026-06-25 14:50:12.001 | auto-allocated-topology 2026-06-25 14:50:12.001 | availability_zone 2026-06-25 14:50:12.002 | bgp 2026-06-25 14:50:12.002 | bgp_4byte_asn 2026-06-25 14:50:12.002 | bgp_dragent_scheduler 2026-06-25 14:50:12.002 | binding 2026-06-25 14:50:12.002 | binding-extended 2026-06-25 14:50:12.002 | default-subnetpools 2026-06-25 14:50:12.002 | dhcp_agent_scheduler 2026-06-25 14:50:12.002 | dns-domain-ports 2026-06-25 14:50:12.002 | dns-integration 2026-06-25 14:50:12.002 | dns-integration-domain-keywords 2026-06-25 14:50:12.002 | empty-string-filtering 2026-06-25 14:50:12.003 | enable-default-route-bfd 2026-06-25 14:50:12.003 | enable-default-route-ecmp 2026-06-25 14:50:12.003 | expose-port-forwarding-in-fip 2026-06-25 14:50:12.003 | ext-gw-mode 2026-06-25 14:50:12.003 | external-gateway-multihoming 2026-06-25 14:50:12.003 | external-net 2026-06-25 14:50:12.003 | extra_dhcp_opt 2026-06-25 14:50:12.003 | extraroute 2026-06-25 14:50:12.003 | extraroute-atomic 2026-06-25 14:50:12.003 | filter-validation 2026-06-25 14:50:12.003 | fip-port-details 2026-06-25 14:50:12.003 | flavors 2026-06-25 14:50:12.004 | floating-ip-port-forwarding 2026-06-25 14:50:12.004 | floating-ip-port-forwarding-description 2026-06-25 14:50:12.004 | floating-ip-port-forwarding-detail 2026-06-25 14:50:12.004 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:12.004 | floatingip-pools 2026-06-25 14:50:12.004 | fwaas_v2 2026-06-25 14:50:12.004 | ip_allocation 2026-06-25 14:50:12.004 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:12.004 | l3-flavors 2026-06-25 14:50:12.004 | l3-ha 2026-06-25 14:50:12.004 | l3_agent_scheduler 2026-06-25 14:50:12.005 | logging 2026-06-25 14:50:12.005 | multi-provider 2026-06-25 14:50:12.005 | net-mtu 2026-06-25 14:50:12.005 | net-mtu-writable 2026-06-25 14:50:12.005 | network-ip-availability 2026-06-25 14:50:12.005 | network_availability_zone 2026-06-25 14:50:12.005 | network_ha 2026-06-25 14:50:12.005 | pagination 2026-06-25 14:50:12.005 | port-device-profile 2026-06-25 14:50:12.005 | port-hardware-offload-type 2026-06-25 14:50:12.005 | port-mac-address-regenerate 2026-06-25 14:50:12.006 | port-numa-affinity-policy 2026-06-25 14:50:12.006 | port-numa-affinity-policy-socket 2026-06-25 14:50:12.006 | port-resource-request 2026-06-25 14:50:12.006 | port-security 2026-06-25 14:50:12.006 | port-trusted-vif 2026-06-25 14:50:12.006 | project-id 2026-06-25 14:50:12.006 | provider 2026-06-25 14:50:12.006 | pvlan 2026-06-25 14:50:12.006 | qinq 2026-06-25 14:50:12.006 | qos 2026-06-25 14:50:12.006 | qos-bw-limit-direction 2026-06-25 14:50:12.006 | qos-bw-minimum-ingress 2026-06-25 14:50:12.007 | qos-default 2026-06-25 14:50:12.007 | qos-fip 2026-06-25 14:50:12.007 | qos-gateway-ip 2026-06-25 14:50:12.007 | qos-rule-type-details 2026-06-25 14:50:12.007 | qos-rule-type-filter 2026-06-25 14:50:12.007 | qos-rules-alias 2026-06-25 14:50:12.007 | quota-check-limit 2026-06-25 14:50:12.007 | quota-check-limit-default 2026-06-25 14:50:12.007 | quota_details 2026-06-25 14:50:12.008 | quotas 2026-06-25 14:50:12.008 | rbac-address-scope 2026-06-25 14:50:12.008 | rbac-policies 2026-06-25 14:50:12.008 | rbac-security-groups 2026-06-25 14:50:12.008 | router 2026-06-25 14:50:12.008 | router-enable-snat 2026-06-25 14:50:12.008 | router_availability_zone 2026-06-25 14:50:12.008 | security-group 2026-06-25 14:50:12.008 | security-groups-default-rules 2026-06-25 14:50:12.008 | security-groups-default-statefulness 2026-06-25 14:50:12.008 | security-groups-normalized-cidr 2026-06-25 14:50:12.009 | security-groups-remote-address-group 2026-06-25 14:50:12.009 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:12.009 | security-groups-shared-filtering 2026-06-25 14:50:12.009 | segment 2026-06-25 14:50:12.009 | sorting 2026-06-25 14:50:12.009 | standard-attr-description 2026-06-25 14:50:12.009 | standard-attr-fwaas-v2 2026-06-25 14:50:12.009 | standard-attr-revisions 2026-06-25 14:50:12.009 | standard-attr-tag 2026-06-25 14:50:12.009 | standard-attr-timestamp 2026-06-25 14:50:12.009 | stateful-security-group 2026-06-25 14:50:12.009 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:12.010 | subnet-external-network 2026-06-25 14:50:12.010 | subnet-service-types 2026-06-25 14:50:12.010 | subnet_allocation 2026-06-25 14:50:12.010 | subnet_onboard 2026-06-25 14:50:12.010 | subnetpool-prefix-ops 2026-06-25 14:50:12.010 | tag-creation 2026-06-25 14:50:12.010 | tap-mirror 2026-06-25 14:50:12.010 | tap-mirror-both-direction 2026-06-25 14:50:12.010 | trunk 2026-06-25 14:50:12.010 | uplink-status-propagation 2026-06-25 14:50:12.010 | uplink-status-propagation-updatable 2026-06-25 14:50:12.011 | vlan-transparent 2026-06-25 14:50:12.011 | vpn-endpoint-groups 2026-06-25 14:50:12.011 | vpnaas' 2026-06-25 14:50:12.011 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:12.011 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 14:50:12.011 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 14:50:12.011 | address-scope 2026-06-25 14:50:12.011 | agent 2026-06-25 14:50:12.011 | allowed-address-pairs 2026-06-25 14:50:12.011 | auto-allocated-topology 2026-06-25 14:50:12.012 | availability_zone 2026-06-25 14:50:12.012 | bgp 2026-06-25 14:50:12.012 | bgp_4byte_asn 2026-06-25 14:50:12.012 | bgp_dragent_scheduler 2026-06-25 14:50:12.012 | binding 2026-06-25 14:50:12.012 | binding-extended 2026-06-25 14:50:12.012 | default-subnetpools 2026-06-25 14:50:12.012 | dhcp_agent_scheduler 2026-06-25 14:50:12.012 | dns-domain-ports 2026-06-25 14:50:12.012 | dns-integration 2026-06-25 14:50:12.012 | dns-integration-domain-keywords 2026-06-25 14:50:12.012 | empty-string-filtering 2026-06-25 14:50:12.013 | enable-default-route-bfd 2026-06-25 14:50:12.013 | enable-default-route-ecmp 2026-06-25 14:50:12.013 | expose-port-forwarding-in-fip 2026-06-25 14:50:12.013 | ext-gw-mode 2026-06-25 14:50:12.013 | external-gateway-multihoming 2026-06-25 14:50:12.013 | external-net 2026-06-25 14:50:12.013 | extra_dhcp_opt 2026-06-25 14:50:12.013 | extraroute 2026-06-25 14:50:12.013 | extraroute-atomic 2026-06-25 14:50:12.013 | filter-validation 2026-06-25 14:50:12.013 | fip-port-details 2026-06-25 14:50:12.014 | flavors 2026-06-25 14:50:12.014 | floating-ip-port-forwarding 2026-06-25 14:50:12.014 | floating-ip-port-forwarding-description 2026-06-25 14:50:12.014 | floating-ip-port-forwarding-detail 2026-06-25 14:50:12.014 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:12.014 | floatingip-pools 2026-06-25 14:50:12.014 | fwaas_v2 2026-06-25 14:50:12.014 | ip_allocation 2026-06-25 14:50:12.014 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:12.014 | l3-flavors 2026-06-25 14:50:12.014 | l3-ha 2026-06-25 14:50:12.014 | l3_agent_scheduler 2026-06-25 14:50:12.015 | logging 2026-06-25 14:50:12.015 | multi-provider 2026-06-25 14:50:12.015 | net-mtu 2026-06-25 14:50:12.015 | net-mtu-writable 2026-06-25 14:50:12.015 | network-ip-availability 2026-06-25 14:50:12.015 | network_availability_zone 2026-06-25 14:50:12.015 | network_ha 2026-06-25 14:50:12.015 | pagination 2026-06-25 14:50:12.015 | port-device-profile 2026-06-25 14:50:12.015 | port-hardware-offload-type 2026-06-25 14:50:12.015 | port-mac-address-regenerate 2026-06-25 14:50:12.016 | port-numa-affinity-policy 2026-06-25 14:50:12.016 | port-numa-affinity-policy-socket 2026-06-25 14:50:12.016 | port-resource-request 2026-06-25 14:50:12.016 | port-security 2026-06-25 14:50:12.016 | port-trusted-vif 2026-06-25 14:50:12.016 | project-id 2026-06-25 14:50:12.016 | provider 2026-06-25 14:50:12.016 | pvlan 2026-06-25 14:50:12.016 | qinq 2026-06-25 14:50:12.016 | qos 2026-06-25 14:50:12.016 | qos-bw-limit-direction 2026-06-25 14:50:12.017 | qos-bw-minimum-ingress 2026-06-25 14:50:12.017 | qos-default 2026-06-25 14:50:12.017 | qos-fip 2026-06-25 14:50:12.017 | qos-gateway-ip 2026-06-25 14:50:12.017 | qos-rule-type-details 2026-06-25 14:50:12.017 | qos-rule-type-filter 2026-06-25 14:50:12.017 | qos-rules-alias 2026-06-25 14:50:12.017 | quota-check-limit 2026-06-25 14:50:12.017 | quota-check-limit-default 2026-06-25 14:50:12.018 | quota_details 2026-06-25 14:50:12.018 | quotas 2026-06-25 14:50:12.018 | rbac-address-scope 2026-06-25 14:50:12.018 | rbac-policies 2026-06-25 14:50:12.018 | rbac-security-groups 2026-06-25 14:50:12.018 | router 2026-06-25 14:50:12.018 | router-enable-snat 2026-06-25 14:50:12.018 | router_availability_zone 2026-06-25 14:50:12.018 | security-group 2026-06-25 14:50:12.018 | security-groups-default-rules 2026-06-25 14:50:12.018 | security-groups-default-statefulness 2026-06-25 14:50:12.019 | security-groups-normalized-cidr 2026-06-25 14:50:12.019 | security-groups-remote-address-group 2026-06-25 14:50:12.019 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:12.019 | security-groups-shared-filtering 2026-06-25 14:50:12.019 | segment 2026-06-25 14:50:12.019 | sorting 2026-06-25 14:50:12.019 | standard-attr-description 2026-06-25 14:50:12.019 | standard-attr-fwaas-v2 2026-06-25 14:50:12.019 | standard-attr-revisions 2026-06-25 14:50:12.019 | standard-attr-tag 2026-06-25 14:50:12.019 | standard-attr-timestamp 2026-06-25 14:50:12.020 | stateful-security-group 2026-06-25 14:50:12.020 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:12.020 | subnet-external-network 2026-06-25 14:50:12.020 | subnet-service-types 2026-06-25 14:50:12.020 | subnet_allocation 2026-06-25 14:50:12.020 | subnet_onboard 2026-06-25 14:50:12.020 | subnetpool-prefix-ops 2026-06-25 14:50:12.020 | tag-creation 2026-06-25 14:50:12.020 | tap-mirror 2026-06-25 14:50:12.020 | tap-mirror-both-direction 2026-06-25 14:50:12.020 | trunk 2026-06-25 14:50:12.020 | uplink-status-propagation 2026-06-25 14:50:12.021 | uplink-status-propagation-updatable 2026-06-25 14:50:12.021 | vlan-transparent 2026-06-25 14:50:12.021 | vpn-endpoint-groups 2026-06-25 14:50:12.021 | vpnaas' 2026-06-25 14:50:12.021 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 14:50:12.021 | address-scope 2026-06-25 14:50:12.021 | agent 2026-06-25 14:50:12.021 | allowed-address-pairs 2026-06-25 14:50:12.021 | auto-allocated-topology 2026-06-25 14:50:12.021 | availability_zone 2026-06-25 14:50:12.021 | bgp 2026-06-25 14:50:12.022 | bgp_4byte_asn 2026-06-25 14:50:12.022 | bgp_dragent_scheduler 2026-06-25 14:50:12.022 | binding 2026-06-25 14:50:12.022 | binding-extended 2026-06-25 14:50:12.022 | default-subnetpools 2026-06-25 14:50:12.022 | dhcp_agent_scheduler 2026-06-25 14:50:12.022 | dns-domain-ports 2026-06-25 14:50:12.022 | dns-integration 2026-06-25 14:50:12.022 | dns-integration-domain-keywords 2026-06-25 14:50:12.022 | empty-string-filtering 2026-06-25 14:50:12.022 | enable-default-route-bfd 2026-06-25 14:50:12.022 | enable-default-route-ecmp 2026-06-25 14:50:12.023 | expose-port-forwarding-in-fip 2026-06-25 14:50:12.023 | ext-gw-mode 2026-06-25 14:50:12.023 | external-gateway-multihoming 2026-06-25 14:50:12.023 | external-net 2026-06-25 14:50:12.023 | extra_dhcp_opt 2026-06-25 14:50:12.023 | extraroute 2026-06-25 14:50:12.023 | extraroute-atomic 2026-06-25 14:50:12.023 | filter-validation 2026-06-25 14:50:12.023 | fip-port-details 2026-06-25 14:50:12.023 | flavors 2026-06-25 14:50:12.023 | floating-ip-port-forwarding 2026-06-25 14:50:12.024 | floating-ip-port-forwarding-description 2026-06-25 14:50:12.024 | floating-ip-port-forwarding-detail 2026-06-25 14:50:12.024 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:12.024 | floatingip-pools 2026-06-25 14:50:12.024 | fwaas_v2 2026-06-25 14:50:12.024 | ip_allocation 2026-06-25 14:50:12.024 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:12.024 | l3-flavors 2026-06-25 14:50:12.024 | l3-ha 2026-06-25 14:50:12.024 | l3_agent_scheduler 2026-06-25 14:50:12.025 | logging 2026-06-25 14:50:12.025 | multi-provider 2026-06-25 14:50:12.025 | net-mtu 2026-06-25 14:50:12.025 | net-mtu-writable 2026-06-25 14:50:12.025 | network-ip-availability 2026-06-25 14:50:12.025 | network_availability_zone 2026-06-25 14:50:12.025 | network_ha 2026-06-25 14:50:12.025 | pagination 2026-06-25 14:50:12.025 | port-device-profile 2026-06-25 14:50:12.025 | port-hardware-offload-type 2026-06-25 14:50:12.025 | port-mac-address-regenerate 2026-06-25 14:50:12.025 | port-numa-affinity-policy 2026-06-25 14:50:12.026 | port-numa-affinity-policy-socket 2026-06-25 14:50:12.026 | port-resource-request 2026-06-25 14:50:12.026 | port-security 2026-06-25 14:50:12.026 | port-trusted-vif 2026-06-25 14:50:12.026 | project-id 2026-06-25 14:50:12.026 | provider 2026-06-25 14:50:12.026 | pvlan 2026-06-25 14:50:12.026 | qinq 2026-06-25 14:50:12.026 | qos 2026-06-25 14:50:12.026 | qos-bw-limit-direction 2026-06-25 14:50:12.026 | qos-bw-minimum-ingress 2026-06-25 14:50:12.027 | qos-default 2026-06-25 14:50:12.027 | qos-fip 2026-06-25 14:50:12.027 | qos-gateway-ip 2026-06-25 14:50:12.027 | qos-rule-type-details 2026-06-25 14:50:12.027 | qos-rule-type-filter 2026-06-25 14:50:12.027 | qos-rules-alias 2026-06-25 14:50:12.027 | quota-check-limit 2026-06-25 14:50:12.027 | quota-check-limit-default 2026-06-25 14:50:12.028 | quota_details 2026-06-25 14:50:12.028 | quotas 2026-06-25 14:50:12.028 | rbac-address-scope 2026-06-25 14:50:12.028 | rbac-policies 2026-06-25 14:50:12.028 | rbac-security-groups 2026-06-25 14:50:12.028 | router 2026-06-25 14:50:12.028 | router-enable-snat 2026-06-25 14:50:12.028 | router_availability_zone 2026-06-25 14:50:12.028 | security-group 2026-06-25 14:50:12.028 | security-groups-default-rules 2026-06-25 14:50:12.028 | security-groups-default-statefulness 2026-06-25 14:50:12.029 | security-groups-normalized-cidr 2026-06-25 14:50:12.029 | security-groups-remote-address-group 2026-06-25 14:50:12.029 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:12.029 | security-groups-shared-filtering 2026-06-25 14:50:12.029 | segment 2026-06-25 14:50:12.029 | sorting 2026-06-25 14:50:12.029 | standard-attr-description 2026-06-25 14:50:12.029 | standard-attr-fwaas-v2 2026-06-25 14:50:12.029 | standard-attr-revisions 2026-06-25 14:50:12.029 | standard-attr-tag 2026-06-25 14:50:12.029 | standard-attr-timestamp 2026-06-25 14:50:12.030 | stateful-security-group 2026-06-25 14:50:12.030 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:12.030 | subnet-external-network 2026-06-25 14:50:12.030 | subnet-service-types 2026-06-25 14:50:12.030 | subnet_allocation 2026-06-25 14:50:12.030 | subnet_onboard 2026-06-25 14:50:12.030 | subnetpool-prefix-ops 2026-06-25 14:50:12.030 | tag-creation 2026-06-25 14:50:12.030 | tap-mirror 2026-06-25 14:50:12.030 | tap-mirror-both-direction 2026-06-25 14:50:12.030 | trunk 2026-06-25 14:50:12.031 | uplink-status-propagation 2026-06-25 14:50:12.031 | uplink-status-propagation-updatable 2026-06-25 14:50:12.031 | vlan-transparent 2026-06-25 14:50:12.031 | vpn-endpoint-groups 2026-06-25 14:50:12.031 | vpnaas' 2026-06-25 14:50:12.031 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:12.031 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 14:50:12.031 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 14:50:12.031 | address-scope 2026-06-25 14:50:12.031 | agent 2026-06-25 14:50:12.031 | allowed-address-pairs 2026-06-25 14:50:12.032 | auto-allocated-topology 2026-06-25 14:50:12.032 | availability_zone 2026-06-25 14:50:12.032 | bgp 2026-06-25 14:50:12.032 | bgp_4byte_asn 2026-06-25 14:50:12.032 | bgp_dragent_scheduler 2026-06-25 14:50:12.032 | binding 2026-06-25 14:50:12.032 | binding-extended 2026-06-25 14:50:12.032 | default-subnetpools 2026-06-25 14:50:12.032 | dhcp_agent_scheduler 2026-06-25 14:50:12.032 | dns-domain-ports 2026-06-25 14:50:12.032 | dns-integration 2026-06-25 14:50:12.033 | dns-integration-domain-keywords 2026-06-25 14:50:12.033 | empty-string-filtering 2026-06-25 14:50:12.033 | enable-default-route-bfd 2026-06-25 14:50:12.033 | enable-default-route-ecmp 2026-06-25 14:50:12.033 | expose-port-forwarding-in-fip 2026-06-25 14:50:12.033 | ext-gw-mode 2026-06-25 14:50:12.033 | external-gateway-multihoming 2026-06-25 14:50:12.033 | external-net 2026-06-25 14:50:12.033 | extra_dhcp_opt 2026-06-25 14:50:12.033 | extraroute 2026-06-25 14:50:12.033 | extraroute-atomic 2026-06-25 14:50:12.033 | filter-validation 2026-06-25 14:50:12.034 | fip-port-details 2026-06-25 14:50:12.034 | flavors 2026-06-25 14:50:12.034 | floating-ip-port-forwarding 2026-06-25 14:50:12.034 | floating-ip-port-forwarding-description 2026-06-25 14:50:12.034 | floating-ip-port-forwarding-detail 2026-06-25 14:50:12.034 | floating-ip-port-forwarding-port-ranges 2026-06-25 14:50:12.034 | floatingip-pools 2026-06-25 14:50:12.034 | fwaas_v2 2026-06-25 14:50:12.034 | ip_allocation 2026-06-25 14:50:12.034 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:50:12.034 | l3-flavors 2026-06-25 14:50:12.035 | l3-ha 2026-06-25 14:50:12.035 | l3_agent_scheduler 2026-06-25 14:50:12.035 | logging 2026-06-25 14:50:12.035 | multi-provider 2026-06-25 14:50:12.035 | net-mtu 2026-06-25 14:50:12.035 | net-mtu-writable 2026-06-25 14:50:12.035 | network-ip-availability 2026-06-25 14:50:12.035 | network_availability_zone 2026-06-25 14:50:12.035 | network_ha 2026-06-25 14:50:12.035 | pagination 2026-06-25 14:50:12.035 | port-device-profile 2026-06-25 14:50:12.036 | port-hardware-offload-type 2026-06-25 14:50:12.036 | port-mac-address-regenerate 2026-06-25 14:50:12.036 | port-numa-affinity-policy 2026-06-25 14:50:12.036 | port-numa-affinity-policy-socket 2026-06-25 14:50:12.036 | port-resource-request 2026-06-25 14:50:12.036 | port-security 2026-06-25 14:50:12.036 | port-trusted-vif 2026-06-25 14:50:12.036 | project-id 2026-06-25 14:50:12.036 | provider 2026-06-25 14:50:12.036 | pvlan 2026-06-25 14:50:12.036 | qinq 2026-06-25 14:50:12.036 | qos 2026-06-25 14:50:12.037 | qos-bw-limit-direction 2026-06-25 14:50:12.037 | qos-bw-minimum-ingress 2026-06-25 14:50:12.037 | qos-default 2026-06-25 14:50:12.037 | qos-fip 2026-06-25 14:50:12.037 | qos-gateway-ip 2026-06-25 14:50:12.037 | qos-rule-type-details 2026-06-25 14:50:12.037 | qos-rule-type-filter 2026-06-25 14:50:12.037 | qos-rules-alias 2026-06-25 14:50:12.037 | quota-check-limit 2026-06-25 14:50:12.037 | quota-check-limit-default 2026-06-25 14:50:12.038 | quota_details 2026-06-25 14:50:12.038 | quotas 2026-06-25 14:50:12.038 | rbac-address-scope 2026-06-25 14:50:12.038 | rbac-policies 2026-06-25 14:50:12.038 | rbac-security-groups 2026-06-25 14:50:12.038 | router 2026-06-25 14:50:12.038 | router-enable-snat 2026-06-25 14:50:12.038 | router_availability_zone 2026-06-25 14:50:12.038 | security-group 2026-06-25 14:50:12.038 | security-groups-default-rules 2026-06-25 14:50:12.038 | security-groups-default-statefulness 2026-06-25 14:50:12.039 | security-groups-normalized-cidr 2026-06-25 14:50:12.039 | security-groups-remote-address-group 2026-06-25 14:50:12.039 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:50:12.039 | security-groups-shared-filtering 2026-06-25 14:50:12.039 | segment 2026-06-25 14:50:12.039 | sorting 2026-06-25 14:50:12.039 | standard-attr-description 2026-06-25 14:50:12.039 | standard-attr-fwaas-v2 2026-06-25 14:50:12.039 | standard-attr-revisions 2026-06-25 14:50:12.039 | standard-attr-tag 2026-06-25 14:50:12.039 | standard-attr-timestamp 2026-06-25 14:50:12.040 | stateful-security-group 2026-06-25 14:50:12.040 | subnet-dns-publish-fixed-ip 2026-06-25 14:50:12.040 | subnet-external-network 2026-06-25 14:50:12.040 | subnet-service-types 2026-06-25 14:50:12.040 | subnet_allocation 2026-06-25 14:50:12.040 | subnet_onboard 2026-06-25 14:50:12.040 | subnetpool-prefix-ops 2026-06-25 14:50:12.040 | tag-creation 2026-06-25 14:50:12.040 | tap-mirror 2026-06-25 14:50:12.040 | tap-mirror-both-direction 2026-06-25 14:50:12.040 | trunk 2026-06-25 14:50:12.041 | uplink-status-propagation 2026-06-25 14:50:12.041 | uplink-status-propagation-updatable 2026-06-25 14:50:12.041 | vlan-transparent 2026-06-25 14:50:12.041 | vpn-endpoint-groups 2026-06-25 14:50:12.041 | vpnaas' 2026-06-25 14:50:12.041 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:50:12.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 14:50:12.041 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 14:50:12.041 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 14:50:12.048 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-25 14:50:12.048 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 14:50:12.056 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:50:12.061 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:50:12.065 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-25 14:50:12.070 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.076 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 14:50:12.081 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 14:50:12.085 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 14:50:12.092 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.097 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-25 14:50:12.152 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.176:6641 2026-06-25 14:50:12.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.161 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:12.165 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.176:6641 2026-06-25 14:50:12.170 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.176:6641 ']' 2026-06-25 14:50:12.175 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.179 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.176:6641 2026-06-25 14:50:12.234 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.176:6642 2026-06-25 14:50:12.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.243 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:12.248 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.176:6642 2026-06-25 14:50:12.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.176:6642 ']' 2026-06-25 14:50:12.257 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.262 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.176:6642 2026-06-25 14:50:12.321 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 14:50:12.353 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:12.358 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-25 14:50:12.363 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.368 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:12.374 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 14:50:12.378 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 14:50:12.384 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.389 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 14:50:12.445 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-25 14:50:12.449 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.454 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:12.459 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 14:50:12.464 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 14:50:12.469 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.473 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 14:50:12.530 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 14:50:12.534 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.539 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 14:50:12.544 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 14:50:12.550 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 14:50:12.554 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.560 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 14:50:12.619 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 14:50:12.659 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 14:50:12.693 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:12.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 14:50:12.704 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:50:12.749 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:12.754 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:50:12.758 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:50:12.763 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-25 14:50:12.767 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:12.773 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 14:50:12.778 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 14:50:12.782 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 14:50:12.788 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:12.791 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 14:50:12.848 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 14:50:12.880 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:12.886 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 14:50:12.942 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 14:50:12.974 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:12.979 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 14:50:13.033 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 14:50:13.062 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:13.066 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 14:50:13.070 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:50:13.101 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:13.105 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:50:13.108 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:50:13.113 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 14:50:13.165 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 14:50:13.188 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:13.193 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 14:50:13.214 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:13.217 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 14:50:13.239 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:13.241 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 14:50:13.264 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:13.267 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 14:50:13.293 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:13.297 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 14:50:13.327 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:13.331 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 14:50:13.336 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 14:50:13.340 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 14:50:13.346 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 14:50:13.396 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 14:50:13.442 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 14:50:13.485 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 14:50:13.532 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 14:50:13.535 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:13.538 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 14:50:13.542 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 14:50:13.547 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 14:50:13.552 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 14:50:13.556 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:13.560 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 14:50:13.564 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 14:50:13.568 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 14:50:13.612 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 14:50:13.653 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.176/identity 2026-06-25 14:50:13.700 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 14:50:13.752 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 14:50:13.802 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 14:50:13.849 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 14:50:13.893 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 14:50:13.940 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.176/identity 2026-06-25 14:50:13.988 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 14:50:14.035 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 14:50:14.079 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 14:50:14.083 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 14:50:14.127 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 14:50:14.174 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 14:50:14.178 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:14.181 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:50:14.185 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 14:50:14.188 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 14:50:14.233 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 14:50:14.278 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.176/identity 2026-06-25 14:50:14.324 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 14:50:14.374 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 14:50:14.424 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 14:50:14.474 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 14:50:14.523 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 14:50:14.570 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 14:50:14.574 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 14:50:14.578 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 14:50:14.582 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 14:50:14.587 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 14:50:14.640 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 14:50:14.693 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.176/identity 2026-06-25 14:50:14.755 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 14:50:14.809 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 14:50:14.859 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 14:50:14.915 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 14:50:14.977 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 14:50:15.035 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 14:50:15.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 14:50:15.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 14:50:15.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 14:50:15.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 14:50:15.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 14:50:15.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 14:50:15.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 14:50:15.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 14:50:15.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 14:50:15.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 14:50:15.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 14:50:15.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 14:50:15.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 14:50:15.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 14:50:15.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 14:50:15.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 14:50:15.112 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 14:50:15.118 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 14:50:15.127 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 14:50:15.131 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 14:50:15.135 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.141 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 14:50:15.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-25 14:50:15.201 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.207 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:15.212 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 14:50:15.217 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 14:50:15.221 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.225 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 14:50:15.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-25 14:50:15.280 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.283 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:15.288 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 14:50:15.292 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 14:50:15.296 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.300 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 14:50:15.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 14:50:15.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-25 14:50:15.359 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.364 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:15.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 14:50:15.374 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 14:50:15.379 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.383 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-25 14:50:15.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-25 14:50:15.434 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:15.443 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 14:50:15.448 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 14:50:15.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.457 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 14:50:15.502 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-25 14:50:15.506 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 14:50:15.513 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 14:50:15.516 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 14:50:15.520 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.524 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 14:50:15.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-25 14:50:15.578 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.582 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 14:50:15.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 14:50:15.589 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 14:50:15.593 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.596 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-25 14:50:15.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-25 14:50:15.644 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.648 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 14:50:15.653 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 14:50:15.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 14:50:15.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.664 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-25 14:50:15.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-25 14:50:15.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 14:50:15.733 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 14:50:15.737 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 14:50:15.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.744 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 14:50:15.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-25 14:50:15.803 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.808 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 14:50:15.812 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 14:50:15.817 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 14:50:15.821 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.826 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-25 14:50:15.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-25 14:50:15.889 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 14:50:15.894 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 14:50:15.899 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 14:50:15.903 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 14:50:15.907 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 14:50:15.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-25 14:50:15.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 14:50:15.964 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 14:50:16.017 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 14:50:16.070 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 14:50:16.075 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:50:16.080 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 14:50:16.085 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 14:50:16.089 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 14:50:16.094 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 14:50:16.099 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 14:50:16.103 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 14:50:16.108 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 14:50:16.130 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:50:16.131 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 14:50:16.144 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 14:50:16.152 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 14:50:16.171 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 14:50:16.180 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 14:50:16.184 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 14:50:16.191 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 14:50:16.196 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 14:50:16.247 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 14:50:16.292 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 14:50:16.339 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 14:50:16.386 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 14:50:16.437 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 14:50:16.484 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 14:50:16.532 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 14:50:16.583 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 14:50:16.630 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 14:50:16.676 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 14:50:16.729 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 14:50:16.782 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 14:50:16.833 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 14:50:16.887 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 14:50:16.891 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 14:50:16.897 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 14:50:16.902 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 14:50:16.907 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 14:50:16.911 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:50:16.915 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:50:16.919 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:50:16.924 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:50:16.928 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 14:50:16.980 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 14:50:17.030 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-25 14:50:17.031 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 14:50:17.043 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 14:50:17.049 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 14:50:17.053 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 14:50:17.057 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 14:50:17.062 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 14:50:17.066 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 14:50:17.071 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 14:50:17.074 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:50:17.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:50:17.083 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 14:50:17.088 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 14:50:17.094 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:50:17.098 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:50:17.103 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 14:50:17.119 | perl: warning: Setting locale failed. 2026-06-25 14:50:17.119 | perl: warning: Please check that your locale settings: 2026-06-25 14:50:17.119 | LANGUAGE = (unset), 2026-06-25 14:50:17.119 | LC_ALL = "en_US.utf8", 2026-06-25 14:50:17.119 | LANG = "de_DE.UTF-8" 2026-06-25 14:50:17.119 | are supported and installed on your system. 2026-06-25 14:50:17.120 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 14:50:17.167 | Enabling site neutron-api. 2026-06-25 14:50:17.174 | To activate the new configuration, you need to run: 2026-06-25 14:50:17.174 | systemctl reload apache2 2026-06-25 14:50:17.181 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 14:50:17.186 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 14:50:17.191 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 14:50:17.195 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 14:50:17.383 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 14:50:17.413 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:17.418 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 14:50:17.441 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:17.445 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 14:50:17.449 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 14:50:17.540 | + inc/async:async_inner:63 : init_neutron 2026-06-25 14:50:17.594 | [2070 Async init_neutron:61701]: running: init_neutron 2026-06-25 14:50:17.598 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 14:50:17.626 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:17.631 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 14:50:17.658 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:17.661 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 14:50:17.665 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 14:50:17.668 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 14:50:17.709 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 14:50:17.713 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 14:50:17.761 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 14:50:17.786 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:50:17.790 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 14:50:17.818 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:17.823 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 14:50:17.826 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:50:17.831 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 14:50:17.836 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 14:50:17.840 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 14:50:17.933 | + inc/async:async_inner:63 : init_cinder 2026-06-25 14:50:17.993 | [2070 Async init_cinder:61937]: running: init_cinder 2026-06-25 14:50:17.998 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 14:50:18.029 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:50:18.033 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 14:50:18.039 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:50:18.043 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 14:50:18.049 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 14:50:18.053 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 14:50:18.157 | + inc/async:async_inner:63 : init_placement 2026-06-25 14:50:18.232 | [2070 Async init_placement:62067]: running: init_placement 2026-06-25 14:50:18.236 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 14:50:18.318 | [2070 Async init_neutron:61701]: Waiting for completion of init_neutron running on PID 61701 (5 other jobs running) 2026-06-25 14:50:18.354 | [2070 Async init_neutron:61701]: Signaling child to exit 2026-06-25 14:50:35.244 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:50:35.291 | [61937 Async init_cinder:61937]: finished successfully 2026-06-25 14:51:21.786 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:21.825 | [62067 Async init_placement:62067]: finished successfully 2026-06-25 14:51:23.178 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:23.229 | [61701 Async init_neutron:61701]: finished successfully 2026-06-25 14:51:23.273 | WAKEUP 2026-06-25 14:51:23.310 | [2070 Async init_neutron:61701]: Signaled 2026-06-25 14:51:23.313 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 14:51:23.313 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 14:51:23.313 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 14:51:23.313 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 14:51:23.313 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 14:51:23.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:23.314 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 14:51:23.314 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:23.314 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 14:51:23.314 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:51:23.314 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:23.314 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:23.314 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:23.314 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399017769 2026-06-25 14:51:23.314 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-25 14:51:23.314 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 14:51:23.315 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 14:51:23.316 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 14:51:23.317 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 14:51:23.318 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 14:51:23.319 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 14:51:23.320 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 14:51:23.320 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 14:51:23.320 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 14:51:23.320 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 14:51:23.320 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 14:51:23.320 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 14:51:23.321 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 14:51:23.322 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 14:51:23.323 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 14:51:23.324 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 14:51:23.325 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 14:51:23.326 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 14:51:23.327 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 14:51:23.328 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 14:51:23.329 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 14:51:23.330 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 14:51:23.331 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 14:51:23.331 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 14:51:23.331 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 14:51:23.331 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 14:51:23.331 | Running upgrade for neutron ... 2026-06-25 14:51:23.331 | OK 2026-06-25 14:51:23.331 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 14:51:23.331 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:23.331 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:23.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:23.332 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:23.332 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:23.332 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:51:23.332 | + functions-common:time_stop:2427 : start_time=1782399017769 2026-06-25 14:51:23.332 | + functions-common:time_stop:2429 : [[ -z 1782399017769 ]] 2026-06-25 14:51:23.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:23.334 | + functions-common:time_stop:2432 : end_time=1782399083147 2026-06-25 14:51:23.334 | + functions-common:time_stop:2433 : elapsed_time=65378 2026-06-25 14:51:23.334 | + functions-common:time_stop:2434 : total=9395 2026-06-25 14:51:23.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:23.334 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74773 2026-06-25 14:51:23.398 | [2070 Async init_neutron:61701]: finished init_neutron with result 0 in 65 seconds 2026-06-25 14:51:23.406 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:23.411 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 14:51:23.495 | [2070 Async init_placement:62067]: Waiting for completion of init_placement running on PID 62067 (4 other jobs running) 2026-06-25 14:51:23.535 | [2070 Async init_placement:62067]: Signaling child to exit 2026-06-25 14:51:23.536 | WAKEUP 2026-06-25 14:51:23.571 | [2070 Async init_placement:62067]: Signaled 2026-06-25 14:51:23.574 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 14:51:23.574 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 14:51:23.574 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 14:51:23.574 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 14:51:23.574 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 14:51:23.574 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:23.575 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 14:51:23.575 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:23.575 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 14:51:23.575 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:51:23.575 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:23.575 | we strongly recommend against using it for new projects. 2026-06-25 14:51:23.575 | 2026-06-25 14:51:23.575 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:23.576 | framework. For more detail see 2026-06-25 14:51:23.576 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:23.576 | 2026-06-25 14:51:23.576 | __import__(import_str) 2026-06-25 14:51:23.576 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 14:51:23.576 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 14:51:23.576 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 14:51:23.576 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 14:51:23.577 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 14:51:23.577 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 14:51:23.577 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 14:51:23.577 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:23.577 | + functions-common:get_or_create_user:915 : user_id=b2589ecb3941413886348c757da3319b 2026-06-25 14:51:23.577 | + functions-common:get_or_create_user:916 : echo b2589ecb3941413886348c757da3319b 2026-06-25 14:51:23.577 | b2589ecb3941413886348c757da3319b 2026-06-25 14:51:23.577 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 14:51:23.578 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:51:23.578 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:51:23.578 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:51:23.578 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:51:23.578 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:51:23.578 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:51:23.578 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:51:23.578 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:51:23.579 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:51:23.579 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:51:23.579 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:51:23.579 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-25 14:51:23.579 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:51:23.579 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:23.579 | + functions-common:get_or_add_user_project_role:979 : user_role_id=03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:51:23.580 | + functions-common:get_or_add_user_project_role:980 : echo 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:51:23.580 | 03746fcdd41547bc8adf74c8af018b3c 2026-06-25 14:51:23.580 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 14:51:23.580 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 14:51:23.580 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 14:51:23.580 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 14:51:23.580 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 14:51:23.581 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 14:51:23.581 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 14:51:23.582 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-25 14:51:23.582 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 14:51:23.582 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:23.582 | + functions-common:get_or_add_user_project_role:979 : user_role_id=23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:51:23.582 | + functions-common:get_or_add_user_project_role:980 : echo 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:51:23.582 | 23b3f34a4da14b52b0017e0ce7642987 2026-06-25 14:51:23.582 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.176/placement 2026-06-25 14:51:23.582 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 14:51:23.583 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 14:51:23.583 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 14:51:23.583 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-25 14:51:23.583 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:23.583 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 14:51:23.583 | 644f56d9693c437183c9acfc7c9cf02b' 2026-06-25 14:51:23.583 | + functions-common:get_or_create_service:1067 : echo 644f56d9693c437183c9acfc7c9cf02b 2026-06-25 14:51:23.583 | 644f56d9693c437183c9acfc7c9cf02b 2026-06-25 14:51:23.584 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.176/placement 2026-06-25 14:51:23.584 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 14:51:23.584 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.176/placement RegionOne 2026-06-25 14:51:23.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 14:51:23.584 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-25 14:51:23.584 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:23.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 14:51:23.584 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 14:51:23.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.176/placement --region RegionOne -f value -c id 2026-06-25 14:51:23.585 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:51:23.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=45974057810645ca8d61c8a0d33c3e4b 2026-06-25 14:51:23.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 45974057810645ca8d61c8a0d33c3e4b 2026-06-25 14:51:23.585 | + functions-common:get_or_create_endpoint:1100 : public_id=45974057810645ca8d61c8a0d33c3e4b 2026-06-25 14:51:23.585 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 14:51:23.585 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 14:51:23.585 | + functions-common:get_or_create_endpoint:1109 : echo 45974057810645ca8d61c8a0d33c3e4b 2026-06-25 14:51:23.586 | 45974057810645ca8d61c8a0d33c3e4b 2026-06-25 14:51:23.646 | [2070 Async init_placement:62067]: finished init_placement with result 0 in 63 seconds 2026-06-25 14:51:23.654 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:23.660 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 14:51:23.756 | [2070 Async init_glance:57475]: Waiting for completion of init_glance running on PID 57475 (3 other jobs running) 2026-06-25 14:51:23.795 | [2070 Async init_glance:57475]: Signaling child to exit 2026-06-25 14:51:23.796 | WAKEUP 2026-06-25 14:51:23.831 | [2070 Async init_glance:57475]: Signaled 2026-06-25 14:51:23.834 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 14:51:23.834 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 14:51:23.834 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 14:51:23.834 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 14:51:23.834 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 14:51:23.834 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 14:51:23.834 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 14:51:23.834 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:23.834 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 14:51:23.834 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:23.835 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 14:51:23.835 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:51:23.835 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:23.835 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:23.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:23.835 | + functions-common:time_start:2411 : _TIME_START[$name]=1782398914958 2026-06-25 14:51:23.835 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 14:51:23.835 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:51:23.835 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:23.835 | we strongly recommend against using it for new projects. 2026-06-25 14:51:23.836 | 2026-06-25 14:51:23.836 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:23.836 | framework. For more detail see 2026-06-25 14:51:23.836 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:23.836 | 2026-06-25 14:51:23.836 | __import__(import_str) 2026-06-25 14:51:23.836 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:51:23.836 | 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=57581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:23.836 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.836 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.837 | DEBUG dbcounter [-] [57581] Writer thread running {{(pid=57581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:23.837 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.837 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.837 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:51:23.837 | 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=57581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:23.837 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.837 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.837 | DEBUG dbcounter [-] [57581] Writer thread running {{(pid=57581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:23.837 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 14:51:23.838 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:23.838 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 14:51:23.838 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.838 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 14:51:23.838 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.838 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 14:51:23.838 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.838 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 14:51:23.838 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.838 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 14:51:23.839 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.839 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 14:51:23.839 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.839 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 14:51:23.839 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.839 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 14:51:23.839 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.839 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 14:51:23.839 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.840 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 14:51:23.840 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.840 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:23.840 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.840 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:23.840 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.840 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:23.840 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 14:51:23.841 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 14:51:23.841 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.841 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 14:51:23.842 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 14:51:23.842 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.842 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 14:51:23.843 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.843 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 14:51:23.843 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.843 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 14:51:23.843 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.843 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 14:51:23.843 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.843 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 14:51:23.843 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.843 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 14:51:23.844 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.844 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 14:51:23.844 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.844 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 14:51:23.844 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.844 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 14:51:23.844 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.844 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 14:51:23.844 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:23.844 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 14:51:23.845 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 14:51:23.845 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.845 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.845 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:23.845 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:23.845 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 14:51:23.845 | Database migration is up to date. No migration needed. 2026-06-25 14:51:23.845 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 14:51:23.845 | Database is synced successfully. 2026-06-25 14:51:23.845 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 14:51:23.846 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 14:51:23.846 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:23.846 | we strongly recommend against using it for new projects. 2026-06-25 14:51:23.846 | 2026-06-25 14:51:23.846 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:23.846 | framework. For more detail see 2026-06-25 14:51:23.846 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:23.846 | 2026-06-25 14:51:23.846 | __import__(import_str) 2026-06-25 14:51:23.846 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 14:51:23.847 | 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=57759) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:23.847 | DEBUG dbcounter [-] [57759] Writer thread running {{(pid=57759) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:23.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 14:51:23.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 14:51:23.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 14:51:23.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 14:51:23.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 14:51:23.847 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 14:51:23.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 14:51:23.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 14:51:23.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 14:51:23.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 14:51:23.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 14:51:23.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 14:51:23.849 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 14:51:23.850 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 14:51:23.851 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 14:51:23.851 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 14:51:23.851 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 14:51:23.851 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:23.851 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:23.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:23.851 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:23.851 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:23.851 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:51:23.852 | + functions-common:time_stop:2427 : start_time=1782398914958 2026-06-25 14:51:23.852 | + functions-common:time_stop:2429 : [[ -z 1782398914958 ]] 2026-06-25 14:51:23.852 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:23.852 | + functions-common:time_stop:2432 : end_time=1782398931292 2026-06-25 14:51:23.852 | + functions-common:time_stop:2433 : elapsed_time=16334 2026-06-25 14:51:23.852 | + functions-common:time_stop:2434 : total=9395 2026-06-25 14:51:23.852 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:23.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25729 2026-06-25 14:51:23.905 | [2070 Async init_glance:57475]: finished init_glance with result 0 in 16 seconds 2026-06-25 14:51:23.913 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:23.918 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 14:51:23.953 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 14:51:23.957 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:23.963 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 14:51:24.042 | [2070 Async init_cinder:61937]: Waiting for completion of init_cinder running on PID 61937 (2 other jobs running) 2026-06-25 14:51:24.083 | [2070 Async init_cinder:61937]: Signaling child to exit 2026-06-25 14:51:24.083 | WAKEUP 2026-06-25 14:51:24.120 | [2070 Async init_cinder:61937]: Signaled 2026-06-25 14:51:24.123 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 14:51:24.123 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:24.124 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 14:51:24.124 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 14:51:24.124 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 14:51:24.124 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 14:51:24.124 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 14:51:24.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:24.124 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 14:51:24.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:24.124 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 14:51:24.124 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 14:51:24.125 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:51:24.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:51:24.125 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:51:24.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399018195 2026-06-25 14:51:24.125 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 14:51:24.125 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 14:51:24.125 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:24.125 | we strongly recommend against using it for new projects. 2026-06-25 14:51:24.125 | 2026-06-25 14:51:24.125 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:24.125 | framework. For more detail see 2026-06-25 14:51:24.126 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:24.126 | 2026-06-25 14:51:24.126 | import eventlet # noqa 2026-06-25 14:51:24.126 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 14:51:24.126 | 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=62113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:51:24.126 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 14:51:24.126 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:24.126 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:24.126 | DEBUG dbcounter [-] [62113] Writer thread running {{(pid=62113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:24.126 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 14:51:24.127 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:24.127 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 14:51:24.127 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.127 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 14:51:24.127 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.127 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 14:51:24.127 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.127 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 14:51:24.127 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.127 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 14:51:24.127 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.128 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 14:51:24.128 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.128 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 14:51:24.128 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62113) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:24.128 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 14:51:24.128 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 14:51:24.128 | + functions-common:time_stop:2420 : local name 2026-06-25 14:51:24.128 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:51:24.128 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:51:24.129 | + functions-common:time_stop:2423 : local total 2026-06-25 14:51:24.129 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:51:24.129 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 14:51:24.129 | + functions-common:time_stop:2427 : start_time=1782399018195 2026-06-25 14:51:24.129 | + functions-common:time_stop:2429 : [[ -z 1782399018195 ]] 2026-06-25 14:51:24.129 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:51:24.129 | + functions-common:time_stop:2432 : end_time=1782399032645 2026-06-25 14:51:24.129 | + functions-common:time_stop:2433 : elapsed_time=14450 2026-06-25 14:51:24.129 | + functions-common:time_stop:2434 : total=9395 2026-06-25 14:51:24.129 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:51:24.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23845 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 14:51:24.130 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 14:51:24.130 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 14:51:24.130 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 14:51:24.131 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 14:51:24.131 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:51:24.131 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 14:51:24.131 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 14:51:24.131 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 14:51:24.131 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 14:51:24.131 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 14:51:24.131 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 14:51:24.131 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 14:51:24.132 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 14:51:24.132 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 14:51:24.132 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 14:51:24.133 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 14:51:24.133 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 14:51:24.133 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 14:51:24.134 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 14:51:24.134 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 14:51:24.134 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 14:51:24.134 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 14:51:24.134 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 14:51:24.134 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 14:51:24.134 | [Unit] 2026-06-25 14:51:24.134 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:24.134 | DefaultDependencies=no 2026-06-25 14:51:24.134 | After=systemd-udev-settle.service 2026-06-25 14:51:24.134 | Before=lvm2-activation-early.service 2026-06-25 14:51:24.135 | Wants=systemd-udev-settle.service 2026-06-25 14:51:24.135 | 2026-06-25 14:51:24.135 | [Service] 2026-06-25 14:51:24.135 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 14:51:24.135 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 14:51:24.135 | RemainAfterExit=yes 2026-06-25 14:51:24.135 | Type=oneshot 2026-06-25 14:51:24.135 | 2026-06-25 14:51:24.135 | [Install] 2026-06-25 14:51:24.135 | WantedBy=local-fs.target 2026-06-25 14:51:24.135 | Also=systemd-udev-settle.service 2026-06-25 14:51:24.136 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 14:51:24.136 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 14:51:24.136 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-25 14:51:24.136 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 14:51:24.136 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 14:51:24.136 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 14:51:24.136 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 14:51:24.136 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 14:51:24.136 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 14:51:24.136 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 14:51:24.136 | Physical volume "/dev/loop0" successfully created. 2026-06-25 14:51:24.136 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 14:51:24.137 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 14:51:24.137 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:24.137 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 14:51:24.137 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 14:51:24.137 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 14:51:24.137 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 14:51:24.137 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:24.137 | we strongly recommend against using it for new projects. 2026-06-25 14:51:24.137 | 2026-06-25 14:51:24.137 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:24.137 | framework. For more detail see 2026-06-25 14:51:24.138 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:24.138 | 2026-06-25 14:51:24.138 | import eventlet # noqa 2026-06-25 14:51:24.138 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 14:51:24.138 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 14:51:24.138 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 14:51:24.138 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 14:51:24.138 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:51:24.138 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 14:51:24.188 | [2070 Async init_cinder:61937]: finished init_cinder with result 0 in 17 seconds 2026-06-25 14:51:24.195 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:24.199 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 14:51:24.230 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:24.234 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 14:51:24.238 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:51:24.242 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 14:51:24.246 | + ./stack.sh:main:1239 : init_nova 2026-06-25 14:51:24.251 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 14:51:24.283 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:24.287 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 14:51:24.317 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:24.322 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:51:24.327 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:24.437 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:24.502 | [2070 Async nova-cell-0:64281]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 14:51:24.508 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 14:51:24.516 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:51:24.523 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 14:51:24.528 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:51:24.533 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:51:24.539 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:24.640 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:24.715 | [2070 Async nova-cell-1:64385]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 14:51:24.719 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 14:51:24.728 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 14:51:24.730 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 14:51:24.735 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 14:51:24.739 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 14:51:24.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:24.834 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 14:51:24.841 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:24.931 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 14:51:25.509 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:25.509 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:25.509 | we strongly recommend against using it for new projects. 2026-06-25 14:51:25.509 | 2026-06-25 14:51:25.509 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:25.509 | framework. For more detail see 2026-06-25 14:51:25.509 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:25.510 | 2026-06-25 14:51:25.510 | import eventlet # noqa 2026-06-25 14:51:25.952 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:51:30.163 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 14:51:30.279 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:30.280 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:30.281 | DEBUG dbcounter [-] [64455] Writer thread running {{(pid=64455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:30.366 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 14:51:36.216 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:36.220 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 14:51:38.558 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:38.566 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 14:51:38.577 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64455) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:38.912 | Exception ignored in: 2026-06-25 14:51:38.912 | Traceback (most recent call last): 2026-06-25 14:51:38.913 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:38.913 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:38.913 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:38.913 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:38.913 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:39.303 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 14:51:39.307 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 14:51:39.311 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 14:51:39.315 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 14:51:39.319 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 14:51:39.322 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 14:51:39.325 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 14:51:39.351 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:51:39.356 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 14:51:39.360 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:51:39.365 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 14:51:39.884 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:39.885 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:39.886 | we strongly recommend against using it for new projects. 2026-06-25 14:51:39.886 | 2026-06-25 14:51:39.886 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:39.886 | framework. For more detail see 2026-06-25 14:51:39.886 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:39.886 | 2026-06-25 14:51:39.886 | import eventlet # noqa 2026-06-25 14:51:40.259 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:51:43.750 | INFO dbcounter [None req-874613dd-50fb-436d-aeb5-f6e0d0b4895f None None] Registered counter for database nova_api 2026-06-25 14:51:43.888 | DEBUG dbcounter [-] [65048] Writer thread running {{(pid=65048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:44.226 | Exception ignored in: 2026-06-25 14:51:44.227 | Traceback (most recent call last): 2026-06-25 14:51:44.227 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:44.227 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:44.227 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:44.227 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:44.227 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:44.602 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 14:51:44.610 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 14:51:44.613 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 14:51:44.684 | [2070 Async nova-cell-0:64281]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64281 (3 other jobs running) 2026-06-25 14:51:44.720 | [2070 Async nova-cell-0:64281]: Signaling child to exit 2026-06-25 14:51:52.977 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:53.012 | [64281 Async nova-cell-0:64281]: finished successfully 2026-06-25 14:51:53.045 | WAKEUP 2026-06-25 14:51:53.079 | [2070 Async nova-cell-0:64281]: Signaled 2026-06-25 14:51:53.080 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 14:51:53.081 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 14:51:53.081 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 14:51:53.081 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 14:51:53.081 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 14:51:53.081 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 14:51:53.081 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 14:51:53.081 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:53.081 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 14:51:53.081 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:53.082 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-25 14:51:53.082 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:53.082 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:53.082 | we strongly recommend against using it for new projects. 2026-06-25 14:51:53.082 | 2026-06-25 14:51:53.082 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:53.082 | framework. For more detail see 2026-06-25 14:51:53.082 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:53.084 | 2026-06-25 14:51:53.085 | import eventlet # noqa 2026-06-25 14:51:53.085 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:51:53.087 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 14:51:53.089 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:53.089 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:53.089 | DEBUG dbcounter [-] [64422] Writer thread running {{(pid=64422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:53.090 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 14:51:53.090 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:53.090 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 14:51:53.090 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.090 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 14:51:53.090 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.090 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 14:51:53.090 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.090 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 14:51:53.091 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.091 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 14:51:53.091 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.091 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 14:51:53.091 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.091 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 14:51:53.091 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.091 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 14:51:53.094 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.094 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 14:51:53.095 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64422) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.095 | Exception ignored in: 2026-06-25 14:51:53.096 | Traceback (most recent call last): 2026-06-25 14:51:53.096 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:53.096 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:53.096 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:53.097 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:53.097 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:53.153 | [2070 Async nova-cell-0:64281]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 28 seconds 2026-06-25 14:51:53.159 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:53.164 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 14:51:53.168 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 14:51:53.249 | [2070 Async nova-cell-1:64385]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64385 (2 other jobs running) 2026-06-25 14:51:53.289 | [2070 Async nova-cell-1:64385]: Signaling child to exit 2026-06-25 14:51:53.325 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:51:53.363 | [64385 Async nova-cell-1:64385]: finished successfully 2026-06-25 14:51:53.401 | WAKEUP 2026-06-25 14:51:53.445 | [2070 Async nova-cell-1:64385]: Signaled 2026-06-25 14:51:53.448 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 14:51:53.448 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 14:51:53.448 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 14:51:53.448 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 14:51:53.448 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 14:51:53.448 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 14:51:53.448 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 14:51:53.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:53.449 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 14:51:53.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 14:51:53.449 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-25 14:51:53.449 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:53.449 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:53.449 | we strongly recommend against using it for new projects. 2026-06-25 14:51:53.449 | 2026-06-25 14:51:53.449 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:53.449 | framework. For more detail see 2026-06-25 14:51:53.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:53.450 | 2026-06-25 14:51:53.450 | import eventlet # noqa 2026-06-25 14:51:53.450 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:51:53.450 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 14:51:53.450 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 14:51:53.450 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 14:51:53.450 | DEBUG dbcounter [-] [64452] Writer thread running {{(pid=64452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:53.450 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 14:51:53.451 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 14:51:53.451 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 14:51:53.451 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.451 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 14:51:53.451 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.451 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 14:51:53.451 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.451 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 14:51:53.451 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.451 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 14:51:53.452 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.452 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 14:51:53.452 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.452 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 14:51:53.452 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.452 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 14:51:53.452 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.452 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 14:51:53.453 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64452) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 14:51:53.453 | Exception ignored in: 2026-06-25 14:51:53.453 | Traceback (most recent call last): 2026-06-25 14:51:53.453 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:53.453 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:53.453 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:53.453 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:53.453 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:53.522 | [2070 Async nova-cell-1:64385]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 28 seconds 2026-06-25 14:51:53.533 | + inc/async:async_wait:197 : return 0 2026-06-25 14:51:53.539 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:51:53.545 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 14:51:54.087 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:54.087 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:54.087 | we strongly recommend against using it for new projects. 2026-06-25 14:51:54.087 | 2026-06-25 14:51:54.087 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:54.087 | framework. For more detail see 2026-06-25 14:51:54.087 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:54.087 | 2026-06-25 14:51:54.087 | import eventlet # noqa 2026-06-25 14:51:54.451 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:51:57.564 | Running batches of 50 until complete 2026-06-25 14:51:57.564 | INFO dbcounter [None req-54ab182a-bb0f-4f09-bd84-5218741325a0 None None] Registered counter for database nova_cell0 2026-06-25 14:51:57.779 | DEBUG dbcounter [-] [65681] Writer thread running {{(pid=65681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:57.786 | INFO dbcounter [None req-54ab182a-bb0f-4f09-bd84-5218741325a0 None None] Registered counter for database nova_api 2026-06-25 14:51:57.972 | DEBUG dbcounter [-] [65681] Writer thread running {{(pid=65681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:58.132 | INFO dbcounter [None req-54ab182a-bb0f-4f09-bd84-5218741325a0 None None] Registered counter for database nova_cell0 2026-06-25 14:51:58.211 | DEBUG dbcounter [-] [65681] Writer thread running {{(pid=65681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:51:58.308 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:51:58.308 | | Migration | Total Needed | Completed | 2026-06-25 14:51:58.308 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:51:58.309 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 14:51:58.309 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 14:51:58.309 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 14:51:58.309 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 14:51:58.309 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 14:51:58.309 | | populate_dev_uuids | 0 | 0 | 2026-06-25 14:51:58.309 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 14:51:58.309 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 14:51:58.310 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 14:51:58.310 | | populate_user_id | 0 | 0 | 2026-06-25 14:51:58.310 | | populate_uuids | 0 | 0 | 2026-06-25 14:51:58.310 | +-------------------------------------+--------------+-----------+ 2026-06-25 14:51:58.624 | Exception ignored in: 2026-06-25 14:51:58.624 | Traceback (most recent call last): 2026-06-25 14:51:58.624 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:51:58.624 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:51:58.625 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:51:58.625 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:51:58.625 | RuntimeError: greenlet is being finalized 2026-06-25 14:51:59.016 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 14:51:59.022 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:51:59.028 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 14:51:59.031 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:51:59.034 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:51:59.038 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-25 14:51:59.524 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:51:59.524 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:51:59.524 | we strongly recommend against using it for new projects. 2026-06-25 14:51:59.524 | 2026-06-25 14:51:59.525 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:51:59.525 | framework. For more detail see 2026-06-25 14:51:59.525 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:51:59.525 | 2026-06-25 14:51:59.525 | import eventlet # noqa 2026-06-25 14:51:59.876 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:52:02.948 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 14:52:02.949 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 14:52:02.949 | INFO dbcounter [None req-0ef17ce5-4ab4-4f23-bb26-3e031d4c4df9 None None] Registered counter for database nova_api 2026-06-25 14:52:03.082 | DEBUG dbcounter [-] [65735] Writer thread running {{(pid=65735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:52:03.404 | Exception ignored in: 2026-06-25 14:52:03.404 | Traceback (most recent call last): 2026-06-25 14:52:03.404 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:52:03.405 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:52:03.405 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:52:03.405 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:52:03.405 | RuntimeError: greenlet is being finalized 2026-06-25 14:52:03.781 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 14:52:03.785 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 14:52:03.801 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 14:52:03.805 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 14:52:03.808 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 14:52:03.881 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 14:52:03.929 | [2070 Async configure_neutron_nova:65794]: running: configure_neutron_nova 2026-06-25 14:52:03.933 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 14:52:03.937 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:52:03.941 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 14:52:03.945 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:52:03.949 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:52:03.953 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:52:03.957 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:52:03.962 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:52:03.966 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:52:03.972 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:52:03.975 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:52:03.981 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:52:03.985 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 14:52:03.989 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:52:04.018 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:04.024 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:52:04.028 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:52:04.033 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 14:52:04.039 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:52:04.045 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:52:04.051 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 14:52:04.056 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:52:04.060 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:52:04.064 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:52:04.070 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:52:04.075 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 14:52:04.080 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:52:04.084 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 14:52:04.088 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:52:04.094 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:52:04.098 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 14:52:04.103 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.108 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:52:04.111 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 14:52:04.119 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:04.123 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:52:04.129 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:52:04.134 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 14:52:04.140 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.143 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 14:52:04.147 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:04.153 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 14:52:04.154 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:04.154 | gsub("[][]", "", $1); 2026-06-25 14:52:04.154 | split($1, a, "|"); 2026-06-25 14:52:04.154 | if (a[1] == matchgroup) 2026-06-25 14:52:04.154 | print a[2] 2026-06-25 14:52:04.154 | } 2026-06-25 14:52:04.154 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:04.163 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:52:04.169 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:52:04.175 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:52:04.180 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 14:52:04.186 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 14:52:04.192 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 14:52:04.197 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 14:52:04.205 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 14:52:04.212 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 14:52:04.219 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 14:52:04.225 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 14:52:04.230 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 14:52:04.237 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 14:52:04.244 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.250 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:52:04.256 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 14:52:04.262 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:52:04.268 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 14:52:04.274 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 14:52:04.280 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 14:52:04.288 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 14:52:04.292 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 14:52:04.292 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.295 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 14:52:04.296 | BEGIN { 2026-06-25 14:52:04.297 | section = "" 2026-06-25 14:52:04.297 | last_section = "" 2026-06-25 14:52:04.297 | section_count = 0 2026-06-25 14:52:04.297 | } 2026-06-25 14:52:04.297 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.297 | /^\[.+\]/ { 2026-06-25 14:52:04.297 | gsub("[][]", "", $1); 2026-06-25 14:52:04.298 | section=$1 2026-06-25 14:52:04.298 | next 2026-06-25 14:52:04.298 | } 2026-06-25 14:52:04.298 | /^ *\#/ { 2026-06-25 14:52:04.298 | next 2026-06-25 14:52:04.298 | } 2026-06-25 14:52:04.298 | /^[^ \t]+/ { 2026-06-25 14:52:04.298 | # get offset of first = in $0 2026-06-25 14:52:04.298 | eq_idx = index($0, "=") 2026-06-25 14:52:04.301 | # extract attr & value from $0 2026-06-25 14:52:04.301 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:52:04.302 | value = substr($0, eq_idx + 1) 2026-06-25 14:52:04.303 | # only need to strip trailing whitespace from attr 2026-06-25 14:52:04.304 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:52:04.304 | # need to strip leading & trailing whitespace from value 2026-06-25 14:52:04.304 | sub(/^[ \t]*/, "", value) 2026-06-25 14:52:04.304 | sub(/[ \t]*$/, "", value) 2026-06-25 14:52:04.304 | 2026-06-25 14:52:04.304 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:52:04.305 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:52:04.305 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:52:04.305 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:52:04.305 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:52:04.305 | if (section != last_section) { 2026-06-25 14:52:04.305 | cfg_section[section_count++] = section 2026-06-25 14:52:04.305 | last_section = section 2026-06-25 14:52:04.305 | } 2026-06-25 14:52:04.306 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:52:04.306 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:52:04.306 | 2026-06-25 14:52:04.306 | cfg_attr[section, attr, 0] = value 2026-06-25 14:52:04.306 | cfg_attr_count[section, attr] = 1 2026-06-25 14:52:04.306 | } else { 2026-06-25 14:52:04.306 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:52:04.306 | cfg_attr[section, attr, lno] = value 2026-06-25 14:52:04.307 | } 2026-06-25 14:52:04.307 | } 2026-06-25 14:52:04.307 | END { 2026-06-25 14:52:04.307 | # Process each section in order 2026-06-25 14:52:04.307 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:52:04.307 | section = cfg_section[sno] 2026-06-25 14:52:04.307 | # The ini routines simply append a config item immediately 2026-06-25 14:52:04.307 | # after the section header. To keep the same order as defined 2026-06-25 14:52:04.308 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:52:04.308 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:52:04.308 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:52:04.308 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:52:04.308 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:52:04.308 | else { 2026-06-25 14:52:04.308 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:52:04.308 | count = cfg_attr_count[section, attr] 2026-06-25 14:52:04.309 | print "inidelete " configfile " " section " " attr 2026-06-25 14:52:04.309 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:52:04.309 | for (l = count -2; l >= 0; l--) 2026-06-25 14:52:04.309 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:52:04.309 | } 2026-06-25 14:52:04.309 | } 2026-06-25 14:52:04.309 | } 2026-06-25 14:52:04.309 | } 2026-06-25 14:52:04.310 | ' 2026-06-25 14:52:04.310 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:52:04.310 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:52:04.310 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 14:52:04.315 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:04.320 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 14:52:04.325 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 14:52:04.325 | BEGIN { group = "" } 2026-06-25 14:52:04.325 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:04.325 | gsub("[][]", "", $1); 2026-06-25 14:52:04.325 | split($1, a, "|"); 2026-06-25 14:52:04.325 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:52:04.325 | group=a[1] 2026-06-25 14:52:04.325 | } else { 2026-06-25 14:52:04.326 | group="" 2026-06-25 14:52:04.326 | } 2026-06-25 14:52:04.326 | next 2026-06-25 14:52:04.326 | } 2026-06-25 14:52:04.326 | { 2026-06-25 14:52:04.326 | if (group != "") 2026-06-25 14:52:04.326 | print $0 2026-06-25 14:52:04.326 | } 2026-06-25 14:52:04.327 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:04.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 14:52:04.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 14:52:04.387 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 14:52:04.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 14:52:04.444 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.448 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 14:52:04.453 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 14:52:04.499 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 14:52:04.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 14:52:04.559 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.564 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 14:52:04.567 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 14:52:04.621 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.628 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:52:04.632 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:52:04.636 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:52:04.641 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 14:52:04.645 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.650 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.655 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 14:52:04.661 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.667 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 14:52:04.672 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 14:52:04.676 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 14:52:04.681 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 14:52:04.685 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.690 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.694 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:52:04.699 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.703 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:52:04.708 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.713 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.718 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.724 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 14:52:04.727 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.736 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.737 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.737 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 14:52:04.738 | BEGIN { 2026-06-25 14:52:04.738 | section = "" 2026-06-25 14:52:04.738 | last_section = "" 2026-06-25 14:52:04.738 | section_count = 0 2026-06-25 14:52:04.738 | } 2026-06-25 14:52:04.738 | /^\[.+\]/ { 2026-06-25 14:52:04.738 | gsub("[][]", "", $1); 2026-06-25 14:52:04.738 | section=$1 2026-06-25 14:52:04.738 | next 2026-06-25 14:52:04.738 | } 2026-06-25 14:52:04.738 | /^ *\#/ { 2026-06-25 14:52:04.739 | next 2026-06-25 14:52:04.739 | } 2026-06-25 14:52:04.739 | /^[^ \t]+/ { 2026-06-25 14:52:04.739 | # get offset of first = in $0 2026-06-25 14:52:04.739 | eq_idx = index($0, "=") 2026-06-25 14:52:04.739 | # extract attr & value from $0 2026-06-25 14:52:04.739 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:52:04.739 | value = substr($0, eq_idx + 1) 2026-06-25 14:52:04.739 | # only need to strip trailing whitespace from attr 2026-06-25 14:52:04.739 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:52:04.739 | # need to strip leading & trailing whitespace from value 2026-06-25 14:52:04.739 | sub(/^[ \t]*/, "", value) 2026-06-25 14:52:04.740 | sub(/[ \t]*$/, "", value) 2026-06-25 14:52:04.740 | 2026-06-25 14:52:04.740 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:52:04.740 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:52:04.740 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:52:04.740 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:52:04.740 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:52:04.740 | if (section != last_section) { 2026-06-25 14:52:04.740 | cfg_section[section_count++] = section 2026-06-25 14:52:04.740 | last_section = section 2026-06-25 14:52:04.741 | } 2026-06-25 14:52:04.741 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:52:04.741 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:52:04.742 | 2026-06-25 14:52:04.742 | cfg_attr[section, attr, 0] = value 2026-06-25 14:52:04.742 | cfg_attr_count[section, attr] = 1 2026-06-25 14:52:04.743 | } else { 2026-06-25 14:52:04.743 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:52:04.743 | cfg_attr[section, attr, lno] = value 2026-06-25 14:52:04.744 | } 2026-06-25 14:52:04.744 | } 2026-06-25 14:52:04.744 | END { 2026-06-25 14:52:04.744 | # Process each section in order 2026-06-25 14:52:04.744 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:52:04.744 | section = cfg_section[sno] 2026-06-25 14:52:04.744 | # The ini routines simply append a config item immediately 2026-06-25 14:52:04.744 | # after the section header. To keep the same order as defined 2026-06-25 14:52:04.744 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:52:04.744 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:52:04.745 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:52:04.745 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:52:04.745 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:52:04.745 | else { 2026-06-25 14:52:04.745 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:52:04.745 | count = cfg_attr_count[section, attr] 2026-06-25 14:52:04.745 | print "inidelete " configfile " " section " " attr 2026-06-25 14:52:04.745 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:52:04.745 | for (l = count -2; l >= 0; l--) 2026-06-25 14:52:04.745 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:52:04.746 | } 2026-06-25 14:52:04.746 | } 2026-06-25 14:52:04.747 | } 2026-06-25 14:52:04.747 | } 2026-06-25 14:52:04.747 | ' 2026-06-25 14:52:04.748 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:52:04.748 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.748 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:52:04.749 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 14:52:04.753 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:04.757 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 14:52:04.761 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 14:52:04.761 | BEGIN { group = "" } 2026-06-25 14:52:04.761 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:04.761 | gsub("[][]", "", $1); 2026-06-25 14:52:04.761 | split($1, a, "|"); 2026-06-25 14:52:04.762 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:52:04.762 | group=a[1] 2026-06-25 14:52:04.762 | } else { 2026-06-25 14:52:04.762 | group="" 2026-06-25 14:52:04.762 | } 2026-06-25 14:52:04.762 | next 2026-06-25 14:52:04.762 | } 2026-06-25 14:52:04.762 | { 2026-06-25 14:52:04.762 | if (group != "") 2026-06-25 14:52:04.762 | print $0 2026-06-25 14:52:04.762 | } 2026-06-25 14:52:04.762 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:04.771 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-25 14:52:04.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:52:04.829 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.834 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 14:52:04.838 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 14:52:04.843 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 14:52:04.850 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 14:52:04.854 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 14:52:04.862 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 14:52:04.866 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 14:52:04.872 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 14:52:04.879 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 14:52:04.884 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 14:52:04.889 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 14:52:04.894 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 14:52:04.898 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 14:52:04.904 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.909 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:52:04.913 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 14:52:04.918 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:52:04.924 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 14:52:04.928 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 14:52:04.934 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 14:52:04.940 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 14:52:04.946 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 14:52:04.946 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:04.948 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 14:52:04.948 | BEGIN { 2026-06-25 14:52:04.948 | section = "" 2026-06-25 14:52:04.948 | last_section = "" 2026-06-25 14:52:04.948 | section_count = 0 2026-06-25 14:52:04.948 | } 2026-06-25 14:52:04.948 | /^\[.+\]/ { 2026-06-25 14:52:04.948 | gsub("[][]", "", $1); 2026-06-25 14:52:04.948 | section=$1 2026-06-25 14:52:04.949 | next 2026-06-25 14:52:04.949 | } 2026-06-25 14:52:04.949 | /^ *\#/ { 2026-06-25 14:52:04.949 | next 2026-06-25 14:52:04.949 | } 2026-06-25 14:52:04.949 | /^[^ \t]+/ { 2026-06-25 14:52:04.949 | # get offset of first = in $0 2026-06-25 14:52:04.949 | eq_idx = index($0, "=") 2026-06-25 14:52:04.949 | # extract attr & value from $0 2026-06-25 14:52:04.949 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:52:04.949 | value = substr($0, eq_idx + 1) 2026-06-25 14:52:04.950 | # only need to strip trailing whitespace from attr 2026-06-25 14:52:04.951 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:52:04.951 | # need to strip leading & trailing whitespace from value 2026-06-25 14:52:04.951 | sub(/^[ \t]*/, "", value) 2026-06-25 14:52:04.952 | sub(/[ \t]*$/, "", value) 2026-06-25 14:52:04.952 | 2026-06-25 14:52:04.953 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:52:04.953 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:52:04.953 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:52:04.953 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:52:04.953 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:52:04.953 | if (section != last_section) { 2026-06-25 14:52:04.953 | cfg_section[section_count++] = section 2026-06-25 14:52:04.953 | last_section = section 2026-06-25 14:52:04.953 | } 2026-06-25 14:52:04.953 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:52:04.953 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:52:04.954 | 2026-06-25 14:52:04.955 | cfg_attr[section, attr, 0] = value 2026-06-25 14:52:04.955 | cfg_attr_count[section, attr] = 1 2026-06-25 14:52:04.955 | } else { 2026-06-25 14:52:04.955 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:52:04.955 | cfg_attr[section, attr, lno] = value 2026-06-25 14:52:04.955 | } 2026-06-25 14:52:04.955 | } 2026-06-25 14:52:04.955 | END { 2026-06-25 14:52:04.955 | # Process each section in order 2026-06-25 14:52:04.955 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:52:04.955 | section = cfg_section[sno] 2026-06-25 14:52:04.956 | # The ini routines simply append a config item immediately 2026-06-25 14:52:04.956 | # after the section header. To keep the same order as defined 2026-06-25 14:52:04.957 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:52:04.957 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:52:04.957 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:52:04.957 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:52:04.957 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:52:04.957 | else { 2026-06-25 14:52:04.957 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:52:04.957 | count = cfg_attr_count[section, attr] 2026-06-25 14:52:04.957 | print "inidelete " configfile " " section " " attr 2026-06-25 14:52:04.957 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:52:04.958 | for (l = count -2; l >= 0; l--) 2026-06-25 14:52:04.959 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:52:04.959 | } 2026-06-25 14:52:04.959 | } 2026-06-25 14:52:04.959 | } 2026-06-25 14:52:04.959 | } 2026-06-25 14:52:04.959 | ' 2026-06-25 14:52:04.959 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:52:04.960 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:52:04.960 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:52:04.960 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 14:52:04.965 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:52:04.970 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 14:52:04.975 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 14:52:04.975 | BEGIN { group = "" } 2026-06-25 14:52:04.975 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:52:04.975 | gsub("[][]", "", $1); 2026-06-25 14:52:04.975 | split($1, a, "|"); 2026-06-25 14:52:04.975 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:52:04.975 | group=a[1] 2026-06-25 14:52:04.975 | } else { 2026-06-25 14:52:04.976 | group="" 2026-06-25 14:52:04.976 | } 2026-06-25 14:52:04.976 | next 2026-06-25 14:52:04.976 | } 2026-06-25 14:52:04.976 | { 2026-06-25 14:52:04.976 | if (group != "") 2026-06-25 14:52:04.976 | print $0 2026-06-25 14:52:04.976 | } 2026-06-25 14:52:04.977 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:52:04.989 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 14:52:04.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 14:52:05.051 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 14:52:05.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 14:52:05.111 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 14:52:05.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 14:52:05.165 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.168 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 14:52:05.173 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 14:52:05.226 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-9708f56f-f2d8-49a9-982c-cd5aeb29db31"' 2026-06-25 14:52:05.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-9708f56f-f2d8-49a9-982c-cd5aeb29db31 2026-06-25 14:52:05.239 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:52:05.273 | [65794 Async configure_neutron_nova:65794]: finished successfully 2026-06-25 14:52:05.280 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.284 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 14:52:05.288 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 14:52:05.332 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 14:52:05.340 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 14:52:05.378 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:52:05.384 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 14:52:05.410 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:05.414 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:05.419 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 14:52:05.454 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:05.460 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:05.527 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 14:52:05.604 | [2070 Async configure_neutron_nova:65794]: Waiting for completion of configure_neutron_nova running on PID 65794 (2 other jobs running) 2026-06-25 14:52:05.645 | [2070 Async configure_neutron_nova:65794]: Signaling child to exit 2026-06-25 14:52:05.646 | WAKEUP 2026-06-25 14:52:05.681 | [2070 Async configure_neutron_nova:65794]: Signaled 2026-06-25 14:52:05.685 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 14:52:05.685 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 14:52:05.685 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 14:52:05.685 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 14:52:05.685 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:52:05.685 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.176/identity 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 14:52:05.686 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 14:52:05.687 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 14:52:05.687 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 14:52:05.687 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 14:52:05.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 14:52:05.687 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:52:05.687 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:05.687 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 14:52:05.688 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 14:52:05.688 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:52:05.688 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 14:52:05.688 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:52:05.688 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 14:52:05.688 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 14:52:05.688 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:52:05.688 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:52:05.688 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:52:05.688 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 14:52:05.688 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 14:52:05.689 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.176/identity 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 14:52:05.689 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 14:52:05.690 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 14:52:05.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 14:52:05.690 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 14:52:05.690 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 14:52:05.690 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 14:52:05.690 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 14:52:05.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 14:52:05.690 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 14:52:05.690 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:05.690 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 14:52:05.691 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 14:52:05.763 | [2070 Async configure_neutron_nova:65794]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-25 14:52:05.772 | + inc/async:async_wait:197 : return 0 2026-06-25 14:52:05.777 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 14:52:05.813 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:05.818 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:05.882 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 14:52:05.948 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 14:52:05.984 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:05.989 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 14:52:05.994 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:06.000 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 14:52:06.005 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 14:52:06.010 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:52:06.015 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:52:06.021 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:52:06.028 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 14:52:06.036 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:06.042 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 14:52:06.047 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:06.051 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:06.057 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:06.061 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:06.067 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 14:52:06.072 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:06.076 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:06.082 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:06.087 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:06.093 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:06.102 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399126096 2026-06-25 14:52:06.107 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 14:52:06.137 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:06.142 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 14:52:06.147 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 14:52:06.151 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:06.157 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:06.161 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:06.166 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 14:52:06.171 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:06.176 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:06.181 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 14:52:06.186 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:06.190 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:06.195 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:06.200 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:06.205 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 14:52:06.210 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:06.215 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:06.220 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:06.225 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:52:06.230 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 14:52:06.234 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:06.238 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:06.242 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:06.245 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:06.249 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 14:52:06.253 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:06.258 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-25 14:52:06.368 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:06.478 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 14:52:06.567 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 14:52:06.659 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:06.746 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:06.829 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 14:52:06.912 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 14:52:06.990 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 14:52:07.063 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 14:52:07.137 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:07.222 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:07.225 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:07.228 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 14:52:07.322 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:07.833 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 14:52:07.865 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 14:52:08.309 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 14:52:08.459 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:08.463 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:08.467 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:08.472 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:08.477 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:08.483 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:08.487 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:08.493 | + functions-common:time_stop:2427 : start_time=1782399126096 2026-06-25 14:52:08.499 | + functions-common:time_stop:2429 : [[ -z 1782399126096 ]] 2026-06-25 14:52:08.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:08.510 | + functions-common:time_stop:2432 : end_time=1782399128506 2026-06-25 14:52:08.514 | + functions-common:time_stop:2433 : elapsed_time=2410 2026-06-25 14:52:08.518 | + functions-common:time_stop:2434 : total=4325 2026-06-25 14:52:08.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:08.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6735 2026-06-25 14:52:08.530 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 14:52:08.530 | Waiting for nova-api to start... 2026-06-25 14:52:08.535 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.176/compute/v2.1/ 2026-06-25 14:52:08.539 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.176/compute/v2.1/ 2026-06-25 14:52:08.545 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:52:08.548 | + functions:wait_for_service:477 : local url=http://192.168.122.176/compute/v2.1/ 2026-06-25 14:52:08.553 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:52:08.557 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:52:08.562 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:52:08.566 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:08.571 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:08.576 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:08.583 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399128578 2026-06-25 14:52:08.588 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:52:08.593 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:52:08.596 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.176/compute/v2.1/ 2026-06-25 14:52:15.179 | + :: : [[ 200 == 503 ]] 2026-06-25 14:52:15.180 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:52:15.183 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:52:15.186 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:15.189 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:15.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:15.198 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:15.203 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:15.208 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:52:15.214 | + functions-common:time_stop:2427 : start_time=1782399128578 2026-06-25 14:52:15.219 | + functions-common:time_stop:2429 : [[ -z 1782399128578 ]] 2026-06-25 14:52:15.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:15.234 | + functions-common:time_stop:2432 : end_time=1782399135228 2026-06-25 14:52:15.240 | + functions-common:time_stop:2433 : elapsed_time=6650 2026-06-25 14:52:15.245 | + functions-common:time_stop:2434 : total=5742 2026-06-25 14:52:15.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:15.254 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12392 2026-06-25 14:52:15.260 | + functions:wait_for_service:486 : return 0 2026-06-25 14:52:15.264 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:52:15.269 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:52:15.275 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 14:52:15.307 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:15.312 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 14:52:15.317 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:15.322 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 14:52:15.328 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 14:52:15.333 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:15.337 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 14:52:15.342 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 14:52:15.346 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 14:52:15.351 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:15.356 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 14:52:15.361 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 14:52:15.383 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 14:52:15.390 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 14:52:15.396 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 14:52:15.404 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-25 14:52:15.423 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-25 14:52:15.444 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-25 14:52:15.463 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 14:52:15.467 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 14:52:15.467 | Starting OVN 2026-06-25 14:52:15.472 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 14:52:15.475 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 14:52:15.475 | Starting OVS 2026-06-25 14:52:15.478 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 14:52:15.503 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:15.507 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 14:52:15.572 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 14:52:15.640 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:15.645 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 14:52:15.649 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:16.131 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 14:52:16.619 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:16.619 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:16.619 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:16.620 | 2026-06-25 14:52:16.620 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:16.620 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:16.620 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:16.620 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:16.620 | a requirement dependency on it. 2026-06-25 14:52:16.620 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:16.620 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:16.620 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:16.621 | instance name specified. 2026-06-25 14:52:16.634 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 14:52:21.362 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 14:52:21.364 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:21.834 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 14:52:22.336 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:22.336 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:22.336 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:22.336 | 2026-06-25 14:52:22.336 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:22.336 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:22.336 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:22.336 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:22.336 | a requirement dependency on it. 2026-06-25 14:52:22.337 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:22.337 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:22.337 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:22.337 | instance name specified. 2026-06-25 14:52:22.344 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 14:52:22.569 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 14:52:22.569 | Configuring OVSDB 2026-06-25 14:52:22.573 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 14:52:22.605 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:22.610 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 14:52:22.654 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 14:52:22.692 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=04bec260-975a-4300-9743-85b53cf4eab9 2026-06-25 14:52:22.726 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.176:6642 2026-06-25 14:52:22.762 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 14:52:22.804 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 14:52:22.843 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.176 2026-06-25 14:52:22.886 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 14:52:22.900 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 14:52:22.938 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:22.943 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-25 14:52:22.976 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 14:52:22.980 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 14:52:22.984 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:52:22.992 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:52:22.996 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:23.002 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 14:52:23.007 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 14:52:23.011 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-25 14:52:23.016 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 14:52:23.022 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 14:52:23.055 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-25 14:52:23.086 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 14:52:23.119 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 14:52:23.143 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:23.147 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 14:52:23.152 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 14:52:23.156 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:23.160 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 14:52:23.164 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 14:52:23.192 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:23.196 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:23.201 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 14:52:23.205 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:23.732 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 14:52:24.250 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 14:52:24.349 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 14:52:24.354 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-25 14:52:24.361 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 14:52:24.363 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 14:52:24.369 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 14:52:25.379 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 14:52:25.384 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 14:52:25.390 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 14:52:25.394 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-25 14:52:25.399 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 14:52:25.404 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 14:52:25.412 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-25 14:52:25.424 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 14:52:25.429 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 14:52:25.437 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-25 14:52:25.443 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 14:52:25.449 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 14:52:25.454 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 14:52:25.487 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:25.493 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 14:52:25.536 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 14:52:25.571 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 14:52:25.599 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 14:52:25.626 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 14:52:25.670 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:25.676 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:25.682 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 14:52:25.689 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 14:52:26.320 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 14:52:26.899 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 14:52:26.899 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 14:52:26.899 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 14:52:26.899 | 2026-06-25 14:52:26.899 | Possible reasons for having these kinds of units are: 2026-06-25 14:52:26.899 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 14:52:26.899 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 14:52:26.900 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 14:52:26.900 | a requirement dependency on it. 2026-06-25 14:52:26.900 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 14:52:26.900 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 14:52:26.900 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 14:52:26.900 | instance name specified. 2026-06-25 14:52:26.911 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 14:52:27.212 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 14:52:27.241 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:27.246 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 14:52:27.250 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 14:52:27.285 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:27.289 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 14:52:27.293 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 14:52:27.298 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.302 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 14:52:27.306 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.311 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:27.315 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:27.320 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:27.324 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 14:52:27.328 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:27.333 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:27.337 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:27.341 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:27.347 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:27.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399147349 2026-06-25 14:52:27.358 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 14:52:27.384 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:27.388 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-25 14:52:27.392 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 14:52:27.395 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.399 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.403 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.406 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.410 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-25 14:52:27.413 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-25 14:52:27.418 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:27.422 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:27.427 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:27.431 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:27.435 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:27.439 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 14:52:27.443 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-25 14:52:27.447 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-25 14:52:27.451 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:27.455 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.459 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:27.463 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:27.467 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:27.471 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:27.475 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:27.479 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:27.483 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:27.490 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-25 14:52:27.595 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:27.709 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 14:52:27.804 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 14:52:27.900 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 14:52:28.000 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 14:52:28.084 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:28.184 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:28.189 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:28.195 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 14:52:28.313 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:28.890 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:28.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-25 14:52:29.419 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 14:52:29.475 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:29.480 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:29.486 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:29.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:29.497 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:29.503 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:29.508 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:29.513 | + functions-common:time_stop:2427 : start_time=1782399147349 2026-06-25 14:52:29.518 | + functions-common:time_stop:2429 : [[ -z 1782399147349 ]] 2026-06-25 14:52:29.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:29.533 | + functions-common:time_stop:2432 : end_time=1782399149527 2026-06-25 14:52:29.538 | + functions-common:time_stop:2433 : elapsed_time=2178 2026-06-25 14:52:29.543 | + functions-common:time_stop:2434 : total=6735 2026-06-25 14:52:29.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:29.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8913 2026-06-25 14:52:29.557 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:29.562 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:29.567 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 14:52:29.574 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:52:29.608 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:52:29.614 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:52:29.620 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:29.626 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:52:29.631 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:52:29.694 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini 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' 2026-06-25 14:52:29.754 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:52:29.812 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:52:29.877 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 14:52:29.940 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 14:52:29.945 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 14:52:29.981 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:29.986 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 14:52:30.071 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 14:52:30.076 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.082 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 14:52:30.088 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.094 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:30.099 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:30.105 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:30.113 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 14:52:30.120 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:30.125 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:30.133 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:30.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:30.145 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:30.155 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399150150 2026-06-25 14:52:30.160 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 14:52:30.190 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:30.195 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-25 14:52:30.200 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 14:52:30.204 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.210 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.216 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.222 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.228 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-25 14:52:30.233 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 14:52:30.238 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 14:52:30.244 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:30.249 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:30.254 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:30.258 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:30.262 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 14:52:30.267 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-25 14:52:30.271 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-25 14:52:30.276 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 14:52:30.279 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.283 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:30.286 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:30.290 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:30.293 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:30.297 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:30.301 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 14:52:30.306 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:30.312 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-25 14:52:30.421 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:30.537 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 14:52:30.630 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 14:52:30.732 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 14:52:30.843 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 14:52:30.940 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:31.038 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:31.043 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:31.047 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 14:52:31.160 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:31.704 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 14:52:31.736 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 14:52:32.255 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 14:52:32.319 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:32.324 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:32.329 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:32.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:32.339 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:32.344 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:32.349 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:32.354 | + functions-common:time_stop:2427 : start_time=1782399150150 2026-06-25 14:52:32.359 | + functions-common:time_stop:2429 : [[ -z 1782399150150 ]] 2026-06-25 14:52:32.366 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:32.372 | + functions-common:time_stop:2432 : end_time=1782399152368 2026-06-25 14:52:32.377 | + functions-common:time_stop:2433 : elapsed_time=2218 2026-06-25 14:52:32.382 | + functions-common:time_stop:2434 : total=8913 2026-06-25 14:52:32.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:32.392 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11131 2026-06-25 14:52:32.397 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:32.402 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:32.407 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 14:52:32.415 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 14:52:32.449 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 14:52:32.454 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 14:52:32.459 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 14:52:32.464 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 14:52:32.469 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 14:52:32.528 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini 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' 2026-06-25 14:52:32.568 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 14:52:32.614 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 14:52:32.661 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 14:52:32.719 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:32.723 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 14:52:32.726 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 14:52:32.731 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 14:52:32.765 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 14:52:32.799 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 14:52:32.804 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 14:52:32.806 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 14:52:32.810 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-25 14:52:32.888 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 14:52:32.917 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:32.921 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 14:52:32.924 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:32.929 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 14:52:32.932 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 14:52:32.936 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 14:52:32.939 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 14:52:32.982 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 14:52:32.985 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:32.989 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 14:52:33.030 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 14:52:33.070 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 14:52:33.073 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 14:52:33.078 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 14:52:33.082 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 14:52:33.085 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 14:52:33.088 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 14:52:33.091 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 14:52:33.094 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 14:52:33.097 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 14:52:33.100 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 14:52:33.103 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:33.106 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:33.110 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:33.113 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 14:52:33.116 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:33.120 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:33.124 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 14:52:33.127 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 14:52:33.130 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 14:52:33.134 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 14:52:33.159 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 14:52:33.162 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 14:52:33.210 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 14:52:33.265 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 14:52:33.269 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 14:52:33.325 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:33.329 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 14:52:33.388 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 14:52:33.398 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:33.401 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 14:52:33.404 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:33.407 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:33.409 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:33.412 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:33.415 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 14:52:33.418 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:33.421 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:33.425 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:33.428 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:33.431 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:33.437 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399153433 2026-06-25 14:52:33.441 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 14:52:33.463 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:33.468 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 14:52:33.470 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 14:52:33.474 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:33.477 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:33.481 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:33.484 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 14:52:33.487 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:33.489 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:33.491 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 14:52:33.494 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:33.497 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:33.499 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:33.502 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:33.504 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 14:52:33.506 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:33.510 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:33.512 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:33.515 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:52:33.517 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 14:52:33.519 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:33.522 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:33.524 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:33.526 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:33.528 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 14:52:33.530 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:33.535 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-25 14:52:33.616 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:33.719 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 14:52:33.807 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 14:52:33.891 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:33.982 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:34.073 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 14:52:34.158 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 14:52:34.244 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 14:52:34.336 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 14:52:34.422 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:34.510 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:34.515 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:34.518 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 14:52:34.625 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:35.164 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 14:52:35.191 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 14:52:35.678 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 14:52:35.876 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:35.879 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:35.883 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:35.886 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:35.889 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:35.892 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:35.896 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:35.899 | + functions-common:time_stop:2427 : start_time=1782399153433 2026-06-25 14:52:35.902 | + functions-common:time_stop:2429 : [[ -z 1782399153433 ]] 2026-06-25 14:52:35.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:35.913 | + functions-common:time_stop:2432 : end_time=1782399155910 2026-06-25 14:52:35.916 | + functions-common:time_stop:2433 : elapsed_time=2477 2026-06-25 14:52:35.920 | + functions-common:time_stop:2434 : total=11131 2026-06-25 14:52:35.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:35.927 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13608 2026-06-25 14:52:35.931 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.176/ 2026-06-25 14:52:35.936 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:35.938 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 14:52:35.942 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:35.946 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:35.949 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:35.952 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:35.955 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 14:52:35.959 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:35.962 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:35.967 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:35.971 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:35.977 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:35.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399155980 2026-06-25 14:52:35.989 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 14:52:36.021 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:36.025 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 14:52:36.029 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 14:52:36.032 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:36.036 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:36.040 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:36.044 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:36.047 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 14:52:36.051 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 14:52:36.053 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 14:52:36.056 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:36.059 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:36.063 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:36.066 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:36.070 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 14:52:36.075 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 14:52:36.079 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 14:52:36.082 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 14:52:36.087 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:36.089 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:36.092 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:36.095 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:36.098 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:36.101 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:36.104 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 14:52:36.107 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:36.112 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-25 14:52:36.205 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:36.301 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 14:52:36.385 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:36.477 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 14:52:36.563 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 14:52:36.650 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:36.767 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:36.776 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:36.787 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 14:52:36.941 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:37.518 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 14:52:37.553 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 14:52:38.067 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 14:52:38.138 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:38.145 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:38.151 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:38.155 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:38.162 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:38.168 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:38.177 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:38.186 | + functions-common:time_stop:2427 : start_time=1782399155980 2026-06-25 14:52:38.196 | + functions-common:time_stop:2429 : [[ -z 1782399155980 ]] 2026-06-25 14:52:38.209 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:38.217 | + functions-common:time_stop:2432 : end_time=1782399158211 2026-06-25 14:52:38.223 | + functions-common:time_stop:2433 : elapsed_time=2231 2026-06-25 14:52:38.231 | + functions-common:time_stop:2434 : total=13608 2026-06-25 14:52:38.235 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:38.246 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15839 2026-06-25 14:52:38.254 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.263 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 14:52:38.270 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.282 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:38.287 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:38.295 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:38.305 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 14:52:38.311 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:38.319 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:38.328 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:38.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:38.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:38.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399158346 2026-06-25 14:52:38.364 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 14:52:38.414 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:38.423 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 14:52:38.432 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 14:52:38.439 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.448 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.453 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.462 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.470 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 14:52:38.474 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 14:52:38.480 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 14:52:38.489 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:38.497 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:38.507 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:38.517 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:38.524 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 14:52:38.538 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 14:52:38.545 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 14:52:38.557 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 14:52:38.569 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:38.578 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:38.586 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:38.593 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:38.601 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:38.611 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:38.617 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 14:52:38.624 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:38.633 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-25 14:52:38.807 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:38.986 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 14:52:39.139 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:39.289 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 14:52:39.448 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 14:52:39.630 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:39.787 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:39.791 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:39.805 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 14:52:39.927 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:40.571 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 14:52:40.621 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 14:52:41.181 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 14:52:41.248 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:41.251 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:41.257 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:41.262 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:41.270 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:41.274 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:41.282 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:41.285 | + functions-common:time_stop:2427 : start_time=1782399158346 2026-06-25 14:52:41.292 | + functions-common:time_stop:2429 : [[ -z 1782399158346 ]] 2026-06-25 14:52:41.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:41.312 | + functions-common:time_stop:2432 : end_time=1782399161303 2026-06-25 14:52:41.321 | + functions-common:time_stop:2433 : elapsed_time=2957 2026-06-25 14:52:41.323 | + functions-common:time_stop:2434 : total=15839 2026-06-25 14:52:41.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:41.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18796 2026-06-25 14:52:41.347 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 14:52:41.354 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 14:52:41.360 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.367 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 14:52:41.373 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.380 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:41.387 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:41.395 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:41.401 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 14:52:41.408 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:41.415 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:41.421 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:41.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:41.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:41.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399161437 2026-06-25 14:52:41.451 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 14:52:41.491 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:41.498 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 14:52:41.503 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 14:52:41.509 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.517 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.523 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.529 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.534 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 14:52:41.540 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 14:52:41.551 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:41.559 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:41.568 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:41.574 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:41.577 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:41.581 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 14:52:41.592 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 14:52:41.598 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 14:52:41.605 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:41.613 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:41.620 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:52:41.630 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:52:41.638 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:52:41.642 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:52:41.648 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:52:41.656 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:41.664 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:52:41.676 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-25 14:52:41.861 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:42.028 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 14:52:42.180 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:42.314 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 14:52:42.439 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 14:52:42.577 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:42.696 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:52:42.698 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:52:42.700 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 14:52:42.823 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:52:43.409 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:43.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-25 14:52:44.035 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:52:44.095 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:44.100 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:44.104 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:44.111 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:44.116 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:44.120 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:44.125 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:44.132 | + functions-common:time_stop:2427 : start_time=1782399161437 2026-06-25 14:52:44.135 | + functions-common:time_stop:2429 : [[ -z 1782399161437 ]] 2026-06-25 14:52:44.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:44.153 | + functions-common:time_stop:2432 : end_time=1782399164146 2026-06-25 14:52:44.157 | + functions-common:time_stop:2433 : elapsed_time=2709 2026-06-25 14:52:44.165 | + functions-common:time_stop:2434 : total=18796 2026-06-25 14:52:44.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:44.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21505 2026-06-25 14:52:44.182 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 14:52:44.186 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.176/networking 2026-06-25 14:52:44.195 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 14:52:44.195 | Waiting for Neutron to start... 2026-06-25 14:52:44.199 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.176/networking' 2026-06-25 14:52:44.204 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.176/networking' 'Neutron did not start' 60 2026-06-25 14:52:44.211 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.176/networking' 2026-06-25 14:52:44.213 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 14:52:44.219 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 14:52:44.225 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 14:52:44.229 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 14:52:44.235 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 14:52:44.244 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:44.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:44.256 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:44.267 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399164260 2026-06-25 14:52:44.276 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.176/networking; do sleep 0.5; done' 2026-06-25 14:52:52.944 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.176/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 14:52:52.950 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:52.956 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:52.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:52.974 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:52.979 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:52.986 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 14:52:52.993 | + functions-common:time_stop:2427 : start_time=1782399164260 2026-06-25 14:52:52.995 | + functions-common:time_stop:2429 : [[ -z 1782399164260 ]] 2026-06-25 14:52:52.998 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:53.005 | + functions-common:time_stop:2432 : end_time=1782399173000 2026-06-25 14:52:53.009 | + functions-common:time_stop:2433 : elapsed_time=8740 2026-06-25 14:52:53.015 | + functions-common:time_stop:2434 : total=0 2026-06-25 14:52:53.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:53.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8740 2026-06-25 14:52:53.030 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 14:52:53.079 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:53.087 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 14:52:53.091 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:52:53.097 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 14:52:53.104 | + ./stack.sh:main:1311 : start_placement 2026-06-25 14:52:53.109 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 14:52:53.118 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 14:52:53.131 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:53.136 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 14:52:53.142 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:53.151 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:53.155 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:53.161 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:53.168 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 14:52:53.176 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:53.182 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:53.189 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:53.196 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:53.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:53.225 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399173212 2026-06-25 14:52:53.232 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 14:52:53.279 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:53.283 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 14:52:53.293 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 14:52:53.302 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:53.308 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:53.316 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:53.322 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 14:52:53.330 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 14:52:53.337 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 14:52:53.344 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 14:52:53.350 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:52:53.357 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:52:53.365 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:52:53.370 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:52:53.375 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 14:52:53.378 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:52:53.381 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:52:53.384 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:53.387 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:52:53.390 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 14:52:53.393 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:53.395 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:52:53.399 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:52:53.400 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:52:53.404 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 14:52:53.411 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:52:53.419 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-25 14:52:53.542 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:52:53.681 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 14:52:53.787 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 14:52:53.893 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:52:53.973 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:52:54.053 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 14:52:54.128 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 14:52:54.201 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 14:52:54.279 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 14:52:54.360 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 14:52:54.454 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:52:54.458 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:52:54.463 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 14:52:54.571 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:52:55.065 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 14:52:55.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 14:52:55.593 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 14:52:55.759 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:55.766 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:55.773 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:55.778 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:55.783 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:55.788 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:55.794 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:55.799 | + functions-common:time_stop:2427 : start_time=1782399173212 2026-06-25 14:52:55.806 | + functions-common:time_stop:2429 : [[ -z 1782399173212 ]] 2026-06-25 14:52:55.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:55.821 | + functions-common:time_stop:2432 : end_time=1782399175815 2026-06-25 14:52:55.826 | + functions-common:time_stop:2433 : elapsed_time=2603 2026-06-25 14:52:55.831 | + functions-common:time_stop:2434 : total=21505 2026-06-25 14:52:55.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:55.842 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24108 2026-06-25 14:52:55.847 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 14:52:55.848 | Waiting for placement-api to start... 2026-06-25 14:52:55.852 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.176/placement 2026-06-25 14:52:55.857 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:52:55.862 | + functions:wait_for_service:477 : local url=http://192.168.122.176/placement 2026-06-25 14:52:55.867 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:52:55.872 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:52:55.876 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:52:55.880 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:55.885 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:55.891 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:55.898 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399175893 2026-06-25 14:52:55.904 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:52:55.908 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:52:55.912 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.176/placement 2026-06-25 14:52:59.067 | + :: : [[ 200 == 503 ]] 2026-06-25 14:52:59.068 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:52:59.072 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:52:59.076 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:59.079 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:59.082 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:59.085 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:59.089 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:59.092 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:52:59.096 | + functions-common:time_stop:2427 : start_time=1782399175893 2026-06-25 14:52:59.101 | + functions-common:time_stop:2429 : [[ -z 1782399175893 ]] 2026-06-25 14:52:59.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:59.112 | + functions-common:time_stop:2432 : end_time=1782399179107 2026-06-25 14:52:59.117 | + functions-common:time_stop:2433 : elapsed_time=3214 2026-06-25 14:52:59.122 | + functions-common:time_stop:2434 : total=12392 2026-06-25 14:52:59.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:59.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15606 2026-06-25 14:52:59.131 | + functions:wait_for_service:486 : return 0 2026-06-25 14:52:59.137 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 14:52:59.167 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:52:59.170 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 14:52:59.176 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 14:52:59.181 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:59.186 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 14:52:59.191 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 14:52:59.196 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:59.201 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:59.206 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:59.211 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 14:52:59.215 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:59.220 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:59.224 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:59.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:59.235 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:59.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399179237 2026-06-25 14:52:59.246 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 14:52:59.275 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:59.279 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:59.285 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:59.289 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:59.294 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:59.298 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:59.303 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:59.307 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:59.312 | + functions-common:time_stop:2427 : start_time=1782399179237 2026-06-25 14:52:59.316 | + functions-common:time_stop:2429 : [[ -z 1782399179237 ]] 2026-06-25 14:52:59.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:59.329 | + functions-common:time_stop:2432 : end_time=1782399179324 2026-06-25 14:52:59.333 | + functions-common:time_stop:2433 : elapsed_time=87 2026-06-25 14:52:59.338 | + functions-common:time_stop:2434 : total=24108 2026-06-25 14:52:59.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:59.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24195 2026-06-25 14:52:59.352 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 14:52:59.357 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:52:59.362 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:52:59.367 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 14:52:59.372 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-25 14:52:59.378 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 14:52:59.383 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-25 14:52:59.388 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:59.393 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:59.398 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:59.402 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 14:52:59.407 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:59.412 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:59.416 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:59.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:59.427 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:59.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399179429 2026-06-25 14:52:59.440 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 14:52:59.473 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:59.478 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:59.483 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:59.488 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:59.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:59.499 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:59.504 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:59.508 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:59.513 | + functions-common:time_stop:2427 : start_time=1782399179429 2026-06-25 14:52:59.517 | + functions-common:time_stop:2429 : [[ -z 1782399179429 ]] 2026-06-25 14:52:59.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:59.531 | + functions-common:time_stop:2432 : end_time=1782399179525 2026-06-25 14:52:59.536 | + functions-common:time_stop:2433 : elapsed_time=96 2026-06-25 14:52:59.541 | + functions-common:time_stop:2434 : total=24195 2026-06-25 14:52:59.546 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:59.551 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24291 2026-06-25 14:52:59.558 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 14:52:59.563 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 14:52:59.568 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 14:52:59.574 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 14:52:59.578 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:59.583 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:59.588 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:59.592 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 14:52:59.597 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:59.604 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:59.609 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 14:52:59.613 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 14:52:59.618 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:59.622 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:59.627 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:59.633 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 14:52:59.638 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:59.643 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:59.648 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:59.653 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:59.659 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:59.666 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399179661 2026-06-25 14:52:59.671 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 14:52:59.704 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:59.709 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:59.714 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:59.720 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:59.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:59.730 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:59.735 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:59.740 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:59.745 | + functions-common:time_stop:2427 : start_time=1782399179661 2026-06-25 14:52:59.750 | + functions-common:time_stop:2429 : [[ -z 1782399179661 ]] 2026-06-25 14:52:59.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:59.763 | + functions-common:time_stop:2432 : end_time=1782399179758 2026-06-25 14:52:59.769 | + functions-common:time_stop:2433 : elapsed_time=97 2026-06-25 14:52:59.774 | + functions-common:time_stop:2434 : total=24291 2026-06-25 14:52:59.779 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:59.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24388 2026-06-25 14:52:59.789 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-25 14:52:59.794 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 14:52:59.799 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-25 14:52:59.805 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:59.809 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:59.814 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:59.818 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 14:52:59.822 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:52:59.827 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:52:59.832 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:52:59.837 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:52:59.843 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:52:59.850 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399179845 2026-06-25 14:52:59.855 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 14:52:59.886 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:52:59.891 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:52:59.896 | + functions-common:time_stop:2420 : local name 2026-06-25 14:52:59.899 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:52:59.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:52:59.908 | + functions-common:time_stop:2423 : local total 2026-06-25 14:52:59.915 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:52:59.920 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:52:59.926 | + functions-common:time_stop:2427 : start_time=1782399179845 2026-06-25 14:52:59.929 | + functions-common:time_stop:2429 : [[ -z 1782399179845 ]] 2026-06-25 14:52:59.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:52:59.942 | + functions-common:time_stop:2432 : end_time=1782399179936 2026-06-25 14:52:59.948 | + functions-common:time_stop:2433 : elapsed_time=91 2026-06-25 14:52:59.953 | + functions-common:time_stop:2434 : total=24388 2026-06-25 14:52:59.957 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:52:59.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24479 2026-06-25 14:52:59.965 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 14:52:59.971 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 14:52:59.975 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 14:52:59.981 | + functions-common:run_process:1676 : local group= 2026-06-25 14:52:59.985 | + functions-common:run_process:1677 : local user= 2026-06-25 14:52:59.989 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:52:59.994 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 14:52:59.998 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:53:00.003 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:53:00.008 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:53:00.013 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:53:00.020 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:53:00.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399180022 2026-06-25 14:53:00.032 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 14:53:00.063 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:53:00.067 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:53:00.072 | + functions-common:time_stop:2420 : local name 2026-06-25 14:53:00.076 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:53:00.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:53:00.086 | + functions-common:time_stop:2423 : local total 2026-06-25 14:53:00.090 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:53:00.095 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:53:00.100 | + functions-common:time_stop:2427 : start_time=1782399180022 2026-06-25 14:53:00.104 | + functions-common:time_stop:2429 : [[ -z 1782399180022 ]] 2026-06-25 14:53:00.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:53:00.117 | + functions-common:time_stop:2432 : end_time=1782399180112 2026-06-25 14:53:00.122 | + functions-common:time_stop:2433 : elapsed_time=90 2026-06-25 14:53:00.127 | + functions-common:time_stop:2434 : total=24479 2026-06-25 14:53:00.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:53:00.137 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24569 2026-06-25 14:53:00.142 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 14:53:00.173 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:53:00.178 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:00.184 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 14:53:00.189 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:53:00.194 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 14:53:00.199 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 14:53:00.204 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 14:53:00.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 14:53:00.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 14:53:00.219 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 14:53:00.225 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 14:53:04.459 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:04.463 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:04.464 | address-scope 2026-06-25 14:53:04.464 | agent 2026-06-25 14:53:04.464 | allowed-address-pairs 2026-06-25 14:53:04.464 | auto-allocated-topology 2026-06-25 14:53:04.464 | availability_zone 2026-06-25 14:53:04.464 | default-subnetpools 2026-06-25 14:53:04.464 | dhcp_agent_scheduler 2026-06-25 14:53:04.464 | dns-integration 2026-06-25 14:53:04.464 | dns-domain-ports 2026-06-25 14:53:04.465 | dns-integration-domain-keywords 2026-06-25 14:53:04.465 | empty-string-filtering 2026-06-25 14:53:04.465 | external-net 2026-06-25 14:53:04.465 | extra_dhcp_opt 2026-06-25 14:53:04.465 | extraroute 2026-06-25 14:53:04.465 | extraroute-atomic 2026-06-25 14:53:04.465 | filter-validation 2026-06-25 14:53:04.465 | floating-ip-port-forwarding-detail 2026-06-25 14:53:04.465 | fip-port-details 2026-06-25 14:53:04.465 | flavors 2026-06-25 14:53:04.466 | floatingip-pools 2026-06-25 14:53:04.466 | router 2026-06-25 14:53:04.466 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:04.466 | enable-default-route-bfd 2026-06-25 14:53:04.466 | enable-default-route-ecmp 2026-06-25 14:53:04.466 | ext-gw-mode 2026-06-25 14:53:04.466 | l3-ha 2026-06-25 14:53:04.466 | external-gateway-multihoming 2026-06-25 14:53:04.466 | l3-flavors 2026-06-25 14:53:04.466 | l3_agent_scheduler 2026-06-25 14:53:04.467 | multi-provider 2026-06-25 14:53:04.467 | net-mtu 2026-06-25 14:53:04.467 | net-mtu-writable 2026-06-25 14:53:04.467 | network_availability_zone 2026-06-25 14:53:04.467 | network-ip-availability 2026-06-25 14:53:04.467 | network-ip-availability-details 2026-06-25 14:53:04.467 | pagination 2026-06-25 14:53:04.467 | port-device-profile 2026-06-25 14:53:04.467 | port-mac-address-regenerate 2026-06-25 14:53:04.467 | port-numa-affinity-policy 2026-06-25 14:53:04.468 | port-numa-affinity-policy-socket 2026-06-25 14:53:04.468 | binding 2026-06-25 14:53:04.468 | binding-extended 2026-06-25 14:53:04.468 | port-security 2026-06-25 14:53:04.468 | project-id 2026-06-25 14:53:04.468 | provider 2026-06-25 14:53:04.468 | qinq 2026-06-25 14:53:04.468 | quota-check-limit 2026-06-25 14:53:04.468 | quota-check-limit-default 2026-06-25 14:53:04.468 | quotas 2026-06-25 14:53:04.469 | quota_details 2026-06-25 14:53:04.469 | rbac-policies 2026-06-25 14:53:04.469 | rbac-address-scope 2026-06-25 14:53:04.469 | rbac-security-groups 2026-06-25 14:53:04.469 | revision-if-match 2026-06-25 14:53:04.469 | standard-attr-revisions 2026-06-25 14:53:04.469 | router_availability_zone 2026-06-25 14:53:04.469 | router-enable-snat 2026-06-25 14:53:04.469 | security-groups-default-rules 2026-06-25 14:53:04.470 | security-groups-default-statefulness 2026-06-25 14:53:04.470 | security-groups-normalized-cidr 2026-06-25 14:53:04.470 | security-groups-remote-address-group 2026-06-25 14:53:04.470 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:04.470 | security-groups-shared-filtering 2026-06-25 14:53:04.470 | security-group 2026-06-25 14:53:04.470 | service-type 2026-06-25 14:53:04.470 | sorting 2026-06-25 14:53:04.470 | standard-attr-description 2026-06-25 14:53:04.470 | stateful-security-group 2026-06-25 14:53:04.471 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:04.471 | subnet-external-network 2026-06-25 14:53:04.471 | subnet_onboard 2026-06-25 14:53:04.471 | subnet-service-types 2026-06-25 14:53:04.471 | subnet_allocation 2026-06-25 14:53:04.471 | subnetpool-prefix-ops 2026-06-25 14:53:04.471 | tag-creation 2026-06-25 14:53:04.471 | standard-attr-tag 2026-06-25 14:53:04.471 | standard-attr-timestamp 2026-06-25 14:53:04.472 | vlan-transparent' 2026-06-25 14:53:04.472 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:04.472 | address-scope 2026-06-25 14:53:04.472 | agent 2026-06-25 14:53:04.472 | allowed-address-pairs 2026-06-25 14:53:04.472 | auto-allocated-topology 2026-06-25 14:53:04.472 | availability_zone 2026-06-25 14:53:04.472 | default-subnetpools 2026-06-25 14:53:04.473 | dhcp_agent_scheduler 2026-06-25 14:53:04.473 | dns-integration 2026-06-25 14:53:04.473 | dns-domain-ports 2026-06-25 14:53:04.473 | dns-integration-domain-keywords 2026-06-25 14:53:04.473 | empty-string-filtering 2026-06-25 14:53:04.473 | external-net 2026-06-25 14:53:04.473 | extra_dhcp_opt 2026-06-25 14:53:04.473 | extraroute 2026-06-25 14:53:04.473 | extraroute-atomic 2026-06-25 14:53:04.473 | filter-validation 2026-06-25 14:53:04.474 | floating-ip-port-forwarding-detail 2026-06-25 14:53:04.474 | fip-port-details 2026-06-25 14:53:04.474 | flavors 2026-06-25 14:53:04.474 | floatingip-pools 2026-06-25 14:53:04.474 | router 2026-06-25 14:53:04.474 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:04.474 | enable-default-route-bfd 2026-06-25 14:53:04.474 | enable-default-route-ecmp 2026-06-25 14:53:04.474 | ext-gw-mode 2026-06-25 14:53:04.475 | l3-ha 2026-06-25 14:53:04.475 | external-gateway-multihoming 2026-06-25 14:53:04.475 | l3-flavors 2026-06-25 14:53:04.475 | l3_agent_scheduler 2026-06-25 14:53:04.475 | multi-provider 2026-06-25 14:53:04.475 | net-mtu 2026-06-25 14:53:04.475 | net-mtu-writable 2026-06-25 14:53:04.475 | network_availability_zone 2026-06-25 14:53:04.475 | network-ip-availability 2026-06-25 14:53:04.475 | network-ip-availability-details 2026-06-25 14:53:04.476 | pagination 2026-06-25 14:53:04.476 | port-device-profile 2026-06-25 14:53:04.476 | port-mac-address-regenerate 2026-06-25 14:53:04.476 | port-numa-affinity-policy 2026-06-25 14:53:04.476 | port-numa-affinity-policy-socket 2026-06-25 14:53:04.476 | binding 2026-06-25 14:53:04.476 | binding-extended 2026-06-25 14:53:04.476 | port-security 2026-06-25 14:53:04.476 | project-id 2026-06-25 14:53:04.477 | provider 2026-06-25 14:53:04.477 | qinq 2026-06-25 14:53:04.477 | quota-check-limit 2026-06-25 14:53:04.477 | quota-check-limit-default 2026-06-25 14:53:04.477 | quotas 2026-06-25 14:53:04.477 | quota_details 2026-06-25 14:53:04.477 | rbac-policies 2026-06-25 14:53:04.477 | rbac-address-scope 2026-06-25 14:53:04.477 | rbac-security-groups 2026-06-25 14:53:04.477 | revision-if-match 2026-06-25 14:53:04.478 | standard-attr-revisions 2026-06-25 14:53:04.478 | router_availability_zone 2026-06-25 14:53:04.478 | router-enable-snat 2026-06-25 14:53:04.478 | security-groups-default-rules 2026-06-25 14:53:04.478 | security-groups-default-statefulness 2026-06-25 14:53:04.478 | security-groups-normalized-cidr 2026-06-25 14:53:04.478 | security-groups-remote-address-group 2026-06-25 14:53:04.478 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:04.478 | security-groups-shared-filtering 2026-06-25 14:53:04.479 | security-group 2026-06-25 14:53:04.479 | service-type 2026-06-25 14:53:04.479 | sorting 2026-06-25 14:53:04.479 | standard-attr-description 2026-06-25 14:53:04.479 | stateful-security-group 2026-06-25 14:53:04.479 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:04.479 | subnet-external-network 2026-06-25 14:53:04.479 | subnet_onboard 2026-06-25 14:53:04.479 | subnet-service-types 2026-06-25 14:53:04.479 | subnet_allocation 2026-06-25 14:53:04.480 | subnetpool-prefix-ops 2026-06-25 14:53:04.480 | tag-creation 2026-06-25 14:53:04.480 | standard-attr-tag 2026-06-25 14:53:04.480 | standard-attr-timestamp 2026-06-25 14:53:04.480 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 14:53:04.480 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:04.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:04.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:53:04.491 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-25 14:53:09.064 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:09.070 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=70fc8f6a-e803-4588-80a8-acd9282da7e3 2026-06-25 14:53:09.074 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:53:09.080 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd1a:41d1:2e5e::/56 --share --default -f value -c id 2026-06-25 14:53:13.507 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:13.513 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=057c3af3-4069-42f3-8263-1a1d81402127 2026-06-25 14:53:13.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 14:53:13.521 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:53:13.525 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 14:53:13.531 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-25 14:53:19.395 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:19.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=052a1a25-f613-43bd-ae4f-af0dd3c98700 2026-06-25 14:53:19.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-25 14:53:19.408 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:19.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:53:19.440 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 14:53:19.445 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 70fc8f6a-e803-4588-80a8-acd9282da7e3 ']' 2026-06-25 14:53:19.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 14:53:19.455 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 14:53:19.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 70fc8f6a-e803-4588-80a8-acd9282da7e3 ' 2026-06-25 14:53:19.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 14:53:19.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 052a1a25-f613-43bd-ae4f-af0dd3c98700 private-subnet' 2026-06-25 14:53:19.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 14:53:19.477 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 70fc8f6a-e803-4588-80a8-acd9282da7e3 --network 052a1a25-f613-43bd-ae4f-af0dd3c98700 private-subnet -f value -c id 2026-06-25 14:53:25.150 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:25.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=b1820ae8-8f1a-4b68-8ac7-971439147352 2026-06-25 14:53:25.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-25 14:53:25.160 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:25.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo b1820ae8-8f1a-4b68-8ac7-971439147352 2026-06-25 14:53:25.186 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=b1820ae8-8f1a-4b68-8ac7-971439147352 2026-06-25 14:53:25.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:53:25.194 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 14:53:25.197 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-25 14:53:25.201 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:25.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-25 14:53:25.224 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:25.247 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 14:53:25.250 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 057c3af3-4069-42f3-8263-1a1d81402127 ']' 2026-06-25 14:53:25.253 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 14:53:25.256 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 14:53:25.260 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 057c3af3-4069-42f3-8263-1a1d81402127 ' 2026-06-25 14:53:25.263 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 14:53:25.266 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 052a1a25-f613-43bd-ae4f-af0dd3c98700 ipv6-private-subnet ' 2026-06-25 14:53:25.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 14:53:25.274 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 057c3af3-4069-42f3-8263-1a1d81402127 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 052a1a25-f613-43bd-ae4f-af0dd3c98700 ipv6-private-subnet -f value -c id 2026-06-25 14:53:30.633 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:30.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=a6bc21f1-92da-453b-bd80-513258669a09 2026-06-25 14:53:30.639 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-25 14:53:30.642 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:30.658 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo a6bc21f1-92da-453b-bd80-513258669a09 2026-06-25 14:53:30.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=a6bc21f1-92da-453b-bd80-513258669a09 2026-06-25 14:53:30.663 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 14:53:30.666 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 14:53:30.670 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 14:53:34.057 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:34.060 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:34.060 | address-scope 2026-06-25 14:53:34.060 | agent 2026-06-25 14:53:34.060 | allowed-address-pairs 2026-06-25 14:53:34.060 | auto-allocated-topology 2026-06-25 14:53:34.060 | availability_zone 2026-06-25 14:53:34.060 | default-subnetpools 2026-06-25 14:53:34.060 | dhcp_agent_scheduler 2026-06-25 14:53:34.061 | dns-integration 2026-06-25 14:53:34.061 | dns-domain-ports 2026-06-25 14:53:34.061 | dns-integration-domain-keywords 2026-06-25 14:53:34.061 | empty-string-filtering 2026-06-25 14:53:34.061 | external-net 2026-06-25 14:53:34.061 | extra_dhcp_opt 2026-06-25 14:53:34.061 | extraroute 2026-06-25 14:53:34.061 | extraroute-atomic 2026-06-25 14:53:34.061 | filter-validation 2026-06-25 14:53:34.061 | floating-ip-port-forwarding-detail 2026-06-25 14:53:34.061 | fip-port-details 2026-06-25 14:53:34.062 | flavors 2026-06-25 14:53:34.062 | floatingip-pools 2026-06-25 14:53:34.062 | router 2026-06-25 14:53:34.062 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:34.062 | enable-default-route-bfd 2026-06-25 14:53:34.062 | enable-default-route-ecmp 2026-06-25 14:53:34.062 | ext-gw-mode 2026-06-25 14:53:34.062 | l3-ha 2026-06-25 14:53:34.062 | external-gateway-multihoming 2026-06-25 14:53:34.062 | l3-flavors 2026-06-25 14:53:34.062 | l3_agent_scheduler 2026-06-25 14:53:34.063 | multi-provider 2026-06-25 14:53:34.063 | net-mtu 2026-06-25 14:53:34.063 | net-mtu-writable 2026-06-25 14:53:34.063 | network_availability_zone 2026-06-25 14:53:34.063 | network-ip-availability 2026-06-25 14:53:34.063 | network-ip-availability-details 2026-06-25 14:53:34.063 | pagination 2026-06-25 14:53:34.063 | port-device-profile 2026-06-25 14:53:34.063 | port-mac-address-regenerate 2026-06-25 14:53:34.063 | port-numa-affinity-policy 2026-06-25 14:53:34.063 | port-numa-affinity-policy-socket 2026-06-25 14:53:34.063 | binding 2026-06-25 14:53:34.064 | binding-extended 2026-06-25 14:53:34.064 | port-security 2026-06-25 14:53:34.064 | project-id 2026-06-25 14:53:34.064 | provider 2026-06-25 14:53:34.064 | qinq 2026-06-25 14:53:34.064 | quota-check-limit 2026-06-25 14:53:34.064 | quota-check-limit-default 2026-06-25 14:53:34.064 | quotas 2026-06-25 14:53:34.064 | quota_details 2026-06-25 14:53:34.064 | rbac-policies 2026-06-25 14:53:34.064 | rbac-address-scope 2026-06-25 14:53:34.065 | rbac-security-groups 2026-06-25 14:53:34.065 | revision-if-match 2026-06-25 14:53:34.065 | standard-attr-revisions 2026-06-25 14:53:34.065 | router_availability_zone 2026-06-25 14:53:34.065 | router-enable-snat 2026-06-25 14:53:34.065 | security-groups-default-rules 2026-06-25 14:53:34.065 | security-groups-default-statefulness 2026-06-25 14:53:34.065 | security-groups-normalized-cidr 2026-06-25 14:53:34.065 | security-groups-remote-address-group 2026-06-25 14:53:34.065 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:34.065 | security-groups-shared-filtering 2026-06-25 14:53:34.065 | security-group 2026-06-25 14:53:34.066 | service-type 2026-06-25 14:53:34.066 | sorting 2026-06-25 14:53:34.066 | standard-attr-description 2026-06-25 14:53:34.066 | stateful-security-group 2026-06-25 14:53:34.066 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:34.066 | subnet-external-network 2026-06-25 14:53:34.066 | subnet_onboard 2026-06-25 14:53:34.066 | subnet-service-types 2026-06-25 14:53:34.066 | subnet_allocation 2026-06-25 14:53:34.066 | subnetpool-prefix-ops 2026-06-25 14:53:34.066 | tag-creation 2026-06-25 14:53:34.067 | standard-attr-tag 2026-06-25 14:53:34.067 | standard-attr-timestamp 2026-06-25 14:53:34.067 | vlan-transparent' 2026-06-25 14:53:34.067 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:34.067 | address-scope 2026-06-25 14:53:34.067 | agent 2026-06-25 14:53:34.067 | allowed-address-pairs 2026-06-25 14:53:34.067 | auto-allocated-topology 2026-06-25 14:53:34.067 | availability_zone 2026-06-25 14:53:34.067 | default-subnetpools 2026-06-25 14:53:34.067 | dhcp_agent_scheduler 2026-06-25 14:53:34.068 | dns-integration 2026-06-25 14:53:34.068 | dns-domain-ports 2026-06-25 14:53:34.068 | dns-integration-domain-keywords 2026-06-25 14:53:34.068 | empty-string-filtering 2026-06-25 14:53:34.068 | external-net 2026-06-25 14:53:34.068 | extra_dhcp_opt 2026-06-25 14:53:34.068 | extraroute 2026-06-25 14:53:34.068 | extraroute-atomic 2026-06-25 14:53:34.068 | filter-validation 2026-06-25 14:53:34.068 | floating-ip-port-forwarding-detail 2026-06-25 14:53:34.068 | fip-port-details 2026-06-25 14:53:34.069 | flavors 2026-06-25 14:53:34.069 | floatingip-pools 2026-06-25 14:53:34.069 | router 2026-06-25 14:53:34.069 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:34.069 | enable-default-route-bfd 2026-06-25 14:53:34.069 | enable-default-route-ecmp 2026-06-25 14:53:34.069 | ext-gw-mode 2026-06-25 14:53:34.069 | l3-ha 2026-06-25 14:53:34.069 | external-gateway-multihoming 2026-06-25 14:53:34.069 | l3-flavors 2026-06-25 14:53:34.069 | l3_agent_scheduler 2026-06-25 14:53:34.070 | multi-provider 2026-06-25 14:53:34.070 | net-mtu 2026-06-25 14:53:34.070 | net-mtu-writable 2026-06-25 14:53:34.070 | network_availability_zone 2026-06-25 14:53:34.070 | network-ip-availability 2026-06-25 14:53:34.070 | network-ip-availability-details 2026-06-25 14:53:34.070 | pagination 2026-06-25 14:53:34.070 | port-device-profile 2026-06-25 14:53:34.070 | port-mac-address-regenerate 2026-06-25 14:53:34.071 | port-numa-affinity-policy 2026-06-25 14:53:34.071 | port-numa-affinity-policy-socket 2026-06-25 14:53:34.071 | binding 2026-06-25 14:53:34.071 | binding-extended 2026-06-25 14:53:34.071 | port-security 2026-06-25 14:53:34.071 | project-id 2026-06-25 14:53:34.071 | provider 2026-06-25 14:53:34.071 | qinq 2026-06-25 14:53:34.071 | quota-check-limit 2026-06-25 14:53:34.071 | quota-check-limit-default 2026-06-25 14:53:34.071 | quotas 2026-06-25 14:53:34.072 | quota_details 2026-06-25 14:53:34.072 | rbac-policies 2026-06-25 14:53:34.072 | rbac-address-scope 2026-06-25 14:53:34.072 | rbac-security-groups 2026-06-25 14:53:34.072 | revision-if-match 2026-06-25 14:53:34.072 | standard-attr-revisions 2026-06-25 14:53:34.072 | router_availability_zone 2026-06-25 14:53:34.072 | router-enable-snat 2026-06-25 14:53:34.072 | security-groups-default-rules 2026-06-25 14:53:34.072 | security-groups-default-statefulness 2026-06-25 14:53:34.072 | security-groups-normalized-cidr 2026-06-25 14:53:34.073 | security-groups-remote-address-group 2026-06-25 14:53:34.073 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:34.073 | security-groups-shared-filtering 2026-06-25 14:53:34.073 | security-group 2026-06-25 14:53:34.073 | service-type 2026-06-25 14:53:34.073 | sorting 2026-06-25 14:53:34.073 | standard-attr-description 2026-06-25 14:53:34.073 | stateful-security-group 2026-06-25 14:53:34.073 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:34.073 | subnet-external-network 2026-06-25 14:53:34.073 | subnet_onboard 2026-06-25 14:53:34.074 | subnet-service-types 2026-06-25 14:53:34.074 | subnet_allocation 2026-06-25 14:53:34.074 | subnetpool-prefix-ops 2026-06-25 14:53:34.074 | tag-creation 2026-06-25 14:53:34.074 | standard-attr-tag 2026-06-25 14:53:34.074 | standard-attr-timestamp 2026-06-25 14:53:34.074 | vlan-transparent =~ router ]] 2026-06-25 14:53:34.074 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:34.080 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 14:53:34.084 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 14:53:34.090 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 14:53:37.510 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:37.516 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:37.517 | address-scope 2026-06-25 14:53:37.517 | agent 2026-06-25 14:53:37.517 | allowed-address-pairs 2026-06-25 14:53:37.517 | auto-allocated-topology 2026-06-25 14:53:37.517 | availability_zone 2026-06-25 14:53:37.517 | default-subnetpools 2026-06-25 14:53:37.517 | dhcp_agent_scheduler 2026-06-25 14:53:37.517 | dns-integration 2026-06-25 14:53:37.518 | dns-domain-ports 2026-06-25 14:53:37.518 | dns-integration-domain-keywords 2026-06-25 14:53:37.518 | empty-string-filtering 2026-06-25 14:53:37.518 | external-net 2026-06-25 14:53:37.518 | extra_dhcp_opt 2026-06-25 14:53:37.518 | extraroute 2026-06-25 14:53:37.518 | extraroute-atomic 2026-06-25 14:53:37.518 | filter-validation 2026-06-25 14:53:37.519 | floating-ip-port-forwarding-detail 2026-06-25 14:53:37.519 | fip-port-details 2026-06-25 14:53:37.519 | flavors 2026-06-25 14:53:37.519 | floatingip-pools 2026-06-25 14:53:37.519 | router 2026-06-25 14:53:37.519 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:37.519 | enable-default-route-bfd 2026-06-25 14:53:37.519 | enable-default-route-ecmp 2026-06-25 14:53:37.519 | ext-gw-mode 2026-06-25 14:53:37.520 | l3-ha 2026-06-25 14:53:37.521 | external-gateway-multihoming 2026-06-25 14:53:37.521 | l3-flavors 2026-06-25 14:53:37.521 | l3_agent_scheduler 2026-06-25 14:53:37.522 | multi-provider 2026-06-25 14:53:37.522 | net-mtu 2026-06-25 14:53:37.523 | net-mtu-writable 2026-06-25 14:53:37.523 | network_availability_zone 2026-06-25 14:53:37.524 | network-ip-availability 2026-06-25 14:53:37.524 | network-ip-availability-details 2026-06-25 14:53:37.524 | pagination 2026-06-25 14:53:37.524 | port-device-profile 2026-06-25 14:53:37.524 | port-mac-address-regenerate 2026-06-25 14:53:37.524 | port-numa-affinity-policy 2026-06-25 14:53:37.524 | port-numa-affinity-policy-socket 2026-06-25 14:53:37.525 | binding 2026-06-25 14:53:37.525 | binding-extended 2026-06-25 14:53:37.526 | port-security 2026-06-25 14:53:37.526 | project-id 2026-06-25 14:53:37.526 | provider 2026-06-25 14:53:37.526 | qinq 2026-06-25 14:53:37.526 | quota-check-limit 2026-06-25 14:53:37.526 | quota-check-limit-default 2026-06-25 14:53:37.526 | quotas 2026-06-25 14:53:37.527 | quota_details 2026-06-25 14:53:37.527 | rbac-policies 2026-06-25 14:53:37.527 | rbac-address-scope 2026-06-25 14:53:37.527 | rbac-security-groups 2026-06-25 14:53:37.527 | revision-if-match 2026-06-25 14:53:37.527 | standard-attr-revisions 2026-06-25 14:53:37.527 | router_availability_zone 2026-06-25 14:53:37.527 | router-enable-snat 2026-06-25 14:53:37.529 | security-groups-default-rules 2026-06-25 14:53:37.529 | security-groups-default-statefulness 2026-06-25 14:53:37.529 | security-groups-normalized-cidr 2026-06-25 14:53:37.530 | security-groups-remote-address-group 2026-06-25 14:53:37.530 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:37.530 | security-groups-shared-filtering 2026-06-25 14:53:37.530 | security-group 2026-06-25 14:53:37.531 | service-type 2026-06-25 14:53:37.531 | sorting 2026-06-25 14:53:37.531 | standard-attr-description 2026-06-25 14:53:37.531 | stateful-security-group 2026-06-25 14:53:37.531 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:37.531 | subnet-external-network 2026-06-25 14:53:37.531 | subnet_onboard 2026-06-25 14:53:37.531 | subnet-service-types 2026-06-25 14:53:37.532 | subnet_allocation 2026-06-25 14:53:37.532 | subnetpool-prefix-ops 2026-06-25 14:53:37.533 | tag-creation 2026-06-25 14:53:37.533 | standard-attr-tag 2026-06-25 14:53:37.533 | standard-attr-timestamp 2026-06-25 14:53:37.533 | vlan-transparent' 2026-06-25 14:53:37.533 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:37.533 | address-scope 2026-06-25 14:53:37.534 | agent 2026-06-25 14:53:37.534 | allowed-address-pairs 2026-06-25 14:53:37.534 | auto-allocated-topology 2026-06-25 14:53:37.534 | availability_zone 2026-06-25 14:53:37.534 | default-subnetpools 2026-06-25 14:53:37.534 | dhcp_agent_scheduler 2026-06-25 14:53:37.534 | dns-integration 2026-06-25 14:53:37.534 | dns-domain-ports 2026-06-25 14:53:37.535 | dns-integration-domain-keywords 2026-06-25 14:53:37.535 | empty-string-filtering 2026-06-25 14:53:37.535 | external-net 2026-06-25 14:53:37.535 | extra_dhcp_opt 2026-06-25 14:53:37.535 | extraroute 2026-06-25 14:53:37.535 | extraroute-atomic 2026-06-25 14:53:37.535 | filter-validation 2026-06-25 14:53:37.535 | floating-ip-port-forwarding-detail 2026-06-25 14:53:37.536 | fip-port-details 2026-06-25 14:53:37.536 | flavors 2026-06-25 14:53:37.536 | floatingip-pools 2026-06-25 14:53:37.536 | router 2026-06-25 14:53:37.536 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:37.536 | enable-default-route-bfd 2026-06-25 14:53:37.536 | enable-default-route-ecmp 2026-06-25 14:53:37.536 | ext-gw-mode 2026-06-25 14:53:37.536 | l3-ha 2026-06-25 14:53:37.537 | external-gateway-multihoming 2026-06-25 14:53:37.537 | l3-flavors 2026-06-25 14:53:37.537 | l3_agent_scheduler 2026-06-25 14:53:37.537 | multi-provider 2026-06-25 14:53:37.537 | net-mtu 2026-06-25 14:53:37.537 | net-mtu-writable 2026-06-25 14:53:37.537 | network_availability_zone 2026-06-25 14:53:37.537 | network-ip-availability 2026-06-25 14:53:37.537 | network-ip-availability-details 2026-06-25 14:53:37.538 | pagination 2026-06-25 14:53:37.538 | port-device-profile 2026-06-25 14:53:37.538 | port-mac-address-regenerate 2026-06-25 14:53:37.538 | port-numa-affinity-policy 2026-06-25 14:53:37.538 | port-numa-affinity-policy-socket 2026-06-25 14:53:37.538 | binding 2026-06-25 14:53:37.538 | binding-extended 2026-06-25 14:53:37.538 | port-security 2026-06-25 14:53:37.538 | project-id 2026-06-25 14:53:37.539 | provider 2026-06-25 14:53:37.539 | qinq 2026-06-25 14:53:37.539 | quota-check-limit 2026-06-25 14:53:37.539 | quota-check-limit-default 2026-06-25 14:53:37.539 | quotas 2026-06-25 14:53:37.539 | quota_details 2026-06-25 14:53:37.539 | rbac-policies 2026-06-25 14:53:37.539 | rbac-address-scope 2026-06-25 14:53:37.539 | rbac-security-groups 2026-06-25 14:53:37.540 | revision-if-match 2026-06-25 14:53:37.540 | standard-attr-revisions 2026-06-25 14:53:37.540 | router_availability_zone 2026-06-25 14:53:37.540 | router-enable-snat 2026-06-25 14:53:37.540 | security-groups-default-rules 2026-06-25 14:53:37.540 | security-groups-default-statefulness 2026-06-25 14:53:37.540 | security-groups-normalized-cidr 2026-06-25 14:53:37.540 | security-groups-remote-address-group 2026-06-25 14:53:37.540 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:37.541 | security-groups-shared-filtering 2026-06-25 14:53:37.541 | security-group 2026-06-25 14:53:37.541 | service-type 2026-06-25 14:53:37.541 | sorting 2026-06-25 14:53:37.541 | standard-attr-description 2026-06-25 14:53:37.541 | stateful-security-group 2026-06-25 14:53:37.541 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:37.541 | subnet-external-network 2026-06-25 14:53:37.541 | subnet_onboard 2026-06-25 14:53:37.542 | subnet-service-types 2026-06-25 14:53:37.542 | subnet_allocation 2026-06-25 14:53:37.542 | subnetpool-prefix-ops 2026-06-25 14:53:37.542 | tag-creation 2026-06-25 14:53:37.542 | standard-attr-tag 2026-06-25 14:53:37.542 | standard-attr-timestamp 2026-06-25 14:53:37.542 | vlan-transparent =~ external-net ]] 2026-06-25 14:53:37.542 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:37.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 14:53:37.543 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-25 14:53:41.575 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:41.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=fd43daaf-5e9d-4dce-9a5b-40bd6d4038e7 2026-06-25 14:53:41.582 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 14:53:41.586 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:41.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 14:53:41.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 14:53:41.611 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 14:53:41.617 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 14:53:45.254 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:45.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:53:45.259 | address-scope 2026-06-25 14:53:45.259 | agent 2026-06-25 14:53:45.259 | allowed-address-pairs 2026-06-25 14:53:45.259 | auto-allocated-topology 2026-06-25 14:53:45.259 | availability_zone 2026-06-25 14:53:45.259 | default-subnetpools 2026-06-25 14:53:45.259 | dhcp_agent_scheduler 2026-06-25 14:53:45.260 | dns-integration 2026-06-25 14:53:45.260 | dns-domain-ports 2026-06-25 14:53:45.260 | dns-integration-domain-keywords 2026-06-25 14:53:45.260 | empty-string-filtering 2026-06-25 14:53:45.260 | external-net 2026-06-25 14:53:45.260 | extra_dhcp_opt 2026-06-25 14:53:45.260 | extraroute 2026-06-25 14:53:45.260 | extraroute-atomic 2026-06-25 14:53:45.260 | filter-validation 2026-06-25 14:53:45.260 | floating-ip-port-forwarding-detail 2026-06-25 14:53:45.260 | fip-port-details 2026-06-25 14:53:45.261 | flavors 2026-06-25 14:53:45.261 | floatingip-pools 2026-06-25 14:53:45.261 | router 2026-06-25 14:53:45.261 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:45.261 | enable-default-route-bfd 2026-06-25 14:53:45.261 | enable-default-route-ecmp 2026-06-25 14:53:45.261 | ext-gw-mode 2026-06-25 14:53:45.261 | l3-ha 2026-06-25 14:53:45.261 | external-gateway-multihoming 2026-06-25 14:53:45.261 | l3-flavors 2026-06-25 14:53:45.261 | l3_agent_scheduler 2026-06-25 14:53:45.262 | multi-provider 2026-06-25 14:53:45.262 | net-mtu 2026-06-25 14:53:45.262 | net-mtu-writable 2026-06-25 14:53:45.262 | network_availability_zone 2026-06-25 14:53:45.262 | network-ip-availability 2026-06-25 14:53:45.262 | network-ip-availability-details 2026-06-25 14:53:45.262 | pagination 2026-06-25 14:53:45.262 | port-device-profile 2026-06-25 14:53:45.262 | port-mac-address-regenerate 2026-06-25 14:53:45.262 | port-numa-affinity-policy 2026-06-25 14:53:45.262 | port-numa-affinity-policy-socket 2026-06-25 14:53:45.262 | binding 2026-06-25 14:53:45.263 | binding-extended 2026-06-25 14:53:45.263 | port-security 2026-06-25 14:53:45.263 | project-id 2026-06-25 14:53:45.263 | provider 2026-06-25 14:53:45.263 | qinq 2026-06-25 14:53:45.263 | quota-check-limit 2026-06-25 14:53:45.263 | quota-check-limit-default 2026-06-25 14:53:45.263 | quotas 2026-06-25 14:53:45.263 | quota_details 2026-06-25 14:53:45.263 | rbac-policies 2026-06-25 14:53:45.263 | rbac-address-scope 2026-06-25 14:53:45.264 | rbac-security-groups 2026-06-25 14:53:45.264 | revision-if-match 2026-06-25 14:53:45.264 | standard-attr-revisions 2026-06-25 14:53:45.264 | router_availability_zone 2026-06-25 14:53:45.264 | router-enable-snat 2026-06-25 14:53:45.264 | security-groups-default-rules 2026-06-25 14:53:45.264 | security-groups-default-statefulness 2026-06-25 14:53:45.264 | security-groups-normalized-cidr 2026-06-25 14:53:45.264 | security-groups-remote-address-group 2026-06-25 14:53:45.264 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:45.264 | security-groups-shared-filtering 2026-06-25 14:53:45.265 | security-group 2026-06-25 14:53:45.265 | service-type 2026-06-25 14:53:45.265 | sorting 2026-06-25 14:53:45.265 | standard-attr-description 2026-06-25 14:53:45.265 | stateful-security-group 2026-06-25 14:53:45.265 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:45.265 | subnet-external-network 2026-06-25 14:53:45.265 | subnet_onboard 2026-06-25 14:53:45.265 | subnet-service-types 2026-06-25 14:53:45.265 | subnet_allocation 2026-06-25 14:53:45.265 | subnetpool-prefix-ops 2026-06-25 14:53:45.265 | tag-creation 2026-06-25 14:53:45.266 | standard-attr-tag 2026-06-25 14:53:45.266 | standard-attr-timestamp 2026-06-25 14:53:45.266 | vlan-transparent' 2026-06-25 14:53:45.266 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:53:45.266 | address-scope 2026-06-25 14:53:45.266 | agent 2026-06-25 14:53:45.266 | allowed-address-pairs 2026-06-25 14:53:45.266 | auto-allocated-topology 2026-06-25 14:53:45.266 | availability_zone 2026-06-25 14:53:45.266 | default-subnetpools 2026-06-25 14:53:45.267 | dhcp_agent_scheduler 2026-06-25 14:53:45.267 | dns-integration 2026-06-25 14:53:45.267 | dns-domain-ports 2026-06-25 14:53:45.267 | dns-integration-domain-keywords 2026-06-25 14:53:45.267 | empty-string-filtering 2026-06-25 14:53:45.267 | external-net 2026-06-25 14:53:45.267 | extra_dhcp_opt 2026-06-25 14:53:45.267 | extraroute 2026-06-25 14:53:45.267 | extraroute-atomic 2026-06-25 14:53:45.267 | filter-validation 2026-06-25 14:53:45.267 | floating-ip-port-forwarding-detail 2026-06-25 14:53:45.268 | fip-port-details 2026-06-25 14:53:45.268 | flavors 2026-06-25 14:53:45.268 | floatingip-pools 2026-06-25 14:53:45.268 | router 2026-06-25 14:53:45.268 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:53:45.268 | enable-default-route-bfd 2026-06-25 14:53:45.268 | enable-default-route-ecmp 2026-06-25 14:53:45.268 | ext-gw-mode 2026-06-25 14:53:45.269 | l3-ha 2026-06-25 14:53:45.269 | external-gateway-multihoming 2026-06-25 14:53:45.269 | l3-flavors 2026-06-25 14:53:45.269 | l3_agent_scheduler 2026-06-25 14:53:45.269 | multi-provider 2026-06-25 14:53:45.269 | net-mtu 2026-06-25 14:53:45.269 | net-mtu-writable 2026-06-25 14:53:45.269 | network_availability_zone 2026-06-25 14:53:45.269 | network-ip-availability 2026-06-25 14:53:45.269 | network-ip-availability-details 2026-06-25 14:53:45.269 | pagination 2026-06-25 14:53:45.269 | port-device-profile 2026-06-25 14:53:45.270 | port-mac-address-regenerate 2026-06-25 14:53:45.270 | port-numa-affinity-policy 2026-06-25 14:53:45.270 | port-numa-affinity-policy-socket 2026-06-25 14:53:45.270 | binding 2026-06-25 14:53:45.270 | binding-extended 2026-06-25 14:53:45.270 | port-security 2026-06-25 14:53:45.270 | project-id 2026-06-25 14:53:45.270 | provider 2026-06-25 14:53:45.270 | qinq 2026-06-25 14:53:45.270 | quota-check-limit 2026-06-25 14:53:45.270 | quota-check-limit-default 2026-06-25 14:53:45.271 | quotas 2026-06-25 14:53:45.271 | quota_details 2026-06-25 14:53:45.271 | rbac-policies 2026-06-25 14:53:45.271 | rbac-address-scope 2026-06-25 14:53:45.271 | rbac-security-groups 2026-06-25 14:53:45.271 | revision-if-match 2026-06-25 14:53:45.271 | standard-attr-revisions 2026-06-25 14:53:45.271 | router_availability_zone 2026-06-25 14:53:45.271 | router-enable-snat 2026-06-25 14:53:45.271 | security-groups-default-rules 2026-06-25 14:53:45.271 | security-groups-default-statefulness 2026-06-25 14:53:45.272 | security-groups-normalized-cidr 2026-06-25 14:53:45.272 | security-groups-remote-address-group 2026-06-25 14:53:45.272 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:53:45.272 | security-groups-shared-filtering 2026-06-25 14:53:45.272 | security-group 2026-06-25 14:53:45.272 | service-type 2026-06-25 14:53:45.272 | sorting 2026-06-25 14:53:45.272 | standard-attr-description 2026-06-25 14:53:45.272 | stateful-security-group 2026-06-25 14:53:45.272 | subnet-dns-publish-fixed-ip 2026-06-25 14:53:45.272 | subnet-external-network 2026-06-25 14:53:45.273 | subnet_onboard 2026-06-25 14:53:45.273 | subnet-service-types 2026-06-25 14:53:45.273 | subnet_allocation 2026-06-25 14:53:45.273 | subnetpool-prefix-ops 2026-06-25 14:53:45.273 | tag-creation 2026-06-25 14:53:45.273 | standard-attr-tag 2026-06-25 14:53:45.273 | standard-attr-timestamp 2026-06-25 14:53:45.273 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 14:53:45.273 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:53:45.276 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 14:53:45.280 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 14:53:45.287 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-25 14:53:50.586 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:53:50.589 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 2026-06-25 14:53:50.592 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-25 14:53:50.595 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:53:50.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 14:53:50.614 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 14:53:50.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fd43daaf-5e9d-4dce-9a5b-40bd6d4038e7 b1820ae8-8f1a-4b68-8ac7-971439147352 2026-06-25 14:53:56.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 14:53:56.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 2026-06-25 14:53:56.298 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 14:53:56.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 14:53:56.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 14:53:56.305 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 14:53:56.307 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 14:53:56.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 14:53:56.313 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 14:53:56.315 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 14:53:56.319 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 14:53:56.322 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 14:54:00.213 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:00.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 14:54:00.218 | | id | 32d30c9e-7409-4615-9472-5c850c7860c4 |' 2026-06-25 14:54:00.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-25 14:54:00.224 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:00.245 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 32d30c9e-7409-4615-9472-5c850c7860c4 '|' 2026-06-25 14:54:00.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 32d30c9e-7409-4615-9472-5c850c7860c4 |' 2026-06-25 14:54:00.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 14:54:00.258 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 14:54:00.259 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 32d30c9e-7409-4615-9472-5c850c7860c4 '|' 2026-06-25 14:54:00.262 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:00.266 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:00.269 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 14:54:00.273 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 14:54:00.278 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 32d30c9e-7409-4615-9472-5c850c7860c4 |' 2026-06-25 14:54:00.279 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 14:54:00.285 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:00.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 14:54:00.295 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 32d30c9e-7409-4615-9472-5c850c7860c4 '|' 2026-06-25 14:54:00.296 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 14:54:00.300 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:00.304 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:00.307 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 14:54:00.310 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 14:54:00.315 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 32d30c9e-7409-4615-9472-5c850c7860c4 |' 2026-06-25 14:54:00.316 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 14:54:00.323 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:00.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=32d30c9e-7409-4615-9472-5c850c7860c4 2026-06-25 14:54:00.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 fd43daaf-5e9d-4dce-9a5b-40bd6d4038e7 2026-06-25 14:54:06.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 14:54:06.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:06.662 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 14:54:06.680 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:06.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 14:54:06.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 14:54:06.690 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 14:54:06.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 14:54:06.699 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:06.701 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-25 14:54:06.740 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 14:54:06.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 14:54:06.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 14:54:06.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 14:54:06.757 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 14:54:06.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-25 14:54:06.763 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 14:54:06.766 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 14:54:06.769 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 14:54:06.773 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 14:54:06.777 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 14:54:06.780 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 14:54:06.784 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:06.787 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:06.792 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:06.798 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399246793 2026-06-25 14:54:06.801 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 14:54:06.811 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 14:54:06.814 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:06.818 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:06.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:06.825 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:06.829 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:06.833 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 14:54:06.836 | + functions-common:time_stop:2427 : start_time=1782399246793 2026-06-25 14:54:06.839 | + functions-common:time_stop:2429 : [[ -z 1782399246793 ]] 2026-06-25 14:54:06.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:06.850 | + functions-common:time_stop:2432 : end_time=1782399246846 2026-06-25 14:54:06.854 | + functions-common:time_stop:2433 : elapsed_time=53 2026-06-25 14:54:06.857 | + functions-common:time_stop:2434 : total=8740 2026-06-25 14:54:06.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:06.864 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8793 2026-06-25 14:54:06.870 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 14:54:06.870 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 14:54:06.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 14:54:06.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:06.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:06.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:06.894 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 14:54:06.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 14:54:06.941 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 14:54:06.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 14:54:06.942 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-25 14:54:06.946 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 14:54:10.470 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:10.476 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.127 ' 2026-06-25 14:54:10.479 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-25 14:54:10.482 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:10.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 14:54:10.504 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:10.507 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 14:54:10.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 14:54:10.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fd43daaf-5e9d-4dce-9a5b-40bd6d4038e7 a6bc21f1-92da-453b-bd80-513258669a09 2026-06-25 14:54:18.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 14:54:18.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 2026-06-25 14:54:18.200 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 14:54:18.203 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:18.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 14:54:18.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 14:54:18.213 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 14:54:18.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 14:54:18.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 14:54:18.225 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 14:54:18.226 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 14:54:25.556 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:25.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 14:54:25.561 | | id | 4bb0feef-c525-4632-8084-8cfc88e35bad |' 2026-06-25 14:54:25.563 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-25 14:54:25.566 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:25.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4bb0feef-c525-4632-8084-8cfc88e35bad '|' 2026-06-25 14:54:25.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 4bb0feef-c525-4632-8084-8cfc88e35bad |' 2026-06-25 14:54:25.592 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 14:54:25.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 14:54:25.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4bb0feef-c525-4632-8084-8cfc88e35bad '|' 2026-06-25 14:54:25.602 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:25.605 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:25.608 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 14:54:25.612 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 14:54:25.617 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4bb0feef-c525-4632-8084-8cfc88e35bad |' 2026-06-25 14:54:25.618 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 14:54:25.624 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:25.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 14:54:25.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 14:54:25.639 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4bb0feef-c525-4632-8084-8cfc88e35bad '|' 2026-06-25 14:54:25.639 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 14:54:25.642 | ++ functions-common:get_field:806 : local data field 2026-06-25 14:54:25.645 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:25.648 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 14:54:25.652 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 14:54:25.657 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4bb0feef-c525-4632-8084-8cfc88e35bad |' 2026-06-25 14:54:25.657 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 14:54:25.665 | ++ functions-common:get_field:807 : read data 2026-06-25 14:54:25.670 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=4bb0feef-c525-4632-8084-8cfc88e35bad 2026-06-25 14:54:25.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 14:54:25.678 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 14:54:25.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:25.686 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 14:54:25.710 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:25.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 14:54:25.734 | net.ipv6.conf.all.forwarding = 1 2026-06-25 14:54:25.745 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 14:54:25.745 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 4bb0feef-c525-4632-8084-8cfc88e35bad 2026-06-25 14:54:25.745 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 14:54:25.745 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show fd43daaf-5e9d-4dce-9a5b-40bd6d4038e7 -c external_gateway_info -f json 2026-06-25 14:54:25.747 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 14:54:29.997 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:54:30.006 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 14:54:30.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-25 14:54:30.018 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 14:54:30.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 14:54:30.062 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 14:54:30.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 14:54:30.078 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 14:54:30.083 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 14:54:30.090 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-25 14:54:30.130 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 14:54:30.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 14:54:30.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 14:54:30.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 14:54:30.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 14:54:30.203 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd1a:41d1:2e5e::/56 2026-06-25 14:54:30.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 057c3af3-4069-42f3-8263-1a1d81402127 ]] 2026-06-25 14:54:30.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd1a:41d1:2e5e::/56 via 2001:db8::1 dev br-ex 2026-06-25 14:54:30.236 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 14:54:30.241 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:54:30.247 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 14:54:30.281 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:30.286 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 14:54:30.291 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:54:30.296 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 14:54:30.301 | + ./stack.sh:main:1332 : start_nova 2026-06-25 14:54:30.305 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 14:54:30.310 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:30.315 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:30.319 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:30.325 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:30.329 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.334 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 14:54:30.338 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.342 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:30.347 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:30.351 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:30.356 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 14:54:30.362 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:30.367 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:30.371 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:30.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:30.381 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:30.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399270383 2026-06-25 14:54:30.392 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 14:54:30.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:30.424 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 14:54:30.429 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 14:54:30.433 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.438 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.442 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.446 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.450 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 14:54:30.455 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 14:54:30.460 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 14:54:30.465 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:30.469 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:30.474 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:30.478 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:30.482 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 14:54:30.487 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 14:54:30.491 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-25 14:54:30.495 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 14:54:30.499 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.503 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:30.508 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:30.511 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:30.516 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:30.520 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:30.524 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 14:54:30.528 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:30.534 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 14:54:30.626 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:30.716 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 14:54:30.792 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 14:54:30.865 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 14:54:30.952 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 14:54:31.051 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:31.154 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:31.158 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:31.162 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 14:54:31.255 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:31.738 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 14:54:31.774 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 14:54:32.241 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 14:54:32.316 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:32.318 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:32.321 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:32.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:32.331 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:32.335 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:32.339 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:32.343 | + functions-common:time_stop:2427 : start_time=1782399270383 2026-06-25 14:54:32.347 | + functions-common:time_stop:2429 : [[ -z 1782399270383 ]] 2026-06-25 14:54:32.354 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:32.362 | + functions-common:time_stop:2432 : end_time=1782399272356 2026-06-25 14:54:32.367 | + functions-common:time_stop:2433 : elapsed_time=1973 2026-06-25 14:54:32.372 | + functions-common:time_stop:2434 : total=24569 2026-06-25 14:54:32.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:32.382 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26542 2026-06-25 14:54:32.389 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 14:54:32.396 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:32.401 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 14:54:32.405 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:32.410 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:32.414 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:32.419 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:32.424 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 14:54:32.429 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:32.433 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:32.439 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:32.444 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:32.451 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:32.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399272453 2026-06-25 14:54:32.461 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 14:54:32.482 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:32.485 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-25 14:54:32.488 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 14:54:32.491 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:32.495 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:32.498 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:32.502 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 14:54:32.506 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 14:54:32.509 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 14:54:32.512 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 14:54:32.515 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:32.517 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:32.520 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:32.523 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:32.526 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 14:54:32.529 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:54:32.532 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:32.535 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:54:32.538 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:54:32.541 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 14:54:32.543 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:54:32.546 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:54:32.548 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:54:32.551 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:54:32.553 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 14:54:32.556 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:54:32.561 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-25 14:54:32.645 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:32.740 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-25 14:54:32.823 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 14:54:32.908 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:54:33.015 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:33.097 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 14:54:33.192 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 14:54:33.280 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 14:54:33.369 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 14:54:33.471 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 14:54:33.557 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:54:33.561 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:54:33.566 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 14:54:33.679 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:54:34.190 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 14:54:34.225 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 14:54:34.731 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 14:54:34.865 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:34.872 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:34.879 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:34.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:34.890 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:34.897 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:34.901 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:34.905 | + functions-common:time_stop:2427 : start_time=1782399272453 2026-06-25 14:54:34.908 | + functions-common:time_stop:2429 : [[ -z 1782399272453 ]] 2026-06-25 14:54:34.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:34.923 | + functions-common:time_stop:2432 : end_time=1782399274919 2026-06-25 14:54:34.926 | + functions-common:time_stop:2433 : elapsed_time=2466 2026-06-25 14:54:34.928 | + functions-common:time_stop:2434 : total=26542 2026-06-25 14:54:34.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:34.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29008 2026-06-25 14:54:34.937 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:34.940 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:34.943 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 14:54:34.946 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:34.950 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:34.953 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:34.957 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:34.960 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:34.962 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 14:54:34.967 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 14:54:34.974 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:34.978 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:34.986 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 14:54:35.021 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:35.026 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 14:54:35.096 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:35.100 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 14:54:35.125 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:35.129 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 14:54:35.130 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 14:54:35.153 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:35.158 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 14:54:35.163 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:35.166 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 14:54:35.169 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 14:54:35.172 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:54:35.174 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:54:35.177 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:54:35.180 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.182 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 14:54:35.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.188 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:35.190 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:35.194 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:35.196 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 14:54:35.198 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:35.201 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:35.203 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:35.206 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:35.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:35.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399275211 2026-06-25 14:54:35.217 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 14:54:35.239 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:35.242 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-25 14:54:35.245 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 14:54:35.250 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.251 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.253 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.255 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.258 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-25 14:54:35.260 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-25 14:54:35.263 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 14:54:35.265 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:35.268 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:35.271 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:35.274 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:35.277 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 14:54:35.279 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-25 14:54:35.282 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-25 14:54:35.284 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 14:54:35.287 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.289 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:35.291 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:35.294 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:35.296 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:35.298 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:35.301 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 14:54:35.303 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:35.310 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-25 14:54:35.416 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:35.518 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 14:54:35.589 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 14:54:35.661 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 14:54:35.725 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 14:54:35.801 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:35.882 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:35.884 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:35.886 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 14:54:36.007 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:36.585 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 14:54:36.636 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 14:54:37.182 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 14:54:37.227 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:37.231 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:37.234 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:37.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:37.243 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:37.245 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:37.248 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:37.250 | + functions-common:time_stop:2427 : start_time=1782399275211 2026-06-25 14:54:37.253 | + functions-common:time_stop:2429 : [[ -z 1782399275211 ]] 2026-06-25 14:54:37.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:37.260 | + functions-common:time_stop:2432 : end_time=1782399277258 2026-06-25 14:54:37.263 | + functions-common:time_stop:2433 : elapsed_time=2047 2026-06-25 14:54:37.265 | + functions-common:time_stop:2434 : total=29008 2026-06-25 14:54:37.268 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:37.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31055 2026-06-25 14:54:37.273 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 14:54:37.276 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 14:54:37.278 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 14:54:37.281 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:37.283 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:37.286 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:37.288 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 14:54:37.291 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:37.294 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:37.296 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:37.299 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:37.304 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:37.306 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399277303 2026-06-25 14:54:37.309 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 14:54:37.329 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:37.333 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:37.335 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:37.338 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:37.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:37.343 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:37.346 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:37.349 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:37.352 | + functions-common:time_stop:2427 : start_time=1782399277303 2026-06-25 14:54:37.354 | + functions-common:time_stop:2429 : [[ -z 1782399277303 ]] 2026-06-25 14:54:37.359 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:37.362 | + functions-common:time_stop:2432 : end_time=1782399277358 2026-06-25 14:54:37.364 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-25 14:54:37.367 | + functions-common:time_stop:2434 : total=31055 2026-06-25 14:54:37.370 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:37.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31110 2026-06-25 14:54:37.375 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:37.378 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 14:54:37.380 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:37.383 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:37.386 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:37.388 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:37.390 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 14:54:37.393 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:37.395 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:37.398 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:37.400 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:37.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:37.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399277405 2026-06-25 14:54:37.410 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 14:54:37.438 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:37.440 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:37.443 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:37.446 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:37.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:37.451 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:37.453 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:37.456 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:37.459 | + functions-common:time_stop:2427 : start_time=1782399277405 2026-06-25 14:54:37.462 | + functions-common:time_stop:2429 : [[ -z 1782399277405 ]] 2026-06-25 14:54:37.468 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:37.471 | + functions-common:time_stop:2432 : end_time=1782399277468 2026-06-25 14:54:37.474 | + functions-common:time_stop:2433 : elapsed_time=63 2026-06-25 14:54:37.476 | + functions-common:time_stop:2434 : total=31110 2026-06-25 14:54:37.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:37.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31173 2026-06-25 14:54:37.485 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:37.488 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:37.491 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 14:54:37.494 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:37.497 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 14:54:37.500 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 14:54:37.521 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:37.524 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 14:54:37.580 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 14:54:37.584 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:37.587 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 14:54:37.641 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 14:54:37.661 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:37.664 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.666 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 14:54:37.669 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.672 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:37.675 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:37.678 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:37.680 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 14:54:37.683 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:37.685 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:37.688 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:37.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:37.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:37.698 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399277695 2026-06-25 14:54:37.700 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 14:54:37.726 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:37.729 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 14:54:37.732 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 14:54:37.735 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.737 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.740 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.743 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.745 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 14:54:37.748 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 14:54:37.751 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 14:54:37.753 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:37.756 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:37.759 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:37.762 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:37.764 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 14:54:37.767 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 14:54:37.770 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-25 14:54:37.773 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 14:54:37.775 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:37.778 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:37.781 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:37.784 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:37.786 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:37.789 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:37.792 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 14:54:37.794 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:37.799 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-25 14:54:37.877 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:38.015 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 14:54:38.146 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 14:54:38.254 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 14:54:38.334 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 14:54:38.407 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:38.498 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:38.503 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:38.506 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 14:54:38.643 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:39.330 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 14:54:39.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 14:54:39.975 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 14:54:40.041 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:40.049 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:40.053 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:40.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:40.063 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:40.071 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:40.077 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:40.080 | + functions-common:time_stop:2427 : start_time=1782399277695 2026-06-25 14:54:40.085 | + functions-common:time_stop:2429 : [[ -z 1782399277695 ]] 2026-06-25 14:54:40.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:40.106 | + functions-common:time_stop:2432 : end_time=1782399280099 2026-06-25 14:54:40.110 | + functions-common:time_stop:2433 : elapsed_time=2404 2026-06-25 14:54:40.116 | + functions-common:time_stop:2434 : total=31173 2026-06-25 14:54:40.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:40.125 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33577 2026-06-25 14:54:40.130 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 14:54:40.139 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 14:54:40.148 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 14:54:40.194 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:40.204 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 14:54:40.212 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 14:54:40.220 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 14:54:40.229 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 14:54:40.233 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 14:54:40.238 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.248 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 14:54:40.257 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.264 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:40.266 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:40.273 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:40.276 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 14:54:40.282 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:40.286 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:40.292 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:40.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:40.305 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:40.314 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399280306 2026-06-25 14:54:40.318 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 14:54:40.353 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:40.358 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-25 14:54:40.363 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 14:54:40.369 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.372 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.380 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.384 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.392 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 14:54:40.398 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 14:54:40.403 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 14:54:40.406 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:40.411 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:40.414 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:40.419 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:40.425 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 14:54:40.431 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 14:54:40.438 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-25 14:54:40.443 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 14:54:40.453 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:40.467 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:40.474 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:40.478 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:40.481 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:40.484 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:40.490 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 14:54:40.497 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:40.509 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-25 14:54:40.653 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:40.772 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 14:54:40.916 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 14:54:41.042 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 14:54:41.170 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 14:54:41.303 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:41.426 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:41.432 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:54:41.440 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 14:54:41.565 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:42.119 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 14:54:42.157 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 14:54:42.701 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 14:54:42.765 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:42.769 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:42.774 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:42.782 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:42.787 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:42.793 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:42.798 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:42.805 | + functions-common:time_stop:2427 : start_time=1782399280306 2026-06-25 14:54:42.807 | + functions-common:time_stop:2429 : [[ -z 1782399280306 ]] 2026-06-25 14:54:42.814 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:42.823 | + functions-common:time_stop:2432 : end_time=1782399282817 2026-06-25 14:54:42.827 | + functions-common:time_stop:2433 : elapsed_time=2511 2026-06-25 14:54:42.832 | + functions-common:time_stop:2434 : total=33577 2026-06-25 14:54:42.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:42.842 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36088 2026-06-25 14:54:42.847 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 14:54:42.852 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:42.857 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:42.861 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:42.866 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 14:54:42.871 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 14:54:42.882 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 14:54:42.886 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:54:42.890 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 14:54:42.895 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 14:54:42.900 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 14:54:42.907 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 14:54:42.912 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 14:54:42.917 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 14:54:42.921 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 14:54:42.928 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 14:54:42.932 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:54:42.935 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 14:54:42.937 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 14:54:42.940 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 14:54:42.940 | BEGIN { 2026-06-25 14:54:42.940 | section = "" 2026-06-25 14:54:42.940 | last_section = "" 2026-06-25 14:54:42.940 | section_count = 0 2026-06-25 14:54:42.940 | } 2026-06-25 14:54:42.940 | /^\[.+\]/ { 2026-06-25 14:54:42.941 | gsub("[][]", "", $1); 2026-06-25 14:54:42.941 | section=$1 2026-06-25 14:54:42.941 | next 2026-06-25 14:54:42.941 | } 2026-06-25 14:54:42.941 | /^ *\#/ { 2026-06-25 14:54:42.941 | next 2026-06-25 14:54:42.941 | } 2026-06-25 14:54:42.941 | /^[^ \t]+/ { 2026-06-25 14:54:42.941 | # get offset of first = in $0 2026-06-25 14:54:42.941 | eq_idx = index($0, "=") 2026-06-25 14:54:42.942 | # extract attr & value from $0 2026-06-25 14:54:42.942 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 14:54:42.942 | value = substr($0, eq_idx + 1) 2026-06-25 14:54:42.942 | # only need to strip trailing whitespace from attr 2026-06-25 14:54:42.942 | sub(/[ \t]*$/, "", attr) 2026-06-25 14:54:42.942 | # need to strip leading & trailing whitespace from value 2026-06-25 14:54:42.942 | sub(/^[ \t]*/, "", value) 2026-06-25 14:54:42.942 | sub(/[ \t]*$/, "", value) 2026-06-25 14:54:42.942 | 2026-06-25 14:54:42.942 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 14:54:42.942 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 14:54:42.942 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 14:54:42.943 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 14:54:42.943 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 14:54:42.943 | if (section != last_section) { 2026-06-25 14:54:42.943 | cfg_section[section_count++] = section 2026-06-25 14:54:42.943 | last_section = section 2026-06-25 14:54:42.943 | } 2026-06-25 14:54:42.943 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 14:54:42.943 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 14:54:42.943 | 2026-06-25 14:54:42.943 | cfg_attr[section, attr, 0] = value 2026-06-25 14:54:42.943 | cfg_attr_count[section, attr] = 1 2026-06-25 14:54:42.944 | } else { 2026-06-25 14:54:42.944 | lno = cfg_attr_count[section, attr]++ 2026-06-25 14:54:42.944 | cfg_attr[section, attr, lno] = value 2026-06-25 14:54:42.944 | } 2026-06-25 14:54:42.944 | } 2026-06-25 14:54:42.944 | END { 2026-06-25 14:54:42.944 | # Process each section in order 2026-06-25 14:54:42.944 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 14:54:42.944 | section = cfg_section[sno] 2026-06-25 14:54:42.944 | # The ini routines simply append a config item immediately 2026-06-25 14:54:42.944 | # after the section header. To keep the same order as defined 2026-06-25 14:54:42.945 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 14:54:42.945 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 14:54:42.945 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 14:54:42.945 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 14:54:42.945 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 14:54:42.945 | else { 2026-06-25 14:54:42.946 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 14:54:42.946 | count = cfg_attr_count[section, attr] 2026-06-25 14:54:42.947 | print "inidelete " configfile " " section " " attr 2026-06-25 14:54:42.947 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 14:54:42.947 | for (l = count -2; l >= 0; l--) 2026-06-25 14:54:42.947 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 14:54:42.947 | } 2026-06-25 14:54:42.947 | } 2026-06-25 14:54:42.947 | } 2026-06-25 14:54:42.947 | } 2026-06-25 14:54:42.947 | ' 2026-06-25 14:54:42.947 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 14:54:42.947 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 14:54:42.952 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:54:42.957 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 14:54:42.961 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 14:54:42.961 | BEGIN { group = "" } 2026-06-25 14:54:42.961 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:54:42.962 | gsub("[][]", "", $1); 2026-06-25 14:54:42.962 | split($1, a, "|"); 2026-06-25 14:54:42.962 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 14:54:42.962 | group=a[1] 2026-06-25 14:54:42.962 | } else { 2026-06-25 14:54:42.962 | group="" 2026-06-25 14:54:42.962 | } 2026-06-25 14:54:42.962 | next 2026-06-25 14:54:42.962 | } 2026-06-25 14:54:42.962 | { 2026-06-25 14:54:42.962 | if (group != "") 2026-06-25 14:54:42.963 | print $0 2026-06-25 14:54:42.963 | } 2026-06-25 14:54:42.963 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:54:42.972 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 14:54:42.976 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 14:54:43.031 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 14:54:43.087 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 14:54:43.093 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 14:54:43.099 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 14:54:43.104 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 14:54:43.110 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 14:54:43.116 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 14:54:43.149 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:43.155 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 14:54:43.161 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 14:54:43.166 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 14:54:43.194 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:43.199 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.176:5672/nova_cell1 2026-06-25 14:54:43.205 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.176:5672/nova_cell1 2026-06-25 14:54:43.259 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 14:54:43.265 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 14:54:43.270 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 14:54:43.303 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 14:54:43.345 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 14:54:43.348 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 14:54:43.356 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 14:54:43.357 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 14:54:43.364 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 14:54:43.407 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.176 2026-06-25 14:54:43.412 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 14:54:43.442 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:43.447 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 14:54:43.452 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 14:54:43.457 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 14:54:43.461 | + functions:vercmp:648 : local 'op=<' 2026-06-25 14:54:43.467 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 14:54:43.472 | + functions:vercmp:650 : local result 2026-06-25 14:54:43.481 | ++ functions:vercmp:654 : sort -V 2026-06-25 14:54:43.484 | ++ functions:vercmp:654 : head -1 2026-06-25 14:54:43.487 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 14:54:43.495 | + functions:vercmp:654 : result=1.0.0 2026-06-25 14:54:43.502 | + functions:vercmp:656 : case $op in 2026-06-25 14:54:43.507 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 14:54:43.513 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 14:54:43.518 | + functions:vercmp:667 : return 2026-06-25 14:54:43.523 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.176:6080/vnc_lite.html 2026-06-25 14:54:43.526 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.176:6080/vnc_lite.html 2026-06-25 14:54:43.558 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.176:6081/spice_auto.html 2026-06-25 14:54:43.560 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.176:6081/spice_auto.html 2026-06-25 14:54:43.593 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 14:54:43.609 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:43.611 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 14:54:43.614 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.176 2026-06-25 14:54:43.616 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 14:54:43.648 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.176 2026-06-25 14:54:43.696 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 14:54:43.728 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:43.733 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 14:54:43.740 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 14:54:43.775 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:54:43.779 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 14:54:43.786 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 14:54:43.847 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 14:54:43.850 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 14:54:43.893 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 14:54:43.896 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 14:54:43.900 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 14:54:43.903 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 14:54:43.907 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 14:54:43.911 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-25 14:54:43.914 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 14:54:43.917 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:43.921 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 14:54:43.924 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:43.927 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:43.931 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 14:54:43.934 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:43.938 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:43.941 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:43.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:43.949 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:43.955 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399283951 2026-06-25 14:54:43.958 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 14:54:43.979 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:43.982 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-25 14:54:43.986 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 14:54:43.991 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:43.994 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:43.998 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:44.002 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:44.008 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 14:54:44.012 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 14:54:44.016 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 14:54:44.021 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 14:54:44.025 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:44.030 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:44.035 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:44.040 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 14:54:44.045 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 14:54:44.049 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-25 14:54:44.053 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 14:54:44.057 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:44.062 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 14:54:44.065 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:44.070 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:44.075 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:44.077 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 14:54:44.082 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 14:54:44.084 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 14:54:44.088 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:44.096 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 14:54:44.198 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:44.292 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 14:54:44.384 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 14:54:44.476 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 14:54:44.558 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 14:54:44.640 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:44.733 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:54:44.737 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 14:54:44.740 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 14:54:44.824 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 14:54:44.911 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:54:45.426 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 14:54:45.463 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 14:54:45.964 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 14:54:46.022 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:46.027 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:46.031 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:46.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:46.041 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:46.046 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:46.053 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:46.056 | + functions-common:time_stop:2427 : start_time=1782399283951 2026-06-25 14:54:46.060 | + functions-common:time_stop:2429 : [[ -z 1782399283951 ]] 2026-06-25 14:54:46.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:46.074 | + functions-common:time_stop:2432 : end_time=1782399286068 2026-06-25 14:54:46.080 | + functions-common:time_stop:2433 : elapsed_time=2117 2026-06-25 14:54:46.084 | + functions-common:time_stop:2434 : total=36088 2026-06-25 14:54:46.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:46.094 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38205 2026-06-25 14:54:46.101 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:46.108 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 14:54:46.111 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 14:54:46.148 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:46.154 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 14:54:46.154 | Dumping cells_v2 mapping 2026-06-25 14:54:46.158 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 14:54:46.734 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:54:46.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:54:46.735 | we strongly recommend against using it for new projects. 2026-06-25 14:54:46.735 | 2026-06-25 14:54:46.735 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:54:46.735 | framework. For more detail see 2026-06-25 14:54:46.735 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:54:46.735 | 2026-06-25 14:54:46.735 | import eventlet # noqa 2026-06-25 14:54:47.138 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:54:50.289 | INFO dbcounter [None req-a67220f6-c4a3-4e42-9d34-30f30478fe3f None None] Registered counter for database nova_api 2026-06-25 14:54:50.423 | DEBUG dbcounter [-] [80099] Writer thread running {{(pid=80099) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:54:50.455 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:54:50.455 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 14:54:50.456 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:54:50.456 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 14:54:50.456 | | cell1 | e2f00b36-ab69-44db-963f-ff4ca3426fd6 | rabbit://stackrabbit:stackqueue@192.168.122.176:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 14:54:50.456 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 14:54:50.797 | Exception ignored in: 2026-06-25 14:54:50.797 | Traceback (most recent call last): 2026-06-25 14:54:50.797 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:54:50.797 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:54:50.797 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:54:50.797 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:54:50.797 | RuntimeError: greenlet is being finalized 2026-06-25 14:54:51.202 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 14:54:51.204 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 14:54:51.287 | + inc/async:async_inner:63 : create_flavors 2026-06-25 14:54:51.344 | [2070 Async create_flavors:80198]: running: create_flavors 2026-06-25 14:54:51.348 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 14:54:51.377 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:51.381 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 14:54:51.384 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:54:51.389 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 14:54:51.392 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 14:54:51.396 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 14:54:51.399 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 14:54:51.407 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:51.408 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 14:54:51.411 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:51.414 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:51.416 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:51.419 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:51.423 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 14:54:51.425 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:51.428 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:51.431 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:51.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:51.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:51.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399291439 2026-06-25 14:54:51.445 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 14:54:51.467 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:51.470 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 14:54:51.473 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 14:54:51.479 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:51.479 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:51.483 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:51.485 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 14:54:51.488 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 14:54:51.491 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 14:54:51.494 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 14:54:51.497 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:51.500 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:51.502 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:51.506 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:51.509 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 14:54:51.511 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:54:51.514 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:54:51.517 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:54:51.520 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:54:51.523 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 14:54:51.525 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:54:51.527 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:54:51.530 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:54:51.532 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:54:51.535 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 14:54:51.537 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:54:51.542 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-25 14:54:51.634 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:51.742 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 14:54:51.826 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 14:54:51.897 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:54:51.961 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:54:52.029 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 14:54:52.097 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 14:54:52.187 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 14:54:52.253 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 14:54:52.321 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 14:54:52.388 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:54:52.390 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:54:52.393 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 14:54:52.476 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:54:52.993 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 14:54:53.021 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 14:54:53.530 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 14:54:53.697 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:54:53.701 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:53.706 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:53.706 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:53.711 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:53.711 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:53.714 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:54:53.719 | + functions-common:time_stop:2427 : start_time=1782399291439 2026-06-25 14:54:53.723 | + functions-common:time_stop:2429 : [[ -z 1782399291439 ]] 2026-06-25 14:54:53.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:53.736 | + functions-common:time_stop:2432 : end_time=1782399293733 2026-06-25 14:54:53.740 | + functions-common:time_stop:2433 : elapsed_time=2294 2026-06-25 14:54:53.744 | + functions-common:time_stop:2434 : total=38205 2026-06-25 14:54:53.749 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:53.753 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40499 2026-06-25 14:54:53.759 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 14:54:53.760 | Waiting for Cinder API to start... 2026-06-25 14:54:53.766 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.176/volume/v3/ 2026-06-25 14:54:53.772 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.176/volume/v3/ 2026-06-25 14:54:53.782 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:54:53.789 | + functions:wait_for_service:477 : local url=http://192.168.122.176/volume/v3/ 2026-06-25 14:54:53.796 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:54:53.800 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:54:53.809 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:54:53.819 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:53.826 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:53.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:53.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399293837 2026-06-25 14:54:53.849 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:54:53.859 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:54:53.868 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.176/volume/v3/ 2026-06-25 14:54:59.312 | + :: : [[ 401 == 503 ]] 2026-06-25 14:54:59.317 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:54:59.323 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:54:59.330 | + functions-common:time_stop:2420 : local name 2026-06-25 14:54:59.338 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:54:59.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:54:59.350 | + functions-common:time_stop:2423 : local total 2026-06-25 14:54:59.356 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:54:59.363 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:54:59.368 | + functions-common:time_stop:2427 : start_time=1782399293837 2026-06-25 14:54:59.374 | + functions-common:time_stop:2429 : [[ -z 1782399293837 ]] 2026-06-25 14:54:59.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:54:59.394 | + functions-common:time_stop:2432 : end_time=1782399299386 2026-06-25 14:54:59.402 | + functions-common:time_stop:2433 : elapsed_time=5549 2026-06-25 14:54:59.410 | + functions-common:time_stop:2434 : total=15606 2026-06-25 14:54:59.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:54:59.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21155 2026-06-25 14:54:59.422 | + functions:wait_for_service:486 : return 0 2026-06-25 14:54:59.427 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.432 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 14:54:59.438 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.444 | + functions-common:run_process:1676 : local group= 2026-06-25 14:54:59.449 | + functions-common:run_process:1677 : local user= 2026-06-25 14:54:59.453 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:54:59.458 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 14:54:59.462 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:54:59.467 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:54:59.475 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:54:59.480 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:54:59.486 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:54:59.498 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399299489 2026-06-25 14:54:59.504 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 14:54:59.543 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:54:59.551 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 14:54:59.555 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 14:54:59.561 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.568 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.575 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.581 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.586 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 14:54:59.591 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 14:54:59.598 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 14:54:59.602 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:54:59.606 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:54:59.613 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:54:59.619 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:54:59.626 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 14:54:59.631 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 14:54:59.635 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-25 14:54:59.640 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 14:54:59.645 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:54:59.650 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:54:59.655 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:54:59.660 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 14:54:59.665 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:54:59.671 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:54:59.676 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 14:54:59.681 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:54:59.690 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 14:54:59.817 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:54:59.952 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 14:55:00.053 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:00.170 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 14:55:00.298 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 14:55:00.411 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:55:00.539 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 14:55:00.544 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:55:00.549 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 14:55:00.680 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:55:01.283 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 14:55:01.328 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 14:55:01.878 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 14:55:01.947 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:01.952 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:01.956 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:01.960 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:01.964 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:01.968 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:01.973 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:01.977 | + functions-common:time_stop:2427 : start_time=1782399299489 2026-06-25 14:55:01.981 | + functions-common:time_stop:2429 : [[ -z 1782399299489 ]] 2026-06-25 14:55:01.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:01.993 | + functions-common:time_stop:2432 : end_time=1782399301988 2026-06-25 14:55:01.998 | + functions-common:time_stop:2433 : elapsed_time=2499 2026-06-25 14:55:02.001 | + functions-common:time_stop:2434 : total=40499 2026-06-25 14:55:02.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:02.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42998 2026-06-25 14:55:02.014 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.018 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.022 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 14:55:02.025 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.030 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:02.034 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:02.038 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.042 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 14:55:02.046 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:02.050 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:02.054 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:02.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:02.063 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:02.067 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399302062 2026-06-25 14:55:02.068 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 14:55:02.105 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:02.113 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:02.119 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:02.121 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:02.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:02.128 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:02.133 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:02.139 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:02.145 | + functions-common:time_stop:2427 : start_time=1782399302062 2026-06-25 14:55:02.152 | + functions-common:time_stop:2429 : [[ -z 1782399302062 ]] 2026-06-25 14:55:02.157 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:02.164 | + functions-common:time_stop:2432 : end_time=1782399302159 2026-06-25 14:55:02.169 | + functions-common:time_stop:2433 : elapsed_time=97 2026-06-25 14:55:02.170 | + functions-common:time_stop:2434 : total=42998 2026-06-25 14:55:02.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:02.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43095 2026-06-25 14:55:02.178 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.181 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 14:55:02.183 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.186 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:02.189 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:02.191 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.196 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 14:55:02.197 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:02.200 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:02.202 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:02.205 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:02.212 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:02.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399302211 2026-06-25 14:55:02.218 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 14:55:02.241 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:02.244 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.247 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 14:55:02.249 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.252 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.257 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.257 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.260 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 14:55:02.263 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 14:55:02.265 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 14:55:02.268 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:55:02.270 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:02.274 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:02.275 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.278 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 14:55:02.280 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 14:55:02.283 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.285 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 14:55:02.288 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.293 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 14:55:02.293 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 14:55:02.296 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:02.299 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 14:55:02.304 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 14:55:02.305 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 14:55:02.308 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 14:55:02.314 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 14:55:02.449 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:55:02.569 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 14:55:02.665 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 14:55:02.752 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 14:55:02.844 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 14:55:02.967 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:55:03.084 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 14:55:03.088 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 14:55:03.232 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 14:55:03.236 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 14:55:03.368 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 14:55:04.025 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 14:55:04.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 14:55:04.618 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 14:55:04.676 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:04.685 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:04.693 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:04.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:04.710 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:04.716 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:04.718 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:04.725 | + functions-common:time_stop:2427 : start_time=1782399302211 2026-06-25 14:55:04.729 | + functions-common:time_stop:2429 : [[ -z 1782399302211 ]] 2026-06-25 14:55:04.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:04.742 | + functions-common:time_stop:2432 : end_time=1782399304735 2026-06-25 14:55:04.746 | + functions-common:time_stop:2433 : elapsed_time=2524 2026-06-25 14:55:04.750 | + functions-common:time_stop:2434 : total=43095 2026-06-25 14:55:04.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:04.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45619 2026-06-25 14:55:04.758 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 14:55:04.761 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 14:55:04.785 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:04.788 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:55:04.791 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 14:55:04.794 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 14:55:04.796 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 14:55:04.799 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 14:55:04.801 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 14:55:04.804 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 14:55:04.811 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 14:55:04.812 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 14:55:04.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:04.862 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 14:55:10.751 | +-------------+--------------------------------------+ 2026-06-25 14:55:10.751 | | Field | Value | 2026-06-25 14:55:10.751 | +-------------+--------------------------------------+ 2026-06-25 14:55:10.751 | | description | None | 2026-06-25 14:55:10.751 | | id | ba0e6317-a0fc-4506-b216-1139be2380e1 | 2026-06-25 14:55:10.751 | | is_public | True | 2026-06-25 14:55:10.751 | | name | lvmdriver-1 | 2026-06-25 14:55:10.751 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 14:55:10.751 | +-------------+--------------------------------------+ 2026-06-25 14:55:11.329 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 14:55:11.333 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:11.340 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:11.345 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:11.351 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 14:55:11.384 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:11.391 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 14:55:11.397 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:11.403 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 14:55:11.409 | + ./stack.sh:main:1353 : start_glance 2026-06-25 14:55:11.417 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 14:55:11.428 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 14:55:11.439 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:11.446 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 14:55:11.450 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:11.457 | + functions-common:run_process:1676 : local group= 2026-06-25 14:55:11.462 | + functions-common:run_process:1677 : local user= 2026-06-25 14:55:11.467 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 14:55:11.473 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 14:55:11.477 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 14:55:11.479 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 14:55:11.483 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:11.487 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:11.491 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:11.497 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399311492 2026-06-25 14:55:11.501 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 14:55:11.532 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:11.540 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 14:55:11.548 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 14:55:11.556 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:11.561 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:11.566 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:11.574 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 14:55:11.579 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 14:55:11.584 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 14:55:11.589 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 14:55:11.594 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 14:55:11.601 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 14:55:11.606 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 14:55:11.610 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 14:55:11.615 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 14:55:11.620 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 14:55:11.624 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 14:55:11.629 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:55:11.633 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 14:55:11.637 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 14:55:11.640 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:55:11.644 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 14:55:11.647 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 14:55:11.651 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 14:55:11.654 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 14:55:11.657 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 14:55:11.663 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-25 14:55:11.782 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 14:55:11.904 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 14:55:11.993 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 14:55:12.077 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 14:55:12.179 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 14:55:12.283 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 14:55:12.400 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 14:55:12.501 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 14:55:12.624 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 14:55:12.705 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 14:55:12.783 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 14:55:12.790 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 14:55:12.793 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 14:55:12.949 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 14:55:13.571 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 14:55:13.598 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 14:55:14.135 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 14:55:14.310 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 14:55:14.316 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:14.322 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:14.328 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:14.339 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:14.348 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:14.354 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 14:55:14.366 | + functions-common:time_stop:2427 : start_time=1782399311492 2026-06-25 14:55:14.368 | + functions-common:time_stop:2429 : [[ -z 1782399311492 ]] 2026-06-25 14:55:14.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:14.390 | + functions-common:time_stop:2432 : end_time=1782399314385 2026-06-25 14:55:14.396 | + functions-common:time_stop:2433 : elapsed_time=2893 2026-06-25 14:55:14.402 | + functions-common:time_stop:2434 : total=45619 2026-06-25 14:55:14.410 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:14.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48512 2026-06-25 14:55:14.421 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 14:55:14.467 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:14.469 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.176) to start...' 2026-06-25 14:55:14.469 | Waiting for g-api (192.168.122.176) to start... 2026-06-25 14:55:14.480 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.176/image 2026-06-25 14:55:14.487 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 14:55:14.492 | + functions:wait_for_service:477 : local url=http://192.168.122.176/image 2026-06-25 14:55:14.497 | + functions:wait_for_service:478 : local rval=0 2026-06-25 14:55:14.502 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 14:55:14.507 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:55:14.514 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:14.531 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:14.539 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:14.544 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399314540 2026-06-25 14:55:14.548 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 14:55:14.551 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:14.554 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.176/image 2026-06-25 14:55:20.462 | + :: : [[ 300 == 503 ]] 2026-06-25 14:55:20.462 | + :: : [[ 0 -eq 7 ]] 2026-06-25 14:55:20.464 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 14:55:20.467 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:20.468 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:20.470 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:20.472 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:20.475 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:20.477 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:55:20.479 | + functions-common:time_stop:2427 : start_time=1782399314540 2026-06-25 14:55:20.483 | + functions-common:time_stop:2429 : [[ -z 1782399314540 ]] 2026-06-25 14:55:20.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:20.490 | + functions-common:time_stop:2432 : end_time=1782399320487 2026-06-25 14:55:20.493 | + functions-common:time_stop:2433 : elapsed_time=5947 2026-06-25 14:55:20.494 | + functions-common:time_stop:2434 : total=21155 2026-06-25 14:55:20.498 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:20.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27102 2026-06-25 14:55:20.503 | + functions:wait_for_service:486 : return 0 2026-06-25 14:55:20.506 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 14:55:20.530 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:20.532 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 14:55:20.554 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:20.556 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 14:55:20.559 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:55:20.561 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 14:55:20.564 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 14:55:20.566 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:20.568 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:20.570 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 14:55:20.572 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 14:55:20.576 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 14:55:20.580 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:20.584 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:20.586 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-25 14:55:20.588 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 14:55:20.590 | ++ functions:upload_image:151 : seq 5 2026-06-25 14:55:20.593 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 14:55:20.596 | + functions:upload_image:152 : local rc=0 2026-06-25 14:55:20.597 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:20.602 | --2026-06-25 16:55:20-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:20.683 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 14:55:20.699 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 14:55:20.755 | HTTP request sent, awaiting response... 302 Found 2026-06-25 14:55:20.756 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T15%3A53%3A14Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T14%3A53%3A01Z&ske=2026-06-25T15%3A53%3A14Z&sks=b&skv=2018-11-09&sig=DKDXIOq90ti81efuf9HQ8WTiAjJ0hvVZl0qarFZznAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMTEwMiwibmJmIjoxNzgyMzk5MzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hK9n9ouEPq-T-rEHRKCzqf7SPgM_83pcCfpvNZzHJjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 14:55:20.756 | --2026-06-25 16:55:20-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T15%3A53%3A14Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T14%3A53%3A01Z&ske=2026-06-25T15%3A53%3A14Z&sks=b&skv=2018-11-09&sig=DKDXIOq90ti81efuf9HQ8WTiAjJ0hvVZl0qarFZznAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMTEwMiwibmJmIjoxNzgyMzk5MzAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hK9n9ouEPq-T-rEHRKCzqf7SPgM_83pcCfpvNZzHJjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 14:55:20.758 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2026-06-25 14:55:20.770 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-25 14:55:20.847 | HTTP request sent, awaiting response... 200 OK 2026-06-25 14:55:20.847 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 14:55:20.847 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 14:55:20.900 | 2026-06-25 14:55:21.100 | 0K ........ ........ .... 100% 80.8M=0.3s 2026-06-25 14:55:21.100 | 2026-06-25 14:55:21.101 | 2026-06-25 16:55:21 (80.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 14:55:21.101 | 2026-06-25 14:55:21.108 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 14:55:21.113 | + functions:upload_image:163 : break 2026-06-25 14:55:21.117 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:21.121 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-25 14:55:21.125 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-25 14:55:21.129 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-25 14:55:21.134 | + functions:upload_image:313 : local kernel= 2026-06-25 14:55:21.138 | + functions:upload_image:314 : local ramdisk= 2026-06-25 14:55:21.142 | + functions:upload_image:315 : local disk_format= 2026-06-25 14:55:21.146 | + functions:upload_image:316 : local container_format= 2026-06-25 14:55:21.150 | + functions:upload_image:317 : local unpack= 2026-06-25 14:55:21.154 | + functions:upload_image:318 : local img_property= 2026-06-25 14:55:21.158 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 14:55:21.163 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 14:55:21.168 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 14:55:21.171 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 14:55:21.176 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 14:55:21.182 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 14:55:21.189 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 14:55:21.193 | + functions:upload_image:350 : local format 2026-06-25 14:55:21.199 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 14:55:21.202 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:21.216 | + functions:upload_image:351 : format=qcow2 2026-06-25 14:55:21.221 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 14:55:21.225 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 14:55:21.230 | + functions:upload_image:357 : container_format=bare 2026-06-25 14:55:21.233 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 14:55:21.239 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:21.245 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 14:55:21.249 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 14:55:21.254 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:21.261 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 14:55:21.264 | + functions:upload_image:404 : is_arch ppc 2026-06-25 14:55:21.269 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:21.277 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 14:55:21.281 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 14:55:21.287 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 14:55:21.294 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 14:55:21.298 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 14:55:21.302 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 14:55:21.306 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 14:55:21.309 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 14:55:21.314 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-25 14:55:21.318 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 14:55:21.323 | + functions:_upload_image:112 : shift 2026-06-25 14:55:21.326 | + functions:_upload_image:113 : local container=bare 2026-06-25 14:55:21.329 | + functions:_upload_image:114 : shift 2026-06-25 14:55:21.332 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 14:55:21.338 | + functions:_upload_image:116 : shift 2026-06-25 14:55:21.342 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:21.345 | + functions:_upload_image:118 : shift 2026-06-25 14:55:21.349 | + functions:_upload_image:119 : local properties 2026-06-25 14:55:21.353 | + functions:_upload_image:120 : local useimport 2026-06-25 14:55:21.358 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 14:55:21.362 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 14:55:21.366 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 14:55:21.371 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 14:55:21.375 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 14:55:21.381 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 14:55:21.386 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 14:55:21.391 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:21.397 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:55:28.477 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:28.477 | | Field | Value | 2026-06-25 14:55:28.477 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:28.477 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 14:55:28.477 | | container_format | bare | 2026-06-25 14:55:28.477 | | created_at | 2026-06-25T14:55:26Z | 2026-06-25 14:55:28.477 | | disk_format | qcow2 | 2026-06-25 14:55:28.477 | | file | /v2/images/c686d4ad-3982-4518-be93-20e5ad78605b/file | 2026-06-25 14:55:28.477 | | id | c686d4ad-3982-4518-be93-20e5ad78605b | 2026-06-25 14:55:28.478 | | min_disk | 0 | 2026-06-25 14:55:28.478 | | min_ram | 0 | 2026-06-25 14:55:28.478 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 14:55:28.478 | | owner | 5d22bdd99b8f49f8ba3c18e5ccc91b36 | 2026-06-25 14:55:28.478 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-25 14:55:28.478 | | protected | False | 2026-06-25 14:55:28.478 | | schema | /v2/schemas/image | 2026-06-25 14:55:28.478 | | size | 21692416 | 2026-06-25 14:55:28.478 | | status | active | 2026-06-25 14:55:28.478 | | tags | | 2026-06-25 14:55:28.478 | | updated_at | 2026-06-25T14:55:28Z | 2026-06-25 14:55:28.479 | | virtual_size | 117440512 | 2026-06-25 14:55:28.479 | | visibility | public | 2026-06-25 14:55:28.479 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 14:55:29.047 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 14:55:29.125 | [2070 Async create_flavors:80198]: Waiting for completion of create_flavors running on PID 80198 (2 other jobs running) 2026-06-25 14:55:29.167 | [2070 Async create_flavors:80198]: Signaling child to exit 2026-06-25 14:55:38.954 | + inc/async:async_inner:64 : rc=0 2026-06-25 14:55:38.987 | [80198 Async create_flavors:80198]: finished successfully 2026-06-25 14:55:39.018 | WAKEUP 2026-06-25 14:55:39.045 | [2070 Async create_flavors:80198]: Signaled 2026-06-25 14:55:39.046 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 14:55:39.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:39.047 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 14:55:39.047 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 14:55:39.047 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-25 14:55:39.047 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.047 | | Field | Value | 2026-06-25 14:55:39.047 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.048 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.049 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.049 | | description | None | 2026-06-25 14:55:39.049 | | disk | 1 | 2026-06-25 14:55:39.049 | | id | c1 | 2026-06-25 14:55:39.049 | | name | cirros256 | 2026-06-25 14:55:39.049 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.049 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.049 | | ram | 256 | 2026-06-25 14:55:39.049 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.049 | | swap | 0 | 2026-06-25 14:55:39.049 | | vcpus | 1 | 2026-06-25 14:55:39.049 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.050 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-25 14:55:39.050 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.050 | | Field | Value | 2026-06-25 14:55:39.050 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.050 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.050 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.050 | | description | None | 2026-06-25 14:55:39.050 | | disk | 5 | 2026-06-25 14:55:39.050 | | id | d1 | 2026-06-25 14:55:39.050 | | name | ds512M | 2026-06-25 14:55:39.050 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.051 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.052 | | ram | 512 | 2026-06-25 14:55:39.052 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.052 | | swap | 0 | 2026-06-25 14:55:39.053 | | vcpus | 1 | 2026-06-25 14:55:39.053 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.053 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-25 14:55:39.053 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.053 | | Field | Value | 2026-06-25 14:55:39.053 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.054 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.054 | | description | None | 2026-06-25 14:55:39.054 | | disk | 10 | 2026-06-25 14:55:39.054 | | id | d2 | 2026-06-25 14:55:39.055 | | name | ds1G | 2026-06-25 14:55:39.055 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.055 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.055 | | ram | 1024 | 2026-06-25 14:55:39.055 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.055 | | swap | 0 | 2026-06-25 14:55:39.055 | | vcpus | 1 | 2026-06-25 14:55:39.055 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.055 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-25 14:55:39.055 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.055 | | Field | Value | 2026-06-25 14:55:39.056 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.056 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.056 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.056 | | description | None | 2026-06-25 14:55:39.056 | | disk | 10 | 2026-06-25 14:55:39.056 | | id | d3 | 2026-06-25 14:55:39.056 | | name | ds2G | 2026-06-25 14:55:39.056 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.056 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.056 | | ram | 2048 | 2026-06-25 14:55:39.057 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.057 | | swap | 0 | 2026-06-25 14:55:39.057 | | vcpus | 2 | 2026-06-25 14:55:39.057 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.057 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-25 14:55:39.057 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.057 | | Field | Value | 2026-06-25 14:55:39.057 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.057 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.057 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.057 | | description | None | 2026-06-25 14:55:39.058 | | disk | 20 | 2026-06-25 14:55:39.058 | | id | d4 | 2026-06-25 14:55:39.058 | | name | ds4G | 2026-06-25 14:55:39.058 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.058 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.058 | | ram | 4096 | 2026-06-25 14:55:39.058 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.059 | | swap | 0 | 2026-06-25 14:55:39.059 | | vcpus | 4 | 2026-06-25 14:55:39.059 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.059 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 14:55:39.059 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 14:55:39.059 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-25 14:55:39.059 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.059 | | Field | Value | 2026-06-25 14:55:39.059 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.059 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.059 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.060 | | description | None | 2026-06-25 14:55:39.060 | | disk | 1 | 2026-06-25 14:55:39.060 | | id | 1 | 2026-06-25 14:55:39.060 | | name | m1.tiny | 2026-06-25 14:55:39.060 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.060 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.060 | | ram | 512 | 2026-06-25 14:55:39.060 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.060 | | swap | 0 | 2026-06-25 14:55:39.060 | | vcpus | 1 | 2026-06-25 14:55:39.061 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.061 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-25 14:55:39.061 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.061 | | Field | Value | 2026-06-25 14:55:39.061 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.061 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.061 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.061 | | description | None | 2026-06-25 14:55:39.061 | | disk | 20 | 2026-06-25 14:55:39.061 | | id | 2 | 2026-06-25 14:55:39.062 | | name | m1.small | 2026-06-25 14:55:39.062 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.062 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.062 | | ram | 2048 | 2026-06-25 14:55:39.062 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.062 | | swap | 0 | 2026-06-25 14:55:39.062 | | vcpus | 1 | 2026-06-25 14:55:39.062 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.062 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-25 14:55:39.062 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.062 | | Field | Value | 2026-06-25 14:55:39.063 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.063 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.063 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.063 | | description | None | 2026-06-25 14:55:39.063 | | disk | 40 | 2026-06-25 14:55:39.063 | | id | 3 | 2026-06-25 14:55:39.063 | | name | m1.medium | 2026-06-25 14:55:39.063 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.063 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.063 | | ram | 4096 | 2026-06-25 14:55:39.064 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.064 | | swap | 0 | 2026-06-25 14:55:39.064 | | vcpus | 2 | 2026-06-25 14:55:39.064 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.064 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-25 14:55:39.064 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.065 | | Field | Value | 2026-06-25 14:55:39.065 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.065 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.065 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.065 | | description | None | 2026-06-25 14:55:39.065 | | disk | 80 | 2026-06-25 14:55:39.065 | | id | 4 | 2026-06-25 14:55:39.065 | | name | m1.large | 2026-06-25 14:55:39.065 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.065 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.065 | | ram | 8192 | 2026-06-25 14:55:39.065 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.066 | | swap | 0 | 2026-06-25 14:55:39.066 | | vcpus | 4 | 2026-06-25 14:55:39.066 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.066 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-25 14:55:39.066 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.066 | | Field | Value | 2026-06-25 14:55:39.066 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.066 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:55:39.066 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:55:39.066 | | description | None | 2026-06-25 14:55:39.066 | | disk | 160 | 2026-06-25 14:55:39.067 | | id | 5 | 2026-06-25 14:55:39.067 | | name | m1.xlarge | 2026-06-25 14:55:39.067 | | os-flavor-access:is_public | True | 2026-06-25 14:55:39.067 | | properties | hw_rng:allowed='True' | 2026-06-25 14:55:39.067 | | ram | 16384 | 2026-06-25 14:55:39.067 | | rxtx_factor | 1.0 | 2026-06-25 14:55:39.067 | | swap | 0 | 2026-06-25 14:55:39.067 | | vcpus | 8 | 2026-06-25 14:55:39.067 | +----------------------------+-----------------------+ 2026-06-25 14:55:39.103 | [2070 Async create_flavors:80198]: finished create_flavors with result 0 in 47 seconds 2026-06-25 14:55:39.108 | + inc/async:async_wait:197 : return 0 2026-06-25 14:55:39.113 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 14:55:39.137 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:55:39.142 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 14:55:39.168 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:39.173 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 14:55:39.200 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:39.204 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 14:55:39.208 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 14:55:39.212 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 14:55:39.216 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:39.218 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 14:55:39.221 | ++ home/quobyte/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/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 14:55:39.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 14:55:39.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 14:55:39.229 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 14:55:39.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 14:55:39.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 14:55:39.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 14:55:39.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 14:55:39.240 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 14:55:39.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 14:55:39.245 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 14:55:39.247 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 14:55:39.249 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:39.251 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 14:55:39.253 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:39.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 14:55:39.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:39.259 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 14:55:39.261 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:39.263 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 14:55:39.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:39.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 14:55:39.270 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 14:55:39.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:39.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 14:55:39.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:39.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 14:55:39.279 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 14:55:39.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 14:55:39.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 14:55:39.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 14:55:39.287 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 14:55:39.289 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 14:55:39.291 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 14:55:39.294 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 14:55:39.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 14:55:39.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 14:55:39.300 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:39.302 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 14:55:39.304 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 14:55:39.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 14:55:39.309 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 14:55:39.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 14:55:39.313 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 14:55:39.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 14:55:39.318 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 14:55:39.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:39.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 14:55:39.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 14:55:39.326 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 14:55:39.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 14:55:39.331 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 14:55:39.333 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 14:55:39.336 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 14:55:39.339 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 14:55:39.339 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 14:55:39.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 14:55:39.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 14:55:39.342 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 14:55:41.724 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 14:55:41.728 | 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("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-25 14:55:42.075 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 14:55:42.079 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 14:55:42.083 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 14:55:42.088 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-165542 2026-06-25 14:55:42.092 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-165542 ' 2026-06-25 14:55:42.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.100 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 14:55:42.104 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.107 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 14:55:42.110 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.113 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 14:55:42.117 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.121 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-25 14:55:42.124 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.129 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.176 2026-06-25 14:55:42.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.135 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.176/identity 2026-06-25 14:55:42.138 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.142 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-162913 2026-06-25 14:55:42.146 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.150 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 14:55:42.154 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.157 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.176 2026-06-25 14:55:42.160 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.164 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 14:55:42.168 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.173 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 14:55:42.177 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.182 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 14:55:42.185 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.190 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 14:55:42.193 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.198 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.176 2026-06-25 14:55:42.202 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 14:55:42.205 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 14:55:42.209 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 14:55:42.213 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:55:42.216 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:55:42.218 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 14:55:42.223 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:42.226 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:55:42.230 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:55:42.235 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 14:55:42.238 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:55:42.242 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 14:55:42.245 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:42.249 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 14:55:42.249 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:55:42.249 | gsub("[][]", "", $1); 2026-06-25 14:55:42.249 | split($1, a, "|"); 2026-06-25 14:55:42.249 | if (a[1] == matchgroup) 2026-06-25 14:55:42.249 | print a[2] 2026-06-25 14:55:42.249 | } 2026-06-25 14:55:42.249 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:55:42.256 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 14:55:42.260 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:55:42.263 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 14:55:42.266 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:55:42.269 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:55:42.273 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:55:42.277 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:55:42.281 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:55:42.286 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:55:42.291 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:55:42.295 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:55:42.299 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:55:42.302 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 14:55:42.306 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:55:42.329 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:42.332 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:55:42.335 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:42.339 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 14:55:42.342 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:42.345 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:55:42.349 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:55:42.352 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 14:55:42.355 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 14:55:42.358 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:55:42.361 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:55:42.365 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:55:42.369 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:55:42.371 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 14:55:42.374 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:55:42.377 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 14:55:42.380 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:55:42.384 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:55:42.387 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 14:55:42.389 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:55:42.393 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:55:42.396 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 14:55:42.398 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:42.402 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:55:42.405 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:55:42.409 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 14:55:42.412 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:55:42.415 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 14:55:42.418 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:55:42.421 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 14:55:42.421 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:55:42.421 | gsub("[][]", "", $1); 2026-06-25 14:55:42.421 | split($1, a, "|"); 2026-06-25 14:55:42.421 | if (a[1] == matchgroup) 2026-06-25 14:55:42.421 | print a[2] 2026-06-25 14:55:42.422 | } 2026-06-25 14:55:42.422 | ' /home/quobyte/devstack/local.conf 2026-06-25 14:55:42.427 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 14:55:42.448 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:42.452 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 14:55:42.455 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 14:55:42.458 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 14:55:42.462 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 14:55:42.465 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 14:55:42.468 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 14:55:42.471 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 14:55:42.474 | + functions-common:time_start:2407 : local start_time= 2026-06-25 14:55:42.478 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:55:42.482 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:55:42.488 | + functions-common:time_start:2411 : _TIME_START[$name]=1782399342484 2026-06-25 14:55:42.492 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 14:55:42.516 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 14:55:42.520 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 14:55:42.524 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 14:55:42.529 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 14:55:42.532 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 14:55:42.536 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 14:55:42.541 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:42.543 | + :: : ID= 2026-06-25 14:55:42.546 | + :: : [[ '' == '' ]] 2026-06-25 14:55:42.547 | + :: : sleep 1 2026-06-25 14:55:43.551 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 14:55:43.553 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 14:55:47.056 | + :: : ID=0f60a575-5b48-4a0a-a1dc-ed121d228884 2026-06-25 14:55:47.058 | + :: : [[ 0f60a575-5b48-4a0a-a1dc-ed121d228884 == '' ]] 2026-06-25 14:55:47.061 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 14:55:47.064 | + functions-common:time_stop:2420 : local name 2026-06-25 14:55:47.067 | + functions-common:time_stop:2421 : local end_time 2026-06-25 14:55:47.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:55:47.073 | + functions-common:time_stop:2423 : local total 2026-06-25 14:55:47.076 | + functions-common:time_stop:2424 : local start_time 2026-06-25 14:55:47.079 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 14:55:47.082 | + functions-common:time_stop:2427 : start_time=1782399342484 2026-06-25 14:55:47.085 | + functions-common:time_stop:2429 : [[ -z 1782399342484 ]] 2026-06-25 14:55:47.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:55:47.092 | + functions-common:time_stop:2432 : end_time=1782399347089 2026-06-25 14:55:47.095 | + functions-common:time_stop:2433 : elapsed_time=4605 2026-06-25 14:55:47.098 | + functions-common:time_stop:2434 : total=27102 2026-06-25 14:55:47.100 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:55:47.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31707 2026-06-25 14:55:47.106 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 14:55:47.108 | + functions:wait_for_compute:516 : return 0 2026-06-25 14:55:47.111 | + ./stack.sh:main:1443 : service_check 2026-06-25 14:55:47.114 | + functions-common:service_check:1713 : local service 2026-06-25 14:55:47.116 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.119 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 14:55:47.138 | not-found 2026-06-25 14:55:47.144 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.147 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 14:55:47.167 | enabled 2026-06-25 14:55:47.173 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 14:55:47.195 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 14:55:47.195 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 14:55:47.196 | Active: active (running) since Thu 2026-06-25 16:52:08 CEST; 3min 38s ago 2026-06-25 14:55:47.196 | Main PID: 67970 (uwsgi) 2026-06-25 14:55:47.196 | Status: "uWSGI is ready" 2026-06-25 14:55:47.196 | Tasks: 17 (limit: 14255) 2026-06-25 14:55:47.196 | Memory: 275.8M (peak: 276.2M) 2026-06-25 14:55:47.196 | CPU: 16.449s 2026-06-25 14:55:47.196 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 14:55:47.196 | ├─67970 "nova-apiuWSGI master" 2026-06-25 14:55:47.196 | ├─67971 "nova-apiuWSGI worker 1" 2026-06-25 14:55:47.197 | └─67972 "nova-apiuWSGI worker 2" 2026-06-25 14:55:47.197 | 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67972]: [pid: 67972|app: 0|req: 18/36] 192.168.122.176 () {54 vars in 935 bytes} [Thu Jun 25 16:55:46 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG nova.api.openstack.wsgi [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Calling method '>' {{(pid=67971) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG oslo_concurrency.lockutils [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67971) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG oslo_concurrency.lockutils [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67971) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG oslo_concurrency.lockutils [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67971) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG oslo_concurrency.lockutils [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Acquiring lock "e2f00b36-ab69-44db-963f-ff4ca3426fd6" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67971) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:47.197 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG oslo_concurrency.lockutils [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Lock "e2f00b36-ab69-44db-963f-ff4ca3426fd6" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67971) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:47.199 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: DEBUG oslo_concurrency.lockutils [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] Lock "e2f00b36-ab69-44db-963f-ff4ca3426fd6" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67971) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.199 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: INFO nova.api.openstack.requestlog [None req-23e8e809-9193-4db4-89e3-50a5bf5b3631 admin admin] 192.168.122.176 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.185304 2026-06-25 14:55:47.200 | Jun 25 16:55:46 devstack devstack@n-api.service[67971]: [pid: 67971|app: 0|req: 19/37] 192.168.122.176 () {60 vars in 1325 bytes} [Thu Jun 25 16:55:46 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 14:55:47.202 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.205 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 14:55:47.224 | enabled 2026-06-25 14:55:47.229 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 14:55:47.252 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 14:55:47.252 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 14:55:47.252 | Active: active (running) since Thu 2026-06-25 16:54:46 CEST; 1min 1s ago 2026-06-25 14:55:47.253 | Main PID: 80039 (nova-compute) 2026-06-25 14:55:47.253 | Tasks: 10 (limit: 14255) 2026-06-25 14:55:47.253 | Memory: 137.1M (peak: 138.6M) 2026-06-25 14:55:47.253 | CPU: 4.878s 2026-06-25 14:55:47.253 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 14:55:47.253 | └─80039 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 14:55:47.253 | 2026-06-25 14:55:47.253 | Jun 25 16:55:16 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca generation from 0 to 1 during operation: update_inventory {{(pid=80039) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 14:55:47.253 | Jun 25 16:55:16 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating inventory in ProviderTree for provider eef66855-2f07-4b31-9a47-3d92c7ee40ca with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80039) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-25 14:55:47.253 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.compute.provider_tree [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Updating resource provider eef66855-2f07-4b31-9a47-3d92c7ee40ca generation from 1 to 2 during operation: update_traits {{(pid=80039) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 14:55:47.253 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.compute.resource_tracker [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Compute_service record updated for devstack:devstack {{(pid=80039) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 14:55:47.254 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG oslo_concurrency.lockutils [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.340s {{(pid=80039) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.254 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80039) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 14:55:47.254 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80039) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 14:55:47.254 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.service [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] Join ServiceGroup membership for this service compute {{(pid=80039) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 14:55:47.254 | Jun 25 16:55:17 devstack nova-compute[80039]: DEBUG nova.servicegroup.drivers.db [None req-0356c43e-7eb2-477d-92f8-127262bb678c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80039) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:55:47.254 | Jun 25 16:55:23 devstack nova-compute[80039]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80039) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:47.258 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.261 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 14:55:47.278 | not-found 2026-06-25 14:55:47.282 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.285 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 14:55:47.304 | enabled 2026-06-25 14:55:47.308 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 14:55:47.333 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 14:55:47.333 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 14:55:47.333 | Active: active (running) since Thu 2026-06-25 16:54:32 CEST; 1min 15s ago 2026-06-25 14:55:47.333 | Main PID: 76350 (nova-scheduler:) 2026-06-25 14:55:47.333 | Tasks: 19 (limit: 14255) 2026-06-25 14:55:47.333 | Memory: 157.2M (peak: 157.4M) 2026-06-25 14:55:47.333 | CPU: 5.315s 2026-06-25 14:55:47.334 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 14:55:47.334 | ├─76350 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 14:55:47.334 | ├─78179 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 14:55:47.334 | └─78193 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 14:55:47.334 | 2026-06-25 14:55:47.334 | Jun 25 16:54:39 devstack nova-scheduler[78193]: DEBUG nova.servicegroup.drivers.db [None req-64fa8943-cc1d-4717-a530-c51c0b9fa156 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78193) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:55:47.334 | Jun 25 16:54:44 devstack nova-scheduler[78179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:47.334 | Jun 25 16:54:44 devstack nova-scheduler[78193]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78193) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:47.335 | Jun 25 16:54:46 devstack nova-scheduler[76350]: DEBUG dbcounter [-] [76350] Writing DB stats nova_api:SELECT=3 {{(pid=76350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.335 | Jun 25 16:54:46 devstack nova-scheduler[76350]: DEBUG dbcounter [-] [76350] Writing DB stats nova_cell1:SELECT=1 {{(pid=76350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.335 | Jun 25 16:54:46 devstack nova-scheduler[76350]: DEBUG dbcounter [-] [76350] Writing DB stats nova_cell0:SELECT=1 {{(pid=76350) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.335 | Jun 25 16:54:53 devstack nova-scheduler[78193]: DEBUG oslo.service.backend._threading.loopingcall [None req-26e14831-ea96-4a67-921e-b106544ffb16 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78193) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:47.335 | Jun 25 16:54:54 devstack nova-scheduler[78179]: DEBUG dbcounter [-] [78179] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=78179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.335 | Jun 25 16:54:54 devstack nova-scheduler[78193]: DEBUG dbcounter [-] [78193] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.336 | Jun 25 16:54:59 devstack nova-scheduler[78179]: DEBUG oslo.service.backend._threading.loopingcall [None req-5ee9f88e-a920-451f-88af-8a68fc29a2bf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:47.338 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.341 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 14:55:47.357 | not-found 2026-06-25 14:55:47.361 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.364 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 14:55:47.387 | enabled 2026-06-25 14:55:47.392 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 14:55:47.414 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 14:55:47.415 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 14:55:47.415 | Active: active (running) since Thu 2026-06-25 16:54:34 CEST; 1min 12s ago 2026-06-25 14:55:47.415 | Main PID: 76964 (uwsgi) 2026-06-25 14:55:47.415 | Status: "uWSGI is ready" 2026-06-25 14:55:47.415 | Tasks: 16 (limit: 14255) 2026-06-25 14:55:47.415 | Memory: 223.1M (peak: 223.3M) 2026-06-25 14:55:47.415 | CPU: 10.936s 2026-06-25 14:55:47.415 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 14:55:47.415 | ├─76964 "nova-api-metauWSGI master" 2026-06-25 14:55:47.416 | ├─76965 "nova-api-metauWSGI worker 1" 2026-06-25 14:55:47.416 | ├─76966 "nova-api-metauWSGI worker 2" 2026-06-25 14:55:47.416 | └─76967 "nova-api-metauWSGI http 1" 2026-06-25 14:55:47.416 | 2026-06-25 14:55:47.416 | Jun 25 16:54:41 devstack devstack@n-api-meta.service[76966]: DEBUG nova.api.openstack.wsgi_app [None req-702903da-bf9f-4724-b93c-0df6950abc0f None None] ******************************************************************************** {{(pid=76966) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 14:55:47.416 | Jun 25 16:54:41 devstack devstack@n-api-meta.service[76966]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x732b0cea3668 pid: 76966 (default app) 2026-06-25 14:55:47.416 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76965]: DEBUG dbcounter [-] [76965] Writing DB stats nova_api:SELECT=1 {{(pid=76965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.416 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76966]: DEBUG dbcounter [-] [76966] Writing DB stats nova_api:SELECT=1 {{(pid=76966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.417 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76965]: DEBUG dbcounter [-] [76965] Writing DB stats nova_cell0:SELECT=1 {{(pid=76965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.417 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76965]: DEBUG dbcounter [-] [76965] Writing DB stats nova_cell1:SELECT=1 {{(pid=76965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.417 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76965]: DEBUG dbcounter [-] [76965] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.417 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76966]: DEBUG dbcounter [-] [76966] Writing DB stats nova_cell0:SELECT=1 {{(pid=76966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.417 | Jun 25 16:54:50 devstack devstack@n-api-meta.service[76966]: DEBUG dbcounter [-] [76966] Writing DB stats nova_cell1:SELECT=1 {{(pid=76966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.417 | Jun 25 16:54:51 devstack devstack@n-api-meta.service[76966]: DEBUG dbcounter [-] [76966] Writing DB stats nova_cell0:SELECT=1 {{(pid=76966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.420 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.422 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 14:55:47.439 | enabled 2026-06-25 14:55:47.444 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 14:55:47.466 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 14:55:47.467 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 14:55:47.467 | Active: active (running) since Thu 2026-06-25 16:52:55 CEST; 2min 51s ago 2026-06-25 14:55:47.467 | Main PID: 74110 (uwsgi) 2026-06-25 14:55:47.467 | Status: "uWSGI is ready" 2026-06-25 14:55:47.467 | Tasks: 5 (limit: 14255) 2026-06-25 14:55:47.467 | Memory: 176.8M (peak: 177.1M) 2026-06-25 14:55:47.467 | CPU: 7.277s 2026-06-25 14:55:47.467 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 14:55:47.468 | ├─74110 "placementuWSGI master" 2026-06-25 14:55:47.468 | ├─74111 "placementuWSGI worker 1" 2026-06-25 14:55:47.468 | └─74112 "placementuWSGI worker 2" 2026-06-25 14:55:47.468 | 2026-06-25 14:55:47.468 | Jun 25 16:55:16 devstack devstack@placement-api.service[74112]: INFO placement.requestlog [req-4ae57bbd-c776-4f05-9f1b-babd5070ae45 req-a8ccf3de-5387-464b-9ebb-48ed672e6781 service nova] 192.168.122.176 "PUT /placement/resource_providers/eef66855-2f07-4b31-9a47-3d92c7ee40ca/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 14:55:47.468 | Jun 25 16:55:16 devstack devstack@placement-api.service[74112]: [pid: 74112|app: 0|req: 4/9] 192.168.122.176 () {64 vars in 1498 bytes} [Thu Jun 25 16:55:16 2026] PUT /placement/resource_providers/eef66855-2f07-4b31-9a47-3d92c7ee40ca/inventories => generated 396 bytes in 119 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 14:55:47.468 | Jun 25 16:55:16 devstack devstack@placement-api.service[74111]: DEBUG placement.requestlog [req-4ae57bbd-c776-4f05-9f1b-babd5070ae45 req-5720eb9c-e94b-43a2-9e85-09efa945d5fe None None] Starting request: 192.168.122.176 "GET /placement/traits?name=in:HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AVX2,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NODE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO" {{(pid=74111) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 14:55:47.469 | Jun 25 16:55:16 devstack devstack@placement-api.service[74111]: INFO placement.requestlog [req-4ae57bbd-c776-4f05-9f1b-babd5070ae45 req-5720eb9c-e94b-43a2-9e85-09efa945d5fe service nova] 192.168.122.176 "GET /placement/traits?name=in:HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AVX2,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NODE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO" status: 200 len: 2058 microversion: 1.6 2026-06-25 14:55:47.469 | Jun 25 16:55:16 devstack devstack@placement-api.service[74111]: [pid: 74111|app: 0|req: 6/10] 192.168.122.176 () {60 vars in 4912 bytes} [Thu Jun 25 16:55:16 2026] GET /placement/traits?name=in:HW_CPU_X86_AMD_SVM,HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_MMX,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE4A,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE42,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AVX2,HW_CPU_X86_SSE41,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SHA,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NODE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_BMI2,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_VIRTIO => generated 2058 bytes in 96 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 14:55:47.469 | Jun 25 16:55:16 devstack devstack@placement-api.service[74112]: DEBUG placement.requestlog [req-4ae57bbd-c776-4f05-9f1b-babd5070ae45 req-b59dfc71-dccb-4a88-871a-c9d2e6e3d229 None None] Starting request: 192.168.122.176 "PUT /placement/resource_providers/eef66855-2f07-4b31-9a47-3d92c7ee40ca/traits" {{(pid=74112) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 14:55:47.469 | Jun 25 16:55:17 devstack devstack@placement-api.service[74112]: INFO placement.requestlog [req-4ae57bbd-c776-4f05-9f1b-babd5070ae45 req-b59dfc71-dccb-4a88-871a-c9d2e6e3d229 service nova] 192.168.122.176 "PUT /placement/resource_providers/eef66855-2f07-4b31-9a47-3d92c7ee40ca/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 14:55:47.470 | Jun 25 16:55:17 devstack devstack@placement-api.service[74112]: [pid: 74112|app: 0|req: 5/11] 192.168.122.176 () {64 vars in 1483 bytes} [Thu Jun 25 16:55:16 2026] PUT /placement/resource_providers/eef66855-2f07-4b31-9a47-3d92c7ee40ca/traits => generated 2093 bytes in 414 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 14:55:47.470 | Jun 25 16:55:26 devstack devstack@placement-api.service[74111]: DEBUG dbcounter [-] [74111] Writing DB stats placement:SELECT=4 {{(pid=74111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.470 | Jun 25 16:55:27 devstack devstack@placement-api.service[74112]: DEBUG dbcounter [-] [74112] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.476 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 14:55:47.495 | not-found 2026-06-25 14:55:47.500 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.504 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 14:55:47.524 | enabled 2026-06-25 14:55:47.529 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 14:55:47.553 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 14:55:47.553 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 14:55:47.553 | Active: active (running) since Thu 2026-06-25 16:55:14 CEST; 33s ago 2026-06-25 14:55:47.553 | Main PID: 83586 (uwsgi) 2026-06-25 14:55:47.554 | Status: "uWSGI is ready" 2026-06-25 14:55:47.554 | Tasks: 9 (limit: 14255) 2026-06-25 14:55:47.554 | Memory: 257.1M (peak: 257.5M) 2026-06-25 14:55:47.554 | CPU: 11.937s 2026-06-25 14:55:47.554 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 14:55:47.554 | ├─83586 "glance-apiuWSGI master" 2026-06-25 14:55:47.554 | ├─83604 "glance-apiuWSGI worker 1" 2026-06-25 14:55:47.554 | └─83605 "glance-apiuWSGI worker 2" 2026-06-25 14:55:47.555 | 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83605]: INFO glance.location [None req-555af652-81ad-499b-8364-4dbe2193e628 admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83605]: DEBUG glance_store.backend [None req-555af652-81ad-499b-8364-4dbe2193e628 admin admin] Skipping store.set_acls... not implemented. {{(pid=83605) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83605]: [pid: 83605|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu Jun 25 16:55:26 2026] PUT /v2/images/c686d4ad-3982-4518-be93-20e5ad78605b/file => generated 0 bytes in 2248 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83604]: DEBUG glance.api.middleware.version_negotiation [None req-7b355127-50b9-428f-a420-edebd348827a admin admin] Determining version of request: GET /v2/images/c686d4ad-3982-4518-be93-20e5ad78605b Accept: */* {{(pid=83604) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83604]: DEBUG glance.api.middleware.version_negotiation [None req-7b355127-50b9-428f-a420-edebd348827a admin admin] Using url versioning {{(pid=83604) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83604]: DEBUG glance.api.middleware.version_negotiation [None req-7b355127-50b9-428f-a420-edebd348827a admin admin] Matched version: v2 {{(pid=83604) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 14:55:47.555 | Jun 25 16:55:28 devstack devstack@g-api.service[83604]: DEBUG glance.api.middleware.version_negotiation [None req-7b355127-50b9-428f-a420-edebd348827a admin admin] new path /v2/images/c686d4ad-3982-4518-be93-20e5ad78605b {{(pid=83604) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 14:55:47.556 | Jun 25 16:55:28 devstack devstack@g-api.service[83604]: [pid: 83604|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Jun 25 16:55:28 2026] GET /v2/images/c686d4ad-3982-4518-be93-20e5ad78605b => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 14:55:47.556 | Jun 25 16:55:38 devstack devstack@g-api.service[83605]: DEBUG dbcounter [-] [83605] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.556 | Jun 25 16:55:38 devstack devstack@g-api.service[83604]: DEBUG dbcounter [-] [83604] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.561 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 14:55:47.581 | enabled 2026-06-25 14:55:47.586 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 14:55:47.612 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 14:55:47.612 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 14:55:47.612 | Active: active (running) since Thu 2026-06-25 16:55:01 CEST; 45s ago 2026-06-25 14:55:47.612 | Main PID: 82015 (cinder-schedule) 2026-06-25 14:55:47.612 | Tasks: 1 (limit: 14255) 2026-06-25 14:55:47.612 | Memory: 109.6M (peak: 109.9M) 2026-06-25 14:55:47.612 | CPU: 5.004s 2026-06-25 14:55:47.612 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 14:55:47.613 | └─82015 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 14:55:47.613 | 2026-06-25 14:55:47.613 | Jun 25 16:55:07 devstack cinder-scheduler[82015]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-25 14:55:47.613 | Jun 25 16:55:07 devstack cinder-scheduler[82015]: INFO cinder.manager [None req-662d96ea-f595-4d4c-a9a0-bd47ed736d6f None None] Initiating service 1 cleanup 2026-06-25 14:55:47.613 | Jun 25 16:55:07 devstack cinder-scheduler[82015]: INFO cinder.manager [None req-662d96ea-f595-4d4c-a9a0-bd47ed736d6f None None] Service 1 cleanup completed. 2026-06-25 14:55:47.613 | Jun 25 16:55:07 devstack cinder-scheduler[82015]: DEBUG cinder.service [None req-662d96ea-f595-4d4c-a9a0-bd47ed736d6f None None] Creating RPC server for service cinder-scheduler {{(pid=82015) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 14:55:47.613 | Jun 25 16:55:07 devstack cinder-scheduler[82015]: DEBUG cinder.service [None req-662d96ea-f595-4d4c-a9a0-bd47ed736d6f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82015) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 14:55:47.613 | Jun 25 16:55:17 devstack cinder-scheduler[82015]: DEBUG dbcounter [-] [82015] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.613 | Jun 25 16:55:27 devstack cinder-scheduler[82015]: DEBUG cinder.scheduler.host_manager [None req-6fad7714-094b-48e1-8f7b-528568da61b2 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82015) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 14:55:47.613 | Jun 25 16:55:27 devstack cinder-scheduler[82015]: DEBUG cinder.scheduler.host_manager [None req-6fad7714-094b-48e1-8f7b-528568da61b2 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 25, 14, 55, 27, 78470)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 25, 14, 55, 27, 78470)}]. {{(pid=82015) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 14:55:47.614 | Jun 25 16:55:27 devstack cinder-scheduler[82015]: DEBUG cinder.scheduler.host_manager [None req-6fad7714-094b-48e1-8f7b-528568da61b2 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 25, 14, 55, 27, 34204)} {{(pid=82015) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 14:55:47.614 | Jun 25 16:55:37 devstack cinder-scheduler[82015]: DEBUG dbcounter [-] [82015] Writing DB stats cinder:SELECT=1 {{(pid=82015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.618 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.622 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 14:55:47.649 | enabled 2026-06-25 14:55:47.654 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 14:55:47.679 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 14:55:47.680 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 14:55:47.680 | Active: active (running) since Thu 2026-06-25 16:54:53 CEST; 53s ago 2026-06-25 14:55:47.680 | Main PID: 80907 (uwsgi) 2026-06-25 14:55:47.680 | Status: "uWSGI is ready" 2026-06-25 14:55:47.680 | Tasks: 7 (limit: 14255) 2026-06-25 14:55:47.680 | Memory: 246.6M (peak: 246.9M) 2026-06-25 14:55:47.680 | CPU: 11.990s 2026-06-25 14:55:47.680 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 14:55:47.680 | ├─80907 "cinder-apiuWSGI master" 2026-06-25 14:55:47.680 | ├─80916 "cinder-apiuWSGI worker 1" 2026-06-25 14:55:47.681 | └─80917 "cinder-apiuWSGI worker 2" 2026-06-25 14:55:47.681 | 2026-06-25 14:55:47.681 | Jun 25 16:55:09 devstack devstack@c-api.service[80917]: DEBUG cinder.api.middleware.request_id [req-f1162671-8148-4bf7-80a6-deb631ef34d6 req-e135cc06-a9ea-4873-95e2-7f374333aacf None None] RequestId filter calling following filter/app {{(pid=80917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: INFO cinder.api.openstack.wsgi [req-f1162671-8148-4bf7-80a6-deb631ef34d6 req-e135cc06-a9ea-4873-95e2-7f374333aacf admin admin] POST http://192.168.122.176/volume/v3/types/ba0e6317-a0fc-4506-b216-1139be2380e1/extra_specs 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: DEBUG cinder.api.openstack.wsgi [req-f1162671-8148-4bf7-80a6-deb631ef34d6 req-e135cc06-a9ea-4873-95e2-7f374333aacf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80917) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: warnings.warn( 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: DEBUG oslo_db.sqlalchemy.engines [req-f1162671-8148-4bf7-80a6-deb631ef34d6 req-e135cc06-a9ea-4873-95e2-7f374333aacf 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=80917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: INFO cinder.api.openstack.wsgi [req-f1162671-8148-4bf7-80a6-deb631ef34d6 req-e135cc06-a9ea-4873-95e2-7f374333aacf admin admin] http://192.168.122.176/volume/v3/types/ba0e6317-a0fc-4506-b216-1139be2380e1/extra_specs returned with HTTP 200 2026-06-25 14:55:47.681 | Jun 25 16:55:10 devstack devstack@c-api.service[80917]: [pid: 80917|app: 0|req: 1/3] 192.168.122.176 () {62 vars in 1363 bytes} [Thu Jun 25 16:55:09 2026] POST /volume/v3/types/ba0e6317-a0fc-4506-b216-1139be2380e1/extra_specs => generated 55 bytes in 835 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 14:55:47.682 | Jun 25 16:55:19 devstack devstack@c-api.service[80916]: DEBUG dbcounter [-] [80916] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=80916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.682 | Jun 25 16:55:20 devstack devstack@c-api.service[80917]: DEBUG dbcounter [-] [80917] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=80917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.687 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.691 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 14:55:47.713 | enabled 2026-06-25 14:55:47.717 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 14:55:47.741 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 14:55:47.741 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 14:55:47.741 | Active: active (running) since Thu 2026-06-25 16:55:04 CEST; 43s ago 2026-06-25 14:55:47.741 | Main PID: 82670 (cinder-volume) 2026-06-25 14:55:47.742 | Tasks: 2 (limit: 14255) 2026-06-25 14:55:47.742 | Memory: 144.4M (peak: 173.1M) 2026-06-25 14:55:47.742 | CPU: 22.756s 2026-06-25 14:55:47.742 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 14:55:47.742 | ├─82670 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 14:55:47.742 | └─82839 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 14:55:47.742 | 2026-06-25 14:55:47.742 | Jun 25 16:55:29 devstack sudo[84109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-25 14:55:47.742 | Jun 25 16:55:29 devstack sudo[84109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 14:55:47.743 | Jun 25 16:55:30 devstack sudo[84109]: pam_unix(sudo:session): session closed for user root 2026-06-25 14:55:47.743 | Jun 25 16:55:30 devstack cinder-volume[82839]: DEBUG oslo_concurrency.processutils [None req-6fad7714-094b-48e1-8f7b-528568da61b2 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.630s {{(pid=82839) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 14:55:47.743 | Jun 25 16:55:30 devstack cinder-volume[82839]: INFO cinder.volume.manager [None req-6fad7714-094b-48e1-8f7b-528568da61b2 None None] Driver post RPC initialization completed successfully. 2026-06-25 14:55:47.743 | Jun 25 16:55:32 devstack cinder-volume[82839]: DEBUG oslo_service.periodic_task [None req-faa2477e-3145-4f58-b572-4a4ecb46f140 None None] Running periodic task VolumeManager._thread_info {{(pid=82839) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 14:55:47.743 | Jun 25 16:55:32 devstack cinder-volume[82839]: DEBUG cinder.volume.manager [None req-faa2477e-3145-4f58-b572-4a4ecb46f140 None None] thread count: 6 {{(pid=82839) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-25 14:55:47.743 | Jun 25 16:55:32 devstack cinder-volume[82839]: DEBUG cinder.volume.manager [None req-faa2477e-3145-4f58-b572-4a4ecb46f140 None None] thread info: [<_MainThread(MainThread, started 140394464161920)>, , , , , ] {{(pid=82839) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-25 14:55:47.743 | Jun 25 16:55:40 devstack cinder-volume[82839]: DEBUG dbcounter [-] [82839] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.743 | Jun 25 16:55:40 devstack cinder-volume[82839]: DEBUG dbcounter [-] [82839] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=82839) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:47.749 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.751 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 14:55:47.770 | not-found 2026-06-25 14:55:47.774 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.777 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 14:55:47.795 | not-found 2026-06-25 14:55:47.799 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.801 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 14:55:47.822 | not-found 2026-06-25 14:55:47.830 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.835 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 14:55:47.856 | not-found 2026-06-25 14:55:47.862 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.865 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 14:55:47.885 | not-found 2026-06-25 14:55:47.891 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.895 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 14:55:47.914 | enabled 2026-06-25 14:55:47.921 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 14:55:47.945 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 14:55:47.946 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 14:55:47.946 | Active: active (running) since Thu 2026-06-25 16:52:32 CEST; 3min 15s ago 2026-06-25 14:55:47.946 | Main PID: 70704 (neutron-ovn-age) 2026-06-25 14:55:47.946 | Tasks: 20 (limit: 14255) 2026-06-25 14:55:47.946 | Memory: 345.5M (peak: 346.5M) 2026-06-25 14:55:47.946 | CPU: 13.786s 2026-06-25 14:55:47.946 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 14:55:47.946 | ├─70704 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 14:55:47.946 | ├─72158 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 14:55:47.947 | ├─72554 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpmaql4ggu/privsep.sock 2026-06-25 14:55:47.947 | └─75008 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgrij5ruv/privsep.sock 2026-06-25 14:55:47.947 | 2026-06-25 14:55:47.947 | Jun 25 16:54:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.947 | Jun 25 16:54:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:47.947 | Jun 25 16:54:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:47.947 | Jun 25 16:54:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.947 | Jun 25 16:55:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:47.947 | Jun 25 16:55:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:47.947 | Jun 25 16:55:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.948 | Jun 25 16:55:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 14:55:47.948 | Jun 25 16:55:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 14:55:47.948 | Jun 25 16:55:37 devstack neutron-ovn-agent[72158]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72158) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 14:55:47.952 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.956 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 14:55:47.974 | not-found 2026-06-25 14:55:47.980 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:47.985 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 14:55:48.005 | not-found 2026-06-25 14:55:48.011 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.014 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 14:55:48.032 | not-found 2026-06-25 14:55:48.037 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.040 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 14:55:48.058 | not-found 2026-06-25 14:55:48.064 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.068 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 14:55:48.087 | enabled 2026-06-25 14:55:48.093 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 14:55:48.115 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 14:55:48.115 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 14:55:48.116 | Active: active (running) since Thu 2026-06-25 16:44:52 CEST; 10min ago 2026-06-25 14:55:48.116 | Main PID: 47165 (dstat.sh) 2026-06-25 14:55:48.116 | Tasks: 3 (limit: 14255) 2026-06-25 14:55:48.116 | Memory: 27.6M (peak: 28.0M) 2026-06-25 14:55:48.116 | CPU: 4.279s 2026-06-25 14:55:48.116 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 14:55:48.116 | ├─47165 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 14:55:48.116 | ├─47270 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 14:55:48.116 | └─47271 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 14:55:48.116 | 2026-06-25 14:55:48.116 | Jun 25 16:55:38 devstack dstat.sh[47271]: 25-06 16:55:38| 25 7 63 0 0|5286M 301M 221M 5922M| 52B 0 | 32k 400k|2.00 50.0 |3127 2991 |3.47 2.82 1.88|1.0 0 2.0| 0 0 | | 17 289 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:39 devstack dstat.sh[47271]: 25-06 16:55:39| 16 16 63 0 0|5240M 346M 221M 5922M|9572B 32k| 44k 284k|3.00 24.0 |4502 3967 |3.47 2.82 1.88|1.0 0 262| 0 0 | | 17 289 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:40 devstack dstat.sh[47271]: 25-06 16:55:40| 22 10 66 0 0|5258M 329M 221M 5922M| 52B 0 | 0 272k| 0 27.0 |2363 1702 |3.47 2.82 1.88|2.0 0 3.0| 0 0 | | 17 293 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:41 devstack dstat.sh[47271]: 25-06 16:55:41| 19 8 69 0 0|5294M 292M 221M 5922M| 0 0 | 0 328k| 0 18.0 |2070 1540 |3.47 2.82 1.88|4.0 0 0| 0 0 | | 17 293 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:42 devstack dstat.sh[47271]: 25-06 16:55:42| 13 14 67 0 0|5268M 319M 221M 5922M|8235B 23k| 140k 188k|6.00 16.0 |4654 4107 |3.28 2.79 1.88| 0 0 279| 0 0 | | 17 293 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:43 devstack dstat.sh[47271]: 25-06 16:55:43| 3 3 91 0 0|5267M 319M 221M 5922M| 132B 476B| 0 360k| 0 28.0 |1358 1832 |3.28 2.79 1.88|3.0 0 5.0| 0 0 | | 17 293 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:44 devstack dstat.sh[47271]: 25-06 16:55:44| 19 9 70 0 0|5268M 318M 221M 5922M| 52B 0 | 0 124k| 0 6.00 |1985 1505 |3.28 2.79 1.88|2.0 0 0| 0 0 | | 17 293 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:45 devstack dstat.sh[47271]: 25-06 16:55:45| 19 9 70 1 0|5280M 306M 221M 5922M| 0 0 | 0 2632k| 0 128 |2183 1921 |3.28 2.79 1.88|2.0 0 0| 0 0 | | 17 293 0 37 0 2026-06-25 14:55:48.117 | Jun 25 16:55:46 devstack dstat.sh[47271]: 25-06 16:55:46| 21 6 69 0 0|5294M 292M 221M 5922M| 52B 0 | 0 136k| 0 27.0 |2314 1860 |3.28 2.79 1.88|2.0 0 2.0| 0 0 | | 17 294 0 38 0 2026-06-25 14:55:48.117 | Jun 25 16:55:47 devstack dstat.sh[47271]: 25-06 16:55:47| 17 14 63 0 0|5247M 339M 221M 5922M| 10k 56k|8195B 176k|2.00 17.0 |4649 3607 |3.17 2.78 1.88|3.0 0 150| 0 0 | | 17 297 0 38 0 2026-06-25 14:55:48.122 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.126 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 14:55:48.145 | enabled 2026-06-25 14:55:48.150 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 14:55:48.174 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 14:55:48.174 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 14:55:48.175 | Active: active (running) since Thu 2026-06-25 16:52:29 CEST; 3min 18s ago 2026-06-25 14:55:48.175 | Main PID: 70006 (neutron-ovn-met) 2026-06-25 14:55:48.175 | Tasks: 2 (limit: 14255) 2026-06-25 14:55:48.175 | Memory: 121.5M (peak: 122.2M) 2026-06-25 14:55:48.175 | CPU: 4.105s 2026-06-25 14:55:48.175 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 14:55:48.175 | └─70006 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-25 14:55:48.175 | 2026-06-25 14:55:48.176 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 14:55:48.177 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 14:55:48.178 | Jun 25 16:52:33 devstack neutron-ovn-metadata-agent[70006]: ERROR neutron 2026-06-25 14:55:48.181 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.183 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 14:55:48.201 | enabled 2026-06-25 14:55:48.207 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 14:55:48.230 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 14:55:48.230 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 14:55:48.230 | Active: active (running) since Thu 2026-06-25 16:52:35 CEST; 3min 12s ago 2026-06-25 14:55:48.230 | Main PID: 71799 (uwsgi) 2026-06-25 14:55:48.230 | Status: "uWSGI is ready" 2026-06-25 14:55:48.231 | Tasks: 23 (limit: 14255) 2026-06-25 14:55:48.231 | Memory: 389.0M (peak: 389.8M) 2026-06-25 14:55:48.231 | CPU: 48.491s 2026-06-25 14:55:48.231 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 14:55:48.231 | ├─71799 "neutron-apiuWSGI master" 2026-06-25 14:55:48.231 | ├─71802 "neutron-apiuWSGI worker 1" 2026-06-25 14:55:48.231 | └─71803 "neutron-apiuWSGI worker 2" 2026-06-25 14:55:48.232 | 2026-06-25 14:55:48.232 | Jun 25 16:55:22 devstack devstack@neutron-api.service[71802]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71802) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:48.232 | Jun 25 16:55:23 devstack devstack@neutron-api.service[71803]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71803) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:55:48.232 | Jun 25 16:55:23 devstack devstack@neutron-api.service[71803]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71803) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:48.232 | Jun 25 16:55:32 devstack devstack@neutron-api.service[71802]: DEBUG dbcounter [-] [71802] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.232 | Jun 25 16:55:33 devstack devstack@neutron-api.service[71803]: DEBUG dbcounter [-] [71803] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71803) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.232 | Jun 25 16:55:37 devstack devstack@neutron-api.service[71802]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71802) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:55:48.233 | Jun 25 16:55:37 devstack devstack@neutron-api.service[71802]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71802) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:48.233 | Jun 25 16:55:38 devstack devstack@neutron-api.service[71803]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71803) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 14:55:48.233 | Jun 25 16:55:38 devstack devstack@neutron-api.service[71803]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71803) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 14:55:48.233 | Jun 25 16:55:47 devstack devstack@neutron-api.service[71802]: DEBUG dbcounter [-] [71802] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.239 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.242 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 14:55:48.258 | enabled 2026-06-25 14:55:48.263 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 14:55:48.286 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 14:55:48.286 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 14:55:48.286 | Active: active (running) since Thu 2026-06-25 16:52:41 CEST; 3min 7s ago 2026-06-25 14:55:48.286 | Main PID: 72814 (neutron-periodi) 2026-06-25 14:55:48.286 | Tasks: 15 (limit: 14255) 2026-06-25 14:55:48.286 | Memory: 183.0M (peak: 183.3M) 2026-06-25 14:55:48.287 | CPU: 7.459s 2026-06-25 14:55:48.287 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 14:55:48.287 | ├─72814 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 14:55:48.287 | └─73422 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 14:55:48.287 | 2026-06-25 14:55:48.288 | Jun 25 16:54:39 devstack neutron-periodic-workers[73422]: DEBUG oslo.service.backend._threading.loopingcall [None req-b6b4ac74-4c57-495e-9cad-136583af02d1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73422) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.288 | Jun 25 16:54:49 devstack neutron-periodic-workers[73422]: DEBUG dbcounter [-] [73422] Writing DB stats neutron:SELECT=1 {{(pid=73422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.288 | Jun 25 16:54:52 devstack neutron-periodic-workers[73422]: DEBUG oslo.service.backend._threading.loopingcall [None req-6d0a7e35-ec06-4106-92a2-a855fffa70f4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=73422) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.288 | Jun 25 16:54:53 devstack neutron-periodic-workers[73422]: DEBUG oslo.service.backend._threading.loopingcall [None req-5c4fdcf7-2361-4753-a0a5-db6c910f5a69 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.87 seconds {{(pid=73422) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.288 | Jun 25 16:55:03 devstack neutron-periodic-workers[73422]: DEBUG dbcounter [-] [73422] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=73422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.288 | Jun 25 16:55:16 devstack neutron-periodic-workers[73422]: DEBUG neutron.db.agents_db [None req-b6b4ac74-4c57-495e-9cad-136583af02d1 None None] Agent healthcheck: found 0 active agents {{(pid=73422) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 14:55:48.288 | Jun 25 16:55:16 devstack neutron-periodic-workers[73422]: DEBUG oslo.service.backend._threading.loopingcall [None req-b6b4ac74-4c57-495e-9cad-136583af02d1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=73422) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.289 | Jun 25 16:55:26 devstack neutron-periodic-workers[73422]: DEBUG dbcounter [-] [73422] Writing DB stats neutron:SELECT=1 {{(pid=73422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.289 | Jun 25 16:55:29 devstack neutron-periodic-workers[73422]: DEBUG oslo.service.backend._threading.loopingcall [None req-6d0a7e35-ec06-4106-92a2-a855fffa70f4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73422) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.289 | Jun 25 16:55:39 devstack neutron-periodic-workers[73422]: DEBUG dbcounter [-] [73422] Writing DB stats neutron:SELECT=3 {{(pid=73422) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.292 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.294 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 14:55:48.313 | enabled 2026-06-25 14:55:48.318 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 14:55:48.341 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 14:55:48.341 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 14:55:48.341 | Active: active (running) since Thu 2026-06-25 16:52:38 CEST; 3min 10s ago 2026-06-25 14:55:48.341 | Main PID: 72313 (neutron-rpc-ser) 2026-06-25 14:55:48.342 | Tasks: 27 (limit: 14255) 2026-06-25 14:55:48.342 | Memory: 203.7M (peak: 204.1M) 2026-06-25 14:55:48.342 | CPU: 8.765s 2026-06-25 14:55:48.342 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 14:55:48.342 | ├─72313 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 14:55:48.342 | ├─73462 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 14:55:48.342 | └─73474 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 14:55:48.342 | 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-25 14:55:48.343 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 14:55:48.344 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 14:55:48.344 | Jun 25 16:54:25 devstack neutron-rpc-server[73474]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 14:55:48.346 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.349 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:55:48.366 | enabled 2026-06-25 14:55:48.371 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 14:55:48.392 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:55:48.393 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 14:55:48.393 | Active: active (running) since Thu 2026-06-25 16:52:44 CEST; 3min 4s ago 2026-06-25 14:55:48.393 | Main PID: 73320 (neutron-ovn-mai) 2026-06-25 14:55:48.393 | Tasks: 12 (limit: 14255) 2026-06-25 14:55:48.393 | Memory: 254.8M (peak: 255.3M) 2026-06-25 14:55:48.393 | CPU: 8.366s 2026-06-25 14:55:48.393 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 14:55:48.393 | ├─73320 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 14:55:48.394 | └─73405 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 14:55:48.394 | 2026-06-25 14:55:48.394 | Jun 25 16:53:12 devstack neutron-ovn-maintenance-worker[73405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 14:55:48.394 | Jun 25 16:53:12 devstack neutron-ovn-maintenance-worker[73405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 14:55:48.394 | Jun 25 16:53:12 devstack neutron-ovn-maintenance-worker[73405]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-06-25 14:55:48.394 | Jun 25 16:53:12 devstack neutron-ovn-maintenance-worker[73405]: DEBUG futurist.periodics [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=73405) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:55:48.394 | Jun 25 16:53:13 devstack neutron-ovn-maintenance-worker[73405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 14:55:48.394 | Jun 25 16:53:13 devstack neutron-ovn-maintenance-worker[73405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 14:55:48.394 | Jun 25 16:53:13 devstack neutron-ovn-maintenance-worker[73405]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] OVN maintenance task update_security_group_with_address_group finished in 0.030 seconds 2026-06-25 14:55:48.395 | Jun 25 16:53:13 devstack neutron-ovn-maintenance-worker[73405]: DEBUG futurist.periodics [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=73405) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:55:48.395 | Jun 25 16:53:13 devstack neutron-ovn-maintenance-worker[73405]: DEBUG futurist.periodics [None req-bcb521cd-2766-4ff7-927c-05886f364250 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=73405) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 14:55:48.395 | Jun 25 16:53:23 devstack neutron-ovn-maintenance-worker[73405]: DEBUG dbcounter [-] [73405] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.397 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.401 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 14:55:48.421 | enabled 2026-06-25 14:55:48.426 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 14:55:48.447 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 14:55:48.448 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 14:55:48.448 | Active: active (running) since Thu 2026-06-25 16:54:37 CEST; 1min 11s ago 2026-06-25 14:55:48.448 | Main PID: 77613 (nova-novncproxy) 2026-06-25 14:55:48.448 | Tasks: 4 (limit: 14255) 2026-06-25 14:55:48.448 | Memory: 109.6M (peak: 109.9M) 2026-06-25 14:55:48.448 | CPU: 4.065s 2026-06-25 14:55:48.448 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 14:55:48.448 | └─77613 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-25 14:55:48.449 | 2026-06-25 14:55:48.449 | Jun 25 16:54:37 devstack nova-novncproxy[77613]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:48.449 | Jun 25 16:54:37 devstack nova-novncproxy[77613]: framework. For more detail see 2026-06-25 14:55:48.449 | Jun 25 16:54:37 devstack nova-novncproxy[77613]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:48.449 | Jun 25 16:54:37 devstack nova-novncproxy[77613]: import eventlet # noqa 2026-06-25 14:55:48.449 | Jun 25 16:54:38 devstack nova-novncproxy[77613]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:55:48.449 | Jun 25 16:54:42 devstack nova-novncproxy[77613]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 14:55:48.449 | Jun 25 16:54:42 devstack nova-novncproxy[77613]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 14:55:48.449 | Jun 25 16:54:42 devstack nova-novncproxy[77613]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 14:55:48.450 | Jun 25 16:54:42 devstack nova-novncproxy[77613]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 14:55:48.450 | Jun 25 16:54:42 devstack nova-novncproxy[77613]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 14:55:48.453 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.456 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 14:55:48.474 | enabled 2026-06-25 14:55:48.479 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 14:55:48.502 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 14:55:48.502 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 14:55:48.503 | Active: active (running) since Thu 2026-06-25 16:54:40 CEST; 1min 8s ago 2026-06-25 14:55:48.503 | Main PID: 78410 (nova-conductor:) 2026-06-25 14:55:48.503 | Tasks: 19 (limit: 14255) 2026-06-25 14:55:48.503 | Memory: 158.2M (peak: 158.5M) 2026-06-25 14:55:48.504 | CPU: 5.218s 2026-06-25 14:55:48.504 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 14:55:48.504 | ├─78410 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 14:55:48.504 | ├─80038 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 14:55:48.504 | └─80047 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 14:55:48.504 | 2026-06-25 14:55:48.505 | Jun 25 16:54:46 devstack nova-conductor[80047]: DEBUG nova.servicegroup.drivers.db [None req-42eea27d-e19b-4b04-94cc-d5c01451769b None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80047) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 14:55:48.505 | Jun 25 16:54:51 devstack nova-conductor[80038]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.505 | Jun 25 16:54:51 devstack nova-conductor[80047]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.505 | Jun 25 16:54:54 devstack nova-conductor[78410]: DEBUG dbcounter [-] [78410] Writing DB stats nova_api:SELECT=1 {{(pid=78410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.505 | Jun 25 16:54:54 devstack nova-conductor[78410]: DEBUG dbcounter [-] [78410] Writing DB stats nova_cell0:SELECT=1 {{(pid=78410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.505 | Jun 25 16:54:54 devstack nova-conductor[78410]: DEBUG dbcounter [-] [78410] Writing DB stats nova_cell1:SELECT=1 {{(pid=78410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.505 | Jun 25 16:55:01 devstack nova-conductor[80038]: DEBUG dbcounter [-] [80038] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.506 | Jun 25 16:55:01 devstack nova-conductor[80047]: DEBUG dbcounter [-] [80047] Writing DB stats nova_cell0:SELECT=3 {{(pid=80047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 14:55:48.506 | Jun 25 16:55:28 devstack nova-conductor[80047]: DEBUG oslo.service.backend._threading.loopingcall [None req-4b1d04c8-94f8-45af-b1cd-72be777db467 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.506 | Jun 25 16:55:33 devstack nova-conductor[80038]: DEBUG oslo.service.backend._threading.loopingcall [None req-4907adb8-0acd-4f7d-a1a1-ad3a0dafaba7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.508 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 14:55:48.511 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 14:55:48.530 | enabled 2026-06-25 14:55:48.536 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 14:55:48.560 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 14:55:48.560 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 14:55:48.560 | Active: active (running) since Thu 2026-06-25 16:54:42 CEST; 1min 5s ago 2026-06-25 14:55:48.560 | Main PID: 78972 (nova-conductor:) 2026-06-25 14:55:48.560 | Tasks: 37 (limit: 14255) 2026-06-25 14:55:48.561 | Memory: 167.3M (peak: 167.7M) 2026-06-25 14:55:48.561 | CPU: 5.290s 2026-06-25 14:55:48.561 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 14:55:48.561 | ├─78972 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 14:55:48.561 | ├─80118 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 14:55:48.561 | └─80120 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 14:55:48.561 | 2026-06-25 14:55:48.561 | Jun 25 16:55:02 devstack nova-conductor[80118]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80118) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.561 | Jun 25 16:55:12 devstack nova-conductor[80120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.561 | Jun 25 16:55:12 devstack nova-conductor[80118]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80118) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.561 | Jun 25 16:55:22 devstack nova-conductor[80120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.562 | Jun 25 16:55:22 devstack nova-conductor[80118]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80118) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.562 | Jun 25 16:55:28 devstack nova-conductor[80118]: DEBUG oslo.service.backend._threading.loopingcall [None req-65dd8da6-1a7f-4384-b964-870b6533bdf3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80118) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.562 | Jun 25 16:55:32 devstack nova-conductor[80120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.562 | Jun 25 16:55:32 devstack nova-conductor[80118]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80118) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.562 | Jun 25 16:55:42 devstack nova-conductor[80120]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80120) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.562 | Jun 25 16:55:42 devstack nova-conductor[80118]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80118) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 14:55:48.566 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 14:55:48.589 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:48.593 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 14:55:48.613 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:55:48.615 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 14:55:48.619 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 14:55:49.124 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:55:49.124 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:55:49.124 | we strongly recommend against using it for new projects. 2026-06-25 14:55:49.124 | 2026-06-25 14:55:49.124 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:49.124 | framework. For more detail see 2026-06-25 14:55:49.124 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:49.124 | 2026-06-25 14:55:49.124 | import eventlet # noqa 2026-06-25 14:55:49.498 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:55:52.639 | INFO dbcounter [None req-47d343b2-a212-479a-8555-946a02dd7fb9 None None] Registered counter for database nova_api 2026-06-25 14:55:52.786 | DEBUG dbcounter [-] [85025] Writer thread running {{(pid=85025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:55:52.800 | Found 2 cell mappings. 2026-06-25 14:55:52.800 | Skipping cell0 since it does not contain hosts. 2026-06-25 14:55:52.800 | Getting computes from cell 'cell1': e2f00b36-ab69-44db-963f-ff4ca3426fd6 2026-06-25 14:55:52.800 | INFO dbcounter [None req-47d343b2-a212-479a-8555-946a02dd7fb9 None None] Registered counter for database nova_cell1 2026-06-25 14:55:52.897 | DEBUG dbcounter [-] [85025] Writer thread running {{(pid=85025) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 14:55:53.216 | Checking host mapping for compute host 'devstack': eef66855-2f07-4b31-9a47-3d92c7ee40ca 2026-06-25 14:55:53.217 | Creating host mapping for compute host 'devstack': eef66855-2f07-4b31-9a47-3d92c7ee40ca 2026-06-25 14:55:53.217 | Found 1 unmapped computes in cell: e2f00b36-ab69-44db-963f-ff4ca3426fd6 2026-06-25 14:55:53.542 | Exception ignored in: 2026-06-25 14:55:53.542 | Traceback (most recent call last): 2026-06-25 14:55:53.542 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:55:53.542 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:55:53.543 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:55:53.544 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:55:53.544 | RuntimeError: greenlet is being finalized 2026-06-25 14:55:53.924 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 14:55:54.405 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 14:55:54.405 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 14:55:54.405 | we strongly recommend against using it for new projects. 2026-06-25 14:55:54.405 | 2026-06-25 14:55:54.405 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 14:55:54.405 | framework. For more detail see 2026-06-25 14:55:54.405 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 14:55:54.405 | 2026-06-25 14:55:54.406 | import eventlet # noqa 2026-06-25 14:55:54.761 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 14:55:58.445 | +-------------------------------------------+ 2026-06-25 14:55:58.445 | | Upgrade Check Results | 2026-06-25 14:55:58.445 | +-------------------------------------------+ 2026-06-25 14:55:58.445 | | Check: Cells v2 | 2026-06-25 14:55:58.445 | | Result: Success | 2026-06-25 14:55:58.445 | | Details: None | 2026-06-25 14:55:58.445 | +-------------------------------------------+ 2026-06-25 14:55:58.445 | | Check: Placement API | 2026-06-25 14:55:58.445 | | Result: Success | 2026-06-25 14:55:58.446 | | Details: None | 2026-06-25 14:55:58.446 | +-------------------------------------------+ 2026-06-25 14:55:58.446 | | Check: Cinder API | 2026-06-25 14:55:58.446 | | Result: Success | 2026-06-25 14:55:58.446 | | Details: None | 2026-06-25 14:55:58.446 | +-------------------------------------------+ 2026-06-25 14:55:58.446 | | Check: Policy File JSON to YAML Migration | 2026-06-25 14:55:58.446 | | Result: Success | 2026-06-25 14:55:58.446 | | Details: None | 2026-06-25 14:55:58.446 | +-------------------------------------------+ 2026-06-25 14:55:58.446 | | Check: Older than N-1 computes | 2026-06-25 14:55:58.446 | | Result: Success | 2026-06-25 14:55:58.447 | | Details: None | 2026-06-25 14:55:58.447 | +-------------------------------------------+ 2026-06-25 14:55:58.447 | | Check: hw_machine_type unset | 2026-06-25 14:55:58.447 | | Result: Success | 2026-06-25 14:55:58.447 | | Details: None | 2026-06-25 14:55:58.447 | +-------------------------------------------+ 2026-06-25 14:55:58.447 | | Check: Service User Token Configuration | 2026-06-25 14:55:58.447 | | Result: Success | 2026-06-25 14:55:58.447 | | Details: None | 2026-06-25 14:55:58.447 | +-------------------------------------------+ 2026-06-25 14:55:58.734 | Exception ignored in: 2026-06-25 14:55:58.734 | Traceback (most recent call last): 2026-06-25 14:55:58.735 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 14:55:58.735 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 14:55:58.736 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 14:55:58.736 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 14:55:58.736 | RuntimeError: greenlet is being finalized 2026-06-25 14:55:59.087 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 14:55:59.091 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 14:55:59.092 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 14:56:02.775 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 14:56:02.796 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:02.800 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 14:56:02.803 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 14:56:02.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 14:56:02.809 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 14:56:02.811 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:56:02.814 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 14:56:02.817 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 14:56:02.820 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 14:56:02.823 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 14:56:02.826 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 14:56:02.829 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 14:56:02.832 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 14:56:02.835 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 14:56:02.892 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 14:56:02.897 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 14:56:02.897 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 14:56:02.897 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 14:56:02.902 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 14:56:02.905 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 14:56:02.908 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 14:56:02.910 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 14:56:02.913 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 14:56:02.916 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 14:56:02.933 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-25 14:56:02.951 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 14:56:02.954 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:56:02.957 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 14:56:02.960 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 14:56:02.963 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 14:56:02.966 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 14:56:02.969 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 14:56:02.972 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 14:56:02.975 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 14:56:02.977 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 14:56:02.980 | + functions-common:run_phase:1858 : local extra 2026-06-25 14:56:02.984 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 14:56:02.988 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 14:56:02.991 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 14:56:02.993 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 14:56:02.996 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 14:56:02.999 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 14:56:03.015 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:03.018 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:56:03.021 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:03.024 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 14:56:03.026 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:03.029 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:56:03.032 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:03.034 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 14:56:03.037 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:03.040 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 14:56:03.043 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 14:56:03.045 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 14:56:03.048 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 14:56:03.091 | [2070 Async install_tempest:45279]: Waiting for completion of install_tempest running on PID 45279 (1 other jobs running) 2026-06-25 14:56:03.112 | [2070 Async install_tempest:45279]: Signaling child to exit 2026-06-25 14:56:03.113 | WAKEUP 2026-06-25 14:56:03.137 | [2070 Async install_tempest:45279]: Signaled 2026-06-25 14:56:03.139 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 14:56:03.139 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 14:56:03.139 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 14:56:03.139 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:56:03.139 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 14:56:03.139 | +++ functions-common:git_clone:593 : pwd 2026-06-25 14:56:03.139 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:56:03.140 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:610 : echo master 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:03.140 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 14:56:03.141 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:03.141 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:03.141 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:03.141 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:03.141 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:03.141 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:03.141 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:03.141 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:03.141 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:03.141 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398672340 2026-06-25 14:56:03.142 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 14:56:03.142 | Cloning into '/opt/stack/tempest'... 2026-06-25 14:56:03.142 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:03.142 | ++ functions-common:time_stop:2427 : start_time=1782398672340 2026-06-25 14:56:03.143 | ++ functions-common:time_stop:2429 : [[ -z 1782398672340 ]] 2026-06-25 14:56:03.143 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:03.143 | ++ functions-common:time_stop:2432 : end_time=1782398681210 2026-06-25 14:56:03.143 | ++ functions-common:time_stop:2433 : elapsed_time=8870 2026-06-25 14:56:03.143 | ++ functions-common:time_stop:2434 : total=427863 2026-06-25 14:56:03.143 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:03.143 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=436733 2026-06-25 14:56:03.143 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 14:56:03.143 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:56:03.143 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:03.144 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:03.144 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:03.144 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:03.144 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:03.144 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:03.144 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:03.144 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:03.144 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:03.144 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398681260 2026-06-25 14:56:03.144 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:56:03.145 | From https://review.opendev.org/openstack/tempest 2026-06-25 14:56:03.145 | * branch master -> FETCH_HEAD 2026-06-25 14:56:03.145 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2427 : start_time=1782398681260 2026-06-25 14:56:03.145 | ++ functions-common:time_stop:2429 : [[ -z 1782398681260 ]] 2026-06-25 14:56:03.146 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:03.146 | ++ functions-common:time_stop:2432 : end_time=1782398682048 2026-06-25 14:56:03.146 | ++ functions-common:time_stop:2433 : elapsed_time=788 2026-06-25 14:56:03.146 | ++ functions-common:time_stop:2434 : total=436733 2026-06-25 14:56:03.146 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:03.146 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=437521 2026-06-25 14:56:03.146 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:56:03.146 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:03.146 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:03.146 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:03.147 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:03.147 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:03.147 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:03.147 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:03.147 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:03.147 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:03.147 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782398682111 2026-06-25 14:56:03.147 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:56:03.147 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:56:03.147 | 2026-06-25 14:56:03.147 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:56:03.148 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:56:03.148 | state without impacting any branches by switching back to a branch. 2026-06-25 14:56:03.148 | 2026-06-25 14:56:03.148 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:56:03.148 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:56:03.148 | 2026-06-25 14:56:03.148 | git switch -c 2026-06-25 14:56:03.148 | 2026-06-25 14:56:03.148 | Or undo this operation with: 2026-06-25 14:56:03.148 | 2026-06-25 14:56:03.148 | git switch - 2026-06-25 14:56:03.149 | 2026-06-25 14:56:03.149 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:56:03.149 | 2026-06-25 14:56:03.149 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 14:56:03.149 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:03.149 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:03.149 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:03.149 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:03.149 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:03.149 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2427 : start_time=1782398682111 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2429 : [[ -z 1782398682111 ]] 2026-06-25 14:56:03.150 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2432 : end_time=1782398682324 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2433 : elapsed_time=213 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2434 : total=437521 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:03.150 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=437734 2026-06-25 14:56:03.150 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 14:56:03.150 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 14:56:03.151 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 14:56:03.151 | ++ functions-common:git_clone:673 : head -1 2026-06-25 14:56:03.151 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 14:56:03.151 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:56:03.151 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 14:56:03.151 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 14:56:03.151 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-25 14:56:03.151 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 14:56:03.151 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 14:56:03.151 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:03.152 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 14:56:03.152 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-25 14:56:03.152 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:03.152 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 14:56:03.152 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:03.152 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:56:03.152 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-25 14:56:03.152 | Collecting 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 (from tox!=2.8.0,<4.0.0) 2026-06-25 14:56:03.152 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 14:56:03.153 | Collecting distlib<1,>=0.3.7 (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,<4.0.0) 2026-06-25 14:56:03.153 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 14:56:03.153 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-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,<4.0.0) (4.10.0) 2026-06-25 14:56:03.153 | Collecting python-discovery>=1.4.2 (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,<4.0.0) 2026-06-25 14:56:03.153 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 14:56:03.153 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 14:56:03.153 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 14:56:03.153 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 14:56:03.153 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 14:56:03.153 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 14:56:03.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 44.4 MB/s 0:00:00 2026-06-25 14:56:03.154 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 14:56:03.154 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 14:56:03.154 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 14:56:03.154 | 2026-06-25 14:56:03.154 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-25 14:56:03.154 | ++ inc/python:pip_install:216 : result=0 2026-06-25 14:56:03.154 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:56:03.154 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:03.154 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:03.154 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2427 : start_time=1782398682411 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2429 : [[ -z 1782398682411 ]] 2026-06-25 14:56:03.155 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2432 : end_time=1782398686377 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2433 : elapsed_time=3966 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2434 : total=174926 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:03.155 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178892 2026-06-25 14:56:03.156 | ++ inc/python:pip_install:219 : return 0 2026-06-25 14:56:03.156 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 14:56:03.156 | /opt/stack/tempest ~/devstack 2026-06-25 14:56:03.156 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 14:56:03.156 | Switched to branch 'master' 2026-06-25 14:56:03.156 | Your branch is up to date with 'origin/master'. 2026-06-25 14:56:03.156 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 14:56:03.156 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 14:56:03.156 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.hhxWWYGr3G 2026-06-25 14:56:03.156 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.hhxWWYGr3G 2026-06-25 14:56:03.156 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.hhxWWYGr3G 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:03.157 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:56:03.157 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 14:56:03.157 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 14:56:03.158 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 14:56:03.158 | full develop-inst: /opt/stack/tempest 2026-06-25 14:56:03.158 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:56:03.158 | ___________________________________ summary ____________________________________ 2026-06-25 14:56:03.158 | full: skipped tests 2026-06-25 14:56:03.158 | congratulations :) 2026-06-25 14:56:03.158 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.hhxWWYGr3G -r requirements.txt 2026-06-25 14:56:03.158 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-25 14:56:03.158 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 14:56:03.158 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-25 14:56:03.159 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-25 14:56:03.159 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-25 14:56:03.159 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 14:56:03.159 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-25 14:56:03.159 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 14:56:03.159 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 14:56:03.159 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 14:56:03.159 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-25 14:56:03.159 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 14:56:03.160 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 14:56:03.160 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-25 14:56:03.160 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 14:56:03.160 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-25 14:56:03.160 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 14:56:03.160 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 14:56:03.160 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-25 14:56:03.160 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-25 14:56:03.161 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-25 14:56:03.161 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 14:56:03.161 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-25 14:56:03.161 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-25 14:56:03.161 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 14:56:03.161 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 14:56:03.161 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-25 14:56:03.161 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-25 14:56:03.161 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-25 14:56:03.161 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 14:56:03.161 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-25 14:56:03.162 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-25 14:56:03.162 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-25 14:56:03.162 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 14:56:03.162 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 14:56:03.162 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-25 14:56:03.162 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-25 14:56:03.162 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 14:56:03.162 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-25 14:56:03.162 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-25 14:56:03.163 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 14:56:03.163 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-25 14:56:03.163 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-25 14:56:03.163 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-25 14:56:03.163 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 14:56:03.163 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-25 14:56:03.163 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 14:56:03.163 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 14:56:03.163 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-25 14:56:03.163 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 14:56:03.163 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 14:56:03.164 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 14:56:03.164 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 14:56:03.164 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 14:56:03.164 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-25 14:56:03.164 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 14:56:03.164 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 14:56:03.164 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 14:56:03.164 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 14:56:03.165 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 14:56:03.165 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 14:56:03.165 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 14:56:03.165 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.hhxWWYGr3G 2026-06-25 14:56:03.165 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 14:56:03.165 | ~/devstack 2026-06-25 14:56:03.193 | [2070 Async install_tempest:45279]: finished install_tempest with result 0 in 46 seconds 2026-06-25 14:56:03.198 | ++ inc/async:async_wait:197 : return 0 2026-06-25 14:56:03.201 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 14:56:03.204 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:56:03.207 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 14:56:03.211 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 14:56:03.214 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 14:56:03.217 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 14:56:03.220 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 14:56:03.222 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:56:03.225 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 14:56:03.228 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 14:56:03.230 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 14:56:03.233 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 14:56:03.236 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:56:03.239 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 14:56:03.241 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 14:56:03.244 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 14:56:03.247 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 14:56:03.250 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 14:56:03.253 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 14:56:03.256 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 14:56:03.259 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 14:56:03.263 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 14:56:03.269 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 14:56:03.271 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 14:56:03.274 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 14:56:03.445 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 14:56:03.448 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 14:56:03.450 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 14:56:03.453 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 14:56:03.456 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 14:56:03.459 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 14:56:03.461 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 14:56:03.464 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 14:56:03.467 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 14:56:03.470 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 14:56:03.474 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 14:56:03.476 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 14:56:03.479 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 14:56:03.481 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 14:56:03.502 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 14:56:03.506 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-25 14:56:04.593 | Obtaining file:///opt/stack/tempest 2026-06-25 14:56:04.598 | Installing build dependencies: started 2026-06-25 14:56:06.533 | Installing build dependencies: finished with status 'done' 2026-06-25 14:56:06.534 | Checking if build backend supports build_editable: started 2026-06-25 14:56:07.117 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 14:56:07.120 | Getting requirements to build editable: started 2026-06-25 14:56:07.443 | Getting requirements to build editable: finished with status 'done' 2026-06-25 14:56:07.445 | Preparing editable metadata (pyproject.toml): started 2026-06-25 14:56:08.916 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 14:56:08.959 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.0.3) 2026-06-25 14:56:08.961 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.14.0) 2026-06-25 14:56:08.962 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 14:56:08.964 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 14:56:08.965 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 14:56:08.967 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 14:56:08.968 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 14:56:08.970 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 14:56:08.971 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 14:56:08.973 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 14:56:09.188 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 14:56:09.191 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 14:56:09.197 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.10.0) 2026-06-25 14:56:09.198 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 14:56:09.199 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 14:56:09.200 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 14:56:09.201 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 14:56:09.202 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 14:56:09.204 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 14:56:09.205 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 14:56:09.206 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 14:56:09.208 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 14:56:09.209 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 14:56:09.210 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 14:56:09.213 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.6.0) 2026-06-25 14:56:09.214 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.0.0) 2026-06-25 14:56:09.219 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (3.0.52) 2026-06-25 14:56:09.220 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.11.0) 2026-06-25 14:56:09.221 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (15.0.0) 2026-06-25 14:56:09.222 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.8.0) 2026-06-25 14:56:09.225 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 14:56:09.229 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev35) (3.0) 2026-06-25 14:56:09.232 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev35) (2.2.1) 2026-06-25 14:56:09.239 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (26.1.0) 2026-06-25 14:56:09.240 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (2025.9.1) 2026-06-25 14:56:09.241 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (0.37.0) 2026-06-25 14:56:09.242 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (2026.5.1) 2026-06-25 14:56:09.251 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev35) (6.8.0) 2026-06-25 14:56:09.255 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 14:56:09.256 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev35) (2.34.2) 2026-06-25 14:56:09.261 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev35) (6.4.0) 2026-06-25 14:56:09.263 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev35) (2.9.0.post0) 2026-06-25 14:56:09.266 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev35) (4.15.0) 2026-06-25 14:56:09.269 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev35) (1.2.1) 2026-06-25 14:56:09.273 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (2.1.0) 2026-06-25 14:56:09.275 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (3.3.2) 2026-06-25 14:56:09.276 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (26.2) 2026-06-25 14:56:09.277 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (7.2.2) 2026-06-25 14:56:09.283 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (5.0.0) 2026-06-25 14:56:09.284 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (3.0.3) 2026-06-25 14:56:09.285 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (1.6.2) 2026-06-25 14:56:09.294 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev35) (82.0.1) 2026-06-25 14:56:09.297 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 14:56:09.317 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev35) (1.17.0) 2026-06-25 14:56:09.328 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (3.4.7) 2026-06-25 14:56:09.329 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (3.18) 2026-06-25 14:56:09.331 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (2023.11.17) 2026-06-25 14:56:09.348 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.2.0) 2026-06-25 14:56:09.350 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (2.20.0) 2026-06-25 14:56:09.355 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.1.2) 2026-06-25 14:56:09.370 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev35) (0.16.0) 2026-06-25 14:56:09.406 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 14:56:09.409 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 14:56:09.449 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 14:56:09.452 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 14:56:09.464 | Building wheels for collected packages: tempest 2026-06-25 14:56:09.466 | Building editable for tempest (pyproject.toml): started 2026-06-25 14:56:11.222 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 14:56:11.224 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=4f8f4c8f9a799b0100cb650dfdba7fa36102712d3c498c7ddb7cde8ccf572eb5 2026-06-25 14:56:11.224 | Stored in directory: /tmp/pip-ephem-wheel-cache-v03sz6ui/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 14:56:11.230 | Successfully built tempest 2026-06-25 14:56:11.532 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 14:56:11.810 | 2026-06-25 14:56:11.840 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 14:56:12.051 | ++ inc/python:pip_install:216 : result=0 2026-06-25 14:56:12.054 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 14:56:12.057 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:12.060 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:12.064 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:12.066 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:12.069 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:12.073 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 14:56:12.076 | ++ functions-common:time_stop:2427 : start_time=1782399363496 2026-06-25 14:56:12.079 | ++ functions-common:time_stop:2429 : [[ -z 1782399363496 ]] 2026-06-25 14:56:12.082 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:12.087 | ++ functions-common:time_stop:2432 : end_time=1782399372084 2026-06-25 14:56:12.091 | ++ functions-common:time_stop:2433 : elapsed_time=8588 2026-06-25 14:56:12.094 | ++ functions-common:time_stop:2434 : total=186773 2026-06-25 14:56:12.097 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:12.100 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195361 2026-06-25 14:56:12.103 | ++ inc/python:pip_install:219 : return 0 2026-06-25 14:56:12.106 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 14:56:12.109 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:56:12.112 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 14:56:12.115 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 14:56:12.118 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 14:56:12.121 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 14:56:12.124 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 14:56:12.127 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 14:56:12.131 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,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-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-25 14:56:12.133 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 14:56:12.136 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 14:56:12.140 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 14:56:12.142 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 14:56:12.145 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 14:56:12.148 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 14:56:12.151 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 14:56:12.153 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 14:56:12.156 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 14:56:12.158 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 14:56:12.161 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 14:56:12.164 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 14:56:12.167 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 14:56:12.169 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 14:56:12.173 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 14:56:12.175 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 14:56:12.178 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 14:56:12.181 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 14:56:12.181 | ' 2026-06-25 14:56:12.184 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 14:56:12.187 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 14:56:12.206 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:12.210 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 14:56:12.213 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 14:56:12.216 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 14:56:12.218 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 14:56:12.222 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 14:56:12.223 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 14:56:12.223 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 14:56:16.348 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:16.353 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 14:56:16.358 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 14:56:16.362 | ++ lib/tempest:get_active_images:176 : img_id=c686d4ad-3982-4518-be93-20e5ad78605b 2026-06-25 14:56:16.367 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 14:56:16.371 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 14:56:16.373 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 14:56:16.376 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 14:56:16.380 | ++ lib/tempest:configure_tempest:266 : '[' -z c686d4ad-3982-4518-be93-20e5ad78605b ']' 2026-06-25 14:56:16.382 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=c686d4ad-3982-4518-be93-20e5ad78605b 2026-06-25 14:56:16.384 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 14:56:16.402 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 14:56:16.407 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 14:56:16.410 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 14:56:16.412 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 14:56:16.414 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 14:56:16.417 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 14:56:16.420 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 14:56:16.424 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 14:56:16.428 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 14:56:16.429 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 14:56:19.789 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:19.793 | ++ lib/tempest:configure_tempest:303 : admin_project_id=5d22bdd99b8f49f8ba3c18e5ccc91b36 2026-06-25 14:56:19.795 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 14:56:19.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:19.815 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 14:56:23.299 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:23.301 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:23.302 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:23.302 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:23.302 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:23.302 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:23.302 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:23.302 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:23.302 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:23.302 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:23.302 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:23.302 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:23.303 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:23.303 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:23.303 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 14:56:23.304 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 14:56:23.306 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:23.307 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:23.307 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:23.307 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:23.307 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:23.307 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:23.307 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:23.307 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:23.307 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:23.307 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:23.308 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:23.308 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:23.308 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:23.308 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 14:56:23.310 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib c686d4ad-3982-4518-be93-20e5ad78605b 2026-06-25 14:56:23.313 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 14:56:23.316 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c686d4ad-3982-4518-be93-20e5ad78605b -c size -f value 2026-06-25 14:56:26.774 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:26.777 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 14:56:26.780 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 14:56:26.781 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 14:56:26.825 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 14:56:26.828 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 14:56:26.830 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-25 14:56:30.064 | +----------------------------+-----------------------+ 2026-06-25 14:56:30.064 | | Field | Value | 2026-06-25 14:56:30.064 | +----------------------------+-----------------------+ 2026-06-25 14:56:30.064 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:56:30.064 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:56:30.064 | | description | None | 2026-06-25 14:56:30.064 | | disk | 1 | 2026-06-25 14:56:30.064 | | id | 42 | 2026-06-25 14:56:30.065 | | name | m1.nano | 2026-06-25 14:56:30.065 | | os-flavor-access:is_public | True | 2026-06-25 14:56:30.065 | | properties | hw_rng:allowed='True' | 2026-06-25 14:56:30.065 | | ram | 192 | 2026-06-25 14:56:30.065 | | rxtx_factor | 1.0 | 2026-06-25 14:56:30.065 | | swap | 0 | 2026-06-25 14:56:30.065 | | vcpus | 1 | 2026-06-25 14:56:30.065 | +----------------------------+-----------------------+ 2026-06-25 14:56:30.424 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 14:56:30.426 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:30.426 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 14:56:30.426 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 14:56:30.426 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 14:56:30.426 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 14:56:30.426 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 14:56:30.426 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 14:56:30.426 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 14:56:30.426 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 14:56:30.426 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 14:56:30.427 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 14:56:30.427 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 14:56:30.427 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 14:56:30.427 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 14:56:30.429 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib c686d4ad-3982-4518-be93-20e5ad78605b 2026-06-25 14:56:30.432 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 14:56:30.436 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show c686d4ad-3982-4518-be93-20e5ad78605b -c size -f value 2026-06-25 14:56:33.984 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:33.989 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 14:56:33.993 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 14:56:33.993 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 14:56:34.034 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 14:56:34.038 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 14:56:34.040 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-25 14:56:37.044 | +----------------------------+-----------------------+ 2026-06-25 14:56:37.044 | | Field | Value | 2026-06-25 14:56:37.044 | +----------------------------+-----------------------+ 2026-06-25 14:56:37.044 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 14:56:37.045 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 14:56:37.045 | | description | None | 2026-06-25 14:56:37.045 | | disk | 1 | 2026-06-25 14:56:37.045 | | id | 84 | 2026-06-25 14:56:37.046 | | name | m1.micro | 2026-06-25 14:56:37.046 | | os-flavor-access:is_public | True | 2026-06-25 14:56:37.046 | | properties | hw_rng:allowed='True' | 2026-06-25 14:56:37.046 | | ram | 256 | 2026-06-25 14:56:37.047 | | rxtx_factor | 1.0 | 2026-06-25 14:56:37.047 | | swap | 0 | 2026-06-25 14:56:37.047 | | vcpus | 1 | 2026-06-25 14:56:37.047 | +----------------------------+-----------------------+ 2026-06-25 14:56:37.384 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 14:56:37.387 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 14:56:37.405 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:56:37.408 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 14:56:37.411 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 14:56:37.414 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 14:56:37.418 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 14:56:37.421 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 14:56:37.425 | +++ functions-common:git_clone:593 : pwd 2026-06-25 14:56:37.428 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 14:56:37.431 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 14:56:37.435 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 14:56:37.454 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 14:56:37.457 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 14:56:37.460 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:37.464 | ++ functions-common:git_clone:610 : echo master 2026-06-25 14:56:37.464 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 14:56:37.470 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 14:56:37.473 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 14:56:37.476 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-25 14:56:37.479 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:37.482 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:37.485 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:37.489 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:37.492 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:37.495 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:37.497 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:37.500 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:37.505 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:37.509 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399397506 2026-06-25 14:56:37.513 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-25 14:56:37.517 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 14:56:38.201 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:38.203 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:38.206 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:38.208 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:38.210 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:38.212 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:38.215 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:38.217 | ++ functions-common:time_stop:2427 : start_time=1782399397506 2026-06-25 14:56:38.220 | ++ functions-common:time_stop:2429 : [[ -z 1782399397506 ]] 2026-06-25 14:56:38.224 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:38.227 | ++ functions-common:time_stop:2432 : end_time=1782399398225 2026-06-25 14:56:38.230 | ++ functions-common:time_stop:2433 : elapsed_time=719 2026-06-25 14:56:38.232 | ++ functions-common:time_stop:2434 : total=427863 2026-06-25 14:56:38.234 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:38.236 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=428582 2026-06-25 14:56:38.238 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 14:56:38.241 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 14:56:38.243 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:38.246 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:38.248 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:38.250 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:38.252 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:38.255 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:38.259 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:38.262 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:38.266 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:38.270 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399398266 2026-06-25 14:56:38.273 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 14:56:38.766 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 14:56:38.767 | * branch master -> FETCH_HEAD 2026-06-25 14:56:38.777 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:38.780 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:38.783 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:38.786 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:38.789 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:38.791 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:38.794 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:38.797 | ++ functions-common:time_stop:2427 : start_time=1782399398266 2026-06-25 14:56:38.799 | ++ functions-common:time_stop:2429 : [[ -z 1782399398266 ]] 2026-06-25 14:56:38.803 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:38.809 | ++ functions-common:time_stop:2432 : end_time=1782399398804 2026-06-25 14:56:38.812 | ++ functions-common:time_stop:2433 : elapsed_time=538 2026-06-25 14:56:38.816 | ++ functions-common:time_stop:2434 : total=428582 2026-06-25 14:56:38.820 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:38.823 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429120 2026-06-25 14:56:38.825 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 14:56:38.828 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 14:56:38.831 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 14:56:38.834 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 14:56:38.837 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 14:56:38.840 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 14:56:38.843 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 14:56:38.846 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 14:56:38.849 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 14:56:38.853 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 14:56:38.857 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782399398854 2026-06-25 14:56:38.860 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 14:56:38.867 | Note: switching to 'FETCH_HEAD'. 2026-06-25 14:56:38.867 | 2026-06-25 14:56:38.867 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 14:56:38.867 | changes and commit them, and you can discard any commits you make in this 2026-06-25 14:56:38.867 | state without impacting any branches by switching back to a branch. 2026-06-25 14:56:38.867 | 2026-06-25 14:56:38.868 | If you want to create a new branch to retain commits you create, you may 2026-06-25 14:56:38.868 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 14:56:38.868 | 2026-06-25 14:56:38.868 | git switch -c 2026-06-25 14:56:38.868 | 2026-06-25 14:56:38.868 | Or undo this operation with: 2026-06-25 14:56:38.868 | 2026-06-25 14:56:38.868 | git switch - 2026-06-25 14:56:38.868 | 2026-06-25 14:56:38.868 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 14:56:38.868 | 2026-06-25 14:56:38.869 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 14:56:38.871 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 14:56:38.875 | ++ functions-common:time_stop:2420 : local name 2026-06-25 14:56:38.878 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 14:56:38.882 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 14:56:38.885 | ++ functions-common:time_stop:2423 : local total 2026-06-25 14:56:38.889 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 14:56:38.892 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 14:56:38.895 | ++ functions-common:time_stop:2427 : start_time=1782399398854 2026-06-25 14:56:38.898 | ++ functions-common:time_stop:2429 : [[ -z 1782399398854 ]] 2026-06-25 14:56:38.902 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 14:56:38.906 | ++ functions-common:time_stop:2432 : end_time=1782399398903 2026-06-25 14:56:38.910 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-06-25 14:56:38.913 | ++ functions-common:time_stop:2434 : total=429120 2026-06-25 14:56:38.917 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 14:56:38.919 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=429169 2026-06-25 14:56:38.923 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 14:56:38.941 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 14:56:38.945 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 14:56:38.946 | ++ functions-common:git_clone:673 : head -1 2026-06-25 14:56:38.947 | 5d0367e Clean-up zuul config spacing 2026-06-25 14:56:38.950 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 14:56:38.953 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 14:56:38.953 | /opt/stack/os-test-images ~/devstack 2026-06-25 14:56:38.956 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 14:56:39.414 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 14:56:40.042 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 14:56:42.934 | generate installed: PyYAML==6.0.3 2026-06-25 14:56:42.934 | generate run-test-pre: PYTHONHASHSEED='3194392183' 2026-06-25 14:56:42.934 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 14:56:43.062 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 14:56:43.084 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-25 14:56:43.105 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-25 14:56:43.132 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 14:56:43.134 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 14:56:43.142 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 14:56:43.150 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 14:56:43.181 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 14:56:43.194 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 14:56:43.202 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 14:56:43.214 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 14:56:43.214 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-25 14:56:43.222 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-25 14:56:43.229 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 14:56:43.248 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-25 14:56:43.250 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 14:56:43.253 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 14:56:43.264 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 14:56:43.275 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 14:56:43.289 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 14:56:43.291 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-25 14:56:43.304 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-25 14:56:43.308 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 14:56:43.310 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-25 14:56:43.321 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-25 14:56:43.325 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-25 14:56:43.337 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 14:56:43.365 | ___________________________________ summary ____________________________________ 2026-06-25 14:56:43.365 | generate: commands succeeded 2026-06-25 14:56:43.365 | congratulations :) 2026-06-25 14:56:43.410 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 14:56:43.410 | ~/devstack 2026-06-25 14:56:43.413 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-25 14:56:43.455 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 14:56:43.460 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 14:56:43.481 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 14:56:43.484 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 14:56:43.487 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 14:56:43.526 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 14:56:43.568 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 14:56:43.571 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 14:56:43.574 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 14:56:43.577 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 14:56:43.582 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 14:56:47.084 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:47.087 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 14:56:47.087 | address-scope 2026-06-25 14:56:47.087 | agent 2026-06-25 14:56:47.087 | allowed-address-pairs 2026-06-25 14:56:47.087 | auto-allocated-topology 2026-06-25 14:56:47.087 | availability_zone 2026-06-25 14:56:47.087 | default-subnetpools 2026-06-25 14:56:47.087 | dhcp_agent_scheduler 2026-06-25 14:56:47.087 | dns-integration 2026-06-25 14:56:47.088 | dns-domain-ports 2026-06-25 14:56:47.088 | dns-integration-domain-keywords 2026-06-25 14:56:47.088 | empty-string-filtering 2026-06-25 14:56:47.088 | external-net 2026-06-25 14:56:47.088 | extra_dhcp_opt 2026-06-25 14:56:47.088 | extraroute 2026-06-25 14:56:47.088 | extraroute-atomic 2026-06-25 14:56:47.088 | filter-validation 2026-06-25 14:56:47.088 | floating-ip-port-forwarding-detail 2026-06-25 14:56:47.088 | fip-port-details 2026-06-25 14:56:47.088 | flavors 2026-06-25 14:56:47.089 | floatingip-pools 2026-06-25 14:56:47.089 | router 2026-06-25 14:56:47.089 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:56:47.089 | enable-default-route-bfd 2026-06-25 14:56:47.089 | enable-default-route-ecmp 2026-06-25 14:56:47.089 | ext-gw-mode 2026-06-25 14:56:47.089 | l3-ha 2026-06-25 14:56:47.089 | external-gateway-multihoming 2026-06-25 14:56:47.089 | l3-flavors 2026-06-25 14:56:47.089 | l3_agent_scheduler 2026-06-25 14:56:47.090 | multi-provider 2026-06-25 14:56:47.090 | net-mtu 2026-06-25 14:56:47.090 | net-mtu-writable 2026-06-25 14:56:47.090 | network_availability_zone 2026-06-25 14:56:47.090 | network-ip-availability 2026-06-25 14:56:47.090 | network-ip-availability-details 2026-06-25 14:56:47.090 | pagination 2026-06-25 14:56:47.091 | port-device-profile 2026-06-25 14:56:47.091 | port-mac-address-regenerate 2026-06-25 14:56:47.091 | port-numa-affinity-policy 2026-06-25 14:56:47.091 | port-numa-affinity-policy-socket 2026-06-25 14:56:47.091 | binding 2026-06-25 14:56:47.091 | binding-extended 2026-06-25 14:56:47.091 | port-security 2026-06-25 14:56:47.091 | project-id 2026-06-25 14:56:47.091 | provider 2026-06-25 14:56:47.091 | qinq 2026-06-25 14:56:47.091 | quota-check-limit 2026-06-25 14:56:47.092 | quota-check-limit-default 2026-06-25 14:56:47.092 | quotas 2026-06-25 14:56:47.092 | quota_details 2026-06-25 14:56:47.092 | rbac-policies 2026-06-25 14:56:47.092 | rbac-address-scope 2026-06-25 14:56:47.092 | rbac-security-groups 2026-06-25 14:56:47.092 | revision-if-match 2026-06-25 14:56:47.092 | standard-attr-revisions 2026-06-25 14:56:47.092 | router_availability_zone 2026-06-25 14:56:47.092 | router-enable-snat 2026-06-25 14:56:47.092 | security-groups-default-rules 2026-06-25 14:56:47.093 | security-groups-default-statefulness 2026-06-25 14:56:47.093 | security-groups-normalized-cidr 2026-06-25 14:56:47.093 | security-groups-remote-address-group 2026-06-25 14:56:47.093 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:56:47.093 | security-groups-shared-filtering 2026-06-25 14:56:47.093 | security-group 2026-06-25 14:56:47.093 | service-type 2026-06-25 14:56:47.094 | sorting 2026-06-25 14:56:47.094 | standard-attr-description 2026-06-25 14:56:47.094 | stateful-security-group 2026-06-25 14:56:47.094 | subnet-dns-publish-fixed-ip 2026-06-25 14:56:47.094 | subnet-external-network 2026-06-25 14:56:47.094 | subnet_onboard 2026-06-25 14:56:47.094 | subnet-service-types 2026-06-25 14:56:47.094 | subnet_allocation 2026-06-25 14:56:47.094 | subnetpool-prefix-ops 2026-06-25 14:56:47.094 | tag-creation 2026-06-25 14:56:47.094 | standard-attr-tag 2026-06-25 14:56:47.095 | standard-attr-timestamp 2026-06-25 14:56:47.095 | vlan-transparent' 2026-06-25 14:56:47.095 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 14:56:47.095 | address-scope 2026-06-25 14:56:47.095 | agent 2026-06-25 14:56:47.095 | allowed-address-pairs 2026-06-25 14:56:47.095 | auto-allocated-topology 2026-06-25 14:56:47.095 | availability_zone 2026-06-25 14:56:47.095 | default-subnetpools 2026-06-25 14:56:47.095 | dhcp_agent_scheduler 2026-06-25 14:56:47.095 | dns-integration 2026-06-25 14:56:47.095 | dns-domain-ports 2026-06-25 14:56:47.096 | dns-integration-domain-keywords 2026-06-25 14:56:47.096 | empty-string-filtering 2026-06-25 14:56:47.096 | external-net 2026-06-25 14:56:47.096 | extra_dhcp_opt 2026-06-25 14:56:47.096 | extraroute 2026-06-25 14:56:47.096 | extraroute-atomic 2026-06-25 14:56:47.096 | filter-validation 2026-06-25 14:56:47.096 | floating-ip-port-forwarding-detail 2026-06-25 14:56:47.096 | fip-port-details 2026-06-25 14:56:47.096 | flavors 2026-06-25 14:56:47.096 | floatingip-pools 2026-06-25 14:56:47.097 | router 2026-06-25 14:56:47.097 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 14:56:47.097 | enable-default-route-bfd 2026-06-25 14:56:47.097 | enable-default-route-ecmp 2026-06-25 14:56:47.097 | ext-gw-mode 2026-06-25 14:56:47.097 | l3-ha 2026-06-25 14:56:47.097 | external-gateway-multihoming 2026-06-25 14:56:47.097 | l3-flavors 2026-06-25 14:56:47.097 | l3_agent_scheduler 2026-06-25 14:56:47.097 | multi-provider 2026-06-25 14:56:47.097 | net-mtu 2026-06-25 14:56:47.097 | net-mtu-writable 2026-06-25 14:56:47.098 | network_availability_zone 2026-06-25 14:56:47.098 | network-ip-availability 2026-06-25 14:56:47.098 | network-ip-availability-details 2026-06-25 14:56:47.098 | pagination 2026-06-25 14:56:47.098 | port-device-profile 2026-06-25 14:56:47.098 | port-mac-address-regenerate 2026-06-25 14:56:47.098 | port-numa-affinity-policy 2026-06-25 14:56:47.098 | port-numa-affinity-policy-socket 2026-06-25 14:56:47.098 | binding 2026-06-25 14:56:47.098 | binding-extended 2026-06-25 14:56:47.098 | port-security 2026-06-25 14:56:47.099 | project-id 2026-06-25 14:56:47.099 | provider 2026-06-25 14:56:47.099 | qinq 2026-06-25 14:56:47.099 | quota-check-limit 2026-06-25 14:56:47.099 | quota-check-limit-default 2026-06-25 14:56:47.099 | quotas 2026-06-25 14:56:47.099 | quota_details 2026-06-25 14:56:47.099 | rbac-policies 2026-06-25 14:56:47.099 | rbac-address-scope 2026-06-25 14:56:47.099 | rbac-security-groups 2026-06-25 14:56:47.099 | revision-if-match 2026-06-25 14:56:47.099 | standard-attr-revisions 2026-06-25 14:56:47.100 | router_availability_zone 2026-06-25 14:56:47.100 | router-enable-snat 2026-06-25 14:56:47.100 | security-groups-default-rules 2026-06-25 14:56:47.100 | security-groups-default-statefulness 2026-06-25 14:56:47.100 | security-groups-normalized-cidr 2026-06-25 14:56:47.100 | security-groups-remote-address-group 2026-06-25 14:56:47.100 | security-groups-rules-belongs-to-default-sg 2026-06-25 14:56:47.100 | security-groups-shared-filtering 2026-06-25 14:56:47.100 | security-group 2026-06-25 14:56:47.100 | service-type 2026-06-25 14:56:47.100 | sorting 2026-06-25 14:56:47.100 | standard-attr-description 2026-06-25 14:56:47.101 | stateful-security-group 2026-06-25 14:56:47.101 | subnet-dns-publish-fixed-ip 2026-06-25 14:56:47.101 | subnet-external-network 2026-06-25 14:56:47.101 | subnet_onboard 2026-06-25 14:56:47.101 | subnet-service-types 2026-06-25 14:56:47.101 | subnet_allocation 2026-06-25 14:56:47.101 | subnetpool-prefix-ops 2026-06-25 14:56:47.101 | tag-creation 2026-06-25 14:56:47.101 | standard-attr-tag 2026-06-25 14:56:47.101 | standard-attr-timestamp 2026-06-25 14:56:47.101 | vlan-transparent =~ external-net ]] 2026-06-25 14:56:47.102 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 14:56:47.102 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 14:56:50.933 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 14:56:50.939 | ++ lib/tempest:configure_tempest:395 : public_network_id=04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 2026-06-25 14:56:50.942 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 14:56:55.008 | +---------------------------+--------------------------------------+ 2026-06-25 14:56:55.008 | | Field | Value | 2026-06-25 14:56:55.008 | +---------------------------+--------------------------------------+ 2026-06-25 14:56:55.008 | | admin_state_up | UP | 2026-06-25 14:56:55.008 | | availability_zone_hints | | 2026-06-25 14:56:55.009 | | availability_zones | | 2026-06-25 14:56:55.009 | | created_at | 2026-06-25T14:56:54Z | 2026-06-25 14:56:55.009 | | description | | 2026-06-25 14:56:55.009 | | dns_domain | None | 2026-06-25 14:56:55.009 | | id | dd44aa57-76a0-4e1c-b5db-4aa27e3b771f | 2026-06-25 14:56:55.009 | | ipv4_address_scope | None | 2026-06-25 14:56:55.009 | | ipv6_address_scope | None | 2026-06-25 14:56:55.009 | | is_default | False | 2026-06-25 14:56:55.009 | | is_vlan_qinq | None | 2026-06-25 14:56:55.009 | | is_vlan_transparent | False | 2026-06-25 14:56:55.010 | | mtu | 1442 | 2026-06-25 14:56:55.010 | | name | shared | 2026-06-25 14:56:55.010 | | port_security_enabled | True | 2026-06-25 14:56:55.010 | | project_id | 5d22bdd99b8f49f8ba3c18e5ccc91b36 | 2026-06-25 14:56:55.010 | | provider:network_type | geneve | 2026-06-25 14:56:55.010 | | provider:physical_network | None | 2026-06-25 14:56:55.010 | | provider:segmentation_id | 3953 | 2026-06-25 14:56:55.010 | | pvlan | None | 2026-06-25 14:56:55.010 | | qinq | False | 2026-06-25 14:56:55.010 | | qos_policy_id | None | 2026-06-25 14:56:55.011 | | revision_number | 1 | 2026-06-25 14:56:55.011 | | router:external | Internal | 2026-06-25 14:56:55.011 | | segments | None | 2026-06-25 14:56:55.011 | | shared | True | 2026-06-25 14:56:55.011 | | status | ACTIVE | 2026-06-25 14:56:55.011 | | subnets | | 2026-06-25 14:56:55.011 | | tags | | 2026-06-25 14:56:55.012 | | updated_at | 2026-06-25T14:56:54Z | 2026-06-25 14:56:55.012 | +---------------------------+--------------------------------------+ 2026-06-25 14:56:55.352 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-25 14:56:59.528 | +----------------------+--------------------------------------+ 2026-06-25 14:56:59.528 | | Field | Value | 2026-06-25 14:56:59.528 | +----------------------+--------------------------------------+ 2026-06-25 14:56:59.528 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 14:56:59.528 | | cidr | 192.168.233.0/24 | 2026-06-25 14:56:59.528 | | created_at | 2026-06-25T14:56:58Z | 2026-06-25 14:56:59.528 | | description | shared-subnet | 2026-06-25 14:56:59.528 | | dns_nameservers | | 2026-06-25 14:56:59.529 | | dns_publish_fixed_ip | None | 2026-06-25 14:56:59.529 | | enable_dhcp | True | 2026-06-25 14:56:59.529 | | gateway_ip | 192.168.233.1 | 2026-06-25 14:56:59.529 | | host_routes | | 2026-06-25 14:56:59.529 | | id | cbb41155-0138-4524-b28c-03111e0c9b68 | 2026-06-25 14:56:59.529 | | ip_version | 4 | 2026-06-25 14:56:59.529 | | ipv6_address_mode | None | 2026-06-25 14:56:59.529 | | ipv6_ra_mode | None | 2026-06-25 14:56:59.529 | | name | shared-subnet | 2026-06-25 14:56:59.530 | | network_id | dd44aa57-76a0-4e1c-b5db-4aa27e3b771f | 2026-06-25 14:56:59.530 | | project_id | 5d22bdd99b8f49f8ba3c18e5ccc91b36 | 2026-06-25 14:56:59.530 | | revision_number | 0 | 2026-06-25 14:56:59.530 | | router:external | False | 2026-06-25 14:56:59.530 | | segment_id | None | 2026-06-25 14:56:59.530 | | service_types | | 2026-06-25 14:56:59.530 | | subnetpool_id | None | 2026-06-25 14:56:59.530 | | tags | | 2026-06-25 14:56:59.530 | | updated_at | 2026-06-25T14:56:58Z | 2026-06-25 14:56:59.531 | +----------------------+--------------------------------------+ 2026-06-25 14:56:59.884 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 14:56:59.923 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 14:56:59.962 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 14:56:59.968 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 14:57:00.008 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 14:57:00.047 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 14:57:00.086 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 14:57:00.127 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 14:57:00.168 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.176/identity/v3 2026-06-25 14:57:00.208 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 14:57:00.245 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 14:57:00.281 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 14:57:00.319 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 14:57:00.322 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 14:57:00.368 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 14:57:00.409 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 14:57:00.445 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 14:57:00.480 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 14:57:00.514 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 14:57:00.534 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:00.538 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 14:57:00.542 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 14:57:00.583 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 14:57:00.601 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:00.604 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 14:57:00.642 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 14:57:00.680 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 14:57:00.719 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 14:57:00.722 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 14:57:00.759 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 14:57:00.796 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 14:57:00.817 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:00.820 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref c686d4ad-3982-4518-be93-20e5ad78605b 2026-06-25 14:57:00.857 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt c686d4ad-3982-4518-be93-20e5ad78605b 2026-06-25 14:57:00.901 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 14:57:00.942 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 14:57:00.981 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 14:57:01.022 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 14:57:01.042 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:01.045 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 14:57:01.049 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 14:57:01.052 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 14:57:01.055 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 14:57:01.058 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 14:57:01.061 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 14:57:01.083 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 14:57:01.086 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 14:57:01.121 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 14:57:01.154 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 14:57:01.190 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 14:57:01.244 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 14:57:01.290 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 14:57:01.333 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 14:57:01.374 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 14:57:01.409 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 14:57:01.456 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 14:57:01.460 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 14:57:01.502 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 14:57:01.505 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 14:57:01.530 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:01.533 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 14:57:01.577 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 14:57:01.592 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:01.594 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 14:57:01.596 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 14:57:01.610 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:01.613 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 14:57:01.615 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 14:57:01.617 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-25 14:57:01.646 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 14:57:01.673 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 04c36e80-97c5-4f62-afe4-7d3c5cb5c2a7 2026-06-25 14:57:01.701 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 14:57:01.730 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 14:57:01.768 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 14:57:01.806 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 14:57:01.837 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 14:57:01.874 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 14:57:01.914 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 14:57:01.917 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 14:57:01.921 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 14:57:01.924 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 14:57:01.962 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 14:57:01.966 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 14:57:01.966 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 14:57:01.971 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 14:57:01.974 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 14:57:02.015 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 14:57:02.018 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 14:57:02.020 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 14:57:02.023 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 14:57:02.026 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 14:57:02.062 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 14:57:02.098 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 14:57:02.132 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 14:57:02.168 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 14:57:02.205 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 14:57:02.243 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:02.246 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 14:57:02.250 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 14:57:02.272 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 14:57:02.313 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:02.316 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 14:57:02.319 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 14:57:02.339 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 14:57:02.377 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:02.380 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 14:57:02.382 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 14:57:02.387 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 14:57:02.406 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 14:57:02.441 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 14:57:02.443 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 14:57:02.447 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 14:57:02.468 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 14:57:02.502 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 14:57:02.534 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 14:57:02.537 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 14:57:02.568 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 14:57:02.571 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 14:57:02.573 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 14:57:02.575 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 14:57:02.594 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 14:57:02.596 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 14:57:02.630 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 14:57:02.648 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:02.650 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 14:57:02.683 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 14:57:02.687 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 14:57:02.690 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 14:57:02.694 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 14:57:02.696 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 14:57:02.699 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 14:57:02.702 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 14:57:02.704 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 14:57:02.707 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 14:57:02.729 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 14:57:02.732 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 14:57:02.770 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 14:57:02.773 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 14:57:02.776 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 14:57:02.779 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 14:57:02.818 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 14:57:02.855 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 14:57:02.902 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 14:57:02.905 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 14:57:02.909 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:02.913 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 14:57:02.931 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:02.933 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 14:57:02.963 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:02.965 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 14:57:02.980 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:02.983 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 14:57:03.014 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:03.016 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 14:57:03.031 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:03.033 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 14:57:03.060 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:03.063 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 14:57:03.078 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:03.080 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 14:57:03.109 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:03.111 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 14:57:03.127 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 14:57:03.129 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 14:57:03.158 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:03.161 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 14:57:03.175 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:03.178 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 14:57:03.206 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 14:57:03.208 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 14:57:03.226 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:57:03.230 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 14:57:03.269 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 14:57:03.272 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 14:57:03.275 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 14:57:03.279 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 14:57:03.318 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 14:57:03.322 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 14:57:03.325 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 14:57:03.328 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 14:57:03.365 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 14:57:03.369 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 14:57:03.371 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 14:57:03.375 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 14:57:03.379 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 14:57:03.382 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 14:57:03.387 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Iwex1t8d2T 2026-06-25 14:57:03.391 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 14:57:03.394 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 14:57:03.399 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 14:57:03.404 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.LYip9VHFn0 2026-06-25 14:57:03.408 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.LYip9VHFn0 2026-06-25 14:57:03.411 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 14:57:03.415 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.LYip9VHFn0 2026-06-25 14:57:03.419 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 14:57:03.423 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 14:57:03.426 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 14:57:03.434 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:03.437 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:03.441 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:03.445 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 14:57:03.449 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 14:57:03.453 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 14:57:04.012 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 14:57:05.013 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 14:57:22.640 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 14:57:30.226 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:57:30.226 | ___________________________________ summary ____________________________________ 2026-06-25 14:57:30.226 | venv-tempest: skipped tests 2026-06-25 14:57:30.226 | congratulations :) 2026-06-25 14:57:30.295 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.LYip9VHFn0 -r requirements.txt 2026-06-25 14:57:31.217 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-25 14:57:31.217 | !! 2026-06-25 14:57:31.217 | 2026-06-25 14:57:31.217 | ******************************************************************************** 2026-06-25 14:57:31.217 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 14:57:31.217 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 14:57:31.217 | 2026-06-25 14:57:31.217 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 14:57:31.218 | calls to avoid build errors in the future. 2026-06-25 14:57:31.218 | ******************************************************************************** 2026-06-25 14:57:31.218 | 2026-06-25 14:57:31.218 | !! 2026-06-25 14:57:31.218 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 14:57:31.628 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 14:57:31.629 | !! 2026-06-25 14:57:31.629 | 2026-06-25 14:57:31.629 | ******************************************************************************** 2026-06-25 14:57:31.629 | Please avoid running ``setup.py`` directly. 2026-06-25 14:57:31.629 | Instead, use pypa/build, pypa/installer or other 2026-06-25 14:57:31.629 | standards-based tools. 2026-06-25 14:57:31.629 | 2026-06-25 14:57:31.629 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 14:57:31.629 | calls to avoid build errors in the future. 2026-06-25 14:57:31.630 | 2026-06-25 14:57:31.630 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 14:57:31.630 | ******************************************************************************** 2026-06-25 14:57:31.630 | 2026-06-25 14:57:31.630 | !! 2026-06-25 14:57:31.630 | self.initialize_options() 2026-06-25 14:57:31.630 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 14:57:31.630 | warnings.warn(msg) 2026-06-25 14:57:31.663 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-25 14:57:31.664 | !! 2026-06-25 14:57:31.664 | 2026-06-25 14:57:31.664 | ******************************************************************************** 2026-06-25 14:57:31.664 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-25 14:57:31.664 | 2026-06-25 14:57:31.664 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 14:57:31.664 | or your builds will no longer be supported. 2026-06-25 14:57:31.664 | 2026-06-25 14:57:31.665 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 14:57:31.665 | ******************************************************************************** 2026-06-25 14:57:31.665 | 2026-06-25 14:57:31.665 | !! 2026-06-25 14:57:31.665 | corresp(dist, value, root_dir) 2026-06-25 14:57:31.823 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 14:57:39.077 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:57:39.078 | venv-tempest run-test-pre: PYTHONHASHSEED='466753782' 2026-06-25 14:57:39.078 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.LYip9VHFn0 -r requirements.txt 2026-06-25 14:57:40.157 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-25 14:57:40.158 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 14:57:40.160 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-25 14:57:40.161 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-25 14:57:40.162 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-25 14:57:40.163 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 14:57:40.164 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-25 14:57:40.165 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 14:57:40.168 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 14:57:40.169 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 14:57:40.170 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-25 14:57:40.172 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 14:57:40.172 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 14:57:40.175 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-25 14:57:40.176 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 14:57:40.176 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-25 14:57:40.176 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 14:57:40.176 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 14:57:40.177 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-25 14:57:40.178 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-25 14:57:40.179 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-25 14:57:40.180 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 14:57:40.181 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-25 14:57:40.184 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-25 14:57:40.186 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 14:57:40.187 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 14:57:40.190 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-25 14:57:40.191 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-25 14:57:40.194 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-25 14:57:40.195 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 14:57:40.200 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-25 14:57:40.201 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-25 14:57:40.203 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-25 14:57:40.206 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 14:57:40.212 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 14:57:40.216 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-25 14:57:40.217 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-25 14:57:40.221 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 14:57:40.223 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-25 14:57:40.228 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-25 14:57:40.230 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 14:57:40.233 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-06-25 14:57:40.236 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-25 14:57:40.238 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-25 14:57:40.240 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 14:57:40.242 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-25 14:57:40.257 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 14:57:40.265 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 14:57:40.282 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-25 14:57:40.287 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 14:57:40.288 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 14:57:40.288 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 14:57:40.288 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 14:57:40.301 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 14:57:40.329 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-25 14:57:40.337 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 14:57:40.338 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 14:57:40.340 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 14:57:40.355 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 14:57:40.357 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 14:57:40.363 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 14:57:40.646 | ___________________________________ summary ____________________________________ 2026-06-25 14:57:40.648 | venv-tempest: commands succeeded 2026-06-25 14:57:40.649 | congratulations :) 2026-06-25 14:57:40.713 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.LYip9VHFn0 2026-06-25 14:57:40.720 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 14:57:40.725 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 14:57:40.729 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 14:57:40.776 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.Iwex1t8d2T 2026-06-25 14:57:41.356 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 14:57:42.073 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 14:58:07.537 | venv develop-inst: /opt/stack/tempest 2026-06-25 14:58:16.482 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 14:58:16.482 | venv run-test-pre: PYTHONHASHSEED='1453475074' 2026-06-25 14:58:16.482 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Iwex1t8d2T 2026-06-25 14:58:16.771 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-25 14:58:16.771 | warnings.warn( 2026-06-25 14:58:17.809 | /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. 2026-06-25 14:58:17.810 | warnings.warn( 2026-06-25 14:58:19.180 | /opt/stack/tempest/tempest/lib/services/clients.py:209: 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 2026-06-25 14:58:19.180 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 14:58:21.180 | ___________________________________ summary ____________________________________ 2026-06-25 14:58:21.180 | venv: commands succeeded 2026-06-25 14:58:21.181 | congratulations :) 2026-06-25 14:58:21.227 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 14:58:21.243 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:58:21.246 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 14:58:21.248 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 14:58:21.264 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 14:58:21.266 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 14:58:21.269 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:58:21.272 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 14:58:21.275 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:58:21.279 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-25 14:58:21.282 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:58:21.285 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 14:58:21.287 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 14:58:21.290 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-25 14:58:21.312 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:58:21.337 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:58:21.340 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 14:58:21.343 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 14:58:21.382 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 14:58:21.386 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 14:58:21.389 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 14:58:21.434 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 14:58:21.438 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 14:58:21.442 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 14:58:21.480 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 14:58:21.480 | ' 2026-06-25 14:58:21.483 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 14:58:21.487 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 14:58:21.490 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 14:58:21.494 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 14:58:21.498 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 14:58:21.498 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 14:58:21.500 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 14:58:21.504 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 14:58:21.504 | /opt/stack/tempest 2026-06-25 14:58:21.508 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 14:58:21.512 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 14:58:21.515 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 14:58:21.519 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 14:58:21.522 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 14:58:21.526 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 14:58:21.530 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 14:58:21.535 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 14:58:21.538 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 14:58:21.542 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 14:58:21.544 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 14:58:21.547 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 14:58:21.550 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 14:58:21.553 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:58:21.556 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 14:58:21.559 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 14:58:21.562 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 14:58:21.565 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 14:58:21.568 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 14:58:21.570 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 14:58:21.573 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 14:58:21.573 | /^\[\[.+\|.*\]\]/ { 2026-06-25 14:58:21.573 | gsub("[][]", "", $1); 2026-06-25 14:58:21.573 | split($1, a, "|"); 2026-06-25 14:58:21.573 | if (a[1] == matchgroup) 2026-06-25 14:58:21.573 | print a[2] 2026-06-25 14:58:21.573 | } 2026-06-25 14:58:21.574 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 184 osc 540 apt-get 237 test_with_retry 8 dbsync 9 pip_install 195 apt-get-update 5 run_process 48 git_timed 429 ------------------------- Unaccounted time 66 ========================= Total runtime 1752 ================= Async summary ================= Time spent in the background minus waits: 660 sec Elapsed time: 1752 sec Time if we did everything serially: 2412 sec Speedup: 1.37671 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21026 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 83 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5351 | | neutron | INSERT | 844 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 82 | | placement | SET | 1 | | neutron | UPDATE | 252 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | UPDATE | 37 | | nova_cell1 | INSERT | 3 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.176 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.176/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble